diff --git a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po index 70ef6f3d5e..96f52d646f 100644 --- a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mohammed ALDOUB , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-01-26 08:48+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: forms.py:25 links.py:10 links.py:16 msgid "New holder" @@ -45,16 +44,16 @@ msgid "ACLs" msgstr "ACLs" #: links.py:7 links.py:15 -msgid "details" -msgstr "details" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "grant" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "revoke" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -77,29 +76,25 @@ msgid "permission" msgstr "permission" #: models.py:52 -msgid "access entry" -msgstr "access entry" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "access entries" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "default access entry" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "default access entries" +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Creator" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "creator" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Access control lists" @@ -122,33 +117,33 @@ msgstr "View class default ACLs" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "access control lists for: %s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "holder" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "permissions" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "namespace" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "label" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "has permission" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -184,9 +179,7 @@ msgstr "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "" -"%(actor)s, already had the permission \"%(permission)s\" granted for " -"%(object)s." +msgstr "%(actor)s, already had the permission \"%(permission)s\" granted for %(object)s." #: views.py:278 views.py:605 #, python-format @@ -211,37 +204,39 @@ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." #: views.py:296 views.py:623 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." -msgstr "" -"%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." +msgstr "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "add new holder for: %s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "Select" #: views.py:385 -msgid "classes" -msgstr "classes" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "class" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "default access control lists for class: %s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "add new holder for class: %s" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po index 9038a195cc..2163e4db69 100644 --- a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po @@ -1,23 +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: # Iliya Georgiev , 2012 # Pavlin Koldamov , 2012 +# Pavlin Koldamov , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-10-15 10:27+0000\n" -"Last-Translator: Pavlin Koldamov \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:25 links.py:10 links.py:16 @@ -45,16 +46,16 @@ msgid "ACLs" msgstr "Контролни списъци за достъп" #: links.py:7 links.py:15 -msgid "details" -msgstr "детайли" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "предоставяне" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "отменя" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -77,29 +78,25 @@ msgid "permission" msgstr "разрешение" #: models.py:52 -msgid "access entry" -msgstr "достъп за влизане" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "достъп вписвания" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" +msgid "Default access entry" msgstr "" #: models.py:90 -msgid "default access entries" +msgid "Default access entries" msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Контролни списъци за достъп" @@ -122,32 +119,32 @@ msgstr "" #: views.py:46 #, python-format -msgid "access control lists for: %s" +msgid "Access control lists for: %s" msgstr "" #: views.py:48 views.py:408 -msgid "holder" +msgid "Holder" msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "разрешения" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" #: views.py:103 views.py:441 -msgid "namespace" +msgid "Namespace" msgstr "" #: views.py:104 views.py:442 -msgid "label" +msgid "Label" msgstr "" #: views.py:106 views.py:444 -msgid "has permission" +msgid "Has permission" msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 @@ -194,14 +191,12 @@ msgstr " от %s" #: views.py:281 views.py:608 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" -msgstr "" -"Сигурни ли сте, че искате да отнемете разрешението за %(title_suffix)s?" +msgstr "Сигурни ли сте, че искате да отнемете разрешението за %(title_suffix)s?" #: views.py:283 views.py:610 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" -msgstr "" -"Сигурни ли сте, че искате да отнемете разрешенията за %(title_suffix)s?" +msgstr "Сигурни ли сте, че искате да отнемете разрешенията за %(title_suffix)s?" #: views.py:290 views.py:617 #, python-format @@ -215,7 +210,7 @@ msgstr "" #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 @@ -223,24 +218,27 @@ msgid "Select" msgstr "" #: views.py:385 -msgid "classes" -msgstr "класове" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "клас" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "правила за достъп по подразбиране за клас: %s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po index e87bddf887..b46c565119 100644 --- a/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # www.ping.ba , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-28 13:46+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:25 links.py:10 links.py:16 msgid "New holder" @@ -45,16 +44,16 @@ msgid "ACLs" msgstr "ACLs" #: links.py:7 links.py:15 -msgid "details" -msgstr "detalji" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "odobriti" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "ukinuti" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -77,29 +76,25 @@ msgid "permission" msgstr "dozvole" #: models.py:52 -msgid "access entry" -msgstr "pristupni unos" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "pristupni unosi" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "difoltni pristupni unos" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "difoltni pristupni unosi" +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Kreator" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "kreator" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Liste kontrole pristupa (ACLs)" @@ -122,33 +117,33 @@ msgstr "Pregledati difoltne ACLs klase" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "lista kontrole pristupa (ACL) za: %s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "posjednik" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "dozvole" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "važeće dozvole za: %(actor)s prema %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "prostor za ime" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "labela" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "ima dozvolu" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -213,32 +208,35 @@ msgstr "%(actor)s, nije imao/la dozvolu \"%(permission)s\" prema %(object)s." #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "dodati novog posjednika za: %s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "Odabrati" #: views.py:385 -msgid "classes" -msgstr "klase" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "klasa" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "difoltna lista kontrole pristupa (ACL) za klasu: %s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "važeće dozvole za: %(actor)s za klasu %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "dodati novog posjednika za klasu: %s" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/da/LC_MESSAGES/django.po b/mayan/apps/acls/locale/da/LC_MESSAGES/django.po index e705e189e1..d86e22e4e6 100644 --- a/mayan/apps/acls/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/da/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-01-02 09:45+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:25 links.py:10 links.py:16 @@ -43,15 +43,15 @@ msgid "ACLs" msgstr "" #: links.py:7 links.py:15 -msgid "details" +msgid "Details" msgstr "" #: links.py:8 links.py:17 -msgid "grant" +msgid "Grant" msgstr "" #: links.py:9 links.py:18 -msgid "revoke" +msgid "Revoke" msgstr "" #: links.py:12 @@ -75,29 +75,25 @@ msgid "permission" msgstr "" #: models.py:52 -msgid "access entry" +msgid "Access entry" msgstr "" #: models.py:53 -msgid "access entries" +msgid "Access entries" msgstr "" #: models.py:89 -msgid "default access entry" +msgid "Default access entry" msgstr "" #: models.py:90 -msgid "default access entries" +msgid "Default access entries" msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "" @@ -120,32 +116,32 @@ msgstr "" #: views.py:46 #, python-format -msgid "access control lists for: %s" +msgid "Access control lists for: %s" msgstr "" #: views.py:48 views.py:408 -msgid "holder" +msgid "Holder" msgstr "" #: views.py:49 views.py:409 -msgid "permissions" +msgid "Permissions" msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" #: views.py:103 views.py:441 -msgid "namespace" +msgid "Namespace" msgstr "" #: views.py:104 views.py:442 -msgid "label" +msgid "Label" msgstr "" #: views.py:106 views.py:444 -msgid "has permission" +msgid "Has permission" msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 @@ -211,7 +207,7 @@ msgstr "" #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 @@ -219,24 +215,27 @@ msgid "Select" msgstr "" #: views.py:385 -msgid "classes" +msgid "Classes" msgstr "" #: views.py:387 -msgid "class" +msgid "Class" msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" +msgid "Default access control lists for class: %s" msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d5e4037bd4 --- /dev/null +++ b/mayan/apps/acls/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,241 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:25 links.py:10 links.py:16 +msgid "New holder" +msgstr "" + +#: forms.py:42 +msgid "Users" +msgstr "" + +#: forms.py:45 +msgid "Groups" +msgstr "" + +#: forms.py:48 +msgid "Roles" +msgstr "" + +#: forms.py:51 +msgid "Special" +msgstr "" + +#: links.py:6 +msgid "ACLs" +msgstr "" + +#: links.py:7 links.py:15 +msgid "Details" +msgstr "" + +#: links.py:8 links.py:17 +msgid "Grant" +msgstr "" + +#: links.py:9 links.py:18 +msgid "Revoke" +msgstr "" + +#: links.py:12 +msgid "Default ACLs" +msgstr "" + +#: links.py:13 +msgid "List of classes" +msgstr "" + +#: links.py:14 +msgid "ACLs for class" +msgstr "" + +#: managers.py:118 managers.py:130 +msgid "Insufficient access." +msgstr "" + +#: models.py:26 models.py:68 +msgid "permission" +msgstr "" + +#: models.py:52 +msgid "Access entry" +msgstr "" + +#: models.py:53 +msgid "Access entries" +msgstr "" + +#: models.py:89 +msgid "Default access entry" +msgstr "" + +#: models.py:90 +msgid "Default access entries" +msgstr "" + +#: models.py:109 models.py:112 models.py:113 +msgid "Creator" +msgstr "" + +#: permissions.py:7 permissions.py:8 +msgid "Access control lists" +msgstr "" + +#: permissions.py:10 +msgid "Edit ACLs" +msgstr "" + +#: permissions.py:11 +msgid "View ACLs" +msgstr "" + +#: permissions.py:13 +msgid "Edit class default ACLs" +msgstr "" + +#: permissions.py:14 +msgid "View class default ACLs" +msgstr "" + +#: views.py:46 +#, python-format +msgid "Access control lists for: %s" +msgstr "" + +#: views.py:48 views.py:408 +msgid "Holder" +msgstr "" + +#: views.py:49 views.py:409 +msgid "Permissions" +msgstr "" + +#: views.py:96 +#, python-format +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" + +#: views.py:103 views.py:441 +msgid "Namespace" +msgstr "" + +#: views.py:104 views.py:442 +msgid "Label" +msgstr "" + +#: views.py:106 views.py:444 +msgid "Has permission" +msgstr "" + +#: views.py:183 views.py:276 views.py:524 views.py:603 +msgid ", " +msgstr "" + +#: views.py:184 views.py:277 views.py:525 views.py:604 +#, python-format +msgid " for %s" +msgstr "" + +#: views.py:185 views.py:526 +#, python-format +msgid " to %s" +msgstr "" + +#: views.py:188 views.py:529 +#, python-format +msgid "Are you sure you wish to grant the permission %(title_suffix)s?" +msgstr "" + +#: views.py:190 views.py:531 +#, python-format +msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:197 views.py:538 +#, python-format +msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." +msgstr "" + +#: views.py:203 views.py:544 +#, python-format +msgid "" +"%(actor)s, already had the permission \"%(permission)s\" granted for " +"%(object)s." +msgstr "" + +#: views.py:278 views.py:605 +#, python-format +msgid " from %s" +msgstr "" + +#: views.py:281 views.py:608 +#, python-format +msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" +msgstr "" + +#: views.py:283 views.py:610 +#, python-format +msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:290 views.py:617 +#, python-format +msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." +msgstr "" + +#: views.py:296 views.py:623 +#, python-format +msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." +msgstr "" + +#: views.py:352 +#, python-format +msgid "Add new holder for: %s" +msgstr "" + +#: views.py:353 views.py:485 +msgid "Select" +msgstr "" + +#: views.py:385 +msgid "Classes" +msgstr "" + +#: views.py:387 +msgid "Class" +msgstr "" + +#: views.py:406 +#, python-format +msgid "Default access control lists for class: %s" +msgstr "" + +#: views.py:434 +#, python-format +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" + +#: views.py:483 +#, python-format +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po index f47ea36506..b3ec0ec105 100644 --- a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po @@ -1,11 +1,13 @@ # 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 # Mathias Behrle , 2014 # Stefan Lodders , 2012 +# Stefan Lodders , 2012 # tilmannsittig , 2012 # tilmannsittig , 2012 # Tobias Paepke , 2014 @@ -13,15 +15,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-03-12 16:11+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:25 links.py:10 links.py:16 @@ -49,16 +50,16 @@ msgid "ACLs" msgstr "Zugriffsberechtigungen" #: links.py:7 links.py:15 -msgid "details" -msgstr "Details" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "Erlauben" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "Entziehen" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -81,29 +82,25 @@ msgid "permission" msgstr "Berechtigung" #: models.py:52 -msgid "access entry" -msgstr "Zugriffsberechtigungseintrag" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "Zugriffsberechtigungseinträge" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "Zugriffsberechtigungseintrag" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "Zugriffsberechtigungseinträge" +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Ersteller" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "Ersteller" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Zugriffsberechtigungslisten" @@ -126,33 +123,33 @@ msgstr "Zugriffsberechtigungen der Klasse anzeigen" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "Zugriffberechtigungsliste für %s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "Berechtigter" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "Berechtigungen" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "Verfügbare Berechtigungen für %(actor)s in Bezug auf %(obj)s " +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "Namensraum" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "Bezeichner" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "hat die Berechtigung" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -171,16 +168,12 @@ msgstr "zu %s" #: views.py:188 views.py:529 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" -msgstr "" -"Sind Sie sicher, dass Sie die Berechtigung %(title_suffix)s erteilen " -"möchten?" +msgstr "Sind Sie sicher, dass Sie die Berechtigung %(title_suffix)s erteilen möchten?" #: views.py:190 views.py:531 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" -msgstr "" -"Sind Sie sicher, dass Sie die Berechtigungen %(title_suffix)s erteilen " -"möchten?" +msgstr "Sind Sie sicher, dass Sie die Berechtigungen %(title_suffix)s erteilen möchten?" #: views.py:197 views.py:538 #, python-format @@ -192,9 +185,7 @@ msgstr "Berechtigung \"%(permission)s\" gewährt an %(actor)s für %(object)s." msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "" -"%(actor)s verfügt bereits über die Berechtigung \"%(permission)s an " -"%(object)s." +msgstr "%(actor)s verfügt bereits über die Berechtigung \"%(permission)s an %(object)s." #: views.py:278 views.py:605 #, python-format @@ -204,16 +195,12 @@ msgstr "von %s" #: views.py:281 views.py:608 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" -msgstr "" -"Sind Sie sicher, dass Sie die Berechtigung %(title_suffix)s entziehen " -"möchten?" +msgstr "Sind Sie sicher, dass Sie die Berechtigung %(title_suffix)s entziehen möchten?" #: views.py:283 views.py:610 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" -msgstr "" -"Sind Sie sicher, dass Sie die Berechtigungen %(title_suffix)s entziehen " -"möchten?" +msgstr "Sind Sie sicher, dass Sie die Berechtigungen %(title_suffix)s entziehen möchten?" #: views.py:290 views.py:617 #, python-format @@ -223,37 +210,39 @@ msgstr "Berechtigung \"%(permission)s\" für %(actor)s an %(object)s entzogen." #: views.py:296 views.py:623 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." -msgstr "" -"%(actor)s verfügte nicht über Berechtigung \"%(permission)s\" für %(object)s." +msgstr "%(actor)s verfügte nicht über Berechtigung \"%(permission)s\" für %(object)s." #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "Neuen Berechtigten eintragen für %s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "Auswählen" #: views.py:385 -msgid "classes" -msgstr "Klassen" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "Klasse" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "Zugriffsberechtigungen für Klasse %s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "Verfügbare Berechtigungen für %(actor)s in Bezug auf %(class)s " +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "Neue Berechtigung für Klasse %s eintragen" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/en/LC_MESSAGES/django.po b/mayan/apps/acls/locale/en/LC_MESSAGES/django.po index cee1cbc8ef..75f89b3c92 100644 --- a/mayan/apps/acls/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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: 2014-07-31 19:51-0400\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" "PO-Revision-Date: 2012-02-02 18:20+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -43,15 +43,18 @@ msgid "ACLs" msgstr "ACLs" #: links.py:7 links.py:15 -msgid "details" +#, fuzzy +msgid "Details" msgstr "details" #: links.py:8 links.py:17 -msgid "grant" +#, fuzzy +msgid "Grant" msgstr "grant" #: links.py:9 links.py:18 -msgid "revoke" +#, fuzzy +msgid "Revoke" msgstr "revoke" #: links.py:12 @@ -75,29 +78,29 @@ msgid "permission" msgstr "permission" #: models.py:52 -msgid "access entry" +#, fuzzy +msgid "Access entry" msgstr "access entry" #: models.py:53 -msgid "access entries" +#, fuzzy +msgid "Access entries" msgstr "access entries" #: models.py:89 -msgid "default access entry" +#, fuzzy +msgid "Default access entry" msgstr "default access entry" #: models.py:90 -msgid "default access entries" +#, fuzzy +msgid "Default access entries" msgstr "default access entries" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Creator" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "creator" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Access control lists" @@ -119,33 +122,38 @@ msgid "View class default ACLs" msgstr "View class default ACLs" #: views.py:46 -#, python-format -msgid "access control lists for: %s" +#, fuzzy, python-format +msgid "Access control lists for: %s" msgstr "access control lists for: %s" #: views.py:48 views.py:408 -msgid "holder" +#, fuzzy +msgid "Holder" msgstr "holder" #: views.py:49 views.py:409 -msgid "permissions" +#, fuzzy +msgid "Permissions" msgstr "permissions" #: views.py:96 -#, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +#, fuzzy, python-format +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "permissions available to: %(actor)s for %(obj)s" #: views.py:103 views.py:441 -msgid "namespace" +#, fuzzy +msgid "Namespace" msgstr "namespace" #: views.py:104 views.py:442 -msgid "label" +#, fuzzy +msgid "Label" msgstr "label" #: views.py:106 views.py:444 -msgid "has permission" +#, fuzzy +msgid "Has permission" msgstr "has permission" #: views.py:183 views.py:276 views.py:524 views.py:603 @@ -213,8 +221,8 @@ msgstr "" "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." #: views.py:352 -#, python-format -msgid "add new holder for: %s" +#, fuzzy, python-format +msgid "Add new holder for: %s" msgstr "add new holder for: %s" #: views.py:353 views.py:485 @@ -222,24 +230,29 @@ msgid "Select" msgstr "Select" #: views.py:385 -msgid "classes" +#, fuzzy +msgid "Classes" msgstr "classes" #: views.py:387 -msgid "class" +#, fuzzy +msgid "Class" msgstr "class" #: views.py:406 -#, python-format -msgid "default access control lists for class: %s" +#, fuzzy, python-format +msgid "Default access control lists for class: %s" msgstr "default access control lists for class: %s" #: views.py:434 -#, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +#, fuzzy, python-format +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "permissions available to: %(actor)s for class %(class)s" #: views.py:483 -#, python-format -msgid "add new holder for class: %s" +#, fuzzy, python-format +msgid "Add new holder for class: %s" msgstr "add new holder for class: %s" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/es/LC_MESSAGES/django.po b/mayan/apps/acls/locale/es/LC_MESSAGES/django.po index ce07e1b11f..8ff8c9b414 100644 --- a/mayan/apps/acls/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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 @@ -10,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-07-04 17:25+0000\n" -"Last-Translator: jmcainzos \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:25 links.py:10 links.py:16 @@ -46,16 +45,16 @@ msgid "ACLs" msgstr "LCA" #: links.py:7 links.py:15 -msgid "details" -msgstr "detalles" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "otorgar" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "revocar" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -78,29 +77,25 @@ msgid "permission" msgstr "permiso" #: models.py:52 -msgid "access entry" -msgstr "entrada de acceso" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "entradas de acceso" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "entrada de acceso por defecto" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "entradas de acceso por defecto" +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Creador" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "creador" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Listas de control de acceso" @@ -123,33 +118,33 @@ msgstr "Ver LCA por defecto de la clase" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "listas de control de acceso para: %s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "titular" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "permisos" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "permisos disponibles para: %(actor)s para %(obj)s " +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "espacio de nombres" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "etiqueta" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "tiene permiso" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -185,8 +180,7 @@ msgstr "Permiso \"%(permission)s\" otorgado a %(actor)s para %(object)s." msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "" -"%(actor)s, ya tenía el permiso \"%(permission)s\", otorgado para %(object)s." +msgstr "%(actor)s, ya tenía el permiso \"%(permission)s\", otorgado para %(object)s." #: views.py:278 views.py:605 #, python-format @@ -215,32 +209,35 @@ msgstr "%(actor)s, no tenía el permiso \"%(permission)s\" para %(object)s." #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "añadir nuevo titular para: %s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "Seleccionar" #: views.py:385 -msgid "classes" -msgstr "clases" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "clase" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "listas de control de acceso por defecto para la clase: %s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "permisos disponibles para: %(actor)s para la clase %(class)s " +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "añadir nuevo titular para la clase: %s" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po index 6cbdb6e6b0..e68f9fe392 100644 --- a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po @@ -1,242 +1,242 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:25 links.py:10 links.py:16 msgid "New holder" -msgstr "" +msgstr "دارنده مجوز جدید" #: forms.py:42 msgid "Users" -msgstr "" +msgstr "کاربران" #: forms.py:45 msgid "Groups" -msgstr "" +msgstr "گروه ها" #: forms.py:48 msgid "Roles" -msgstr "" +msgstr "رل ها" #: forms.py:51 msgid "Special" -msgstr "" +msgstr "ویژه" #: links.py:6 msgid "ACLs" -msgstr "" +msgstr "لیست دسترسی ها (ACLs)" #: links.py:7 links.py:15 -msgid "details" +msgid "Details" msgstr "" #: links.py:8 links.py:17 -msgid "grant" +msgid "Grant" msgstr "" #: links.py:9 links.py:18 -msgid "revoke" +msgid "Revoke" msgstr "" #: links.py:12 msgid "Default ACLs" -msgstr "" +msgstr "لیست دسترسی های پیش فرض" #: links.py:13 msgid "List of classes" -msgstr "" +msgstr "لیست کلاس ها" #: links.py:14 msgid "ACLs for class" -msgstr "" +msgstr "لیست دسترسیها برای کلاس" #: managers.py:118 managers.py:130 msgid "Insufficient access." -msgstr "" +msgstr "دسترسی ناکافی" #: models.py:26 models.py:68 msgid "permission" -msgstr "" +msgstr "اجازه" #: models.py:52 -msgid "access entry" +msgid "Access entry" msgstr "" #: models.py:53 -msgid "access entries" +msgid "Access entries" msgstr "" #: models.py:89 -msgid "default access entry" +msgid "Default access entry" msgstr "" #: models.py:90 -msgid "default access entries" +msgid "Default access entries" msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" -msgstr "" - -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" +msgstr "خالق" #: permissions.py:7 permissions.py:8 msgid "Access control lists" -msgstr "" +msgstr "لیست کنترل دسترسی ها" #: permissions.py:10 msgid "Edit ACLs" -msgstr "" +msgstr "ویرایش دسترسی ها" #: permissions.py:11 msgid "View ACLs" -msgstr "" +msgstr "دیدن دسترسی ها" #: permissions.py:13 msgid "Edit class default ACLs" -msgstr "" +msgstr "ویرایش دسترسی های پیش فرض کلاس" #: permissions.py:14 msgid "View class default ACLs" -msgstr "" +msgstr "دیدن دسترسی های پیش فرض کلاس" #: views.py:46 #, python-format -msgid "access control lists for: %s" +msgid "Access control lists for: %s" msgstr "" #: views.py:48 views.py:408 -msgid "holder" +msgid "Holder" msgstr "" #: views.py:49 views.py:409 -msgid "permissions" +msgid "Permissions" msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" #: views.py:103 views.py:441 -msgid "namespace" +msgid "Namespace" msgstr "" #: views.py:104 views.py:442 -msgid "label" +msgid "Label" msgstr "" #: views.py:106 views.py:444 -msgid "has permission" +msgid "Has permission" msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " -msgstr "" +msgstr "," #: views.py:184 views.py:277 views.py:525 views.py:604 #, python-format msgid " for %s" -msgstr "" +msgstr "برای %s" #: views.py:185 views.py:526 #, python-format msgid " to %s" -msgstr "" +msgstr "به %s" #: views.py:188 views.py:529 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" -msgstr "" +msgstr "آیا از دادن مجوز به %(title_suffix)s مطمئن هستید؟" #: views.py:190 views.py:531 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" -msgstr "" +msgstr "آیا از دادن مجوز به %(title_suffix)s مطمئن هستید؟" #: views.py:197 views.py:538 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." -msgstr "" +msgstr "مجوز \"%(permission)s\" داده شده به %(actor)s برای %(object)s." #: views.py:203 views.py:544 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "" +msgstr "%(actor)s دارای مجوز %(permission)s برروی %(object)s میباشد." #: views.py:278 views.py:605 #, python-format msgid " from %s" -msgstr "" +msgstr "از %s" #: views.py:281 views.py:608 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" -msgstr "" +msgstr "آیا مطمئن هستید که میخواهید مجوز %(title_suffix)s را لغو کنید؟" #: views.py:283 views.py:610 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" -msgstr "" +msgstr "آیا مطمئن هستید که میخواهید مجوز %(title_suffix)s را لغو کنید؟" #: views.py:290 views.py:617 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." -msgstr "" +msgstr "مجوز \"%(permission)s از %(actor)s برای %(object)s گرفته شد." #: views.py:296 views.py:623 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." -msgstr "" +msgstr "%(actor)s مجوز %(permission)s را برای %(object)s نداشت." #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 msgid "Select" -msgstr "" +msgstr "انتخاب" #: views.py:385 -msgid "classes" +msgid "Classes" msgstr "" #: views.py:387 -msgid "class" +msgid "Class" msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" +msgid "Default access control lists for class: %s" msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po index 04422584cd..10ffadaac9 100644 --- a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-28 15:20+0000\n" -"Last-Translator: Pierre Lhoste \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:25 links.py:10 links.py:16 @@ -44,16 +44,16 @@ msgid "ACLs" msgstr "ACLs" #: links.py:7 links.py:15 -msgid "details" -msgstr "détails" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "autoriser" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "révoquer" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -76,29 +76,25 @@ msgid "permission" msgstr "autorisation" #: models.py:52 -msgid "access entry" -msgstr "autorisation d'accès" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "autorisations d'accès" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "autorisation d'accès par défaut" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "autorisations d'accès par défaut" +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Créateur" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "créateur" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Listes de contrôle d'accès (ACL)" @@ -121,33 +117,33 @@ msgstr "Afficher ACLs par défaut pour la classe" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "Liste de contrôle d'accès (ACL) pour: %s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "détenteur" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "autorisations" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "autorisations pour: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "espace de nommage" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "label" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "autorisation accordée " +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -166,14 +162,12 @@ msgstr "sur %s" #: views.py:188 views.py:529 #, python-format msgid "Are you sure you wish to grant the permission %(title_suffix)s?" -msgstr "" -"Êtes vous certain de vouloir attribuer l'autorisation %(title_suffix)s?" +msgstr "Êtes vous certain de vouloir attribuer l'autorisation %(title_suffix)s?" #: views.py:190 views.py:531 #, python-format msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" -msgstr "" -"Êtes vous certain de vouloir attribuer les autorisations %(title_suffix)s?" +msgstr "Êtes vous certain de vouloir attribuer les autorisations %(title_suffix)s?" #: views.py:197 views.py:538 #, python-format @@ -185,9 +179,7 @@ msgstr "Autorisation \"%(permission)s\" accordée à %(actor)s sur %(object)s." msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "" -"%(actor)s, dispose déjà de l'autorisation \"%(permission)s\" accordée sur " -"%(object)s." +msgstr "%(actor)s, dispose déjà de l'autorisation \"%(permission)s\" accordée sur %(object)s." #: views.py:278 views.py:605 #, python-format @@ -202,14 +194,12 @@ msgstr "Êtes vous certain de vouloir révoquer l'autorisation %(title_suffix)s? #: views.py:283 views.py:610 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" -msgstr "" -"Êtes vous certain de vouloir révoquer les autorisations %(title_suffix)s?" +msgstr "Êtes vous certain de vouloir révoquer les autorisations %(title_suffix)s?" #: views.py:290 views.py:617 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." -msgstr "" -"Autorisation \"%(permission)s\" révoquée pour %(actor)s sur %(object)s." +msgstr "Autorisation \"%(permission)s\" révoquée pour %(actor)s sur %(object)s." #: views.py:296 views.py:623 #, python-format @@ -218,32 +208,35 @@ msgstr "%(actor)s, n'a pas l'autorisation \"%(permission)s\" sur %(object)s." #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "ajouter un nouveau détenteur pour: %s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "Sélectionner" #: views.py:385 -msgid "classes" -msgstr "classes" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "classe" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "liste de contrôle d'accès (ACL) par défaut pour: %s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "autorisations attribuées à: %(actor)s sur la classe %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "ajouter un nouveau détenteur sur la classe: %s" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.po index 074211ec74..9032f730bc 100644 --- a/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/hr_HR/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-01-02 09:45+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" #: forms.py:25 links.py:10 links.py:16 msgid "New holder" @@ -44,15 +43,15 @@ msgid "ACLs" msgstr "" #: links.py:7 links.py:15 -msgid "details" +msgid "Details" msgstr "" #: links.py:8 links.py:17 -msgid "grant" +msgid "Grant" msgstr "" #: links.py:9 links.py:18 -msgid "revoke" +msgid "Revoke" msgstr "" #: links.py:12 @@ -76,29 +75,25 @@ msgid "permission" msgstr "" #: models.py:52 -msgid "access entry" +msgid "Access entry" msgstr "" #: models.py:53 -msgid "access entries" +msgid "Access entries" msgstr "" #: models.py:89 -msgid "default access entry" +msgid "Default access entry" msgstr "" #: models.py:90 -msgid "default access entries" +msgid "Default access entries" msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "" @@ -121,32 +116,32 @@ msgstr "" #: views.py:46 #, python-format -msgid "access control lists for: %s" +msgid "Access control lists for: %s" msgstr "" #: views.py:48 views.py:408 -msgid "holder" +msgid "Holder" msgstr "" #: views.py:49 views.py:409 -msgid "permissions" +msgid "Permissions" msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" #: views.py:103 views.py:441 -msgid "namespace" +msgid "Namespace" msgstr "" #: views.py:104 views.py:442 -msgid "label" +msgid "Label" msgstr "" #: views.py:106 views.py:444 -msgid "has permission" +msgid "Has permission" msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 @@ -212,7 +207,7 @@ msgstr "" #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 @@ -220,24 +215,27 @@ msgid "Select" msgstr "" #: views.py:385 -msgid "classes" +msgid "Classes" msgstr "" #: views.py:387 -msgid "class" +msgid "Class" msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" +msgid "Default access control lists for class: %s" msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po index eadce93221..040ab02156 100644 --- a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/hu/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: # Dezső József , 2014 @@ -9,15 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-07-17 06:16+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:25 links.py:10 links.py:16 @@ -45,15 +44,15 @@ msgid "ACLs" msgstr "ACL-ek" #: links.py:7 links.py:15 -msgid "details" -msgstr "részletek" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" +msgid "Grant" msgstr "" #: links.py:9 links.py:18 -msgid "revoke" +msgid "Revoke" msgstr "" #: links.py:12 @@ -77,29 +76,25 @@ msgid "permission" msgstr "" #: models.py:52 -msgid "access entry" +msgid "Access entry" msgstr "" #: models.py:53 -msgid "access entries" +msgid "Access entries" msgstr "" #: models.py:89 -msgid "default access entry" +msgid "Default access entry" msgstr "" #: models.py:90 -msgid "default access entries" +msgid "Default access entries" msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "" @@ -122,32 +117,32 @@ msgstr "" #: views.py:46 #, python-format -msgid "access control lists for: %s" +msgid "Access control lists for: %s" msgstr "" #: views.py:48 views.py:408 -msgid "holder" +msgid "Holder" msgstr "" #: views.py:49 views.py:409 -msgid "permissions" +msgid "Permissions" msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" #: views.py:103 views.py:441 -msgid "namespace" +msgid "Namespace" msgstr "" #: views.py:104 views.py:442 -msgid "label" +msgid "Label" msgstr "" #: views.py:106 views.py:444 -msgid "has permission" +msgid "Has permission" msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 @@ -213,7 +208,7 @@ msgstr "" #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 @@ -221,24 +216,27 @@ msgid "Select" msgstr "" #: views.py:385 -msgid "classes" +msgid "Classes" msgstr "" #: views.py:387 -msgid "class" +msgid "Class" msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" +msgid "Default access control lists for class: %s" msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/id/LC_MESSAGES/django.po b/mayan/apps/acls/locale/id/LC_MESSAGES/django.po index ee51498cb0..d28e650600 100644 --- a/mayan/apps/acls/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/id/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-01-02 09:45+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:25 links.py:10 links.py:16 @@ -43,15 +43,15 @@ msgid "ACLs" msgstr "" #: links.py:7 links.py:15 -msgid "details" +msgid "Details" msgstr "" #: links.py:8 links.py:17 -msgid "grant" +msgid "Grant" msgstr "" #: links.py:9 links.py:18 -msgid "revoke" +msgid "Revoke" msgstr "" #: links.py:12 @@ -75,29 +75,25 @@ msgid "permission" msgstr "" #: models.py:52 -msgid "access entry" +msgid "Access entry" msgstr "" #: models.py:53 -msgid "access entries" +msgid "Access entries" msgstr "" #: models.py:89 -msgid "default access entry" +msgid "Default access entry" msgstr "" #: models.py:90 -msgid "default access entries" +msgid "Default access entries" msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "" @@ -120,32 +116,32 @@ msgstr "" #: views.py:46 #, python-format -msgid "access control lists for: %s" +msgid "Access control lists for: %s" msgstr "" #: views.py:48 views.py:408 -msgid "holder" +msgid "Holder" msgstr "" #: views.py:49 views.py:409 -msgid "permissions" +msgid "Permissions" msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" #: views.py:103 views.py:441 -msgid "namespace" +msgid "Namespace" msgstr "" #: views.py:104 views.py:442 -msgid "label" +msgid "Label" msgstr "" #: views.py:106 views.py:444 -msgid "has permission" +msgid "Has permission" msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 @@ -211,7 +207,7 @@ msgstr "" #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 @@ -219,24 +215,27 @@ msgid "Select" msgstr "" #: views.py:385 -msgid "classes" +msgid "Classes" msgstr "" #: views.py:387 -msgid "class" +msgid "Class" msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" +msgid "Default access control lists for class: %s" msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/it/LC_MESSAGES/django.po b/mayan/apps/acls/locale/it/LC_MESSAGES/django.po index 904af1e4ab..74b8bf0a8a 100644 --- a/mayan/apps/acls/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/it/LC_MESSAGES/django.po @@ -1,24 +1,25 @@ # 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 # Pierpaolo Baldan , 2012 # Roberto Rosario, 2012 +# Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-06-08 07:20+0000\n" -"Last-Translator: Carlo Zanatto <>\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:25 links.py:10 links.py:16 @@ -46,16 +47,16 @@ msgid "ACLs" msgstr "ACL" #: links.py:7 links.py:15 -msgid "details" -msgstr "dettagli" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "permetti" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "revocare" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -78,29 +79,25 @@ msgid "permission" msgstr "autorizzazione" #: models.py:52 -msgid "access entry" -msgstr "voce di accesso" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "voci di accesso" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "accesso voce predefinita" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "voci di accesso predefinite " +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Creatore" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "creatore" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Liste di controllo accessi" @@ -123,33 +120,33 @@ msgstr "Visualizza classi ACL predefinite" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "lista controllo accessi per: %s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "titolare" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "le autorizzazioni" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "autorizzazioni disponibili per: %(actor)s per %(obj)s " +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "namespace" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "etichetta" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "ha l'autorizzazione" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -214,32 +211,35 @@ msgstr "%(actor)s, non ha i permessi\"%(permission)s\" per %(object)s." #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "aggiungi nuovo titolare per: %s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "Selezionare" #: views.py:385 -msgid "classes" -msgstr "classi" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "classe" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "lista di default per il controllo accessi per la classe: %s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "permessi disponibili per: %(actor)s per la classe %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "aggiungi un nuovo titolare per la calsse: %s" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/lv/LC_MESSAGES/django.po b/mayan/apps/acls/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cf69ca102b --- /dev/null +++ b/mayan/apps/acls/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,241 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:25 links.py:10 links.py:16 +msgid "New holder" +msgstr "" + +#: forms.py:42 +msgid "Users" +msgstr "" + +#: forms.py:45 +msgid "Groups" +msgstr "" + +#: forms.py:48 +msgid "Roles" +msgstr "" + +#: forms.py:51 +msgid "Special" +msgstr "" + +#: links.py:6 +msgid "ACLs" +msgstr "" + +#: links.py:7 links.py:15 +msgid "Details" +msgstr "" + +#: links.py:8 links.py:17 +msgid "Grant" +msgstr "" + +#: links.py:9 links.py:18 +msgid "Revoke" +msgstr "" + +#: links.py:12 +msgid "Default ACLs" +msgstr "" + +#: links.py:13 +msgid "List of classes" +msgstr "" + +#: links.py:14 +msgid "ACLs for class" +msgstr "" + +#: managers.py:118 managers.py:130 +msgid "Insufficient access." +msgstr "" + +#: models.py:26 models.py:68 +msgid "permission" +msgstr "" + +#: models.py:52 +msgid "Access entry" +msgstr "" + +#: models.py:53 +msgid "Access entries" +msgstr "" + +#: models.py:89 +msgid "Default access entry" +msgstr "" + +#: models.py:90 +msgid "Default access entries" +msgstr "" + +#: models.py:109 models.py:112 models.py:113 +msgid "Creator" +msgstr "" + +#: permissions.py:7 permissions.py:8 +msgid "Access control lists" +msgstr "" + +#: permissions.py:10 +msgid "Edit ACLs" +msgstr "" + +#: permissions.py:11 +msgid "View ACLs" +msgstr "" + +#: permissions.py:13 +msgid "Edit class default ACLs" +msgstr "" + +#: permissions.py:14 +msgid "View class default ACLs" +msgstr "" + +#: views.py:46 +#, python-format +msgid "Access control lists for: %s" +msgstr "" + +#: views.py:48 views.py:408 +msgid "Holder" +msgstr "" + +#: views.py:49 views.py:409 +msgid "Permissions" +msgstr "" + +#: views.py:96 +#, python-format +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" + +#: views.py:103 views.py:441 +msgid "Namespace" +msgstr "" + +#: views.py:104 views.py:442 +msgid "Label" +msgstr "" + +#: views.py:106 views.py:444 +msgid "Has permission" +msgstr "" + +#: views.py:183 views.py:276 views.py:524 views.py:603 +msgid ", " +msgstr "" + +#: views.py:184 views.py:277 views.py:525 views.py:604 +#, python-format +msgid " for %s" +msgstr "" + +#: views.py:185 views.py:526 +#, python-format +msgid " to %s" +msgstr "" + +#: views.py:188 views.py:529 +#, python-format +msgid "Are you sure you wish to grant the permission %(title_suffix)s?" +msgstr "" + +#: views.py:190 views.py:531 +#, python-format +msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:197 views.py:538 +#, python-format +msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." +msgstr "" + +#: views.py:203 views.py:544 +#, python-format +msgid "" +"%(actor)s, already had the permission \"%(permission)s\" granted for " +"%(object)s." +msgstr "" + +#: views.py:278 views.py:605 +#, python-format +msgid " from %s" +msgstr "" + +#: views.py:281 views.py:608 +#, python-format +msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" +msgstr "" + +#: views.py:283 views.py:610 +#, python-format +msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:290 views.py:617 +#, python-format +msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." +msgstr "" + +#: views.py:296 views.py:623 +#, python-format +msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." +msgstr "" + +#: views.py:352 +#, python-format +msgid "Add new holder for: %s" +msgstr "" + +#: views.py:353 views.py:485 +msgid "Select" +msgstr "" + +#: views.py:385 +msgid "Classes" +msgstr "" + +#: views.py:387 +msgid "Class" +msgstr "" + +#: views.py:406 +#, python-format +msgid "Default access control lists for class: %s" +msgstr "" + +#: views.py:434 +#, python-format +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" + +#: views.py:483 +#, python-format +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/nb/LC_MESSAGES/django.po b/mayan/apps/acls/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b5ba02bae6 --- /dev/null +++ b/mayan/apps/acls/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,241 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:25 links.py:10 links.py:16 +msgid "New holder" +msgstr "" + +#: forms.py:42 +msgid "Users" +msgstr "" + +#: forms.py:45 +msgid "Groups" +msgstr "" + +#: forms.py:48 +msgid "Roles" +msgstr "" + +#: forms.py:51 +msgid "Special" +msgstr "" + +#: links.py:6 +msgid "ACLs" +msgstr "" + +#: links.py:7 links.py:15 +msgid "Details" +msgstr "" + +#: links.py:8 links.py:17 +msgid "Grant" +msgstr "" + +#: links.py:9 links.py:18 +msgid "Revoke" +msgstr "" + +#: links.py:12 +msgid "Default ACLs" +msgstr "" + +#: links.py:13 +msgid "List of classes" +msgstr "" + +#: links.py:14 +msgid "ACLs for class" +msgstr "" + +#: managers.py:118 managers.py:130 +msgid "Insufficient access." +msgstr "" + +#: models.py:26 models.py:68 +msgid "permission" +msgstr "" + +#: models.py:52 +msgid "Access entry" +msgstr "" + +#: models.py:53 +msgid "Access entries" +msgstr "" + +#: models.py:89 +msgid "Default access entry" +msgstr "" + +#: models.py:90 +msgid "Default access entries" +msgstr "" + +#: models.py:109 models.py:112 models.py:113 +msgid "Creator" +msgstr "" + +#: permissions.py:7 permissions.py:8 +msgid "Access control lists" +msgstr "" + +#: permissions.py:10 +msgid "Edit ACLs" +msgstr "" + +#: permissions.py:11 +msgid "View ACLs" +msgstr "" + +#: permissions.py:13 +msgid "Edit class default ACLs" +msgstr "" + +#: permissions.py:14 +msgid "View class default ACLs" +msgstr "" + +#: views.py:46 +#, python-format +msgid "Access control lists for: %s" +msgstr "" + +#: views.py:48 views.py:408 +msgid "Holder" +msgstr "" + +#: views.py:49 views.py:409 +msgid "Permissions" +msgstr "" + +#: views.py:96 +#, python-format +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" + +#: views.py:103 views.py:441 +msgid "Namespace" +msgstr "" + +#: views.py:104 views.py:442 +msgid "Label" +msgstr "" + +#: views.py:106 views.py:444 +msgid "Has permission" +msgstr "" + +#: views.py:183 views.py:276 views.py:524 views.py:603 +msgid ", " +msgstr "" + +#: views.py:184 views.py:277 views.py:525 views.py:604 +#, python-format +msgid " for %s" +msgstr "" + +#: views.py:185 views.py:526 +#, python-format +msgid " to %s" +msgstr "" + +#: views.py:188 views.py:529 +#, python-format +msgid "Are you sure you wish to grant the permission %(title_suffix)s?" +msgstr "" + +#: views.py:190 views.py:531 +#, python-format +msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:197 views.py:538 +#, python-format +msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." +msgstr "" + +#: views.py:203 views.py:544 +#, python-format +msgid "" +"%(actor)s, already had the permission \"%(permission)s\" granted for " +"%(object)s." +msgstr "" + +#: views.py:278 views.py:605 +#, python-format +msgid " from %s" +msgstr "" + +#: views.py:281 views.py:608 +#, python-format +msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" +msgstr "" + +#: views.py:283 views.py:610 +#, python-format +msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:290 views.py:617 +#, python-format +msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." +msgstr "" + +#: views.py:296 views.py:623 +#, python-format +msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." +msgstr "" + +#: views.py:352 +#, python-format +msgid "Add new holder for: %s" +msgstr "" + +#: views.py:353 views.py:485 +msgid "Select" +msgstr "" + +#: views.py:385 +msgid "Classes" +msgstr "" + +#: views.py:387 +msgid "Class" +msgstr "" + +#: views.py:406 +#, python-format +msgid "Default access control lists for class: %s" +msgstr "" + +#: views.py:434 +#, python-format +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" + +#: views.py:483 +#, python-format +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po index aed83b112b..d2be35f1b6 100644 --- a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Lucas Weel , 2013 +# woei , 2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-12-21 20:15+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:25 links.py:10 links.py:16 @@ -37,23 +38,23 @@ msgstr "gebruikersrollen" #: forms.py:51 msgid "Special" -msgstr "" +msgstr "Speciaal" #: links.py:6 msgid "ACLs" msgstr "Authorisatielijsten" #: links.py:7 links.py:15 -msgid "details" -msgstr "details" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "toestaan" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "intrekken" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -76,28 +77,24 @@ msgid "permission" msgstr "permissie" #: models.py:52 -msgid "access entry" -msgstr "Authorisatie invoer" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "Authorisatie invoer" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "Verstekwaarden authorisatie invoer" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "Verstekwaarden authorisatie invoer" +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" -msgstr "" - -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" +msgstr "Maker" #: permissions.py:7 permissions.py:8 msgid "Access control lists" @@ -121,37 +118,37 @@ msgstr "Bekijken verstekwaarden authorisatieklassen" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "Authorisatielijst voor: %s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "houder" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "permissies" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "permissies voor %(obj)s, beschikbaar voor %(actor)s" +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "'namespace'" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "label" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "heef permissie" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " -msgstr "" +msgstr "," #: views.py:184 views.py:277 views.py:525 views.py:604 #, python-format @@ -176,68 +173,71 @@ msgstr "Bent u er zeker van permissies: %(title_suffix)s, toe te staan?" #: views.py:197 views.py:538 #, python-format msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." -msgstr "" +msgstr "Permissie \"%(permission)s\" gegeven aan %(actor)s voor %(object)s." #: views.py:203 views.py:544 #, python-format msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "" +msgstr "%(actor)s, had reeds de permissie \"%(permission)s\" voor %(object)s." #: views.py:278 views.py:605 #, python-format msgid " from %s" -msgstr "" +msgstr "van %s" #: views.py:281 views.py:608 #, python-format msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" -msgstr "" +msgstr "Weet u zeker dat u de permissie %(title_suffix)s wilt intrekken?" #: views.py:283 views.py:610 #, python-format msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" -msgstr "" +msgstr "Weet u zeker dat u de permissie %(title_suffix)s wilt intrekken?" #: views.py:290 views.py:617 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." -msgstr "" +msgstr "Permissie \"%(permission)s\" van %(actor)s voor %(object)s ingetrokken." #: views.py:296 views.py:623 #, python-format msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." -msgstr "" +msgstr "%(actor)s, had geen permissie \"%(permission)s\" voor %(object)s." #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 msgid "Select" -msgstr "" +msgstr "Selecteer" #: views.py:385 -msgid "classes" +msgid "Classes" msgstr "" #: views.py:387 -msgid "class" +msgid "Class" msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" +msgid "Default access control lists for class: %s" msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po index 9130ce4026..64ce43f671 100644 --- a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-11-06 23:35+0000\n" -"Last-Translator: mic \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:25 links.py:10 links.py:16 msgid "New holder" @@ -45,16 +44,16 @@ msgid "ACLs" msgstr "ACLs" #: links.py:7 links.py:15 -msgid "details" -msgstr "szczegóły" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "przyznać" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "odwołać" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -77,29 +76,25 @@ msgid "permission" msgstr "uprawnienie" #: models.py:52 -msgid "access entry" +msgid "Access entry" msgstr "" #: models.py:53 -msgid "access entries" +msgid "Access entries" msgstr "" #: models.py:89 -msgid "default access entry" +msgid "Default access entry" msgstr "" #: models.py:90 -msgid "default access entries" +msgid "Default access entries" msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "" @@ -122,33 +117,33 @@ msgstr "" #: views.py:46 #, python-format -msgid "access control lists for: %s" +msgid "Access control lists for: %s" msgstr "" #: views.py:48 views.py:408 -msgid "holder" +msgid "Holder" msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "uprawnienia" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" #: views.py:103 views.py:441 -msgid "namespace" +msgid "Namespace" msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "etykieta" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "ma uprawnienie" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -213,7 +208,7 @@ msgstr "" #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 @@ -221,24 +216,27 @@ msgid "Select" msgstr "Wybierz" #: views.py:385 -msgid "classes" +msgid "Classes" msgstr "" #: views.py:387 -msgid "class" +msgid "Class" msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" +msgid "Default access control lists for class: %s" msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po index 4365e3c0f3..11bddc3877 100644 --- a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-03 19:01+0000\n" -"Last-Translator: Vítor Figueiró \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:25 links.py:10 links.py:16 @@ -44,16 +44,16 @@ msgid "ACLs" msgstr "ACL's" #: links.py:7 links.py:15 -msgid "details" -msgstr "detalhes" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "conceder" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "revogar" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -76,29 +76,25 @@ msgid "permission" msgstr "permissão" #: models.py:52 -msgid "access entry" -msgstr "entrada de acesso" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "entradas de acesso" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "entrada de acesso padrão" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "entradas de acesso padrão" +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Criador" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "criador" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Listas de controlo de acesso" @@ -121,33 +117,33 @@ msgstr "Ver os ACL's padrão da classe" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "listas de controlo de acesso para: %s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "detentor" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "permissões" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "permissões disponíveis para: %(actor)s para %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "escopo" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "rótulo" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "tem a permissão" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -212,32 +208,35 @@ msgstr "%(actor)s, não tinha a permissão \"%(permission)s\" para %(object)s." #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "adicionar novo detentor para: %s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "Selecionar" #: views.py:385 -msgid "classes" -msgstr "classes" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "classe" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "Listas de controlo de acesso padrão para a classe: %s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "permissões disponíveis para: %(actor)s para a classe %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "adicionar novo detentor para a classe: %s" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po index 9b697e5f43..84c31c6f30 100644 --- a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Translators: +# wolvsky , 2014 # wolvsky , 2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-06-21 04:43+0000\n" -"Last-Translator: wolvsky \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:25 links.py:10 links.py:16 @@ -44,16 +45,16 @@ msgid "ACLs" msgstr "ACLs" #: links.py:7 links.py:15 -msgid "details" -msgstr "detalhes" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "conceder" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "revogar" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -76,29 +77,25 @@ msgid "permission" msgstr "permissão" #: models.py:52 -msgid "access entry" -msgstr "entrada de acesso" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "entradas de acesso" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "entrada de acesso padrão" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "entradas de acesso padrão" +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Criador" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "criador" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Listas de controle de acesso" @@ -121,33 +118,33 @@ msgstr "Visualizar classe de ACLs padrões" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "listas de controle de acesso para: %s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "titular" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "permissões" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "permissões disponíveis para: %(actor)s para %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "namespace" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "etiqueta" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "tem permissão" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -183,8 +180,7 @@ msgstr "Permissão \"%(permission)s\" concedida %(actor)s para %(object)s." msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "" -"%(actor)s, já tem a permissão \"%(permission)s\" concedida para %(object)s." +msgstr "%(actor)s, já tem a permissão \"%(permission)s\" concedida para %(object)s." #: views.py:278 views.py:605 #, python-format @@ -213,32 +209,35 @@ msgstr "%(actor)s, não tinha a permissão \"%(permission)s\" para %(object)s." #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "adicionar um novo titular para: %s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "Selecionar" #: views.py:385 -msgid "classes" -msgstr "classes" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "classe" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "listas de controle de acesso padrão para classe: %s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "permissões disponíveis para: %(actor)s para a classe %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "adicionar um novo titular para a classe: %s" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.po index d13c1d530a..67f290a9e1 100644 --- a/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Badea Gabriel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-02-10 16:21+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: forms.py:25 links.py:10 links.py:16 msgid "New holder" @@ -45,16 +44,16 @@ msgid "ACLs" msgstr "ACL-uri" #: links.py:7 links.py:15 -msgid "details" -msgstr "Detalii" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "acorda" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "revoca" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -77,29 +76,25 @@ msgid "permission" msgstr "permisiune" #: models.py:52 -msgid "access entry" -msgstr "de acces de intrare" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "acces intrări" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "acces de intrare iniţial" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "acces intrări implicit " +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Creator" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "creator" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Lista de control acces" @@ -122,33 +117,33 @@ msgstr "Vezi ACL-uri de clasă implicite" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "listele de control accese pentru:% s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "titular" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "permisiuni" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "permisiunile disponibile la:%(actor)s pentru %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "namespace" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "etichetă" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "are permisiunea" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -184,9 +179,7 @@ msgstr "Permisiune \"%(permission)s\" acordată %(actor)s pentru %(object)s." msgid "" "%(actor)s, already had the permission \"%(permission)s\" granted for " "%(object)s." -msgstr "" -"%(actor)s , a avut deja permisiunea \"%(permission)s\" acordată pentru " -"%(object)s." +msgstr "%(actor)s , a avut deja permisiunea \"%(permission)s\" acordată pentru %(object)s." #: views.py:278 views.py:605 #, python-format @@ -206,8 +199,7 @@ msgstr "Sunteți sigur că doriți să revocați permisiunile %(title_suffix)s?" #: views.py:290 views.py:617 #, python-format msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." -msgstr "" -"Permisiune\"%(permission)s\" revocată pentru %(actor)s pentru %(object)s." +msgstr "Permisiune\"%(permission)s\" revocată pentru %(actor)s pentru %(object)s." #: views.py:296 views.py:623 #, python-format @@ -216,32 +208,35 @@ msgstr "%(actor)s, nu a avut permisiunea%(permission)s\" pentru %(object)s." #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "adauga nou titular pentru:% s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "Selecta" #: views.py:385 -msgid "classes" -msgstr "clase" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "clasă" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "listele de control acces implicite pentru clasa:% s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "permisiunile disponibile la: %(actor)s pentru clasa %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "adauga nou titular pentru clasa:% s" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po index 1b5b8d770a..0f625b8073 100644 --- a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Sergey Glita , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-05-14 06:44+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:25 links.py:10 links.py:16 msgid "New holder" @@ -45,16 +44,16 @@ msgid "ACLs" msgstr "Списки ACL" #: links.py:7 links.py:15 -msgid "details" -msgstr "детали" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "предоставить" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "отозвать" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -77,29 +76,25 @@ msgid "permission" msgstr "разрешение" #: models.py:52 -msgid "access entry" -msgstr "запись доступа" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "записи доступа" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "запись доступа по умолчанию" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "записи доступа по умолчанию" +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "Создатель" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "создатель" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "Списки контроля доступа" @@ -122,33 +117,33 @@ msgstr "Просмотр списков ACL класса по умолчанию #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "списки контроля доступа для %s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "владелец" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "разрешения" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "разрешения, доступные %(actor)s для %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "пространство имен" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "этикетка" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "имеет разрешение" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -213,32 +208,35 @@ msgstr "%(actor)s не имеет права \"%(permission)s\" для %(object) #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "добавить нового владельца для %s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "Выбор" #: views.py:385 -msgid "classes" -msgstr "классы" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "класс" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "списки контроля доступа умолчанию для класса %s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "разрешения доступные %(actor)s для класса %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "добавить нового владельца для класса %s" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po index f5e37c99c4..0b7d5e2c85 100644 --- a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-01-02 09:45+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: forms.py:25 links.py:10 links.py:16 msgid "New holder" @@ -44,15 +43,15 @@ msgid "ACLs" msgstr "" #: links.py:7 links.py:15 -msgid "details" +msgid "Details" msgstr "" #: links.py:8 links.py:17 -msgid "grant" +msgid "Grant" msgstr "" #: links.py:9 links.py:18 -msgid "revoke" +msgid "Revoke" msgstr "" #: links.py:12 @@ -76,29 +75,25 @@ msgid "permission" msgstr "" #: models.py:52 -msgid "access entry" +msgid "Access entry" msgstr "" #: models.py:53 -msgid "access entries" +msgid "Access entries" msgstr "" #: models.py:89 -msgid "default access entry" +msgid "Default access entry" msgstr "" #: models.py:90 -msgid "default access entries" +msgid "Default access entries" msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "" @@ -121,32 +116,32 @@ msgstr "" #: views.py:46 #, python-format -msgid "access control lists for: %s" +msgid "Access control lists for: %s" msgstr "" #: views.py:48 views.py:408 -msgid "holder" +msgid "Holder" msgstr "" #: views.py:49 views.py:409 -msgid "permissions" +msgid "Permissions" msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" #: views.py:103 views.py:441 -msgid "namespace" +msgid "Namespace" msgstr "" #: views.py:104 views.py:442 -msgid "label" +msgid "Label" msgstr "" #: views.py:106 views.py:444 -msgid "has permission" +msgid "Has permission" msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 @@ -212,7 +207,7 @@ msgstr "" #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 @@ -220,24 +215,27 @@ msgid "Select" msgstr "" #: views.py:385 -msgid "classes" +msgid "Classes" msgstr "" #: views.py:387 -msgid "class" +msgid "Class" msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" +msgid "Default access control lists for class: %s" msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/sq/LC_MESSAGES/django.po b/mayan/apps/acls/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6365c5797a --- /dev/null +++ b/mayan/apps/acls/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,242 @@ +# 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: +# Enri Mullai , 2014 +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:25 links.py:10 links.py:16 +msgid "New holder" +msgstr "Mbajtës i ri" + +#: forms.py:42 +msgid "Users" +msgstr "Përdorues" + +#: forms.py:45 +msgid "Groups" +msgstr "Grupe" + +#: forms.py:48 +msgid "Roles" +msgstr "Role" + +#: forms.py:51 +msgid "Special" +msgstr "" + +#: links.py:6 +msgid "ACLs" +msgstr "ACLs" + +#: links.py:7 links.py:15 +msgid "Details" +msgstr "" + +#: links.py:8 links.py:17 +msgid "Grant" +msgstr "" + +#: links.py:9 links.py:18 +msgid "Revoke" +msgstr "" + +#: links.py:12 +msgid "Default ACLs" +msgstr "ACL e paracaktuara" + +#: links.py:13 +msgid "List of classes" +msgstr "Listë e kalsave" + +#: links.py:14 +msgid "ACLs for class" +msgstr "ACL-të per klasën" + +#: managers.py:118 managers.py:130 +msgid "Insufficient access." +msgstr "e drejtë e pa mjaftueshme" + +#: models.py:26 models.py:68 +msgid "permission" +msgstr "autorizim" + +#: models.py:52 +msgid "Access entry" +msgstr "" + +#: models.py:53 +msgid "Access entries" +msgstr "" + +#: models.py:89 +msgid "Default access entry" +msgstr "" + +#: models.py:90 +msgid "Default access entries" +msgstr "" + +#: models.py:109 models.py:112 models.py:113 +msgid "Creator" +msgstr "" + +#: permissions.py:7 permissions.py:8 +msgid "Access control lists" +msgstr "" + +#: permissions.py:10 +msgid "Edit ACLs" +msgstr "" + +#: permissions.py:11 +msgid "View ACLs" +msgstr "" + +#: permissions.py:13 +msgid "Edit class default ACLs" +msgstr "" + +#: permissions.py:14 +msgid "View class default ACLs" +msgstr "" + +#: views.py:46 +#, python-format +msgid "Access control lists for: %s" +msgstr "" + +#: views.py:48 views.py:408 +msgid "Holder" +msgstr "" + +#: views.py:49 views.py:409 +msgid "Permissions" +msgstr "" + +#: views.py:96 +#, python-format +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" + +#: views.py:103 views.py:441 +msgid "Namespace" +msgstr "" + +#: views.py:104 views.py:442 +msgid "Label" +msgstr "" + +#: views.py:106 views.py:444 +msgid "Has permission" +msgstr "" + +#: views.py:183 views.py:276 views.py:524 views.py:603 +msgid ", " +msgstr "" + +#: views.py:184 views.py:277 views.py:525 views.py:604 +#, python-format +msgid " for %s" +msgstr "" + +#: views.py:185 views.py:526 +#, python-format +msgid " to %s" +msgstr "" + +#: views.py:188 views.py:529 +#, python-format +msgid "Are you sure you wish to grant the permission %(title_suffix)s?" +msgstr "" + +#: views.py:190 views.py:531 +#, python-format +msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:197 views.py:538 +#, python-format +msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." +msgstr "" + +#: views.py:203 views.py:544 +#, python-format +msgid "" +"%(actor)s, already had the permission \"%(permission)s\" granted for " +"%(object)s." +msgstr "" + +#: views.py:278 views.py:605 +#, python-format +msgid " from %s" +msgstr "" + +#: views.py:281 views.py:608 +#, python-format +msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" +msgstr "" + +#: views.py:283 views.py:610 +#, python-format +msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:290 views.py:617 +#, python-format +msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." +msgstr "" + +#: views.py:296 views.py:623 +#, python-format +msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." +msgstr "" + +#: views.py:352 +#, python-format +msgid "Add new holder for: %s" +msgstr "" + +#: views.py:353 views.py:485 +msgid "Select" +msgstr "" + +#: views.py:385 +msgid "Classes" +msgstr "" + +#: views.py:387 +msgid "Class" +msgstr "" + +#: views.py:406 +#, python-format +msgid "Default access control lists for class: %s" +msgstr "" + +#: views.py:434 +#, python-format +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" + +#: views.py:483 +#, python-format +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po index d74fd564f6..8365c28493 100644 --- a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:25 links.py:10 links.py:16 @@ -43,15 +43,15 @@ msgid "ACLs" msgstr "" #: links.py:7 links.py:15 -msgid "details" +msgid "Details" msgstr "" #: links.py:8 links.py:17 -msgid "grant" +msgid "Grant" msgstr "" #: links.py:9 links.py:18 -msgid "revoke" +msgid "Revoke" msgstr "" #: links.py:12 @@ -75,29 +75,25 @@ msgid "permission" msgstr "" #: models.py:52 -msgid "access entry" +msgid "Access entry" msgstr "" #: models.py:53 -msgid "access entries" +msgid "Access entries" msgstr "" #: models.py:89 -msgid "default access entry" +msgid "Default access entry" msgstr "" #: models.py:90 -msgid "default access entries" +msgid "Default access entries" msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "" @@ -120,32 +116,32 @@ msgstr "" #: views.py:46 #, python-format -msgid "access control lists for: %s" +msgid "Access control lists for: %s" msgstr "" #: views.py:48 views.py:408 -msgid "holder" +msgid "Holder" msgstr "" #: views.py:49 views.py:409 -msgid "permissions" +msgid "Permissions" msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" #: views.py:103 views.py:441 -msgid "namespace" +msgid "Namespace" msgstr "" #: views.py:104 views.py:442 -msgid "label" +msgid "Label" msgstr "" #: views.py:106 views.py:444 -msgid "has permission" +msgid "Has permission" msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 @@ -211,7 +207,7 @@ msgstr "" #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 @@ -219,24 +215,27 @@ msgid "Select" msgstr "" #: views.py:385 -msgid "classes" +msgid "Classes" msgstr "" #: views.py:387 -msgid "class" +msgid "Class" msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" +msgid "Default access control lists for class: %s" msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po index 2bbc168a23..b8dee13549 100644 --- a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-01-02 09:45+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:25 links.py:10 links.py:16 @@ -43,15 +43,15 @@ msgid "ACLs" msgstr "" #: links.py:7 links.py:15 -msgid "details" +msgid "Details" msgstr "" #: links.py:8 links.py:17 -msgid "grant" +msgid "Grant" msgstr "" #: links.py:9 links.py:18 -msgid "revoke" +msgid "Revoke" msgstr "" #: links.py:12 @@ -75,29 +75,25 @@ msgid "permission" msgstr "" #: models.py:52 -msgid "access entry" +msgid "Access entry" msgstr "" #: models.py:53 -msgid "access entries" +msgid "Access entries" msgstr "" #: models.py:89 -msgid "default access entry" +msgid "Default access entry" msgstr "" #: models.py:90 -msgid "default access entries" +msgid "Default access entries" msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "" @@ -120,32 +116,32 @@ msgstr "" #: views.py:46 #, python-format -msgid "access control lists for: %s" +msgid "Access control lists for: %s" msgstr "" #: views.py:48 views.py:408 -msgid "holder" +msgid "Holder" msgstr "" #: views.py:49 views.py:409 -msgid "permissions" +msgid "Permissions" msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" +msgid "Permissions available to: %(actor)s for %(obj)s" msgstr "" #: views.py:103 views.py:441 -msgid "namespace" +msgid "Namespace" msgstr "" #: views.py:104 views.py:442 -msgid "label" +msgid "Label" msgstr "" #: views.py:106 views.py:444 -msgid "has permission" +msgid "Has permission" msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 @@ -211,7 +207,7 @@ msgstr "" #: views.py:352 #, python-format -msgid "add new holder for: %s" +msgid "Add new holder for: %s" msgstr "" #: views.py:353 views.py:485 @@ -219,24 +215,27 @@ msgid "Select" msgstr "" #: views.py:385 -msgid "classes" +msgid "Classes" msgstr "" #: views.py:387 -msgid "class" +msgid "Class" msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" +msgid "Default access control lists for class: %s" msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" +msgid "Permissions available to: %(actor)s for class %(class)s" msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" +msgid "Add new holder for class: %s" msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po index b5344f64b1..df5cc11db4 100644 --- a/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-09-24 07:19+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -44,16 +44,16 @@ msgid "ACLs" msgstr "访问控制列表" #: links.py:7 links.py:15 -msgid "details" -msgstr "详细" +msgid "Details" +msgstr "" #: links.py:8 links.py:17 -msgid "grant" -msgstr "授权" +msgid "Grant" +msgstr "" #: links.py:9 links.py:18 -msgid "revoke" -msgstr "撤销" +msgid "Revoke" +msgstr "" #: links.py:12 msgid "Default ACLs" @@ -76,29 +76,25 @@ msgid "permission" msgstr "权限" #: models.py:52 -msgid "access entry" -msgstr "访问入口" +msgid "Access entry" +msgstr "" #: models.py:53 -msgid "access entries" -msgstr "访问入口" +msgid "Access entries" +msgstr "" #: models.py:89 -msgid "default access entry" -msgstr "缺省访问入口" +msgid "Default access entry" +msgstr "" #: models.py:90 -msgid "default access entries" -msgstr "缺省访问入口" +msgid "Default access entries" +msgstr "" -#: models.py:109 +#: models.py:109 models.py:112 models.py:113 msgid "Creator" msgstr "创建者" -#: models.py:112 models.py:113 -msgid "creator" -msgstr "创建者" - #: permissions.py:7 permissions.py:8 msgid "Access control lists" msgstr "访问控制列表" @@ -121,33 +117,33 @@ msgstr "查看缺省的ACL类" #: views.py:46 #, python-format -msgid "access control lists for: %s" -msgstr "访问控制列表:%s" +msgid "Access control lists for: %s" +msgstr "" #: views.py:48 views.py:408 -msgid "holder" -msgstr "权限容器" +msgid "Holder" +msgstr "" #: views.py:49 views.py:409 -msgid "permissions" -msgstr "权限" +msgid "Permissions" +msgstr "" #: views.py:96 #, python-format -msgid "permissions available to: %(actor)s for %(obj)s" -msgstr "%(obj)s的有效权限:%(actor)s" +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" #: views.py:103 views.py:441 -msgid "namespace" -msgstr "命名空间" +msgid "Namespace" +msgstr "" #: views.py:104 views.py:442 -msgid "label" -msgstr "标签" +msgid "Label" +msgstr "" #: views.py:106 views.py:444 -msgid "has permission" -msgstr "有权限" +msgid "Has permission" +msgstr "" #: views.py:183 views.py:276 views.py:524 views.py:603 msgid ", " @@ -212,32 +208,35 @@ msgstr "%(object)s的%(actor)s没有权限\"%(permission)s\"" #: views.py:352 #, python-format -msgid "add new holder for: %s" -msgstr "新增权限容器:%s" +msgid "Add new holder for: %s" +msgstr "" #: views.py:353 views.py:485 msgid "Select" msgstr "选择" #: views.py:385 -msgid "classes" -msgstr "类" +msgid "Classes" +msgstr "" #: views.py:387 -msgid "class" -msgstr "类" +msgid "Class" +msgstr "" #: views.py:406 #, python-format -msgid "default access control lists for class: %s" -msgstr "缺省访问控制列表类:%s" +msgid "Default access control lists for class: %s" +msgstr "" #: views.py:434 #, python-format -msgid "permissions available to: %(actor)s for class %(class)s" -msgstr "类%(class)s的%(actor)s的权限是有效的" +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" #: views.py:483 #, python-format -msgid "add new holder for class: %s" -msgstr "为类:%s 新增权限容器" +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8f2dcce891 --- /dev/null +++ b/mayan/apps/acls/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,241 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:25 links.py:10 links.py:16 +msgid "New holder" +msgstr "" + +#: forms.py:42 +msgid "Users" +msgstr "" + +#: forms.py:45 +msgid "Groups" +msgstr "" + +#: forms.py:48 +msgid "Roles" +msgstr "" + +#: forms.py:51 +msgid "Special" +msgstr "" + +#: links.py:6 +msgid "ACLs" +msgstr "" + +#: links.py:7 links.py:15 +msgid "Details" +msgstr "" + +#: links.py:8 links.py:17 +msgid "Grant" +msgstr "" + +#: links.py:9 links.py:18 +msgid "Revoke" +msgstr "" + +#: links.py:12 +msgid "Default ACLs" +msgstr "" + +#: links.py:13 +msgid "List of classes" +msgstr "" + +#: links.py:14 +msgid "ACLs for class" +msgstr "" + +#: managers.py:118 managers.py:130 +msgid "Insufficient access." +msgstr "" + +#: models.py:26 models.py:68 +msgid "permission" +msgstr "" + +#: models.py:52 +msgid "Access entry" +msgstr "" + +#: models.py:53 +msgid "Access entries" +msgstr "" + +#: models.py:89 +msgid "Default access entry" +msgstr "" + +#: models.py:90 +msgid "Default access entries" +msgstr "" + +#: models.py:109 models.py:112 models.py:113 +msgid "Creator" +msgstr "" + +#: permissions.py:7 permissions.py:8 +msgid "Access control lists" +msgstr "" + +#: permissions.py:10 +msgid "Edit ACLs" +msgstr "" + +#: permissions.py:11 +msgid "View ACLs" +msgstr "" + +#: permissions.py:13 +msgid "Edit class default ACLs" +msgstr "" + +#: permissions.py:14 +msgid "View class default ACLs" +msgstr "" + +#: views.py:46 +#, python-format +msgid "Access control lists for: %s" +msgstr "" + +#: views.py:48 views.py:408 +msgid "Holder" +msgstr "" + +#: views.py:49 views.py:409 +msgid "Permissions" +msgstr "" + +#: views.py:96 +#, python-format +msgid "Permissions available to: %(actor)s for %(obj)s" +msgstr "" + +#: views.py:103 views.py:441 +msgid "Namespace" +msgstr "" + +#: views.py:104 views.py:442 +msgid "Label" +msgstr "" + +#: views.py:106 views.py:444 +msgid "Has permission" +msgstr "" + +#: views.py:183 views.py:276 views.py:524 views.py:603 +msgid ", " +msgstr "" + +#: views.py:184 views.py:277 views.py:525 views.py:604 +#, python-format +msgid " for %s" +msgstr "" + +#: views.py:185 views.py:526 +#, python-format +msgid " to %s" +msgstr "" + +#: views.py:188 views.py:529 +#, python-format +msgid "Are you sure you wish to grant the permission %(title_suffix)s?" +msgstr "" + +#: views.py:190 views.py:531 +#, python-format +msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:197 views.py:538 +#, python-format +msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." +msgstr "" + +#: views.py:203 views.py:544 +#, python-format +msgid "" +"%(actor)s, already had the permission \"%(permission)s\" granted for " +"%(object)s." +msgstr "" + +#: views.py:278 views.py:605 +#, python-format +msgid " from %s" +msgstr "" + +#: views.py:281 views.py:608 +#, python-format +msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" +msgstr "" + +#: views.py:283 views.py:610 +#, python-format +msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:290 views.py:617 +#, python-format +msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." +msgstr "" + +#: views.py:296 views.py:623 +#, python-format +msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." +msgstr "" + +#: views.py:352 +#, python-format +msgid "Add new holder for: %s" +msgstr "" + +#: views.py:353 views.py:485 +msgid "Select" +msgstr "" + +#: views.py:385 +msgid "Classes" +msgstr "" + +#: views.py:387 +msgid "Class" +msgstr "" + +#: views.py:406 +#, python-format +msgid "Default access control lists for class: %s" +msgstr "" + +#: views.py:434 +#, python-format +msgid "Permissions available to: %(actor)s for class %(class)s" +msgstr "" + +#: views.py:483 +#, python-format +msgid "Add new holder for class: %s" +msgstr "" + +#~ msgid "creator" +#~ msgstr "creator" diff --git a/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.po index d26ec615ca..32509465fb 100644 --- a/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/ar/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mohammed ALDOUB , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-01-26 08:57+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: forms.py:49 msgid "Bootstrap setup file" @@ -28,57 +27,57 @@ msgstr "Bootstrap setup file" msgid "Bootstrap setup URL" msgstr "Bootstrap setup URL" -#: links.py:11 -msgid "bootstrap" -msgstr "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "Bootstrap" #: links.py:12 -msgid "bootstrap setup list" -msgstr "bootstrap setup list" +msgid "Bootstrap setup list" +msgstr "" #: links.py:13 -msgid "create new bootstrap setup" -msgstr "create new bootstrap setup" +msgid "Create new bootstrap setup" +msgstr "" #: links.py:14 -msgid "edit" -msgstr "تحرير" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "حذف" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "تفاصيل" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" -msgstr "execute" +msgid "Execute" +msgstr "" #: links.py:18 -msgid "dump current setup" -msgstr "dump current setup" +msgid "Dump current setup" +msgstr "" #: links.py:19 -msgid "export" -msgstr "export" +msgid "Export" +msgstr "" #: links.py:20 -msgid "import from file" -msgstr "import from file" +msgid "Import from file" +msgstr "" #: links.py:21 -msgid "import from URL" -msgstr "import from URL" +msgid "Import from URL" +msgstr "" #: links.py:22 -msgid "sync with repository" -msgstr "sync with repository" +msgid "Sync with repository" +msgstr "" #: links.py:23 -msgid "erase database" -msgstr "مسح قاعدة البيانات" +msgid "Erase database" +msgstr "" #: literals.py:20 msgid "JSON" @@ -93,40 +92,40 @@ msgid "Better YAML" msgstr "Better YAML" #: models.py:30 -msgid "name" -msgstr "name" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" -msgstr "slug" +msgid "Slug" +msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "وصف" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" -msgstr "fixture" +msgid "Fixture" +msgstr "" #: models.py:33 msgid "These are the actual database structure creation instructions." msgstr "These are the actual database structure creation instructions." #: models.py:34 views.py:36 -msgid "type" -msgstr "type" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" -msgstr "creation date and time" +msgid "Creation date and time" +msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" -msgstr "bootstrap setup" +msgid "Bootstrap setup" +msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" -msgstr "bootstrap setups" +msgid "Bootstrap setups" +msgstr "" #: permissions.py:7 msgid "Database bootstrap" @@ -172,10 +171,6 @@ msgstr "Sync the local bootstrap setups with a published repository" msgid "Erase the entire database and document storage" msgstr "مسح قاعدة البيانات والوئايق بالكامل" -#: registry.py:7 -msgid "Bootstrap" -msgstr "Bootstrap" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "Provides pre configured setups for indexes, document types, tags, etc." @@ -189,8 +184,8 @@ msgid "Error creating bootstrap setup." msgstr "Error creating bootstrap setup." #: views.py:59 -msgid "create bootstrap" -msgstr "create bootstrap" +msgid "Create bootstrap" +msgstr "" #: views.py:79 msgid "Bootstrap setup edited successfully" @@ -202,8 +197,8 @@ msgstr "Error editing bootstrap setup." #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" -msgstr "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" +msgstr "" #: views.py:112 #, python-format @@ -224,9 +219,7 @@ msgstr "Are you sure you with to delete the bootstrap setup: %s?" msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" -"Cannot execute bootstrap setup, there is existing data. Erase all data and " -"try again." +msgstr "Cannot execute bootstrap setup, there is existing data. Erase all data and try again." #: views.py:167 #, python-format @@ -242,8 +235,7 @@ msgstr "Bootstrap setup \"%s\" executed successfully." #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" -"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "Are you sure you wish to execute the database bootstrap setup named: %s?" #: views.py:197 #, python-format @@ -255,8 +247,8 @@ msgid "Bootstrap setup created successfully." msgstr "Bootstrap setup created successfully." #: views.py:207 -msgid "dump current configuration into a bootstrap setup" -msgstr "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" +msgstr "" #: views.py:241 views.py:269 msgid "Bootstrap setup imported successfully." @@ -306,9 +298,7 @@ msgstr "هل أنت متأكد أنك ترغب في مسح قاعدة البيا msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" -"سيتم فقدان كافة الوثائق والمصادر، وأنواع البيانات الوصفية، والكلمات " -"الاستدلالية، والفهارس وسجلات و لن تستطيع ارجاعها!" +msgstr "سيتم فقدان كافة الوثائق والمصادر، وأنواع البيانات الوصفية، والكلمات الاستدلالية، والفهارس وسجلات و لن تستطيع ارجاعها!" #: views.py:329 msgid "Bootstrap repository successfully synchronized." @@ -322,3 +312,18 @@ msgstr "Bootstrap repository synchronization error: %(error)s" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "Are you sure you wish to synchronize with the bootstrap repository?" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.po index da04d3eb44..5f06945b78 100644 --- a/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/bg/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pavlin Koldamov , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -27,57 +27,57 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" -msgstr "редактиране" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "изтриване" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "детайли" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" -msgstr "изпълнение" +msgid "Execute" +msgstr "" #: links.py:18 -msgid "dump current setup" -msgstr "изпринтване на текущата настройка" +msgid "Dump current setup" +msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" -msgstr "изтриване на база данни" +msgid "Erase database" +msgstr "" #: literals.py:20 msgid "JSON" @@ -92,40 +92,39 @@ msgid "Better YAML" msgstr "Подобрен YAML" #: models.py:30 -msgid "name" -msgstr "име" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "описание" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 msgid "These are the actual database structure creation instructions." -msgstr "" -"Това са текущите инструкции за създаване на структурата на базата данни." +msgstr "Това са текущите инструкции за създаване на структурата на базата данни." #: models.py:34 views.py:36 -msgid "type" -msgstr "тип" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" -msgstr "дата и време на създаване" +msgid "Creation date and time" +msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -172,10 +171,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "Изтрийте цялата база данни за съхраняване и документното пространство" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -189,7 +184,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -202,7 +197,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -252,7 +247,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -297,9 +292,7 @@ msgstr "Базата данни е изтрита успешно." #: views.py:311 msgid "" "Are you sure you wish to erase the entire database and document storage?" -msgstr "" -"Сигурен ли сте, че искате да изтриете цялата база данни и документното " -"пространство?" +msgstr "Сигурен ли сте, че искате да изтриете цялата база данни и документното пространство?" #: views.py:312 msgid "" @@ -319,3 +312,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/bs_BA/LC_MESSAGES/django.po index dab5adee5b..c5083dc663 100644 --- a/mayan/apps/bootstrap/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/bs_BA/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # www.ping.ba , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-06-27 13:14+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:49 msgid "Bootstrap setup file" @@ -28,57 +27,57 @@ msgstr "datoteka bootstrap setup-a" msgid "Bootstrap setup URL" msgstr "URL bootstrap setup-a" -#: links.py:11 -msgid "bootstrap" -msgstr "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "Bootstrap" #: links.py:12 -msgid "bootstrap setup list" -msgstr "setup lista bootstrap-a" +msgid "Bootstrap setup list" +msgstr "" #: links.py:13 -msgid "create new bootstrap setup" -msgstr "kreirati novi bootstrap setup" +msgid "Create new bootstrap setup" +msgstr "" #: links.py:14 -msgid "edit" -msgstr "izmjeniti" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "obrisati" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "detalji" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" -msgstr "izvšiti" +msgid "Execute" +msgstr "" #: links.py:18 -msgid "dump current setup" -msgstr "izlistati trenutni setup" +msgid "Dump current setup" +msgstr "" #: links.py:19 -msgid "export" -msgstr "eksport" +msgid "Export" +msgstr "" #: links.py:20 -msgid "import from file" -msgstr "unos iz datoteke" +msgid "Import from file" +msgstr "" #: links.py:21 -msgid "import from URL" -msgstr "import sa URL" +msgid "Import from URL" +msgstr "" #: links.py:22 -msgid "sync with repository" -msgstr "sinhronizacija sa repozitorijem" +msgid "Sync with repository" +msgstr "" #: links.py:23 -msgid "erase database" -msgstr "izbrisati bazu podataka" +msgid "Erase database" +msgstr "" #: literals.py:20 msgid "JSON" @@ -93,40 +92,40 @@ msgid "Better YAML" msgstr "Bolji YAML" #: models.py:30 -msgid "name" -msgstr "naziv" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" -msgstr "slug" +msgid "Slug" +msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "opis" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" -msgstr "popravka" +msgid "Fixture" +msgstr "" #: models.py:33 msgid "These are the actual database structure creation instructions." msgstr "Ovo su istrukcije za kreiranje stvarne strukture baze podataka." #: models.py:34 views.py:36 -msgid "type" -msgstr "tip" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" -msgstr "datum i vrijeme kreiranja" +msgid "Creation date and time" +msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" -msgstr "bootstrap setup" +msgid "Bootstrap setup" +msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" -msgstr "bootstrap setup-i" +msgid "Bootstrap setups" +msgstr "" #: permissions.py:7 msgid "Database bootstrap" @@ -172,15 +171,9 @@ msgstr "Sinhronizirati lokalne bootstrap setup-e sa objavljenim repozitorijem" msgid "Erase the entire database and document storage" msgstr "Obrisati čitavu bazu podataka i spremište dokumenata" -#: registry.py:7 -msgid "Bootstrap" -msgstr "Bootstrap" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." -msgstr "" -"Obezbjeđuje prekonfigurisane postavke za indekse, dokumente tipove, tagove, " -"itd." +msgstr "Obezbjeđuje prekonfigurisane postavke za indekse, dokumente tipove, tagove, itd." #: views.py:51 msgid "Bootstrap setup created successfully" @@ -191,8 +184,8 @@ msgid "Error creating bootstrap setup." msgstr "Greška kreiranja bootstrap setup-a." #: views.py:59 -msgid "create bootstrap" -msgstr "kreirati bootstrap" +msgid "Create bootstrap" +msgstr "" #: views.py:79 msgid "Bootstrap setup edited successfully" @@ -204,8 +197,8 @@ msgstr "Greška imjene bootstrap setup-a." #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" -msgstr "izmjeniti bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" +msgstr "" #: views.py:112 #, python-format @@ -226,9 +219,7 @@ msgstr "Jeste li sigurni da želite izbrisati bootstrap setup: %s?" msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" -"Bootstrap setup se ne može izvršiti, postoje podaci. Izbrisati sve podatke i " -"pokušati ponovo." +msgstr "Bootstrap setup se ne može izvršiti, postoje podaci. Izbrisati sve podatke i pokušati ponovo." #: views.py:167 #, python-format @@ -244,9 +235,7 @@ msgstr "Bootstrap setup \"%s\" uspješno izvršen." #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" -"Jeste li sigurni da želite izvršiti bootstrap setup baze podataka koji se " -"zove: %s?" +msgstr "Jeste li sigurni da želite izvršiti bootstrap setup baze podataka koji se zove: %s?" #: views.py:197 #, python-format @@ -258,8 +247,8 @@ msgid "Bootstrap setup created successfully." msgstr "Bootstrap setup uspješno kreiran." #: views.py:207 -msgid "dump current configuration into a bootstrap setup" -msgstr "prebaciti trenutnu konfiguraciju u bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" +msgstr "" #: views.py:241 views.py:269 msgid "Bootstrap setup imported successfully." @@ -303,17 +292,13 @@ msgstr "Baza podataka uspješno obrisana." #: views.py:311 msgid "" "Are you sure you wish to erase the entire database and document storage?" -msgstr "" -"Jeste li sigurni da želite obrisati čitavu bazu podataka i spremište " -"dokumenata?" +msgstr "Jeste li sigurni da želite obrisati čitavu bazu podataka i spremište dokumenata?" #: views.py:312 msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" -"Svi dokumenti, izvori, metadata, tipovi metadata, setovi, tagovi, indeksi " -"and logovi će biti nepovratno izgubljeni!" +msgstr "Svi dokumenti, izvori, metadata, tipovi metadata, setovi, tagovi, indeksi and logovi će biti nepovratno izgubljeni!" #: views.py:329 msgid "Bootstrap repository successfully synchronized." @@ -327,3 +312,18 @@ msgstr "Greška sinhronizacije bootstrap repozitorija: %(error)s" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "Jeste li sigurni da želite sinhronizovati sa bootstrap repozitorijem?" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/da/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/da/LC_MESSAGES/django.po index e595a0fff3..1c19dac414 100644 --- a/mayan/apps/bootstrap/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/da/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -26,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -91,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -111,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -170,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -187,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -200,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -250,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -315,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9aff8d6774 --- /dev/null +++ b/mayan/apps/bootstrap/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,328 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:49 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:55 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: links.py:12 +msgid "Bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "Create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "Edit" +msgstr "" + +#: links.py:15 +msgid "Delete" +msgstr "" + +#: links.py:16 +msgid "Details" +msgstr "" + +#: links.py:17 +msgid "Execute" +msgstr "" + +#: links.py:18 +msgid "Dump current setup" +msgstr "" + +#: links.py:19 +msgid "Export" +msgstr "" + +#: links.py:20 +msgid "Import from file" +msgstr "" + +#: links.py:21 +msgid "Import from URL" +msgstr "" + +#: links.py:22 +msgid "Sync with repository" +msgstr "" + +#: links.py:23 +msgid "Erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "Name" +msgstr "" + +#: models.py:31 +msgid "Slug" +msgstr "" + +#: models.py:32 views.py:35 +msgid "Description" +msgstr "" + +#: models.py:33 +msgid "Fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:36 +msgid "Type" +msgstr "" + +#: models.py:35 +msgid "Creation date and time" +msgstr "" + +#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 +msgid "Bootstrap setup" +msgstr "" + +#: models.py:105 views.py:32 +msgid "Bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:51 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:54 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:59 +msgid "Create bootstrap" +msgstr "" + +#: views.py:79 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:82 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:87 +#, python-format +msgid "Edit bootstrap setup: %s" +msgstr "" + +#: views.py:112 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:114 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:125 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:165 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:167 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:169 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:181 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:197 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:201 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:207 +msgid "Dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:241 views.py:269 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:244 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:246 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:252 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:272 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:274 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:280 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:299 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:301 +msgid "Database erased successfully." +msgstr "" + +#: views.py:311 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:312 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:329 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:338 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.po index 0979691c5d..fc5311627f 100644 --- a/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/de_DE/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mathias Behrle , 2014 # Tobias Paepke , 2014 @@ -9,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-03-12 16:11+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -28,57 +28,57 @@ msgstr "Bootrap-Setup Datei" msgid "Bootstrap setup URL" msgstr "Boostrap-Setup URL" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "Bootstrap" #: links.py:12 -msgid "bootstrap setup list" -msgstr "Bootstrap-Setup-Liste" +msgid "Bootstrap setup list" +msgstr "" #: links.py:13 -msgid "create new bootstrap setup" -msgstr "Neues Bootstrap-Setup erstellen" +msgid "Create new bootstrap setup" +msgstr "" #: links.py:14 -msgid "edit" -msgstr "Bearbeiten" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "Löschen" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "Details" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" -msgstr "ausführen" +msgid "Execute" +msgstr "" #: links.py:18 -msgid "dump current setup" -msgstr "Auszug des aktuelles Setups erstellen" +msgid "Dump current setup" +msgstr "" #: links.py:19 -msgid "export" -msgstr "Export" +msgid "Export" +msgstr "" #: links.py:20 -msgid "import from file" -msgstr "Import aus Datei" +msgid "Import from file" +msgstr "" #: links.py:21 -msgid "import from URL" -msgstr "Import von URL" +msgid "Import from URL" +msgstr "" #: links.py:22 -msgid "sync with repository" -msgstr "Mit Repository synchronisieren" +msgid "Sync with repository" +msgstr "" #: links.py:23 -msgid "erase database" -msgstr "Datenbank löschen" +msgid "Erase database" +msgstr "" #: literals.py:20 msgid "JSON" @@ -93,41 +93,40 @@ msgid "Better YAML" msgstr "Better YAML" #: models.py:30 -msgid "name" -msgstr "Name" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" -msgstr "slug" +msgid "Slug" +msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "Beschreibung" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" -msgstr "Fixture" +msgid "Fixture" +msgstr "" #: models.py:33 msgid "These are the actual database structure creation instructions." -msgstr "" -"Dies sind die aktuellen Anweisungen für die Erzeugung der Datenbank-Struktur." +msgstr "Dies sind die aktuellen Anweisungen für die Erzeugung der Datenbank-Struktur." #: models.py:34 views.py:36 -msgid "type" -msgstr "Typ" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" -msgstr "Datum und Zeit der Erstellung" +msgid "Creation date and time" +msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" -msgstr "Bootstrap Setup" +msgid "Bootstrap setup" +msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" -msgstr "Bootstrap Setups" +msgid "Bootstrap setups" +msgstr "" #: permissions.py:7 msgid "Database bootstrap" @@ -167,23 +166,15 @@ msgstr "Import neuer Bootstrap-Setups" #: permissions.py:17 msgid "Sync the local bootstrap setups with a published repository" -msgstr "" -"Synchronisieren des lokalen Bootstrap-Setups mit einem publizierten " -"Repository" +msgstr "Synchronisieren des lokalen Bootstrap-Setups mit einem publizierten Repository" #: permissions.py:18 msgid "Erase the entire database and document storage" msgstr "Löschen der gesamten Datenbank und des Dokumenten-Speichers" -#: registry.py:7 -msgid "Bootstrap" -msgstr "Bootstrap" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." -msgstr "" -"Stellt vorkonfigurierte Setups für Indices, Dokumenten-Typen, Tags, usw. " -"bereit." +msgstr "Stellt vorkonfigurierte Setups für Indices, Dokumenten-Typen, Tags, usw. bereit." #: views.py:51 msgid "Bootstrap setup created successfully" @@ -194,8 +185,8 @@ msgid "Error creating bootstrap setup." msgstr "Fehler beim Erstellen des Bootstrap-Setups." #: views.py:59 -msgid "create bootstrap" -msgstr "Erstelle Bootstrap" +msgid "Create bootstrap" +msgstr "" #: views.py:79 msgid "Bootstrap setup edited successfully" @@ -207,8 +198,8 @@ msgstr "Fehler beim Bearbeiten des Bootstrap-Setups." #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" -msgstr "Bearbeiten des Bootstrap-Setups %s" +msgid "Edit bootstrap setup: %s" +msgstr "" #: views.py:112 #, python-format @@ -223,18 +214,13 @@ msgstr "Fehler %(error)s beim Löschen des Bootstrap-Setups %(bootstrap)s" #: views.py:125 #, python-format msgid "Are you sure you with to delete the bootstrap setup: %s?" -msgstr "" -"Sind Sie sich sicher, das Sie das Bootstrap-Setup \"%s\" wirklich löschen " -"möchten?" +msgstr "Sind Sie sich sicher, das Sie das Bootstrap-Setup \"%s\" wirklich löschen möchten?" #: views.py:165 msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" -"Kann das Bootstrap-Setup nicht auführen, da es bestehende Daten gibt. Es " -"müssen zuerst alle Daten gelöscht und dann der Vorgang noch einmal versucht " -"werden." +msgstr "Kann das Bootstrap-Setup nicht auführen, da es bestehende Daten gibt. Es müssen zuerst alle Daten gelöscht und dann der Vorgang noch einmal versucht werden." #: views.py:167 #, python-format @@ -250,24 +236,20 @@ msgstr "Bootstrap-Setup \"%s\" erfolgreich ausgeführt." #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" -"Sind Sie sicher, dass Sie das Datenbank-Bootstrap-Setup \"%s\" ausführen " -"wollen?" +msgstr "Sind Sie sicher, dass Sie das Datenbank-Bootstrap-Setup \"%s\" ausführen wollen?" #: views.py:197 #, python-format msgid "Error dumping configuration into a bootstrap setup; %s" -msgstr "" -"Fehler beim Erstellen des Auszugs der Konfiguration in das Bootstrap-Setup %s" +msgstr "Fehler beim Erstellen des Auszugs der Konfiguration in das Bootstrap-Setup %s" #: views.py:201 msgid "Bootstrap setup created successfully." msgstr "Boostrap-Setup erfolgreich erstellt." #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" -"Erstellung eines Auszugs der aktuellen Konfiguration in ein Bootstrap-Setup" #: views.py:241 views.py:269 msgid "Bootstrap setup imported successfully." @@ -311,17 +293,13 @@ msgstr "Datenbank erfolgreich gelöscht." #: views.py:311 msgid "" "Are you sure you wish to erase the entire database and document storage?" -msgstr "" -"Sind Sie sicher, dass die gesamte Datenbank und der Dokumenten-Speicher " -"gelöscht werden sollen?" +msgstr "Sind Sie sicher, dass die gesamte Datenbank und der Dokumenten-Speicher gelöscht werden sollen?" #: views.py:312 msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" -"Alle Dokumente, Quellen, Metadaten-Typen, -Sets, Tags, Indices und " -"Protokolle werden unwiderruflich gelöscht!" +msgstr "Alle Dokumente, Quellen, Metadaten-Typen, -Sets, Tags, Indices und Protokolle werden unwiderruflich gelöscht!" #: views.py:329 msgid "Bootstrap repository successfully synchronized." @@ -334,6 +312,19 @@ msgstr "Fehler bei der Synchronisation des Bootstrap-Repositories: %(error)s" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" -msgstr "" -"Sind Sie sich sicher, das Sie mit dem Bootstrap-Repository synchronisieren " -"wollen?" +msgstr "Sind Sie sich sicher, das Sie mit dem Bootstrap-Repository synchronisieren wollen?" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.po index faeb539ef0..65cf04598b 100644 --- a/mayan/apps/bootstrap/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/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: 2014-07-31 19:55-0400\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" "PO-Revision-Date: 2012-12-12 06:04+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -26,56 +26,67 @@ msgstr "Bootstrap setup file" msgid "Bootstrap setup URL" msgstr "Bootstrap setup URL" -#: links.py:11 -msgid "bootstrap" -msgstr "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "Bootstrap" #: links.py:12 -msgid "bootstrap setup list" +#, fuzzy +msgid "Bootstrap setup list" msgstr "bootstrap setup list" #: links.py:13 -msgid "create new bootstrap setup" +#, fuzzy +msgid "Create new bootstrap setup" msgstr "create new bootstrap setup" #: links.py:14 -msgid "edit" -msgstr "edit" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" +#, fuzzy +msgid "Delete" msgstr "delete" #: links.py:16 -msgid "details" +#, fuzzy +msgid "Details" msgstr "details" #: links.py:17 -msgid "execute" +#, fuzzy +msgid "Execute" msgstr "execute" #: links.py:18 -msgid "dump current setup" +#, fuzzy +msgid "Dump current setup" msgstr "dump current setup" #: links.py:19 -msgid "export" +#, fuzzy +msgid "Export" msgstr "export" #: links.py:20 -msgid "import from file" +#, fuzzy +msgid "Import from file" msgstr "import from file" #: links.py:21 -msgid "import from URL" +#, fuzzy +msgid "Import from URL" msgstr "import from URL" #: links.py:22 -msgid "sync with repository" +#, fuzzy +msgid "Sync with repository" msgstr "sync with repository" #: links.py:23 -msgid "erase database" +#, fuzzy +msgid "Erase database" msgstr "erase database" #: literals.py:20 @@ -91,19 +102,21 @@ msgid "Better YAML" msgstr "Better YAML" #: models.py:30 -msgid "name" -msgstr "name" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" -msgstr "slug" +msgid "Slug" +msgstr "" #: models.py:32 views.py:35 -msgid "description" +#, fuzzy +msgid "Description" msgstr "description" #: models.py:33 -msgid "fixture" +#, fuzzy +msgid "Fixture" msgstr "fixture" #: models.py:33 @@ -111,19 +124,22 @@ msgid "These are the actual database structure creation instructions." msgstr "These are the actual database structure creation instructions." #: models.py:34 views.py:36 -msgid "type" -msgstr "type" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" +#, fuzzy +msgid "Creation date and time" msgstr "creation date and time" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +#, fuzzy +msgid "Bootstrap setup" msgstr "bootstrap setup" #: models.py:105 views.py:32 -msgid "bootstrap setups" +#, fuzzy +msgid "Bootstrap setups" msgstr "bootstrap setups" #: permissions.py:7 @@ -170,10 +186,6 @@ msgstr "Sync the local bootstrap setups with a published repository" msgid "Erase the entire database and document storage" msgstr "Erase the entire database and document storage" -#: registry.py:7 -msgid "Bootstrap" -msgstr "Bootstrap" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "Provides pre configured setups for indexes, document types, tags, etc." @@ -187,7 +199,8 @@ msgid "Error creating bootstrap setup." msgstr "Error creating bootstrap setup." #: views.py:59 -msgid "create bootstrap" +#, fuzzy +msgid "Create bootstrap" msgstr "create bootstrap" #: views.py:79 @@ -199,8 +212,8 @@ msgid "Error editing bootstrap setup." msgstr "Error editing bootstrap setup." #: views.py:87 -#, python-format -msgid "edit bootstrap setup: %s" +#, fuzzy, python-format +msgid "Edit bootstrap setup: %s" msgstr "edit bootstrap setup: %s" #: views.py:112 @@ -253,7 +266,8 @@ msgid "Bootstrap setup created successfully." msgstr "Bootstrap setup created successfully." #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +#, fuzzy +msgid "Dump current configuration into a bootstrap setup" msgstr "dump current configuration into a bootstrap setup" #: views.py:241 views.py:269 @@ -321,3 +335,18 @@ msgstr "Bootstrap repository synchronization error: %(error)s" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "Are you sure you wish to synchronize with the bootstrap repository?" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.po index 8ce4c98404..55188a4b4f 100644 --- a/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/es/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Translators: +# jmcainzos , 2014 # Roberto Rosario, 2012-2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-02-10 16:51+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -27,57 +28,57 @@ msgstr "Archivo de configuración de arranque" msgid "Bootstrap setup URL" msgstr "URL de configuración de arranque" -#: links.py:11 -msgid "bootstrap" -msgstr "arranque" +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "Arranque" #: links.py:12 -msgid "bootstrap setup list" -msgstr "list de configuraciones de arranque" +msgid "Bootstrap setup list" +msgstr "" #: links.py:13 -msgid "create new bootstrap setup" -msgstr "crear nueva configuración de arranque" +msgid "Create new bootstrap setup" +msgstr "" #: links.py:14 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "borrar" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "detalles" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" -msgstr "ejecutar" +msgid "Execute" +msgstr "" #: links.py:18 -msgid "dump current setup" -msgstr "grabar la configuración actual" +msgid "Dump current setup" +msgstr "" #: links.py:19 -msgid "export" -msgstr "exportar" +msgid "Export" +msgstr "" #: links.py:20 -msgid "import from file" -msgstr "importar desde el archivo" +msgid "Import from file" +msgstr "" #: links.py:21 -msgid "import from URL" -msgstr "importar desde URL" +msgid "Import from URL" +msgstr "" #: links.py:22 -msgid "sync with repository" -msgstr "sincronizar con el repositorio" +msgid "Sync with repository" +msgstr "" #: links.py:23 -msgid "erase database" -msgstr "borrar la base de datos" +msgid "Erase database" +msgstr "" #: literals.py:20 msgid "JSON" @@ -92,42 +93,40 @@ msgid "Better YAML" msgstr "Better YAML" #: models.py:30 -msgid "name" -msgstr "nombre" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" -msgstr "identificador" +msgid "Slug" +msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "descripción" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" -msgstr "código" +msgid "Fixture" +msgstr "" #: models.py:33 msgid "These are the actual database structure creation instructions." -msgstr "" -"Estas son la instrucciones reales para la creación de las estructuras de la " -"base de datos." +msgstr "Estas son la instrucciones reales para la creación de las estructuras de la base de datos." #: models.py:34 views.py:36 -msgid "type" -msgstr "tipo" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" -msgstr "fecha y hora de creación" +msgid "Creation date and time" +msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" -msgstr "configuración de arranque" +msgid "Bootstrap setup" +msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" -msgstr "configuraciones de arranque" +msgid "Bootstrap setups" +msgstr "" #: permissions.py:7 msgid "Database bootstrap" @@ -155,8 +154,7 @@ msgstr "Ejecutar configuraciones de arranque" #: permissions.py:14 msgid "Dump the current project\\s setup into a bootstrap setup" -msgstr "" -"Grabar la configuración actual del projecto en una configuración de arranque" +msgstr "Grabar la configuración actual del projecto en una configuración de arranque" #: permissions.py:15 msgid "Export bootstrap setups as files" @@ -164,43 +162,35 @@ msgstr "Exportar configuraciones de arranque como archivos" #: permissions.py:16 msgid "Import new bootstrap setups" -msgstr "Importar de nuevas configuraciones de arranque" +msgstr "Importar nuevas configuraciones de arranque" #: permissions.py:17 msgid "Sync the local bootstrap setups with a published repository" -msgstr "" -"Sincronizar las configuraciones de arranque locales con un repositorio " -"publicado" +msgstr "Sincronizar las configuraciones de arranque locales con un repositorio publicado" #: permissions.py:18 msgid "Erase the entire database and document storage" msgstr "Borrar toda la base de datos y almacenamiento de documentos" -#: registry.py:7 -msgid "Bootstrap" -msgstr "Arranque" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." -msgstr "" -"Proporciona configuraciones pre ajustadas para los índices, tipos de " -"documentos, etiquetas, etc" +msgstr "Proporciona configuraciones pre ajustadas para los índices, tipos de documentos, etiquetas, etc" #: views.py:51 msgid "Bootstrap setup created successfully" -msgstr "Configuración de arranque creada exitosamente." +msgstr "Configuración de arranque creada con éxito." #: views.py:54 msgid "Error creating bootstrap setup." msgstr "Error al crear la configuración de arranque." #: views.py:59 -msgid "create bootstrap" -msgstr "crear configuración de arranque" +msgid "Create bootstrap" +msgstr "" #: views.py:79 msgid "Bootstrap setup edited successfully" -msgstr "Configuración de arranque editada exitosamente." +msgstr "Configuración de arranque editada con éxito." #: views.py:82 msgid "Error editing bootstrap setup." @@ -208,13 +198,13 @@ msgstr "Error editando la configuración de arranque." #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" -msgstr "editar configuración de arranque: %s" +msgid "Edit bootstrap setup: %s" +msgstr "" #: views.py:112 #, python-format msgid "Bootstrap setup: %s deleted successfully." -msgstr "Configuración de arranque :%s eliminada exitosamente." +msgstr "Configuración de arranque :%s eliminada con éxito." #: views.py:114 #, python-format @@ -230,9 +220,7 @@ msgstr "¿Seguro que desea borrar la configuración de arranque: %s?" msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" -"No se puede ejecutar la configuración de arranque, existen datos. Borre la " -"base de datos y vuelva a intentarlo." +msgstr "No se puede ejecutar la configuración de arranque, existen datos. Borre la base de datos y vuelva a intentarlo." #: views.py:167 #, python-format @@ -242,33 +230,30 @@ msgstr "Error al ejecutar la configuración de arranque; %s" #: views.py:169 #, python-format msgid "Bootstrap setup \"%s\" executed successfully." -msgstr "Configuración de arranque \"%s\" ejecutada exitosamente." +msgstr "Configuración de arranque \"%s\" ejecutada con éxito." #: views.py:181 #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" -"¿Seguro de que desea ejecutar la configuración de arranque de base de datos " -"llamada: %s?" +msgstr "¿Seguro de que desea ejecutar la configuración de arranque de base de datos llamada: %s?" #: views.py:197 #, python-format msgid "Error dumping configuration into a bootstrap setup; %s" -msgstr "" -"Error vertiendo configuración actual en una configuración de arranque; %s" +msgstr "Error al grabar la configuración actual en una configuración de arranque; %s" #: views.py:201 msgid "Bootstrap setup created successfully." -msgstr "Configuración de arranque creada con exitosamente." +msgstr "Configuración de arranque creada con éxito.." #: views.py:207 -msgid "dump current configuration into a bootstrap setup" -msgstr "vertir la configuración actual en una configuración de arranque" +msgid "Dump current configuration into a bootstrap setup" +msgstr "" #: views.py:241 views.py:269 msgid "Bootstrap setup imported successfully." -msgstr "Configuración de arranque importada con exitosamente." +msgstr "Configuración de arranque importada con éxito." #: views.py:244 msgid "File is not a bootstrap setup." @@ -303,36 +288,43 @@ msgstr "Error borrando la base de datos; %s" #: views.py:301 msgid "Database erased successfully." -msgstr "Base de datos borrada exitosamente." +msgstr "Base de datos borrada con éxito." #: views.py:311 msgid "" "Are you sure you wish to erase the entire database and document storage?" -msgstr "" -"¿Está seguro que desea borrar de la base de datos completamente y el " -"almacenamiento de documentos?" +msgstr "¿Está seguro que desea borrar de la base de datos completamente y el almacenamiento de documentos?" #: views.py:312 msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" -"¡Todos los documentos, las fuentes, los metadatos, los tipos de metadatos, " -"los conjuntos de metadatos, las etiquetas, los índices y vitacoras se " -"perderán irreversiblemente!" +msgstr "¡Todos los documentos, las fuentes, los metadatos, los tipos de metadatos, los conjuntos de metadatos, las etiquetas, los índices y registros se perderán sin posibilidad de recuperación!" #: views.py:329 msgid "Bootstrap repository successfully synchronized." -msgstr "Repositorio de configuración de arranque sincronizado exitosamente." +msgstr "Repositorio de configuración de arranque sincronizado con éxito." #: views.py:331 #, python-format msgid "Bootstrap repository synchronization error: %(error)s" -msgstr "" -"Error sincronizando repositorio de configuraciónes de arranque: %(error)s" +msgstr "Error sincronizando repositorio de configuraciónes de arranque: %(error)s" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" -msgstr "" -"¿Está seguro que desea sincronizar con el repositorio de configuraciónes de " -"arranque?" +msgstr "¿Está seguro que desea sincronizar con el repositorio de configuraciónes de arranque?" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/fa/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/fa/LC_MESSAGES/django.po index d0a03c50ad..6a07560e6a 100644 --- a/mayan/apps/bootstrap/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/fa/LC_MESSAGES/django.po @@ -1,318 +1,330 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-07-05 11:00+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:49 msgid "Bootstrap setup file" -msgstr "" +msgstr "فایل نصب خود راه انداز" #: forms.py:55 msgid "Bootstrap setup URL" -msgstr "" +msgstr "URL نصب خود راه انداز" -#: links.py:11 -msgid "bootstrap" -msgstr "" +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "راه انداز خودکار" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" -msgstr "ویرایش" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "حذف" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "جزوئیات" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 msgid "JSON" -msgstr "" +msgstr "JSON" #: literals.py:63 msgid "YAML" -msgstr "" +msgstr "YAML" #: literals.py:64 msgid "Better YAML" -msgstr "" +msgstr "YAML بهتر" #: models.py:30 -msgid "name" -msgstr "نام" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "توضیحات" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 msgid "These are the actual database structure creation instructions." -msgstr "" +msgstr "اینها دستورات لازم ساخت ساختار پایگاه داده هستند." #: models.py:34 views.py:36 -msgid "type" -msgstr "نوع" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 msgid "Database bootstrap" -msgstr "" +msgstr "راه انداز خودکار پایگاه داده" #: permissions.py:9 msgid "View bootstrap setups" -msgstr "" +msgstr "دیدن دستورات نصب خودکار" #: permissions.py:10 msgid "Create bootstrap setups" -msgstr "" +msgstr "ایجاد دستورات نصب خودکار" #: permissions.py:11 msgid "Edit bootstrap setups" -msgstr "" +msgstr "ویرایش دستورات نصب خودکار" #: permissions.py:12 msgid "Delete bootstrap setups" -msgstr "" +msgstr "پاک کردن دستورات نصب خودکار" #: permissions.py:13 msgid "Execute bootstrap setups" -msgstr "" +msgstr "اجرای دستورات نصب خودکار" #: permissions.py:14 msgid "Dump the current project\\s setup into a bootstrap setup" -msgstr "" +msgstr "ریختن دستورات نصب پروزه فعلی در دستورات نصب خودکار" #: permissions.py:15 msgid "Export bootstrap setups as files" -msgstr "" +msgstr "صدور و یا نوشتن دستورات نصب خودکار درفایل " #: permissions.py:16 msgid "Import new bootstrap setups" -msgstr "" +msgstr "خواندن و یا واردکردن دتورات نصب خودکار جدید" #: permissions.py:17 msgid "Sync the local bootstrap setups with a published repository" -msgstr "" +msgstr "همگام سازی دستورات نصب خودکار محلی با مخزن موجود" #: permissions.py:18 msgid "Erase the entire database and document storage" -msgstr "" - -#: registry.py:7 -msgid "Bootstrap" -msgstr "" +msgstr "پاک کردن کامل پایگاه داده و مخزن داده" #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." -msgstr "" +msgstr "نصب از قبل تنظیم شده ایندکس ها ، انواع مستندات، برچسب ها و ... را ارایه میدهد." #: views.py:51 msgid "Bootstrap setup created successfully" -msgstr "" +msgstr "دستورات نصب راه انداز خودکار بصورت موفقیت آمیز ایجاد شد." #: views.py:54 msgid "Error creating bootstrap setup." -msgstr "" +msgstr "اشکال در ایجاد دستورات نصب راه انداز خودکار." #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 msgid "Bootstrap setup edited successfully" -msgstr "" +msgstr "ویرایش موفقیت آمیز دستورات نصب راه انداز خودکار." #: views.py:82 msgid "Error editing bootstrap setup." -msgstr "" +msgstr "اشکال در ویرایش دستورات نصب راه انداز خودکار" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 #, python-format msgid "Bootstrap setup: %s deleted successfully." -msgstr "" +msgstr "حذف موفقیت آمیز دستورات نصب راه انداز خودکار:%s" #: views.py:114 #, python-format msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" -msgstr "" +msgstr "نصب خودکار:%(bootstrap)s دارای خطا: %(error)s" #: views.py:125 #, python-format msgid "Are you sure you with to delete the bootstrap setup: %s?" -msgstr "" +msgstr "آیا از حذف دستورات نصب خودکار %s مطمئن هتستید؟" #: views.py:165 msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" +msgstr "بدلیل وجود داده، نمیتوان دستورات نصب راه انداز خودکار را اجرا کرد. پس از پاک کردن داده ها لطفا دوباره امتحان کنید." #: views.py:167 #, python-format msgid "Error executing bootstrap setup; %s" -msgstr "" +msgstr "خطای: %s در زمان اجرای دستورات نصب راه انداز خودکار." #: views.py:169 #, python-format msgid "Bootstrap setup \"%s\" executed successfully." -msgstr "" +msgstr "اجرای موفقیت آمیز دستورات نصب راه انداز خودکار \"%s\"." #: views.py:181 #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" +msgstr "آیا از اجرای دستورات نصب راه انداز خودکار پایگاه داده ای با نام %s مطمئن هستید؟" #: views.py:197 #, python-format msgid "Error dumping configuration into a bootstrap setup; %s" -msgstr "" +msgstr "خطا در زمان ریختن پیکربندی در داخل فایل نصب راه انداز خودکار با نام: %s" #: views.py:201 msgid "Bootstrap setup created successfully." -msgstr "" +msgstr "موفقیت در ایجاد دستورات نصب راه انداز خودکار." #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 msgid "Bootstrap setup imported successfully." -msgstr "" +msgstr "دستورات نصب راه انداز خودکار با موفقیت وارد و یا خوانده شد. " #: views.py:244 msgid "File is not a bootstrap setup." -msgstr "" +msgstr "این فایل دستورات نصب راه انداز خودکار نمیباشد." #: views.py:246 #, python-format msgid "Error importing bootstrap setup from file; %s." -msgstr "" +msgstr "خطا در زمان خواندن و یا وارد کردن دساورات نصب راه انداز خودکار از فایل: %s." #: views.py:252 msgid "Import bootstrap setup from file" -msgstr "" +msgstr "خواندن و یا وارد کردن دستورات نصب راه انداز خودکار از فایل." #: views.py:272 msgid "Data from URL is not a bootstrap setup." -msgstr "" +msgstr "داده های دریافتی از URL دستورات نصب راه اندازخودکار نمیباشد." #: views.py:274 #, python-format msgid "Error importing bootstrap setup from URL; %s." -msgstr "" +msgstr "خطا در زمان خواندن و یا واردکردن دستورات نصب راه اندازخودکار ازURL: %s. " #: views.py:280 msgid "Import bootstrap setup from URL" -msgstr "" +msgstr "خواندن و یا واردکردن دستورات نصب راه انداز خودکار از URL." #: views.py:299 #, python-format msgid "Error erasing database; %s" -msgstr "" +msgstr "خطا در حذف پایگاه داده:%s." #: views.py:301 msgid "Database erased successfully." -msgstr "" +msgstr "حذف موفقیت آمیز پایگاه داده." #: views.py:311 msgid "" "Are you sure you wish to erase the entire database and document storage?" -msgstr "" +msgstr "آیا از حذف کامل پایگاه داده ای و مخزن اسناد مطمئن هستید؟" #: views.py:312 msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" +msgstr "کلیه داده ها شامل اسناد، متادیتا، انواع متادیتا، مجم.عه ها، برچسب ها، ایندکس ها بطور غیر قابل بازگشت پاک خواهد گردید!" #: views.py:329 msgid "Bootstrap repository successfully synchronized." -msgstr "" +msgstr "راه انداز خودکار مخزن باموفقیت همگام شد." #: views.py:331 #, python-format msgid "Bootstrap repository synchronization error: %(error)s" -msgstr "" +msgstr "خطای همگام سازی در راه انداز خودکار:%(error)s." #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" -msgstr "" +msgstr "آیا از همگام سازی مخزن راه انداز خودکار مطمئن هستید؟" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.po index 6011052862..cac46342a7 100644 --- a/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # PatrickHetu , 2012 # Pierre Lhoste , 2012 @@ -10,15 +11,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-02-04 13:37+0000\n" -"Last-Translator: SadE54 \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:49 @@ -29,57 +29,57 @@ msgstr "Fichier de pré-configuration" msgid "Bootstrap setup URL" msgstr "URL de la pré-configuration" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "Pré-configuration" #: links.py:12 -msgid "bootstrap setup list" -msgstr "Liste des pré-configurations" +msgid "Bootstrap setup list" +msgstr "" #: links.py:13 -msgid "create new bootstrap setup" -msgstr "Créer une nouvelle pré-configuration" +msgid "Create new bootstrap setup" +msgstr "" #: links.py:14 -msgid "edit" -msgstr "éditer" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "effacer" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "détails" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" -msgstr "exécuter" +msgid "Execute" +msgstr "" #: links.py:18 -msgid "dump current setup" -msgstr "injecter la configuration actuelle" +msgid "Dump current setup" +msgstr "" #: links.py:19 -msgid "export" -msgstr "exporter" +msgid "Export" +msgstr "" #: links.py:20 -msgid "import from file" -msgstr "importer depuis le fichier" +msgid "Import from file" +msgstr "" #: links.py:21 -msgid "import from URL" -msgstr "importer depuis l'URL" +msgid "Import from URL" +msgstr "" #: links.py:22 -msgid "sync with repository" -msgstr "synchroniser avec le dépôt" +msgid "Sync with repository" +msgstr "" #: links.py:23 -msgid "erase database" -msgstr "Supprimer la base de données" +msgid "Erase database" +msgstr "" #: literals.py:20 msgid "JSON" @@ -94,40 +94,40 @@ msgid "Better YAML" msgstr "Better YAML" #: models.py:30 -msgid "name" -msgstr "nom" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" -msgstr "slug" +msgid "Slug" +msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "description" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" -msgstr "fixation" +msgid "Fixture" +msgstr "" #: models.py:33 msgid "These are the actual database structure creation instructions." msgstr "Ce sont les instructions pour la création de la base de données." #: models.py:34 views.py:36 -msgid "type" -msgstr "type" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" -msgstr "date et heure de création" +msgid "Creation date and time" +msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" -msgstr "pré-configuration" +msgid "Bootstrap setup" +msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" -msgstr "Pré-configurations" +msgid "Bootstrap setups" +msgstr "" #: permissions.py:7 msgid "Database bootstrap" @@ -167,22 +167,15 @@ msgstr "Importer de nouvelles pré-configurations" #: permissions.py:17 msgid "Sync the local bootstrap setups with a published repository" -msgstr "" -"Synchroniser localement les pré-configurations depuis un dépôt en ligne" +msgstr "Synchroniser localement les pré-configurations depuis un dépôt en ligne" #: permissions.py:18 msgid "Erase the entire database and document storage" msgstr "Effacer l'ensemble de la base de donnée et tous les documents stockés" -#: registry.py:7 -msgid "Bootstrap" -msgstr "Pré-configuration" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." -msgstr "" -"Permet une pré-configurations des index, types de documents, étiquettes, " -"etc..." +msgstr "Permet une pré-configurations des index, types de documents, étiquettes, etc..." #: views.py:51 msgid "Bootstrap setup created successfully" @@ -193,8 +186,8 @@ msgid "Error creating bootstrap setup." msgstr "Erreur en créant la pré-configuration." #: views.py:59 -msgid "create bootstrap" -msgstr "Créer une pré-configuration" +msgid "Create bootstrap" +msgstr "" #: views.py:79 msgid "Bootstrap setup edited successfully" @@ -206,8 +199,8 @@ msgstr "erreur en modifiant la pré-configuration." #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" -msgstr "modifier la pré-configuration: %s" +msgid "Edit bootstrap setup: %s" +msgstr "" #: views.py:112 #, python-format @@ -228,9 +221,7 @@ msgstr "Êtes-vous sûrs de vouloir effacer la pré-configuration: %s?" msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" -"Impossible d'exécuter la pré-configuration car des données existent. Effacez-" -"les et recommencez." +msgstr "Impossible d'exécuter la pré-configuration car des données existent. Effacez-les et recommencez." #: views.py:167 #, python-format @@ -251,16 +242,15 @@ msgstr "Êtes-vous sûr de vouloir exécuter la pré-configuration intitulée: #: views.py:197 #, python-format msgid "Error dumping configuration into a bootstrap setup; %s" -msgstr "" -"Erreur en insérant la configuration actuelle dans la pré-configuration: %s" +msgstr "Erreur en insérant la configuration actuelle dans la pré-configuration: %s" #: views.py:201 msgid "Bootstrap setup created successfully." msgstr "Pré-configuration crée avec succès." #: views.py:207 -msgid "dump current configuration into a bootstrap setup" -msgstr "insérer la configuration actuelle dans une pré-configuration" +msgid "Dump current configuration into a bootstrap setup" +msgstr "" #: views.py:241 views.py:269 msgid "Bootstrap setup imported successfully." @@ -304,17 +294,13 @@ msgstr "Base de Données effacée avec succès." #: views.py:311 msgid "" "Are you sure you wish to erase the entire database and document storage?" -msgstr "" -"Êtes vous certain de vouloir effacer l'intégralité de la base de données et " -"des documents stockés?" +msgstr "Êtes vous certain de vouloir effacer l'intégralité de la base de données et des documents stockés?" #: views.py:312 msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" -"Tous les documents, sources, métadonnées, types de métadonnées, jeux, " -"étiquettes, indexes et logs seron définitivement perdus!" +msgstr "Tous les documents, sources, métadonnées, types de métadonnées, jeux, étiquettes, indexes et logs seron définitivement perdus!" #: views.py:329 msgid "Bootstrap repository successfully synchronized." @@ -327,6 +313,19 @@ msgstr "Erreur de synchronisation du dépôt de pré-configurations: %(error)s" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" -msgstr "" -"Êtes-vous sûr de vouloir effectuer la synchronisation avec le dépôt de pré-" -"configurations ?" +msgstr "Êtes-vous sûr de vouloir effectuer la synchronisation avec le dépôt de pré-configurations ?" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/hr_HR/LC_MESSAGES/django.po index c21b4ba2eb..566b930724 100644 --- a/mayan/apps/bootstrap/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/hr_HR/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" #: forms.py:49 msgid "Bootstrap setup file" @@ -27,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -92,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -112,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -171,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -188,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -201,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -251,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -316,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/hu/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/hu/LC_MESSAGES/django.po index d2f4c5c0c1..63942d242f 100644 --- a/mayan/apps/bootstrap/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/hu/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -26,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -91,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -111,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -170,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -187,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -200,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -250,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -315,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/id/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/id/LC_MESSAGES/django.po index 781253fc87..40e154125b 100644 --- a/mayan/apps/bootstrap/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/id/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-07-23 19:40+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:49 @@ -26,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -91,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -111,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -170,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -187,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -200,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -250,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -315,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.po index ccb706d61d..62d7c66a43 100644 --- a/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/it/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -26,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -91,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -111,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -170,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -187,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -200,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -250,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -315,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/lv/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a32dbaac97 --- /dev/null +++ b/mayan/apps/bootstrap/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,328 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:49 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:55 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: links.py:12 +msgid "Bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "Create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "Edit" +msgstr "" + +#: links.py:15 +msgid "Delete" +msgstr "" + +#: links.py:16 +msgid "Details" +msgstr "" + +#: links.py:17 +msgid "Execute" +msgstr "" + +#: links.py:18 +msgid "Dump current setup" +msgstr "" + +#: links.py:19 +msgid "Export" +msgstr "" + +#: links.py:20 +msgid "Import from file" +msgstr "" + +#: links.py:21 +msgid "Import from URL" +msgstr "" + +#: links.py:22 +msgid "Sync with repository" +msgstr "" + +#: links.py:23 +msgid "Erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "Name" +msgstr "" + +#: models.py:31 +msgid "Slug" +msgstr "" + +#: models.py:32 views.py:35 +msgid "Description" +msgstr "" + +#: models.py:33 +msgid "Fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:36 +msgid "Type" +msgstr "" + +#: models.py:35 +msgid "Creation date and time" +msgstr "" + +#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 +msgid "Bootstrap setup" +msgstr "" + +#: models.py:105 views.py:32 +msgid "Bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:51 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:54 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:59 +msgid "Create bootstrap" +msgstr "" + +#: views.py:79 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:82 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:87 +#, python-format +msgid "Edit bootstrap setup: %s" +msgstr "" + +#: views.py:112 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:114 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:125 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:165 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:167 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:169 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:181 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:197 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:201 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:207 +msgid "Dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:241 views.py:269 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:244 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:246 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:252 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:272 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:274 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:280 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:299 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:301 +msgid "Database erased successfully." +msgstr "" + +#: views.py:311 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:312 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:329 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:338 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/nb/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9810bb80b7 --- /dev/null +++ b/mayan/apps/bootstrap/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,328 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:49 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:55 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: links.py:12 +msgid "Bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "Create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "Edit" +msgstr "" + +#: links.py:15 +msgid "Delete" +msgstr "" + +#: links.py:16 +msgid "Details" +msgstr "" + +#: links.py:17 +msgid "Execute" +msgstr "" + +#: links.py:18 +msgid "Dump current setup" +msgstr "" + +#: links.py:19 +msgid "Export" +msgstr "" + +#: links.py:20 +msgid "Import from file" +msgstr "" + +#: links.py:21 +msgid "Import from URL" +msgstr "" + +#: links.py:22 +msgid "Sync with repository" +msgstr "" + +#: links.py:23 +msgid "Erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "Name" +msgstr "" + +#: models.py:31 +msgid "Slug" +msgstr "" + +#: models.py:32 views.py:35 +msgid "Description" +msgstr "" + +#: models.py:33 +msgid "Fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:36 +msgid "Type" +msgstr "" + +#: models.py:35 +msgid "Creation date and time" +msgstr "" + +#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 +msgid "Bootstrap setup" +msgstr "" + +#: models.py:105 views.py:32 +msgid "Bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:51 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:54 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:59 +msgid "Create bootstrap" +msgstr "" + +#: views.py:79 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:82 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:87 +#, python-format +msgid "Edit bootstrap setup: %s" +msgstr "" + +#: views.py:112 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:114 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:125 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:165 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:167 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:169 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:181 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:197 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:201 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:207 +msgid "Dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:241 views.py:269 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:244 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:246 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:252 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:272 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:274 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:280 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:299 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:301 +msgid "Database erased successfully." +msgstr "" + +#: views.py:311 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:312 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:329 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:338 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.po index 9ac9449cb0..c1c500ad0c 100644 --- a/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/nl_NL/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Lucas Weel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-01-12 13:11+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -27,57 +27,57 @@ msgstr "'Bootstrap Setup' file" msgid "Bootstrap setup URL" msgstr "'Bootstrap Setup' URL" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "Bootstrap" #: links.py:12 -msgid "bootstrap setup list" -msgstr "'Bootstrap Setup' lijst" +msgid "Bootstrap setup list" +msgstr "" #: links.py:13 -msgid "create new bootstrap setup" -msgstr "Nieuwe 'Bootstrap Setup' aanmaken" +msgid "Create new bootstrap setup" +msgstr "" #: links.py:14 -msgid "edit" -msgstr "bewerken" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "verwijderen" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "details" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" -msgstr "uitvoeren" +msgid "Execute" +msgstr "" #: links.py:18 -msgid "dump current setup" -msgstr "huidige Setup verwijderen" +msgid "Dump current setup" +msgstr "" #: links.py:19 -msgid "export" -msgstr "exporteren" +msgid "Export" +msgstr "" #: links.py:20 -msgid "import from file" -msgstr "importeren vanaf een bestand" +msgid "Import from file" +msgstr "" #: links.py:21 -msgid "import from URL" -msgstr "importeren vanaf een URL" +msgid "Import from URL" +msgstr "" #: links.py:22 -msgid "sync with repository" -msgstr "synchroniseren met de opslag" +msgid "Sync with repository" +msgstr "" #: links.py:23 -msgid "erase database" -msgstr "database wissen" +msgid "Erase database" +msgstr "" #: literals.py:20 msgid "JSON" @@ -92,40 +92,40 @@ msgid "Better YAML" msgstr "'Better YAML'" #: models.py:30 -msgid "name" -msgstr "naam" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" -msgstr "dop" +msgid "Slug" +msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "omschrijving" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" -msgstr "mal" +msgid "Fixture" +msgstr "" #: models.py:33 msgid "These are the actual database structure creation instructions." msgstr "Dit zijn de instructies voor het aanmaken van de database." #: models.py:34 views.py:36 -msgid "type" -msgstr "soort" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" -msgstr "aanmaakdatum en tijd" +msgid "Creation date and time" +msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" -msgstr "Bootstrap Setup" +msgid "Bootstrap setup" +msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" -msgstr "'Bootstrap Setups'" +msgid "Bootstrap setups" +msgstr "" #: permissions.py:7 msgid "Database bootstrap" @@ -153,8 +153,7 @@ msgstr "'Bootstrap Setups' uitvoeren" #: permissions.py:14 msgid "Dump the current project\\s setup into a bootstrap setup" -msgstr "" -"Verplaats de 'setup' van het huidige project naar een 'Bootstrap Setup'" +msgstr "Verplaats de 'setup' van het huidige project naar een 'Bootstrap Setup'" #: permissions.py:15 msgid "Export bootstrap setups as files" @@ -172,15 +171,9 @@ msgstr "Synchroniseer de locale 'Bootstrap Setups' met een publieke opslag" msgid "Erase the entire database and document storage" msgstr "Volledige database en documentopslag wissen" -#: registry.py:7 -msgid "Bootstrap" -msgstr "Bootstrap" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." -msgstr "" -"Levert voorgeconfigureerde 'Setups' voor indexering, documentsoorten, " -"labels, etc." +msgstr "Levert voorgeconfigureerde 'Setups' voor indexering, documentsoorten, labels, etc." #: views.py:51 msgid "Bootstrap setup created successfully" @@ -191,8 +184,8 @@ msgid "Error creating bootstrap setup." msgstr "Fout bij het aanmaken van een 'Bootstrap Setup'" #: views.py:59 -msgid "create bootstrap" -msgstr "'Bootstrap' aanmaken" +msgid "Create bootstrap" +msgstr "" #: views.py:79 msgid "Bootstrap setup edited successfully" @@ -204,8 +197,8 @@ msgstr "Fout bij het bewerken van een 'Bootstrap Setup'" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" -msgstr "'Bootstrap Setup: %s, bewerken" +msgid "Edit bootstrap setup: %s" +msgstr "" #: views.py:112 #, python-format @@ -215,23 +208,18 @@ msgstr "'Bootstrap Setup': %s is verwijdert" #: views.py:114 #, python-format msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" -msgstr "" -"Fout bij het verwijderen van 'Bootstrap Setup': %(bootstrap)s. Foutmelding: " -"%(error)s" +msgstr "Fout bij het verwijderen van 'Bootstrap Setup': %(bootstrap)s. Foutmelding: %(error)s" #: views.py:125 #, python-format msgid "Are you sure you with to delete the bootstrap setup: %s?" -msgstr "" -"Bent u er zeker van dat u, 'Bootstrap Setup': %s, wenst te verwijderen?" +msgstr "Bent u er zeker van dat u, 'Bootstrap Setup': %s, wenst te verwijderen?" #: views.py:165 msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" -"Kan de 'Bootstrap Setup' niet uitvoeren, er zijn momenteel gegevens " -"aanwezig. Verwijder aanwezige gegevens en probeer het opnieuw." +msgstr "Kan de 'Bootstrap Setup' niet uitvoeren, er zijn momenteel gegevens aanwezig. Verwijder aanwezige gegevens en probeer het opnieuw." #: views.py:167 #, python-format @@ -247,24 +235,20 @@ msgstr "'Bootstrap Setup' \"%s\" is uitgevoerd." #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" -"Bent u er zeker van dat u database 'Bootstrap Setup': %s, wenst uit te " -"voeren?" +msgstr "Bent u er zeker van dat u database 'Bootstrap Setup': %s, wenst uit te voeren?" #: views.py:197 #, python-format msgid "Error dumping configuration into a bootstrap setup; %s" -msgstr "" -"Fout bij het verplatsen van de configuratie naar een 'Bootstrap Setup'. " -"Foutmelding: %s" +msgstr "Fout bij het verplatsen van de configuratie naar een 'Bootstrap Setup'. Foutmelding: %s" #: views.py:201 msgid "Bootstrap setup created successfully." msgstr "'Bootstrap Setup' is aangemaakt." #: views.py:207 -msgid "dump current configuration into a bootstrap setup" -msgstr "verplaats huidige configuratie naar een 'Bootstrap Setup'" +msgid "Dump current configuration into a bootstrap setup" +msgstr "" #: views.py:241 views.py:269 msgid "Bootstrap setup imported successfully." @@ -277,9 +261,7 @@ msgstr "Bestand is geen 'Bootstrap Setup'" #: views.py:246 #, python-format msgid "Error importing bootstrap setup from file; %s." -msgstr "" -"Fout bij het importeren van een 'Bootstrap Setup' vanuit een bestand. " -"Foutmelding: %s. " +msgstr "Fout bij het importeren van een 'Bootstrap Setup' vanuit een bestand. Foutmelding: %s. " #: views.py:252 msgid "Import bootstrap setup from file" @@ -310,17 +292,13 @@ msgstr "Database is gewist" #: views.py:311 msgid "" "Are you sure you wish to erase the entire database and document storage?" -msgstr "" -"Bent u er zeker van dat u de volledige database en documentopslag wenst te " -"wissen?" +msgstr "Bent u er zeker van dat u de volledige database en documentopslag wenst te wissen?" #: views.py:312 msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" -"Alle documenten, documentbronnen, metadata, metadata-typen, verzamelingen, " -"labels, indexeringen en logboeken, zullen onomkeerbaar worden verwijdert!" +msgstr "Alle documenten, documentbronnen, metadata, metadata-typen, verzamelingen, labels, indexeringen en logboeken, zullen onomkeerbaar worden verwijdert!" #: views.py:329 msgid "Bootstrap repository successfully synchronized." @@ -329,10 +307,23 @@ msgstr "'Bootstrap' opslag is gesynchroniseerd" #: views.py:331 #, python-format msgid "Bootstrap repository synchronization error: %(error)s" -msgstr "" -"Fout bij het synchroniseren van de 'Bootstrap' opslag. Foutmelding: %(error)s" +msgstr "Fout bij het synchroniseren van de 'Bootstrap' opslag. Foutmelding: %(error)s" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" -msgstr "" -"Bent u er zeker van dat u de 'Bootstrap' opslag wenst te synchroniseren?" +msgstr "Bent u er zeker van dat u de 'Bootstrap' opslag wenst te synchroniseren?" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.po index eb2e645ed9..e87b657e8f 100644 --- a/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/pl/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:49 msgid "Bootstrap setup file" @@ -27,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -92,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -112,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -171,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -188,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -201,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -251,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -316,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.po index 4a36409d89..db8311d033 100644 --- a/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/pt/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -26,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -91,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -111,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -170,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -187,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -200,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -250,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -315,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.po index ea973c5300..8d3856ba7c 100644 --- a/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:49 @@ -26,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -91,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -111,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -170,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -187,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -200,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -250,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -315,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/ro_RO/LC_MESSAGES/django.po index 4a73e957a2..e96bcec9fb 100644 --- a/mayan/apps/bootstrap/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/ro_RO/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Badea Gabriel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-02-10 17:10+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: forms.py:49 msgid "Bootstrap setup file" @@ -28,57 +27,57 @@ msgstr "Bootstrap configurare fișier" msgid "Bootstrap setup URL" msgstr "Bootstrap configurarea URL" -#: links.py:11 -msgid "bootstrap" -msgstr "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "Bootstrap" #: links.py:12 -msgid "bootstrap setup list" -msgstr "bootstrap configurare listă" +msgid "Bootstrap setup list" +msgstr "" #: links.py:13 -msgid "create new bootstrap setup" -msgstr "configurare a crea bootstrap nou" +msgid "Create new bootstrap setup" +msgstr "" #: links.py:14 -msgid "edit" -msgstr "editează" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "șterge" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "detalii" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" -msgstr "executa" +msgid "Execute" +msgstr "" #: links.py:18 -msgid "dump current setup" -msgstr "dump current setup" +msgid "Dump current setup" +msgstr "" #: links.py:19 -msgid "export" -msgstr "export" +msgid "Export" +msgstr "" #: links.py:20 -msgid "import from file" -msgstr "importa dintr-un fișier" +msgid "Import from file" +msgstr "" #: links.py:21 -msgid "import from URL" -msgstr "importa de la URL" +msgid "Import from URL" +msgstr "" #: links.py:22 -msgid "sync with repository" -msgstr "sincronizarea cu repository" +msgid "Sync with repository" +msgstr "" #: links.py:23 -msgid "erase database" -msgstr "ștergere de date" +msgid "Erase database" +msgstr "" #: literals.py:20 msgid "JSON" @@ -93,40 +92,40 @@ msgid "Better YAML" msgstr "Better YAML" #: models.py:30 -msgid "name" -msgstr "nume" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" -msgstr "stăvili" +msgid "Slug" +msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "descriere" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" -msgstr "accesoriu" +msgid "Fixture" +msgstr "" #: models.py:33 msgid "These are the actual database structure creation instructions." msgstr "Acestea sunt reale structura instrucțiunile de crearea bazei de date." #: models.py:34 views.py:36 -msgid "type" -msgstr "tip" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" -msgstr "data și ora creării" +msgid "Creation date and time" +msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" -msgstr "bootstrap setup" +msgid "Bootstrap setup" +msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" -msgstr "bootstrap setari" +msgid "Bootstrap setups" +msgstr "" #: permissions.py:7 msgid "Database bootstrap" @@ -172,15 +171,9 @@ msgstr "Sincroniza setări locale bootstrap, cu un repository" msgid "Erase the entire database and document storage" msgstr "Ștergeți întreaga bază de date și arhiva de documente" -#: registry.py:7 -msgid "Bootstrap" -msgstr "Bootstrap" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." -msgstr "" -"Oferă setări pre configurate pentru indicii, tipuri de documente, tag-uri, " -"etc" +msgstr "Oferă setări pre configurate pentru indicii, tipuri de documente, tag-uri, etc" #: views.py:51 msgid "Bootstrap setup created successfully" @@ -191,8 +184,8 @@ msgid "Error creating bootstrap setup." msgstr "Eroare la crearea de configurare bootstrap." #: views.py:59 -msgid "create bootstrap" -msgstr "creați bootstrap" +msgid "Create bootstrap" +msgstr "" #: views.py:79 msgid "Bootstrap setup edited successfully" @@ -204,8 +197,8 @@ msgstr "Eroare editare de configurare bootstrap." #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" -msgstr "edit configurare bootstrap:% s" +msgid "Edit bootstrap setup: %s" +msgstr "" #: views.py:112 #, python-format @@ -226,9 +219,7 @@ msgstr "Ești sigur că vă să ștergeți setarea bootstrap:% s?" msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" -"Nu se poate executa configurarea bootstrap, nu există date existente. Șterge " -"toate datele și încercați din nou." +msgstr "Nu se poate executa configurarea bootstrap, nu există date existente. Șterge toate datele și încercați din nou." #: views.py:167 #, python-format @@ -244,9 +235,7 @@ msgstr "Bootstrap setup \"%s\" executed successfully." #, python-format msgid "" "Are you sure you wish to execute the database bootstrap setup named: %s?" -msgstr "" -"Sunteți sigur că doriți să executați configurarea bazei de date bootstrap " -"numit:% s?" +msgstr "Sunteți sigur că doriți să executați configurarea bazei de date bootstrap numit:% s?" #: views.py:197 #, python-format @@ -258,8 +247,8 @@ msgid "Bootstrap setup created successfully." msgstr "Configurarea bootstrap creat cu succes." #: views.py:207 -msgid "dump current configuration into a bootstrap setup" -msgstr "utilitară benă configurației actuale într-o configurare bootstrap" +msgid "Dump current configuration into a bootstrap setup" +msgstr "" #: views.py:241 views.py:269 msgid "Bootstrap setup imported successfully." @@ -303,17 +292,13 @@ msgstr "Baza de date șterse cu succes." #: views.py:311 msgid "" "Are you sure you wish to erase the entire database and document storage?" -msgstr "" -"Sunteți sigur că doriți să ștergeți întreaga bază de date și stocare a " -"documentelor?" +msgstr "Sunteți sigur că doriți să ștergeți întreaga bază de date și stocare a documentelor?" #: views.py:312 msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" -"Toate documentele, surse, metadate, tipuri de metadate, set, tag-uri, indici " -"și bușteni vor fi pierdute ireversibil!" +msgstr "Toate documentele, surse, metadate, tipuri de metadate, set, tag-uri, indici și bușteni vor fi pierdute ireversibil!" #: views.py:329 msgid "Bootstrap repository successfully synchronized." @@ -327,3 +312,18 @@ msgstr "Bootstrap repository synchronization error: %(error)s" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "Are you sure you wish to synchronize with the bootstrap repository?" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.po index e9d230bf0b..f18b810066 100644 --- a/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/ru/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Sergey Glita , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-05-14 05:30+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:49 msgid "Bootstrap setup file" @@ -28,57 +27,57 @@ msgstr "Файл заготовки" msgid "Bootstrap setup URL" msgstr "URL заготовки" -#: links.py:11 -msgid "bootstrap" -msgstr "заготовка" +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "Заготовка" #: links.py:12 -msgid "bootstrap setup list" -msgstr "Список настроек заготовок" +msgid "Bootstrap setup list" +msgstr "" #: links.py:13 -msgid "create new bootstrap setup" -msgstr "создать новую заготовку" +msgid "Create new bootstrap setup" +msgstr "" #: links.py:14 -msgid "edit" -msgstr "редактировать" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "удалить" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "детали" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" -msgstr "выполнять" +msgid "Execute" +msgstr "" #: links.py:18 -msgid "dump current setup" -msgstr "сохранить текущие настройки" +msgid "Dump current setup" +msgstr "" #: links.py:19 -msgid "export" -msgstr "экспорт" +msgid "Export" +msgstr "" #: links.py:20 -msgid "import from file" -msgstr "импортировать из файла" +msgid "Import from file" +msgstr "" #: links.py:21 -msgid "import from URL" -msgstr "импортировать из URL" +msgid "Import from URL" +msgstr "" #: links.py:22 -msgid "sync with repository" -msgstr "Синхронизация с хранилищем" +msgid "Sync with repository" +msgstr "" #: links.py:23 -msgid "erase database" -msgstr "очистить базу данных" +msgid "Erase database" +msgstr "" #: literals.py:20 msgid "JSON" @@ -93,40 +92,40 @@ msgid "Better YAML" msgstr "Better YAML" #: models.py:30 -msgid "name" -msgstr "название" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" -msgstr "жетон" +msgid "Slug" +msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "описание" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" -msgstr "fixture" +msgid "Fixture" +msgstr "" #: models.py:33 msgid "These are the actual database structure creation instructions." msgstr "Это фактические инструкции структуру создания базы данных." #: models.py:34 views.py:36 -msgid "type" -msgstr "тип" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" -msgstr "дата и время создания" +msgid "Creation date and time" +msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" -msgstr "настройки заготовок" +msgid "Bootstrap setup" +msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" -msgstr "заготовки" +msgid "Bootstrap setups" +msgstr "" #: permissions.py:7 msgid "Database bootstrap" @@ -172,10 +171,6 @@ msgstr "Синхронизация локальных установок с пу msgid "Erase the entire database and document storage" msgstr "Очистить базу данных и хранилище документов" -#: registry.py:7 -msgid "Bootstrap" -msgstr "Заготовка" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "Предлагает заготовки для индексов, типов документов, тегов и т.д." @@ -189,8 +184,8 @@ msgid "Error creating bootstrap setup." msgstr "Ошибка при создании заготовки." #: views.py:59 -msgid "create bootstrap" -msgstr "создание заготовки" +msgid "Create bootstrap" +msgstr "" #: views.py:79 msgid "Bootstrap setup edited successfully" @@ -202,8 +197,8 @@ msgstr "Ошибка изменения заготовки" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" -msgstr "изменить заготовку: %s" +msgid "Edit bootstrap setup: %s" +msgstr "" #: views.py:112 #, python-format @@ -224,9 +219,7 @@ msgstr "Удалить заготовку %s?" msgid "" "Cannot execute bootstrap setup, there is existing data. Erase all data and " "try again." -msgstr "" -"Не удается применить заготовку, поскольку имеются данные. Сотрите все данные " -"и повторите попытку." +msgstr "Не удается применить заготовку, поскольку имеются данные. Сотрите все данные и повторите попытку." #: views.py:167 #, python-format @@ -254,8 +247,8 @@ msgid "Bootstrap setup created successfully." msgstr "Заготовка создана" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" -msgstr "дамп текущей конфигурации в заготовку" +msgid "Dump current configuration into a bootstrap setup" +msgstr "" #: views.py:241 views.py:269 msgid "Bootstrap setup imported successfully." @@ -305,9 +298,7 @@ msgstr "Вы уверены, что хотите стереть всю базу msgid "" "All documents, sources, metadata, metadata types, set, tags, indexes and " "logs will be lost irreversibly!" -msgstr "" -"Все документы, источники, метаданные, типы метаданных , наборы, теги, " -"индексы и журналы будут необратимо потеряны!" +msgstr "Все документы, источники, метаданные, типы метаданных , наборы, теги, индексы и журналы будут необратимо потеряны!" #: views.py:329 msgid "Bootstrap repository successfully synchronized." @@ -321,3 +312,18 @@ msgstr "Ошибка синхронизации с хранилищем %(error) #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "Синхронизировать с хранилищем заготовок?" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/sl_SI/LC_MESSAGES/django.po index 1c878f608c..3a6bd90d00 100644 --- a/mayan/apps/bootstrap/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/sl_SI/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:04+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: forms.py:49 msgid "Bootstrap setup file" @@ -27,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -92,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -112,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -171,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -188,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -201,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -251,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -316,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/sq/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..06b5674f6c --- /dev/null +++ b/mayan/apps/bootstrap/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,328 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:49 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:55 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: links.py:12 +msgid "Bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "Create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "Edit" +msgstr "" + +#: links.py:15 +msgid "Delete" +msgstr "" + +#: links.py:16 +msgid "Details" +msgstr "" + +#: links.py:17 +msgid "Execute" +msgstr "" + +#: links.py:18 +msgid "Dump current setup" +msgstr "" + +#: links.py:19 +msgid "Export" +msgstr "" + +#: links.py:20 +msgid "Import from file" +msgstr "" + +#: links.py:21 +msgid "Import from URL" +msgstr "" + +#: links.py:22 +msgid "Sync with repository" +msgstr "" + +#: links.py:23 +msgid "Erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "Name" +msgstr "" + +#: models.py:31 +msgid "Slug" +msgstr "" + +#: models.py:32 views.py:35 +msgid "Description" +msgstr "" + +#: models.py:33 +msgid "Fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:36 +msgid "Type" +msgstr "" + +#: models.py:35 +msgid "Creation date and time" +msgstr "" + +#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 +msgid "Bootstrap setup" +msgstr "" + +#: models.py:105 views.py:32 +msgid "Bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:51 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:54 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:59 +msgid "Create bootstrap" +msgstr "" + +#: views.py:79 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:82 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:87 +#, python-format +msgid "Edit bootstrap setup: %s" +msgstr "" + +#: views.py:112 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:114 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:125 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:165 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:167 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:169 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:181 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:197 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:201 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:207 +msgid "Dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:241 views.py:269 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:244 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:246 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:252 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:272 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:274 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:280 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:299 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:301 +msgid "Database erased successfully." +msgstr "" + +#: views.py:311 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:312 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:329 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:338 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/tr_TR/LC_MESSAGES/django.po index 04aa5e372b..f92f73098c 100644 --- a/mayan/apps/bootstrap/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/tr_TR/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:49 @@ -26,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -91,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -111,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -170,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -187,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -200,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -250,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -315,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.po index 200f1901e8..557f021eb0 100644 --- a/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/vi_VN/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-07-23 19:40+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:49 @@ -26,56 +26,56 @@ msgstr "" msgid "Bootstrap setup URL" msgstr "" -#: links.py:11 -msgid "bootstrap" +#: links.py:11 registry.py:7 +msgid "Bootstrap" msgstr "" #: links.py:12 -msgid "bootstrap setup list" +msgid "Bootstrap setup list" msgstr "" #: links.py:13 -msgid "create new bootstrap setup" +msgid "Create new bootstrap setup" msgstr "" #: links.py:14 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:15 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "details" +msgid "Details" msgstr "" #: links.py:17 -msgid "execute" +msgid "Execute" msgstr "" #: links.py:18 -msgid "dump current setup" +msgid "Dump current setup" msgstr "" #: links.py:19 -msgid "export" +msgid "Export" msgstr "" #: links.py:20 -msgid "import from file" +msgid "Import from file" msgstr "" #: links.py:21 -msgid "import from URL" +msgid "Import from URL" msgstr "" #: links.py:22 -msgid "sync with repository" +msgid "Sync with repository" msgstr "" #: links.py:23 -msgid "erase database" +msgid "Erase database" msgstr "" #: literals.py:20 @@ -91,19 +91,19 @@ msgid "Better YAML" msgstr "" #: models.py:30 -msgid "name" +msgid "Name" msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" +msgid "Description" msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -111,19 +111,19 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" +msgid "Type" msgstr "" #: models.py:35 -msgid "creation date and time" +msgid "Creation date and time" msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" +msgid "Bootstrap setup" msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" +msgid "Bootstrap setups" msgstr "" #: permissions.py:7 @@ -170,10 +170,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -187,7 +183,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -200,7 +196,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -250,7 +246,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -315,3 +311,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/zh_CN/LC_MESSAGES/django.po index 38ddb73262..f92d1148d3 100644 --- a/mayan/apps/bootstrap/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/bootstrap/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-09-25 14:29+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,57 +27,57 @@ msgstr "引导设置文件" msgid "Bootstrap setup URL" msgstr "引导设置URL" -#: links.py:11 -msgid "bootstrap" -msgstr "引导" +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "" #: links.py:12 -msgid "bootstrap setup list" -msgstr "引导设置列表" +msgid "Bootstrap setup list" +msgstr "" #: links.py:13 -msgid "create new bootstrap setup" -msgstr "新建引导设置" +msgid "Create new bootstrap setup" +msgstr "" #: links.py:14 -msgid "edit" -msgstr "编辑" +msgid "Edit" +msgstr "" #: links.py:15 -msgid "delete" -msgstr "删除" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "details" -msgstr "详细" +msgid "Details" +msgstr "" #: links.py:17 -msgid "execute" -msgstr "执行" +msgid "Execute" +msgstr "" #: links.py:18 -msgid "dump current setup" -msgstr "导出当前设置" +msgid "Dump current setup" +msgstr "" #: links.py:19 -msgid "export" -msgstr "导出" +msgid "Export" +msgstr "" #: links.py:20 -msgid "import from file" -msgstr "从文件导入" +msgid "Import from file" +msgstr "" #: links.py:21 -msgid "import from URL" -msgstr "从URL导入" +msgid "Import from URL" +msgstr "" #: links.py:22 -msgid "sync with repository" -msgstr "同步存储库" +msgid "Sync with repository" +msgstr "" #: links.py:23 -msgid "erase database" -msgstr "删除数据库" +msgid "Erase database" +msgstr "" #: literals.py:20 msgid "JSON" @@ -92,19 +92,19 @@ msgid "Better YAML" msgstr "Better YAML" #: models.py:30 -msgid "name" -msgstr "名称" +msgid "Name" +msgstr "" #: models.py:31 -msgid "slug" +msgid "Slug" msgstr "" #: models.py:32 views.py:35 -msgid "description" -msgstr "描述" +msgid "Description" +msgstr "" #: models.py:33 -msgid "fixture" +msgid "Fixture" msgstr "" #: models.py:33 @@ -112,20 +112,20 @@ msgid "These are the actual database structure creation instructions." msgstr "" #: models.py:34 views.py:36 -msgid "type" -msgstr "类型" +msgid "Type" +msgstr "" #: models.py:35 -msgid "creation date and time" -msgstr "创建日期时间" +msgid "Creation date and time" +msgstr "" #: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 -msgid "bootstrap setup" -msgstr "引导设置" +msgid "Bootstrap setup" +msgstr "" #: models.py:105 views.py:32 -msgid "bootstrap setups" -msgstr "引导设置" +msgid "Bootstrap setups" +msgstr "" #: permissions.py:7 msgid "Database bootstrap" @@ -171,10 +171,6 @@ msgstr "" msgid "Erase the entire database and document storage" msgstr "" -#: registry.py:7 -msgid "Bootstrap" -msgstr "" - #: registry.py:8 msgid "Provides pre configured setups for indexes, document types, tags, etc." msgstr "" @@ -188,7 +184,7 @@ msgid "Error creating bootstrap setup." msgstr "" #: views.py:59 -msgid "create bootstrap" +msgid "Create bootstrap" msgstr "" #: views.py:79 @@ -201,7 +197,7 @@ msgstr "" #: views.py:87 #, python-format -msgid "edit bootstrap setup: %s" +msgid "Edit bootstrap setup: %s" msgstr "" #: views.py:112 @@ -251,7 +247,7 @@ msgid "Bootstrap setup created successfully." msgstr "" #: views.py:207 -msgid "dump current configuration into a bootstrap setup" +msgid "Dump current configuration into a bootstrap setup" msgstr "" #: views.py:241 views.py:269 @@ -316,3 +312,18 @@ msgstr "" #: views.py:338 msgid "Are you sure you wish to synchronize with the bootstrap repository?" msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/bootstrap/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/bootstrap/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..67f6bce804 --- /dev/null +++ b/mayan/apps/bootstrap/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,328 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:49 +msgid "Bootstrap setup file" +msgstr "" + +#: forms.py:55 +msgid "Bootstrap setup URL" +msgstr "" + +#: links.py:11 registry.py:7 +msgid "Bootstrap" +msgstr "" + +#: links.py:12 +msgid "Bootstrap setup list" +msgstr "" + +#: links.py:13 +msgid "Create new bootstrap setup" +msgstr "" + +#: links.py:14 +msgid "Edit" +msgstr "" + +#: links.py:15 +msgid "Delete" +msgstr "" + +#: links.py:16 +msgid "Details" +msgstr "" + +#: links.py:17 +msgid "Execute" +msgstr "" + +#: links.py:18 +msgid "Dump current setup" +msgstr "" + +#: links.py:19 +msgid "Export" +msgstr "" + +#: links.py:20 +msgid "Import from file" +msgstr "" + +#: links.py:21 +msgid "Import from URL" +msgstr "" + +#: links.py:22 +msgid "Sync with repository" +msgstr "" + +#: links.py:23 +msgid "Erase database" +msgstr "" + +#: literals.py:20 +msgid "JSON" +msgstr "" + +#: literals.py:63 +msgid "YAML" +msgstr "" + +#: literals.py:64 +msgid "Better YAML" +msgstr "" + +#: models.py:30 +msgid "Name" +msgstr "" + +#: models.py:31 +msgid "Slug" +msgstr "" + +#: models.py:32 views.py:35 +msgid "Description" +msgstr "" + +#: models.py:33 +msgid "Fixture" +msgstr "" + +#: models.py:33 +msgid "These are the actual database structure creation instructions." +msgstr "" + +#: models.py:34 views.py:36 +msgid "Type" +msgstr "" + +#: models.py:35 +msgid "Creation date and time" +msgstr "" + +#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173 +msgid "Bootstrap setup" +msgstr "" + +#: models.py:105 views.py:32 +msgid "Bootstrap setups" +msgstr "" + +#: permissions.py:7 +msgid "Database bootstrap" +msgstr "" + +#: permissions.py:9 +msgid "View bootstrap setups" +msgstr "" + +#: permissions.py:10 +msgid "Create bootstrap setups" +msgstr "" + +#: permissions.py:11 +msgid "Edit bootstrap setups" +msgstr "" + +#: permissions.py:12 +msgid "Delete bootstrap setups" +msgstr "" + +#: permissions.py:13 +msgid "Execute bootstrap setups" +msgstr "" + +#: permissions.py:14 +msgid "Dump the current project\\s setup into a bootstrap setup" +msgstr "" + +#: permissions.py:15 +msgid "Export bootstrap setups as files" +msgstr "" + +#: permissions.py:16 +msgid "Import new bootstrap setups" +msgstr "" + +#: permissions.py:17 +msgid "Sync the local bootstrap setups with a published repository" +msgstr "" + +#: permissions.py:18 +msgid "Erase the entire database and document storage" +msgstr "" + +#: registry.py:8 +msgid "Provides pre configured setups for indexes, document types, tags, etc." +msgstr "" + +#: views.py:51 +msgid "Bootstrap setup created successfully" +msgstr "" + +#: views.py:54 +msgid "Error creating bootstrap setup." +msgstr "" + +#: views.py:59 +msgid "Create bootstrap" +msgstr "" + +#: views.py:79 +msgid "Bootstrap setup edited successfully" +msgstr "" + +#: views.py:82 +msgid "Error editing bootstrap setup." +msgstr "" + +#: views.py:87 +#, python-format +msgid "Edit bootstrap setup: %s" +msgstr "" + +#: views.py:112 +#, python-format +msgid "Bootstrap setup: %s deleted successfully." +msgstr "" + +#: views.py:114 +#, python-format +msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s" +msgstr "" + +#: views.py:125 +#, python-format +msgid "Are you sure you with to delete the bootstrap setup: %s?" +msgstr "" + +#: views.py:165 +msgid "" +"Cannot execute bootstrap setup, there is existing data. Erase all data and " +"try again." +msgstr "" + +#: views.py:167 +#, python-format +msgid "Error executing bootstrap setup; %s" +msgstr "" + +#: views.py:169 +#, python-format +msgid "Bootstrap setup \"%s\" executed successfully." +msgstr "" + +#: views.py:181 +#, python-format +msgid "" +"Are you sure you wish to execute the database bootstrap setup named: %s?" +msgstr "" + +#: views.py:197 +#, python-format +msgid "Error dumping configuration into a bootstrap setup; %s" +msgstr "" + +#: views.py:201 +msgid "Bootstrap setup created successfully." +msgstr "" + +#: views.py:207 +msgid "Dump current configuration into a bootstrap setup" +msgstr "" + +#: views.py:241 views.py:269 +msgid "Bootstrap setup imported successfully." +msgstr "" + +#: views.py:244 +msgid "File is not a bootstrap setup." +msgstr "" + +#: views.py:246 +#, python-format +msgid "Error importing bootstrap setup from file; %s." +msgstr "" + +#: views.py:252 +msgid "Import bootstrap setup from file" +msgstr "" + +#: views.py:272 +msgid "Data from URL is not a bootstrap setup." +msgstr "" + +#: views.py:274 +#, python-format +msgid "Error importing bootstrap setup from URL; %s." +msgstr "" + +#: views.py:280 +msgid "Import bootstrap setup from URL" +msgstr "" + +#: views.py:299 +#, python-format +msgid "Error erasing database; %s" +msgstr "" + +#: views.py:301 +msgid "Database erased successfully." +msgstr "" + +#: views.py:311 +msgid "" +"Are you sure you wish to erase the entire database and document storage?" +msgstr "" + +#: views.py:312 +msgid "" +"All documents, sources, metadata, metadata types, set, tags, indexes and " +"logs will be lost irreversibly!" +msgstr "" + +#: views.py:329 +msgid "Bootstrap repository successfully synchronized." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Bootstrap repository synchronization error: %(error)s" +msgstr "" + +#: views.py:338 +msgid "Are you sure you wish to synchronize with the bootstrap repository?" +msgstr "" + +#~ msgid "bootstrap" +#~ msgstr "bootstrap" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "slug" +#~ msgstr "slug" + +#~ msgid "type" +#~ msgstr "type" diff --git a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po index 9f67fc41ef..37ec60c20c 100644 --- a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po @@ -1,28 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mohammed ALDOUB , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-01-26 08:52+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" - -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "Check expired check out documents and checks them in." +"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" #: events.py:5 msgid "Document checked out" @@ -61,20 +56,20 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #: links.py:16 -msgid "checkouts" -msgstr "checkouts" +msgid "Checkouts" +msgstr "" #: links.py:17 -msgid "check out document" -msgstr "check out document" +msgid "Check out document" +msgstr "" #: links.py:18 -msgid "check in document" -msgstr "check in document" +msgid "Check in document" +msgstr "" #: links.py:19 -msgid "check in/out" -msgstr "check in/out" +msgid "Check in/out" +msgstr "" #: literals.py:14 msgid "checked out" @@ -84,7 +79,7 @@ msgstr "checked out" msgid "checked in/available" msgstr "checked in/available" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "document" @@ -141,16 +136,16 @@ msgid "checked out documents" msgstr "checked out documents" #: views.py:35 -msgid "checkout user" -msgstr "checkout user" +msgid "Checkout user" +msgstr "" #: views.py:36 -msgid "checkout time and date" -msgstr "checkout time and date" +msgid "Checkout time and date" +msgstr "" #: views.py:37 -msgid "checkout expiration" -msgstr "checkout expiration" +msgid "Checkout expiration" +msgstr "" #: views.py:54 #, python-format @@ -218,14 +213,16 @@ msgstr "Error trying to check in document; %s" msgid "Document \"%s\" checked in successfully." msgstr "Document \"%s\" checked in successfully." +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" "You didn't originally checked out this document. Are you sure you wish to " "forcefully check in document: %s?" -msgstr "" -"You didn't originally checked out this document. Are you sure you wish to " -"forcefully check in document: %s?" +msgstr "You didn't originally checked out this document. Are you sure you wish to forcefully check in document: %s?" #: views.py:143 #, python-format @@ -269,10 +266,17 @@ msgstr "Enter a valid time difference." msgid "" "Amount of time to hold the document in the checked out state in days, hours " "and/or minutes." -msgstr "" -"Amount of time to hold the document in the checked out state in days, hours " -"and/or minutes." +msgstr "Amount of time to hold the document in the checked out state in days, hours and/or minutes." #: widgets.py:93 msgid "Check out expiration date and time" msgstr "Check out expiration date and time" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po index 061d49d34f..3ce806d63a 100644 --- a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po @@ -1,28 +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: # Pavlin Koldamov , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-10-17 09:35+0000\n" -"Last-Translator: Pavlin Koldamov \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "Проверете изтеклите за проверки документи и ги регистрирайте отново." - #: events.py:5 msgid "Document checked out" msgstr "Документът е проверен." @@ -60,20 +56,20 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "Документът \"%(document)s\" принудително регистриран от %(fullname)s." #: links.py:16 -msgid "checkouts" -msgstr "проверки" +msgid "Checkouts" +msgstr "" #: links.py:17 -msgid "check out document" -msgstr "проверка на документ" +msgid "Check out document" +msgstr "" #: links.py:18 -msgid "check in document" -msgstr "регистриране на документ" +msgid "Check in document" +msgstr "" #: links.py:19 -msgid "check in/out" -msgstr "регистриране/проверяване" +msgid "Check in/out" +msgstr "" #: literals.py:14 msgid "checked out" @@ -83,7 +79,7 @@ msgstr "проверен" msgid "checked in/available" msgstr "регистриран/наличен" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "документ" @@ -140,16 +136,16 @@ msgid "checked out documents" msgstr "проверени документи" #: views.py:35 -msgid "checkout user" -msgstr "отписване потребител" +msgid "Checkout user" +msgstr "" #: views.py:36 -msgid "checkout time and date" -msgstr "отписване, час и дата" +msgid "Checkout time and date" +msgstr "" #: views.py:37 -msgid "checkout expiration" -msgstr "проверка срок на валидност" +msgid "Checkout expiration" +msgstr "" #: views.py:54 #, python-format @@ -217,14 +213,16 @@ msgstr "Грешка при регистрация на документ; %s" msgid "Document \"%s\" checked in successfully." msgstr "Документ \"%s\" е регистриран успешно." +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" "You didn't originally checked out this document. Are you sure you wish to " "forcefully check in document: %s?" -msgstr "" -"Проверката на този документ не е извършвана от Вас. Сигурни ли сте, че " -"искате принудително да регистрирате документа: %s?" +msgstr "Проверката на този документ не е извършвана от Вас. Сигурни ли сте, че искате принудително да регистрирате документа: %s?" #: views.py:143 #, python-format @@ -268,10 +266,17 @@ msgstr "Въведете валидна времева разлика." msgid "" "Amount of time to hold the document in the checked out state in days, hours " "and/or minutes." -msgstr "" -"Време за задържане на документа в състояние проверен, в дни, часове и/или " -"минути." +msgstr "Време за задържане на документа в състояние проверен, в дни, часове и/или минути." #: widgets.py:93 msgid "Check out expiration date and time" msgstr "Проверете срока на валидност" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po index 4bc872fbab..19a95c1bf4 100644 --- a/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po @@ -1,28 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # www.ping.ba , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-28 14:18+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"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 -msgid "Check expired check out documents and checks them in." -msgstr "Provjeri zastarjele odjavljene dokumente i prijavi ih." +"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" #: events.py:5 msgid "Document checked out" @@ -61,20 +56,20 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "Dokument \"%(document)s\" prisilno prijavio/la %(fullname)s." #: links.py:16 -msgid "checkouts" -msgstr "izvadci" +msgid "Checkouts" +msgstr "" #: links.py:17 -msgid "check out document" -msgstr "odjavni dokument" +msgid "Check out document" +msgstr "" #: links.py:18 -msgid "check in document" -msgstr "prijavni dokument" +msgid "Check in document" +msgstr "" #: links.py:19 -msgid "check in/out" -msgstr "prijava/odjava" +msgid "Check in/out" +msgstr "" #: literals.py:14 msgid "checked out" @@ -84,7 +79,7 @@ msgstr "odjavljeno" msgid "checked in/available" msgstr "prijavljeno/dostupno" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "dokument" @@ -141,16 +136,16 @@ msgid "checked out documents" msgstr "odjavljeni dokumenti" #: views.py:35 -msgid "checkout user" -msgstr "korisnik koji je odjavio" +msgid "Checkout user" +msgstr "" #: views.py:36 -msgid "checkout time and date" -msgstr "vrijeme i datum odjave" +msgid "Checkout time and date" +msgstr "" #: views.py:37 -msgid "checkout expiration" -msgstr "isticanje odjave" +msgid "Checkout expiration" +msgstr "" #: views.py:54 #, python-format @@ -218,14 +213,16 @@ msgstr "Greška pokušaja prijave dokumenta; %s" msgid "Document \"%s\" checked in successfully." msgstr "Dokument \"%s\" uspješno prijavljen." +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" "You didn't originally checked out this document. Are you sure you wish to " "forcefully check in document: %s?" -msgstr "" -"Vi niste odjavili ovaj dokument. Jeste li sigurni da želite prisilno " -"prijaviti dokument: %s?" +msgstr "Vi niste odjavili ovaj dokument. Jeste li sigurni da želite prisilno prijaviti dokument: %s?" #: views.py:143 #, python-format @@ -269,10 +266,17 @@ msgstr "Unesite važeću vremensku razliku." msgid "" "Amount of time to hold the document in the checked out state in days, hours " "and/or minutes." -msgstr "" -"Vremenski period zadržavanja dokumenta u odjavljenom stanju u danima, satima " -"i/ili minutama." +msgstr "Vremenski period zadržavanja dokumenta u odjavljenom stanju u danima, satima i/ili minutama." #: widgets.py:93 msgid "Check out expiration date and time" msgstr "Datum i vrijeme istjecanja odjave" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po index a2be9ed027..489751aee9 100644 --- a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po @@ -1,27 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" - #: events.py:5 msgid "Document checked out" msgstr "" @@ -59,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -82,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -139,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -216,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -270,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c31d883f63 --- /dev/null +++ b/mayan/apps/checkouts/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,281 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(document)s\" checked out by %(fullname)s." +msgstr "" + +#: events.py:12 +msgid "Document checked in" +msgstr "" + +#: events.py:13 +#, python-format +msgid "Document \"%(document)s\" checked in by %(fullname)s." +msgstr "" + +#: events.py:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:16 +msgid "Checkouts" +msgstr "" + +#: links.py:17 +msgid "Check out document" +msgstr "" + +#: links.py:18 +msgid "Check in document" +msgstr "" + +#: links.py:19 +msgid "Check in/out" +msgstr "" + +#: literals.py:14 +msgid "checked out" +msgstr "" + +#: literals.py:15 +msgid "checked in/available" +msgstr "" + +#: models.py:24 +msgid "document" +msgstr "" + +#: models.py:25 +msgid "check out date and time" +msgstr "" + +#: models.py:26 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:26 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:31 +msgid "block new version upload" +msgstr "" + +#: models.py:31 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:54 +msgid "document checkout" +msgstr "" + +#: models.py:55 +msgid "document checkouts" +msgstr "" + +#: permissions.py:7 +msgid "Document checkout" +msgstr "" + +#: permissions.py:9 +msgid "Check out documents" +msgstr "" + +#: permissions.py:10 +msgid "Check in documents" +msgstr "" + +#: permissions.py:11 +msgid "Forcefully check in documents" +msgstr "" + +#: permissions.py:12 +msgid "Allow overriding check out restrictions" +msgstr "" + +#: views.py:32 +msgid "checked out documents" +msgstr "" + +#: views.py:35 +msgid "Checkout user" +msgstr "" + +#: views.py:36 +msgid "Checkout time and date" +msgstr "" + +#: views.py:37 +msgid "Checkout expiration" +msgstr "" + +#: views.py:54 +#, python-format +msgid "User: %s" +msgstr "" + +#: views.py:55 +#, python-format +msgid "Check out time: %s" +msgstr "" + +#: views.py:56 +#, python-format +msgid "Check out expiration: %s" +msgstr "" + +#: views.py:57 +#, python-format +msgid "New versions allowed: %s" +msgstr "" + +#: views.py:57 +msgid "yes" +msgstr "" + +#: views.py:57 +msgid "no" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Check out details for document: %s" +msgstr "" + +#: views.py:82 +#, python-format +msgid "Error trying to check out document; %s" +msgstr "" + +#: views.py:84 +#, python-format +msgid "Document \"%s\" checked out successfully." +msgstr "" + +#: views.py:87 +msgid "Document already checked out." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Check out document: %s" +msgstr "" + +#: views.py:124 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:128 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:132 +msgid "Document" +msgstr "" + +#: views.py:141 +#, python-format +msgid "" +"You didn't originally checked out this document. Are you sure you wish to " +"forcefully check in document: %s?" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to check in document: %s?" +msgstr "" + +#: widgets.py:19 +#, python-format +msgid "Document status: %(widget)s %(text)s" +msgstr "" + +#: widgets.py:31 +msgid "Days" +msgstr "" + +#: widgets.py:32 +msgid "Hours" +msgstr "" + +#: widgets.py:33 +msgid "Minutes" +msgstr "" + +#: widgets.py:63 +msgid "Enter a valid number of days." +msgstr "" + +#: widgets.py:64 +msgid "Enter a valid number of hours." +msgstr "" + +#: widgets.py:65 +msgid "Enter a valid number of minutes." +msgstr "" + +#: widgets.py:66 +msgid "Enter a valid time difference." +msgstr "" + +#: widgets.py:92 +msgid "" +"Amount of time to hold the document in the checked out state in days, hours " +"and/or minutes." +msgstr "" + +#: widgets.py:93 +msgid "Check out expiration date and time" +msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po index 84c56468cf..225129d06d 100644 --- a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po @@ -1,33 +1,28 @@ # 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 # Mathias Behrle , 2014 # Stefan Lodders , 2012 +# Stefan Lodders , 2012 # Tobias Paepke , 2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-03-12 16:11+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" -"Überprüft, ob die Frist für ausgebuchte Dokumente abgelaufen ist und bucht " -"sie ggf. wieder ein." - #: events.py:5 msgid "Document checked out" msgstr "Dokument ausgebucht" @@ -65,20 +60,20 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "Dokument \" %(document)s \" zwingend durch %(fullname)s eingebucht." #: links.py:16 -msgid "checkouts" -msgstr "Ausbuchungen" +msgid "Checkouts" +msgstr "" #: links.py:17 -msgid "check out document" -msgstr "Dokument ausbuchen" +msgid "Check out document" +msgstr "" #: links.py:18 -msgid "check in document" -msgstr "Dokument einbuchen" +msgid "Check in document" +msgstr "" #: links.py:19 -msgid "check in/out" -msgstr "Aus-/Einbuchen" +msgid "Check in/out" +msgstr "" #: literals.py:14 msgid "checked out" @@ -88,7 +83,7 @@ msgstr "Ausgebucht" msgid "checked in/available" msgstr "Eingebucht/Verfügbar" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "Dokument" @@ -145,16 +140,16 @@ msgid "checked out documents" msgstr "Ausgebuchte Dokumente" #: views.py:35 -msgid "checkout user" -msgstr "Ausgebucht durch" +msgid "Checkout user" +msgstr "" #: views.py:36 -msgid "checkout time and date" -msgstr "Zeit und Datum Ausbuchung" +msgid "Checkout time and date" +msgstr "" #: views.py:37 -msgid "checkout expiration" -msgstr "Ablauf der Ausbuchung" +msgid "Checkout expiration" +msgstr "" #: views.py:54 #, python-format @@ -222,14 +217,16 @@ msgstr "Fehler beim Versuch das Dokument %s auszubuchen." msgid "Document \"%s\" checked in successfully." msgstr "Dokument \"%s\" erfolgreich eingebucht." +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" "You didn't originally checked out this document. Are you sure you wish to " "forcefully check in document: %s?" -msgstr "" -"Sie haben dieses Dokument ursprünglich nicht ausgebucht. Sind Sie sicher, " -"dass Sie die Einbuchung von Dokument %s erzwingen wollen?" +msgstr "Sie haben dieses Dokument ursprünglich nicht ausgebucht. Sind Sie sicher, dass Sie die Einbuchung von Dokument %s erzwingen wollen?" #: views.py:143 #, python-format @@ -273,9 +270,17 @@ msgstr "Eine gültige Zeitdifferenz ist erforderlich." msgid "" "Amount of time to hold the document in the checked out state in days, hours " "and/or minutes." -msgstr "" -"Zeitdauer der Ausbuchung des Dokuments (in Tagen, Stunden und/oder Minuten)." +msgstr "Zeitdauer der Ausbuchung des Dokuments (in Tagen, Stunden und/oder Minuten)." #: widgets.py:93 msgid "Check out expiration date and time" msgstr "Ablauf-Datum und -Zeit Ausbuchung" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po index 194ac55abc..ad74891c3c 100644 --- a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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: 2014-07-31 19:51-0400\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" "PO-Revision-Date: 2012-07-10 15:47+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,10 +18,6 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "Check expired check out documents and checks them in." - #: events.py:5 msgid "Document checked out" msgstr "Document checked out" @@ -59,19 +55,23 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." #: links.py:16 -msgid "checkouts" +#, fuzzy +msgid "Checkouts" msgstr "checkouts" #: links.py:17 -msgid "check out document" -msgstr "check out document" +#, fuzzy +msgid "Check out document" +msgstr "Check out documents" #: links.py:18 -msgid "check in document" -msgstr "check in document" +#, fuzzy +msgid "Check in document" +msgstr "Check in documents" #: links.py:19 -msgid "check in/out" +#, fuzzy +msgid "Check in/out" msgstr "check in/out" #: literals.py:14 @@ -82,7 +82,7 @@ msgstr "checked out" msgid "checked in/available" msgstr "checked in/available" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "document" @@ -139,15 +139,18 @@ msgid "checked out documents" msgstr "checked out documents" #: views.py:35 -msgid "checkout user" +#, fuzzy +msgid "Checkout user" msgstr "checkout user" #: views.py:36 -msgid "checkout time and date" +#, fuzzy +msgid "Checkout time and date" msgstr "checkout time and date" #: views.py:37 -msgid "checkout expiration" +#, fuzzy +msgid "Checkout expiration" msgstr "checkout expiration" #: views.py:54 @@ -216,6 +219,11 @@ msgstr "Error trying to check in document; %s" msgid "Document \"%s\" checked in successfully." msgstr "Document \"%s\" checked in successfully." +#: views.py:132 +#, fuzzy +msgid "Document" +msgstr "document" + #: views.py:141 #, python-format msgid "" @@ -274,3 +282,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "Check out expiration date and time" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po index e514b33f56..1c3b4a5021 100644 --- a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po @@ -1,30 +1,25 @@ # 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 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 16:11+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" -"Verifica reservaciones de documentos expiradas y los devuelve " -"estomáticamente." - #: events.py:5 msgid "Document checked out" msgstr "Documento reservado" @@ -62,20 +57,20 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "Documento \"%(document)s\" devuelto forzosamente por %(fullname)s." #: links.py:16 -msgid "checkouts" -msgstr "reservaciones" +msgid "Checkouts" +msgstr "" #: links.py:17 -msgid "check out document" -msgstr "reservar documento" +msgid "Check out document" +msgstr "" #: links.py:18 -msgid "check in document" -msgstr "devolver documento" +msgid "Check in document" +msgstr "" #: links.py:19 -msgid "check in/out" -msgstr "reservas" +msgid "Check in/out" +msgstr "" #: literals.py:14 msgid "checked out" @@ -85,17 +80,17 @@ msgstr "reservado" msgid "checked in/available" msgstr "devuelto/disponible" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "documento" #: models.py:25 msgid "check out date and time" -msgstr "fecha y hora de la reservación" +msgstr "fecha y hora de la reserva" #: models.py:26 msgid "check out expiration date and time" -msgstr "fecha y hora de expiración de reservación" +msgstr "fecha y hora de expiración de reserva" #: models.py:26 msgid "Amount of time to hold the document checked out in minutes." @@ -111,15 +106,15 @@ msgstr "No permitir que nuevas versiones de este documento sean cargadas." #: models.py:54 msgid "document checkout" -msgstr "reservación de documento" +msgstr "reserva de documento" #: models.py:55 msgid "document checkouts" -msgstr "reservaciones de documentos" +msgstr "reservas de documentos" #: permissions.py:7 msgid "Document checkout" -msgstr "Reservación de documentos" +msgstr "Reserva de documentos" #: permissions.py:9 msgid "Check out documents" @@ -135,23 +130,23 @@ msgstr "Devolver documentos forzosamente" #: permissions.py:12 msgid "Allow overriding check out restrictions" -msgstr "Evadir restricciones de documentos reservados" +msgstr "Ignorar las restricciones de documentos reservados" #: views.py:32 msgid "checked out documents" msgstr "documentos reservados" #: views.py:35 -msgid "checkout user" -msgstr "usuario" +msgid "Checkout user" +msgstr "" #: views.py:36 -msgid "checkout time and date" -msgstr "fecha y hora de reservación" +msgid "Checkout time and date" +msgstr "" #: views.py:37 -msgid "checkout expiration" -msgstr "expiración de la reservación" +msgid "Checkout expiration" +msgstr "" #: views.py:54 #, python-format @@ -161,12 +156,12 @@ msgstr "Usuario: %s" #: views.py:55 #, python-format msgid "Check out time: %s" -msgstr "Tiempo de la reservación: %s" +msgstr "Tiempo de la reserva: %s" #: views.py:56 #, python-format msgid "Check out expiration: %s" -msgstr "Expiración de la reservación: %s" +msgstr "Expiración de la reserva: %s" #: views.py:57 #, python-format @@ -184,7 +179,7 @@ msgstr "no" #: views.py:62 #, python-format msgid "Check out details for document: %s" -msgstr "Detalles de reservación para el documento: %s" +msgstr "Detalles de la reserva para el documento: %s" #: views.py:82 #, python-format @@ -194,11 +189,11 @@ msgstr "Error tratando de reservar documento: %s" #: views.py:84 #, python-format msgid "Document \"%s\" checked out successfully." -msgstr "Document \"%s\" reservador exitosamente." +msgstr "Document \"%s\" reservado con éxito." #: views.py:87 msgid "Document already checked out." -msgstr "El documento ya esta reservado." +msgstr "El documento ya está reservado." #: views.py:95 #, python-format @@ -217,16 +212,18 @@ msgstr "Error tratando de devolver documento: %s" #: views.py:128 #, python-format msgid "Document \"%s\" checked in successfully." -msgstr "Documento \"%s\" devuelto exitosamente." +msgstr "Documento \"%s\" devuelto con éxito." + +#: views.py:132 +msgid "Document" +msgstr "" #: views.py:141 #, python-format msgid "" "You didn't originally checked out this document. Are you sure you wish to " "forcefully check in document: %s?" -msgstr "" -"Usted reservo originalemente este document. ¿Está seguro que desea devolver " -"forzosamente el documento: %s?" +msgstr "Usted no reservó inicialmente este documento. ¿Está seguro que desea devolver forzosamente el documento: %s?" #: views.py:143 #, python-format @@ -252,27 +249,35 @@ msgstr "Minutos" #: widgets.py:63 msgid "Enter a valid number of days." -msgstr "Entre un número de dias válido." +msgstr "Introduzca un número de dias válido." #: widgets.py:64 msgid "Enter a valid number of hours." -msgstr "Entre un número de horas válido." +msgstr "Introduzca un número de horas válido." #: widgets.py:65 msgid "Enter a valid number of minutes." -msgstr "Entre un número de minutos válido." +msgstr "Introduzca un número de minutos válido." #: widgets.py:66 msgid "Enter a valid time difference." -msgstr "Entre una diferencia de tiempo válida." +msgstr "Introduzca una diferencia de tiempo válida." #: widgets.py:92 msgid "" "Amount of time to hold the document in the checked out state in days, hours " "and/or minutes." -msgstr "" -"Cantidad de tiempo para reservar el documento, en días, horas y / o minutos." +msgstr "Cantidad de tiempo para reservar el documento, en días, horas y / o minutos." #: widgets.py:93 msgid "Check out expiration date and time" -msgstr "Fecha y hora de la expiración de la reservación." +msgstr "Fecha y hora de la expiración de la reserva." + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po index e1e6b3cfd8..4029ddbe5e 100644 --- a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po @@ -1,175 +1,172 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-07-05 11:00+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" - #: events.py:5 msgid "Document checked out" -msgstr "" +msgstr "سند خارج شد." #: events.py:6 #, python-format msgid "Document \"%(document)s\" checked out by %(fullname)s." -msgstr "" +msgstr "سند \"%(document)s\" بوسیله %(fullname)s خارج شده است." #: events.py:12 msgid "Document checked in" -msgstr "" +msgstr "سند وارد شد." #: events.py:13 #, python-format msgid "Document \"%(document)s\" checked in by %(fullname)s." -msgstr "" +msgstr "سند \"%(document)s\" بوسیله %(fullname)s وارد شد." #: events.py:19 msgid "Document automatically checked in" -msgstr "" +msgstr "سند بصورت اتوماتیک وارد شده است." #: events.py:20 #, python-format msgid "Document \"%(document)s\" automatically checked in." -msgstr "" +msgstr "سند \"%(document)s\" بصورت اتوماتیک وارد شده است." #: events.py:25 msgid "Document forcefully checked in" -msgstr "" +msgstr "سند طبق دستور وارد شد." #: events.py:26 #, python-format msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." -msgstr "" +msgstr "سند \"%(document)s\" بوسیله %(fullname)s بالاجبار وارد شد." #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 msgid "checked out" -msgstr "" +msgstr "خارج شده checked out" #: literals.py:15 msgid "checked in/available" -msgstr "" +msgstr "وارد شده و یا موجود checked in/available" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "سند" #: models.py:25 msgid "check out date and time" -msgstr "" +msgstr "زمان و تاریخ خروج" #: models.py:26 msgid "check out expiration date and time" -msgstr "" +msgstr "انقضای تاریخ و زمان سند خارج شده check out expiration" #: models.py:26 msgid "Amount of time to hold the document checked out in minutes." -msgstr "" +msgstr "مدت زمان مجاز برای خارج نگه داشتن سند به دقیقه." #: models.py:31 msgid "block new version upload" -msgstr "" +msgstr "جلوگیری از بارگذاری نسخه جدید" #: models.py:31 msgid "Do not allow new version of this document to be uploaded." -msgstr "" +msgstr "از بارگذاری نسخه جدید این سند جلوگیری کنید." #: models.py:54 msgid "document checkout" -msgstr "" +msgstr "خروج و یا checkout سند" #: models.py:55 msgid "document checkouts" -msgstr "" +msgstr "خروج ها و یا checkouts سند " #: permissions.py:7 msgid "Document checkout" -msgstr "" +msgstr "خروج و یا checkout سند" #: permissions.py:9 msgid "Check out documents" -msgstr "" +msgstr "خروج اسناد" #: permissions.py:10 msgid "Check in documents" -msgstr "" +msgstr "ورود اسناد" #: permissions.py:11 msgid "Forcefully check in documents" -msgstr "" +msgstr "ورود اجباری اسناد" #: permissions.py:12 msgid "Allow overriding check out restrictions" -msgstr "" +msgstr "اجازه بازنویسی و تعییر محدودیت های خروج سند" #: views.py:32 msgid "checked out documents" -msgstr "" +msgstr "اسناد خارج ویا checked out شده" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 #, python-format msgid "User: %s" -msgstr "" +msgstr "کاربر: %s" #: views.py:55 #, python-format msgid "Check out time: %s" -msgstr "" +msgstr "زمان خارج ویا checkout کردن:%s" #: views.py:56 #, python-format msgid "Check out expiration: %s" -msgstr "" +msgstr "انقضای مهلت خارج و یا checkout بودن: %s" #: views.py:57 #, python-format msgid "New versions allowed: %s" -msgstr "" +msgstr "نسخ جدید اجازه دارد: %s" #: views.py:57 msgid "yes" @@ -182,39 +179,43 @@ msgstr "خیر" #: views.py:62 #, python-format msgid "Check out details for document: %s" -msgstr "" +msgstr "جزئیات خروج و یا Checkout سند: %s" #: views.py:82 #, python-format msgid "Error trying to check out document; %s" -msgstr "" +msgstr "خطا در زمان خارج ویا checkout کردن سند: %s " #: views.py:84 #, python-format msgid "Document \"%s\" checked out successfully." -msgstr "" +msgstr "سند \"%s\" بالاجبار خارج ویا checked out شد." #: views.py:87 msgid "Document already checked out." -msgstr "" +msgstr "سند در حال حاضر خارج و یا checked out شده است." #: views.py:95 #, python-format msgid "Check out document: %s" -msgstr "" +msgstr "خروج و یا check out سند: %s" #: views.py:124 msgid "Document has not been checked out." -msgstr "" +msgstr "سند خارج و یا checked out نشده است." #: views.py:126 #, python-format msgid "Error trying to check in document; %s" -msgstr "" +msgstr "خطا در زمان خروج و یا checkout سند: %s" #: views.py:128 #, python-format msgid "Document \"%s\" checked in successfully." +msgstr "سند \"%s\" با موفقیت وارد و یا checked in شد." + +#: views.py:132 +msgid "Document" msgstr "" #: views.py:141 @@ -222,52 +223,61 @@ msgstr "" msgid "" "You didn't originally checked out this document. Are you sure you wish to " "forcefully check in document: %s?" -msgstr "" +msgstr "شما خارج و یا checkout کننده اصلی این سند : %s نیستید. آیا از ورود و یا check in اجباری این سند مطمئن هستید؟" #: views.py:143 #, python-format msgid "Are you sure you wish to check in document: %s?" -msgstr "" +msgstr "آیا از ورود ویا check in این سند: %s مطمئن هستید؟" #: widgets.py:19 #, python-format msgid "Document status: %(widget)s %(text)s" -msgstr "" +msgstr "وضعیت سند: %(widget)s %(text)s" #: widgets.py:31 msgid "Days" -msgstr "" +msgstr "روزها" #: widgets.py:32 msgid "Hours" -msgstr "" +msgstr "ساعات" #: widgets.py:33 msgid "Minutes" -msgstr "" +msgstr "دقایق" #: widgets.py:63 msgid "Enter a valid number of days." -msgstr "یک شماره‌ی معتبر از روزها را وارد کنید." +msgstr "تعداد معتبر روزها را وارد کنید." #: widgets.py:64 msgid "Enter a valid number of hours." -msgstr "یک شماره‌ی معتبر از ساعات را وارد کنید." +msgstr "تعداد معتبر ساعات را وارد کنید." #: widgets.py:65 msgid "Enter a valid number of minutes." -msgstr "یک شماره‌ی معتبر از دقایق را وارد کنید." +msgstr "تعداد معتبر دقایق را وارد کنید." #: widgets.py:66 msgid "Enter a valid time difference." -msgstr "" +msgstr "تفاوت زمانی معتبری وارد کنید." #: widgets.py:92 msgid "" "Amount of time to hold the document in the checked out state in days, hours " "and/or minutes." -msgstr "" +msgstr "مدت زمان مجاز جهت نگهداری در وضعیت خروج و یا checked out به روز، ساعت و دقیقه." #: widgets.py:93 msgid "Check out expiration date and time" -msgstr "" +msgstr "انقضای مهلت خروج و یا Check out تاریخ و زمان" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po index 6e88eb4a42..0427f60df8 100644 --- a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po @@ -1,30 +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: # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-28 14:44+0000\n" -"Last-Translator: Pierre Lhoste \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" -"Vérifier les documents retirés aux modifications, dont la période de verrou " -"expiré, et les remettre dans l'état modifiable." - #: events.py:5 msgid "Document checked out" msgstr "Documents verrouillés" @@ -62,20 +56,20 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "Document \"%(document)s\" dévérouillé de force par %(fullname)s." #: links.py:16 -msgid "checkouts" -msgstr "Verrous" +msgid "Checkouts" +msgstr "" #: links.py:17 -msgid "check out document" -msgstr "Poser un verrou sur le document" +msgid "Check out document" +msgstr "" #: links.py:18 -msgid "check in document" -msgstr "Déverrouiller le document" +msgid "Check in document" +msgstr "" #: links.py:19 -msgid "check in/out" -msgstr "verrouiller/déverrouiller" +msgid "Check in/out" +msgstr "" #: literals.py:14 msgid "checked out" @@ -85,7 +79,7 @@ msgstr "verrouillé" msgid "checked in/available" msgstr "déverrouillé/disponible" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "document" @@ -142,16 +136,16 @@ msgid "checked out documents" msgstr "documents verrouillés" #: views.py:35 -msgid "checkout user" -msgstr "utilisateur ayant verrouillé" +msgid "Checkout user" +msgstr "" #: views.py:36 -msgid "checkout time and date" -msgstr "date et heure du verrou" +msgid "Checkout time and date" +msgstr "" #: views.py:37 -msgid "checkout expiration" -msgstr "expiration du verrou" +msgid "Checkout expiration" +msgstr "" #: views.py:54 #, python-format @@ -219,14 +213,16 @@ msgstr "Erreur lors de la tentative de déverrouillage du document; %s " msgid "Document \"%s\" checked in successfully." msgstr "Document \"%s\" déverrouillé avec succès." +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" "You didn't originally checked out this document. Are you sure you wish to " "forcefully check in document: %s?" -msgstr "" -"Ce n'est pas vous qui avec posé le verrou sur ce document. Êtes vous certain " -"de vouloir forcer le déverrouillage de: %s?" +msgstr "Ce n'est pas vous qui avec posé le verrou sur ce document. Êtes vous certain de vouloir forcer le déverrouillage de: %s?" #: views.py:143 #, python-format @@ -270,10 +266,17 @@ msgstr "Saisissez un intervalle de temps valide." msgid "" "Amount of time to hold the document in the checked out state in days, hours " "and/or minutes." -msgstr "" -"Durée pendant laquelle conserver le verrou sur le document en jours, heures " -"et/ou minutes." +msgstr "Durée pendant laquelle conserver le verrou sur le document en jours, heures et/ou minutes." #: widgets.py:93 msgid "Check out expiration date and time" msgstr "Date et heure de l'expiration du verrou" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.po index 7d975a4ed5..77d6bf5ad2 100644 --- a/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/hr_HR/LC_MESSAGES/django.po @@ -1,27 +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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"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 -msgid "Check expired check out documents and checks them in." -msgstr "" +"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" #: events.py:5 msgid "Document checked out" @@ -60,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -83,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -140,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -217,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -271,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po index d7b9d34eb4..9d2010b7d1 100644 --- a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po @@ -1,27 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" - #: events.py:5 msgid "Document checked out" msgstr "" @@ -59,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -82,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -139,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -216,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -270,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po index 0d247ed238..e1a5324d6c 100644 --- a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po @@ -1,27 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" - #: events.py:5 msgid "Document checked out" msgstr "" @@ -59,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -82,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -139,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -216,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -270,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po index ba9698fee8..09b720c464 100644 --- a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po @@ -1,27 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" - #: events.py:5 msgid "Document checked out" msgstr "" @@ -59,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -82,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -139,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -216,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -270,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0a68744577 --- /dev/null +++ b/mayan/apps/checkouts/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,281 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(document)s\" checked out by %(fullname)s." +msgstr "" + +#: events.py:12 +msgid "Document checked in" +msgstr "" + +#: events.py:13 +#, python-format +msgid "Document \"%(document)s\" checked in by %(fullname)s." +msgstr "" + +#: events.py:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:16 +msgid "Checkouts" +msgstr "" + +#: links.py:17 +msgid "Check out document" +msgstr "" + +#: links.py:18 +msgid "Check in document" +msgstr "" + +#: links.py:19 +msgid "Check in/out" +msgstr "" + +#: literals.py:14 +msgid "checked out" +msgstr "" + +#: literals.py:15 +msgid "checked in/available" +msgstr "" + +#: models.py:24 +msgid "document" +msgstr "" + +#: models.py:25 +msgid "check out date and time" +msgstr "" + +#: models.py:26 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:26 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:31 +msgid "block new version upload" +msgstr "" + +#: models.py:31 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:54 +msgid "document checkout" +msgstr "" + +#: models.py:55 +msgid "document checkouts" +msgstr "" + +#: permissions.py:7 +msgid "Document checkout" +msgstr "" + +#: permissions.py:9 +msgid "Check out documents" +msgstr "" + +#: permissions.py:10 +msgid "Check in documents" +msgstr "" + +#: permissions.py:11 +msgid "Forcefully check in documents" +msgstr "" + +#: permissions.py:12 +msgid "Allow overriding check out restrictions" +msgstr "" + +#: views.py:32 +msgid "checked out documents" +msgstr "" + +#: views.py:35 +msgid "Checkout user" +msgstr "" + +#: views.py:36 +msgid "Checkout time and date" +msgstr "" + +#: views.py:37 +msgid "Checkout expiration" +msgstr "" + +#: views.py:54 +#, python-format +msgid "User: %s" +msgstr "" + +#: views.py:55 +#, python-format +msgid "Check out time: %s" +msgstr "" + +#: views.py:56 +#, python-format +msgid "Check out expiration: %s" +msgstr "" + +#: views.py:57 +#, python-format +msgid "New versions allowed: %s" +msgstr "" + +#: views.py:57 +msgid "yes" +msgstr "" + +#: views.py:57 +msgid "no" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Check out details for document: %s" +msgstr "" + +#: views.py:82 +#, python-format +msgid "Error trying to check out document; %s" +msgstr "" + +#: views.py:84 +#, python-format +msgid "Document \"%s\" checked out successfully." +msgstr "" + +#: views.py:87 +msgid "Document already checked out." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Check out document: %s" +msgstr "" + +#: views.py:124 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:128 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:132 +msgid "Document" +msgstr "" + +#: views.py:141 +#, python-format +msgid "" +"You didn't originally checked out this document. Are you sure you wish to " +"forcefully check in document: %s?" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to check in document: %s?" +msgstr "" + +#: widgets.py:19 +#, python-format +msgid "Document status: %(widget)s %(text)s" +msgstr "" + +#: widgets.py:31 +msgid "Days" +msgstr "" + +#: widgets.py:32 +msgid "Hours" +msgstr "" + +#: widgets.py:33 +msgid "Minutes" +msgstr "" + +#: widgets.py:63 +msgid "Enter a valid number of days." +msgstr "" + +#: widgets.py:64 +msgid "Enter a valid number of hours." +msgstr "" + +#: widgets.py:65 +msgid "Enter a valid number of minutes." +msgstr "" + +#: widgets.py:66 +msgid "Enter a valid time difference." +msgstr "" + +#: widgets.py:92 +msgid "" +"Amount of time to hold the document in the checked out state in days, hours " +"and/or minutes." +msgstr "" + +#: widgets.py:93 +msgid "Check out expiration date and time" +msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..289aaacc44 --- /dev/null +++ b/mayan/apps/checkouts/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,281 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(document)s\" checked out by %(fullname)s." +msgstr "" + +#: events.py:12 +msgid "Document checked in" +msgstr "" + +#: events.py:13 +#, python-format +msgid "Document \"%(document)s\" checked in by %(fullname)s." +msgstr "" + +#: events.py:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:16 +msgid "Checkouts" +msgstr "" + +#: links.py:17 +msgid "Check out document" +msgstr "" + +#: links.py:18 +msgid "Check in document" +msgstr "" + +#: links.py:19 +msgid "Check in/out" +msgstr "" + +#: literals.py:14 +msgid "checked out" +msgstr "" + +#: literals.py:15 +msgid "checked in/available" +msgstr "" + +#: models.py:24 +msgid "document" +msgstr "" + +#: models.py:25 +msgid "check out date and time" +msgstr "" + +#: models.py:26 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:26 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:31 +msgid "block new version upload" +msgstr "" + +#: models.py:31 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:54 +msgid "document checkout" +msgstr "" + +#: models.py:55 +msgid "document checkouts" +msgstr "" + +#: permissions.py:7 +msgid "Document checkout" +msgstr "" + +#: permissions.py:9 +msgid "Check out documents" +msgstr "" + +#: permissions.py:10 +msgid "Check in documents" +msgstr "" + +#: permissions.py:11 +msgid "Forcefully check in documents" +msgstr "" + +#: permissions.py:12 +msgid "Allow overriding check out restrictions" +msgstr "" + +#: views.py:32 +msgid "checked out documents" +msgstr "" + +#: views.py:35 +msgid "Checkout user" +msgstr "" + +#: views.py:36 +msgid "Checkout time and date" +msgstr "" + +#: views.py:37 +msgid "Checkout expiration" +msgstr "" + +#: views.py:54 +#, python-format +msgid "User: %s" +msgstr "" + +#: views.py:55 +#, python-format +msgid "Check out time: %s" +msgstr "" + +#: views.py:56 +#, python-format +msgid "Check out expiration: %s" +msgstr "" + +#: views.py:57 +#, python-format +msgid "New versions allowed: %s" +msgstr "" + +#: views.py:57 +msgid "yes" +msgstr "" + +#: views.py:57 +msgid "no" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Check out details for document: %s" +msgstr "" + +#: views.py:82 +#, python-format +msgid "Error trying to check out document; %s" +msgstr "" + +#: views.py:84 +#, python-format +msgid "Document \"%s\" checked out successfully." +msgstr "" + +#: views.py:87 +msgid "Document already checked out." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Check out document: %s" +msgstr "" + +#: views.py:124 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:128 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:132 +msgid "Document" +msgstr "" + +#: views.py:141 +#, python-format +msgid "" +"You didn't originally checked out this document. Are you sure you wish to " +"forcefully check in document: %s?" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to check in document: %s?" +msgstr "" + +#: widgets.py:19 +#, python-format +msgid "Document status: %(widget)s %(text)s" +msgstr "" + +#: widgets.py:31 +msgid "Days" +msgstr "" + +#: widgets.py:32 +msgid "Hours" +msgstr "" + +#: widgets.py:33 +msgid "Minutes" +msgstr "" + +#: widgets.py:63 +msgid "Enter a valid number of days." +msgstr "" + +#: widgets.py:64 +msgid "Enter a valid number of hours." +msgstr "" + +#: widgets.py:65 +msgid "Enter a valid number of minutes." +msgstr "" + +#: widgets.py:66 +msgid "Enter a valid time difference." +msgstr "" + +#: widgets.py:92 +msgid "" +"Amount of time to hold the document in the checked out state in days, hours " +"and/or minutes." +msgstr "" + +#: widgets.py:93 +msgid "Check out expiration date and time" +msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po index 926439a125..c736fc1bdd 100644 --- a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po @@ -1,27 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" - #: events.py:5 msgid "Document checked out" msgstr "" @@ -59,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -82,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -139,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -216,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -270,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po index 2cd4a9cc06..ed932c7065 100644 --- a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po @@ -1,27 +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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" - -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" +"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" #: events.py:5 msgid "Document checked out" @@ -60,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -83,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -140,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -217,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -271,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po index e79615e5c9..ecf2bb7c42 100644 --- a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po @@ -1,27 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" - #: events.py:5 msgid "Document checked out" msgstr "" @@ -59,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -82,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -139,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -216,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -270,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po index ae8fff2e8f..cbfff58ed9 100644 --- a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po @@ -1,27 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" - #: events.py:5 msgid "Document checked out" msgstr "" @@ -59,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -82,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -139,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -216,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -270,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.po index c4fd5409ed..170e5a2933 100644 --- a/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.po @@ -1,28 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Badea Gabriel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-02-16 21:03+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" - -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "Verificaţi termenul de aprobare" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: events.py:5 msgid "Document checked out" @@ -58,24 +53,23 @@ msgstr "Document aprobat forţat" #: events.py:26 #, python-format msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." -msgstr "" -"Documentul \"%(document)s\" aprobat obligatoriu de către %(fullname)s.." +msgstr "Documentul \"%(document)s\" aprobat obligatoriu de către %(fullname)s.." #: links.py:16 -msgid "checkouts" -msgstr "aprobări" +msgid "Checkouts" +msgstr "" #: links.py:17 -msgid "check out document" -msgstr "document de aprobat" +msgid "Check out document" +msgstr "" #: links.py:18 -msgid "check in document" -msgstr "aprobă document" +msgid "Check in document" +msgstr "" #: links.py:19 -msgid "check in/out" -msgstr "aprobări" +msgid "Check in/out" +msgstr "" #: literals.py:14 msgid "checked out" @@ -85,7 +79,7 @@ msgstr "de aprobat " msgid "checked in/available" msgstr "aprobare disponibilă" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "document" @@ -99,8 +93,7 @@ msgstr "data și ora de expirare aprobare" #: models.py:26 msgid "Amount of time to hold the document checked out in minutes." -msgstr "" -"Total timp alocat pentru a deține documentul pentru aprobare în minute." +msgstr "Total timp alocat pentru a deține documentul pentru aprobare în minute." #: models.py:31 msgid "block new version upload" @@ -143,16 +136,16 @@ msgid "checked out documents" msgstr "aprobări documente" #: views.py:35 -msgid "checkout user" -msgstr "aprobate de" +msgid "Checkout user" +msgstr "" #: views.py:36 -msgid "checkout time and date" -msgstr "aprobat ora și data" +msgid "Checkout time and date" +msgstr "" #: views.py:37 -msgid "checkout expiration" -msgstr "aprobarea expiră" +msgid "Checkout expiration" +msgstr "" #: views.py:54 #, python-format @@ -220,14 +213,16 @@ msgstr "Eroare la încercarea de aprobare a documentului; % s" msgid "Document \"%s\" checked in successfully." msgstr "Documentul \"%s\" aprobat cu succes." +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" "You didn't originally checked out this document. Are you sure you wish to " "forcefully check in document: %s?" -msgstr "" -"Tu nu ai aprobat inițial acest document. Sunteți sigur că doriți să aprobaţi " -"forţat documentul:% s?" +msgstr "Tu nu ai aprobat inițial acest document. Sunteți sigur că doriți să aprobaţi forţat documentul:% s?" #: views.py:143 #, python-format @@ -271,10 +266,17 @@ msgstr "Introduceți o diferență de timp validă." msgid "" "Amount of time to hold the document in the checked out state in days, hours " "and/or minutes." -msgstr "" -"Total timp acordat pentru a deține documente în statul pentru aprobare în " -"zile, ore și / sau minute." +msgstr "Total timp acordat pentru a deține documente în statul pentru aprobare în zile, ore și / sau minute." #: widgets.py:93 msgid "Check out expiration date and time" msgstr "Verifică data şi ora de expirare" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po index 5a485df571..3b2a5713d0 100644 --- a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po @@ -1,28 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Sergey Glita , 2012-2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-05-14 09:21+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "Проверка истечения бронирования документов" +"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" #: events.py:5 msgid "Document checked out" @@ -61,20 +56,20 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "Документ \"%(document)s\" проверен %(fullname)s." #: links.py:16 -msgid "checkouts" -msgstr "бронирование" +msgid "Checkouts" +msgstr "" #: links.py:17 -msgid "check out document" -msgstr "бронирование документа" +msgid "Check out document" +msgstr "" #: links.py:18 -msgid "check in document" -msgstr "освободить документ" +msgid "Check in document" +msgstr "" #: links.py:19 -msgid "check in/out" -msgstr "бронировать/освободить" +msgid "Check in/out" +msgstr "" #: literals.py:14 msgid "checked out" @@ -84,7 +79,7 @@ msgstr "забронировано" msgid "checked in/available" msgstr "освобожден/доступен" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "документ" @@ -141,16 +136,16 @@ msgid "checked out documents" msgstr "забронированные документы" #: views.py:35 -msgid "checkout user" -msgstr "забронировал" +msgid "Checkout user" +msgstr "" #: views.py:36 -msgid "checkout time and date" -msgstr "дата и время бронирования" +msgid "Checkout time and date" +msgstr "" #: views.py:37 -msgid "checkout expiration" -msgstr "истечение бронирования" +msgid "Checkout expiration" +msgstr "" #: views.py:54 #, python-format @@ -218,6 +213,10 @@ msgstr "Ошибка освобождения документа %s" msgid "Document \"%s\" checked in successfully." msgstr "Документ \"%s\" освобожден." +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -272,3 +271,12 @@ msgstr "Время бронирования документа в днях, ча #: widgets.py:93 msgid "Check out expiration date and time" msgstr "Дата и время окончания бронирования" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po index 427f0810de..9c048204f5 100644 --- a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po @@ -1,27 +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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"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 -msgid "Check expired check out documents and checks them in." -msgstr "" +"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" #: events.py:5 msgid "Document checked out" @@ -60,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -83,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -140,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -217,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -271,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2965647263 --- /dev/null +++ b/mayan/apps/checkouts/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,281 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(document)s\" checked out by %(fullname)s." +msgstr "" + +#: events.py:12 +msgid "Document checked in" +msgstr "" + +#: events.py:13 +#, python-format +msgid "Document \"%(document)s\" checked in by %(fullname)s." +msgstr "" + +#: events.py:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:16 +msgid "Checkouts" +msgstr "" + +#: links.py:17 +msgid "Check out document" +msgstr "" + +#: links.py:18 +msgid "Check in document" +msgstr "" + +#: links.py:19 +msgid "Check in/out" +msgstr "" + +#: literals.py:14 +msgid "checked out" +msgstr "" + +#: literals.py:15 +msgid "checked in/available" +msgstr "" + +#: models.py:24 +msgid "document" +msgstr "" + +#: models.py:25 +msgid "check out date and time" +msgstr "" + +#: models.py:26 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:26 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:31 +msgid "block new version upload" +msgstr "" + +#: models.py:31 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:54 +msgid "document checkout" +msgstr "" + +#: models.py:55 +msgid "document checkouts" +msgstr "" + +#: permissions.py:7 +msgid "Document checkout" +msgstr "" + +#: permissions.py:9 +msgid "Check out documents" +msgstr "" + +#: permissions.py:10 +msgid "Check in documents" +msgstr "" + +#: permissions.py:11 +msgid "Forcefully check in documents" +msgstr "" + +#: permissions.py:12 +msgid "Allow overriding check out restrictions" +msgstr "" + +#: views.py:32 +msgid "checked out documents" +msgstr "" + +#: views.py:35 +msgid "Checkout user" +msgstr "" + +#: views.py:36 +msgid "Checkout time and date" +msgstr "" + +#: views.py:37 +msgid "Checkout expiration" +msgstr "" + +#: views.py:54 +#, python-format +msgid "User: %s" +msgstr "" + +#: views.py:55 +#, python-format +msgid "Check out time: %s" +msgstr "" + +#: views.py:56 +#, python-format +msgid "Check out expiration: %s" +msgstr "" + +#: views.py:57 +#, python-format +msgid "New versions allowed: %s" +msgstr "" + +#: views.py:57 +msgid "yes" +msgstr "" + +#: views.py:57 +msgid "no" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Check out details for document: %s" +msgstr "" + +#: views.py:82 +#, python-format +msgid "Error trying to check out document; %s" +msgstr "" + +#: views.py:84 +#, python-format +msgid "Document \"%s\" checked out successfully." +msgstr "" + +#: views.py:87 +msgid "Document already checked out." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Check out document: %s" +msgstr "" + +#: views.py:124 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:128 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:132 +msgid "Document" +msgstr "" + +#: views.py:141 +#, python-format +msgid "" +"You didn't originally checked out this document. Are you sure you wish to " +"forcefully check in document: %s?" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to check in document: %s?" +msgstr "" + +#: widgets.py:19 +#, python-format +msgid "Document status: %(widget)s %(text)s" +msgstr "" + +#: widgets.py:31 +msgid "Days" +msgstr "" + +#: widgets.py:32 +msgid "Hours" +msgstr "" + +#: widgets.py:33 +msgid "Minutes" +msgstr "" + +#: widgets.py:63 +msgid "Enter a valid number of days." +msgstr "" + +#: widgets.py:64 +msgid "Enter a valid number of hours." +msgstr "" + +#: widgets.py:65 +msgid "Enter a valid number of minutes." +msgstr "" + +#: widgets.py:66 +msgid "Enter a valid time difference." +msgstr "" + +#: widgets.py:92 +msgid "" +"Amount of time to hold the document in the checked out state in days, hours " +"and/or minutes." +msgstr "" + +#: widgets.py:93 +msgid "Check out expiration date and time" +msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po index 59264d2f39..ca2a604d1a 100644 --- a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po @@ -1,27 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" - #: events.py:5 msgid "Document checked out" msgstr "" @@ -59,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -82,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -139,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -216,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -270,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po index 6f953ab293..9e87735685 100644 --- a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po @@ -1,27 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-07-10 15:47+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "" - #: events.py:5 msgid "Document checked out" msgstr "" @@ -59,19 +55,19 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "" #: links.py:16 -msgid "checkouts" +msgid "Checkouts" msgstr "" #: links.py:17 -msgid "check out document" +msgid "Check out document" msgstr "" #: links.py:18 -msgid "check in document" +msgid "Check in document" msgstr "" #: links.py:19 -msgid "check in/out" +msgid "Check in/out" msgstr "" #: literals.py:14 @@ -82,7 +78,7 @@ msgstr "" msgid "checked in/available" msgstr "" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "" @@ -139,15 +135,15 @@ msgid "checked out documents" msgstr "" #: views.py:35 -msgid "checkout user" +msgid "Checkout user" msgstr "" #: views.py:36 -msgid "checkout time and date" +msgid "Checkout time and date" msgstr "" #: views.py:37 -msgid "checkout expiration" +msgid "Checkout expiration" msgstr "" #: views.py:54 @@ -216,6 +212,10 @@ msgstr "" msgid "Document \"%s\" checked in successfully." msgstr "" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -270,3 +270,12 @@ msgstr "" #: widgets.py:93 msgid "Check out expiration date and time" msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po index 40de5e0116..55cb596983 100644 --- a/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-09-30 03:28+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,10 +19,6 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:40 -msgid "Check expired check out documents and checks them in." -msgstr "检查过期的检出文档,并且将他们签入。" - #: events.py:5 msgid "Document checked out" msgstr "文档检出" @@ -60,20 +56,20 @@ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." msgstr "文档\"%(document)s\"由%(fullname)s强制签入。" #: links.py:16 -msgid "checkouts" -msgstr "检出" +msgid "Checkouts" +msgstr "" #: links.py:17 -msgid "check out document" -msgstr "检出文档" +msgid "Check out document" +msgstr "" #: links.py:18 -msgid "check in document" -msgstr "签入文档" +msgid "Check in document" +msgstr "" #: links.py:19 -msgid "check in/out" -msgstr "检出/签入" +msgid "Check in/out" +msgstr "" #: literals.py:14 msgid "checked out" @@ -83,7 +79,7 @@ msgstr "检出" msgid "checked in/available" msgstr "签入/有效" -#: models.py:24 views.py:132 +#: models.py:24 msgid "document" msgstr "文档" @@ -140,16 +136,16 @@ msgid "checked out documents" msgstr "检出文档" #: views.py:35 -msgid "checkout user" -msgstr "检出用户" +msgid "Checkout user" +msgstr "" #: views.py:36 -msgid "checkout time and date" -msgstr "检出日期和时间" +msgid "Checkout time and date" +msgstr "" #: views.py:37 -msgid "checkout expiration" -msgstr "检出过期" +msgid "Checkout expiration" +msgstr "" #: views.py:54 #, python-format @@ -217,6 +213,10 @@ msgstr "尝试签入文档出错: %s" msgid "Document \"%s\" checked in successfully." msgstr "文档\"%s\"签入成功" +#: views.py:132 +msgid "Document" +msgstr "" + #: views.py:141 #, python-format msgid "" @@ -271,3 +271,12 @@ msgstr "持有文档检出状态的时间数,以天,小时,分钟为单位 #: widgets.py:93 msgid "Check out expiration date and time" msgstr "检出过期的日期和时间" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ef56536de2 --- /dev/null +++ b/mayan/apps/checkouts/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,281 @@ +# 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: 2014-10-08 17:08-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: events.py:5 +msgid "Document checked out" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(document)s\" checked out by %(fullname)s." +msgstr "" + +#: events.py:12 +msgid "Document checked in" +msgstr "" + +#: events.py:13 +#, python-format +msgid "Document \"%(document)s\" checked in by %(fullname)s." +msgstr "" + +#: events.py:19 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:20 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:25 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:16 +msgid "Checkouts" +msgstr "" + +#: links.py:17 +msgid "Check out document" +msgstr "" + +#: links.py:18 +msgid "Check in document" +msgstr "" + +#: links.py:19 +msgid "Check in/out" +msgstr "" + +#: literals.py:14 +msgid "checked out" +msgstr "" + +#: literals.py:15 +msgid "checked in/available" +msgstr "" + +#: models.py:24 +msgid "document" +msgstr "" + +#: models.py:25 +msgid "check out date and time" +msgstr "" + +#: models.py:26 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:26 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:31 +msgid "block new version upload" +msgstr "" + +#: models.py:31 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:54 +msgid "document checkout" +msgstr "" + +#: models.py:55 +msgid "document checkouts" +msgstr "" + +#: permissions.py:7 +msgid "Document checkout" +msgstr "" + +#: permissions.py:9 +msgid "Check out documents" +msgstr "" + +#: permissions.py:10 +msgid "Check in documents" +msgstr "" + +#: permissions.py:11 +msgid "Forcefully check in documents" +msgstr "" + +#: permissions.py:12 +msgid "Allow overriding check out restrictions" +msgstr "" + +#: views.py:32 +msgid "checked out documents" +msgstr "" + +#: views.py:35 +msgid "Checkout user" +msgstr "" + +#: views.py:36 +msgid "Checkout time and date" +msgstr "" + +#: views.py:37 +msgid "Checkout expiration" +msgstr "" + +#: views.py:54 +#, python-format +msgid "User: %s" +msgstr "" + +#: views.py:55 +#, python-format +msgid "Check out time: %s" +msgstr "" + +#: views.py:56 +#, python-format +msgid "Check out expiration: %s" +msgstr "" + +#: views.py:57 +#, python-format +msgid "New versions allowed: %s" +msgstr "" + +#: views.py:57 +msgid "yes" +msgstr "" + +#: views.py:57 +msgid "no" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Check out details for document: %s" +msgstr "" + +#: views.py:82 +#, python-format +msgid "Error trying to check out document; %s" +msgstr "" + +#: views.py:84 +#, python-format +msgid "Document \"%s\" checked out successfully." +msgstr "" + +#: views.py:87 +msgid "Document already checked out." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Check out document: %s" +msgstr "" + +#: views.py:124 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:128 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:132 +msgid "Document" +msgstr "" + +#: views.py:141 +#, python-format +msgid "" +"You didn't originally checked out this document. Are you sure you wish to " +"forcefully check in document: %s?" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to check in document: %s?" +msgstr "" + +#: widgets.py:19 +#, python-format +msgid "Document status: %(widget)s %(text)s" +msgstr "" + +#: widgets.py:31 +msgid "Days" +msgstr "" + +#: widgets.py:32 +msgid "Hours" +msgstr "" + +#: widgets.py:33 +msgid "Minutes" +msgstr "" + +#: widgets.py:63 +msgid "Enter a valid number of days." +msgstr "" + +#: widgets.py:64 +msgid "Enter a valid number of hours." +msgstr "" + +#: widgets.py:65 +msgid "Enter a valid number of minutes." +msgstr "" + +#: widgets.py:66 +msgid "Enter a valid time difference." +msgstr "" + +#: widgets.py:92 +msgid "" +"Amount of time to hold the document in the checked out state in days, hours " +"and/or minutes." +msgstr "" + +#: widgets.py:93 +msgid "Check out expiration date and time" +msgstr "" + +#~ msgid "Check expired check out documents and checks them in." +#~ msgstr "Check expired check out documents and checks them in." + +#~ msgid "check out document" +#~ msgstr "check out document" + +#~ msgid "check in document" +#~ msgstr "check in document" diff --git a/mayan/apps/common/locale/ar/LC_MESSAGES/django.po b/mayan/apps/common/locale/ar/LC_MESSAGES/django.po index 8104e94f97..066301eca8 100644 --- a/mayan/apps/common/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ar/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mohammed ALDOUB , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-01-25 21:06+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: forms.py:97 msgid "Selection" @@ -28,41 +27,39 @@ msgstr "الاختيار" msgid "Email" msgstr "البريد الإلكتروني" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "كلمة السر" +msgstr "" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." -msgstr "يرجى إدخال البريد الإلكتروني وكلمة المرور الصحيحين. " +msgstr "" #: forms.py:136 msgid "This account is inactive." msgstr "هذا الحساب غير نشط." #: links.py:10 -msgid "change password" -msgstr "تغيير كلمة المرور" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "تفاصيل المستخدم" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "تحرير التفاصيل" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "حول" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "license" +#: links.py:15 views.py:234 +msgid "License" +msgstr "License" #: literals.py:24 msgid "A5" @@ -104,144 +101,149 @@ msgstr "Portrait" msgid "Landscape" msgstr "Landscape" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "مستخدم مجهول" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "مستخدم مجهول" - -#: models.py:25 -msgid "account" -msgstr "حساب" +#: models.py:24 +msgid "Account" +msgstr "" #: models.py:26 -msgid "password" -msgstr "كلمة السر" +msgid "Password hash" +msgstr "" -#: models.py:27 -msgid "password hash" -msgstr "password hash" +#: models.py:29 +msgid "Auto admin properties" +msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "auto admin properties" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "Temporary directory used site wide to store thumbnails, previews and temporary files. If none is specified, one will be created using tempfile.mkdtemp()" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "التحكم في آلية التحقق من هوية المستخدم. الخيارات المتاحة هي: اسم المستخدم أو البريد الإلكتروني" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "السماح للمستخدمين المجهولين الوصول إلى جميع صفحات العرض" + +#: utils.py:117 msgid "function found" msgstr "function found" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "لم يتم اختيار اجراء." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "يجب اختيار غرض واحد عالأقل." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s تم الادخال بنجاح إلى %(right_list_title)s." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "غير قادر على ادخال %(selection)s إلى %(right_list_title)s." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "%(selection)s تمت الإزالة بنجاح من %(right_list_title)s." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "إضافة" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "إزالة" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "تفاصيل المستخدم الحالي" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "تضارب في البريد الإلكتروني ، لدى مستخدم آخر نفس البريد الإلكتروني." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "تفاصيل المستخدم الحالي تم تحديثها." -#: views.py:202 -msgid "edit current user details" -msgstr "تعديل تفاصيل المستخدم الحالي" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "License" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "تغيير كلمة السر للمستخدم الحالي" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "تم تغيير كلمة المرور الخاصة بك بنجاح." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -249,176 +251,108 @@ msgstr "" msgid "None" msgstr "لا شيء" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"التحكم في آلية التحقق من هوية المستخدم. الخيارات المتاحة هي: اسم المستخدم أو " -"البريد الإلكتروني" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "السماح للمستخدمين المجهولين الوصول إلى جميع صفحات العرض" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "صلاحيات غير كافية" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "ليس لديك صلاحيات كافية لهذه العملية." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "لم يتم العثور على الصفحة" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "عفواً، لا يمكن العثور على الصفحة المطلوبة." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "تفاصيل ل %(object_name)s: %(object)s" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "تفاصيل عن %(object)s" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "تفاصيل ل %(object_name)s: %(object)s" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "تحرير %(object_name)s:" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "انشاء %(object_name)s جديد" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "انشاء" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "تعيين %(title)s %(object)s" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "تأكيد" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "تأكيد حذف" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "أيقونة النموذج" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "هل أنت متأكد أنك تريد حذف %(object_name)s: %(object)s ؟" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "هل أنت متأكد أنك تريد حذف %(object)s ؟" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "نعم" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "لا" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "مطلوب" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "حفظ" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "ارسال" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "إلغاء" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, fuzzy, python-format -msgid "List of %(title)s" -msgstr "قائمة ل: %(stripped_title)s" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "قائمة ل: %(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "معرف" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, fuzzy, python-format -msgid "There are no %(title)s" -msgstr "لا توجد أي %(stripped_title)s" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "دخول" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "تغيير كلمة المرور" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" -#~ msgstr "قفل الحقل" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "تحرير" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/bg/LC_MESSAGES/django.po b/mayan/apps/common/locale/bg/LC_MESSAGES/django.po index 0264a1154e..559a3e7eb8 100644 --- a/mayan/apps/common/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/bg/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pavlin Koldamov , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:97 @@ -27,10 +27,9 @@ msgstr "" msgid "Email" msgstr "Електронна поща" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "парола" +msgstr "" #: forms.py:134 msgid "" @@ -43,24 +42,24 @@ msgid "This account is inactive." msgstr "" #: links.py:10 -msgid "change password" -msgstr "смяна на парола" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "потребителски данни" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "промяна на данни" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "относно" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "лиценз" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Лиценз" #: literals.py:24 msgid "A5" @@ -102,144 +101,149 @@ msgstr "" msgid "Landscape" msgstr "" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Анонимен потребител" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "анонимен потребител" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" -msgstr "парола" - -#: models.py:27 -msgid "password hash" +msgid "Password hash" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: utils.py:299 +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "" + +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 msgid "function found" msgstr "" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "" -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "" -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "" -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Добави" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Премахнете" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "актуални данни на потребителя" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "" -#: views.py:202 -msgid "edit current user details" -msgstr "редактиране на актуалните данни на потребителя" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Лиценз" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Промяна паролата на текущия потребител" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Вашата парола е сменена успешно." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -247,166 +251,108 @@ msgstr "" msgid "None" msgstr "Няма" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "" +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Страницата не е намерена" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "" +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, python-format -msgid "Edit: %(object)s" -msgstr "" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Създаване" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Потвърждаване" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Потвърдете изтриване" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Да" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "Не" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Запазване" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Подаване" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Отказ" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Идентификатор" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Влез" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Промяна на паролата" +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "Редактиране" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po index 7ebae90d85..8f433d06c9 100644 --- a/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # www.ping.ba , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-28 09:58+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:97 msgid "Selection" @@ -28,43 +27,39 @@ msgstr "Odabir" msgid "Email" msgstr "Email" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "pasvord" +msgstr "" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." msgstr "" -"Molim unesite ispravan email i password. Kod passworda je bitna veličina " -"slova." #: forms.py:136 msgid "This account is inactive." msgstr "Ovaj account nije aktivan." #: links.py:10 -msgid "change password" -msgstr "promjeniti password" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "korisnički detalji" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "izmjeniti detalje" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "o" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "licenca" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Licence" #: literals.py:24 msgid "A5" @@ -106,144 +101,149 @@ msgstr "Portret" msgid "Landscape" msgstr "Pejzaž" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Anonimni korisnik" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "anonimni korisnik" - -#: models.py:25 -msgid "account" -msgstr "account" +#: models.py:24 +msgid "Account" +msgstr "" #: models.py:26 -msgid "password" -msgstr "pasvord" +msgid "Password hash" +msgstr "" -#: models.py:27 -msgid "password hash" -msgstr "izmješati pasvord" +#: models.py:29 +msgid "Auto admin properties" +msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "automatska administratorska svojstva" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "Privremeni direktorij koristi postavke sajta da smjesti ikonice, preglede i privremene datoteke. Ako ništa nije naznačeno, biće kreiran korištenjem tempfile.mkdtemp()" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "Određuje način autentikacije korisnika. Opcije su: koricničko ime, email" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "Dozvoliti neovlaštenim korisnicima, pristup svim pregledima" + +#: utils.py:117 msgid "function found" msgstr "pronađena funkcija" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Nijedna akcija nije odabrana." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Mora biti izabrana barem jedna stanka." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s dodano uspjesno na %(right_list_title)s." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "Nemoguce dodati %(selection)s na %(right_list_title)s." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "%(selection)s dodano uspjesno i uklonjeno iz %(right_list_title)s." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Dodati" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Ukloniti" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "detalji trenutnog korisnika" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "E-mail zauzet, drugi korisnik ima istu e-mail adresu." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Detalji trenutnog korisnika ažurirani." -#: views.py:202 -msgid "edit current user details" -msgstr "izmjeniti detalje trenutnog korisnika" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Licence" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Promjeniti trenutni pasvord" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Vaš password je uspješno promjenjen" -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -251,175 +251,108 @@ msgstr "" msgid "None" msgstr "Nijedno" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" -"Privremeni direktorij koristi postavke sajta da smjesti ikonice, preglede i " -"privremene datoteke. Ako ništa nije naznačeno, biće kreiran korištenjem " -"tempfile.mkdtemp()" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Određuje način autentikacije korisnika. Opcije su: koricničko ime, email" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "Dozvoliti neovlaštenim korisnicima, pristup svim pregledima" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "Nedovoljno dozvola" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "Nemate odgovarajuca prava za ovu operaciju." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Stranica nije pronađena" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Žao nam je, ali tražena stranica ne može biti pronađena." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Detalji o %(object_name)s: %(object)s" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Detalji o: %(object)s" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Detalji o %(object_name)s: %(object)s" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "Urediti %(object_name)s:" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Kreirati novi %(object_name)s" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Kreirati" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Dodijeliti %(title)s %(object)s" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Potvrditi" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Potvrditi brisanje" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "napraviti ikonu" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "Jeste li sigurni da želite izbrisati %(object_name)s: %(object)s?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Jeste li sigurni da želite izbrisati: %(object)s?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Da" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "Ne" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "potrebno" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Sačuvati" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Podnijeti" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Otkazati" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, fuzzy, python-format -msgid "List of %(title)s" -msgstr "Lista %(stripped_title)s" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"Lista %(title)s (%(start)s - %(end)s bez %(total)s) (Stranica " -"%(page_number)s od %(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "Lista %(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Identifikator" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, fuzzy, python-format -msgid "There are no %(title)s" -msgstr "Ne postoje %(stripped_title)s" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Prijava" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Promjeniti pasvord" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" -#~ msgstr "zaključano polje" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "Urediti" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/da/LC_MESSAGES/django.po b/mayan/apps/common/locale/da/LC_MESSAGES/django.po index afb202c435..140b574a7b 100644 --- a/mayan/apps/common/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/da/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:97 @@ -26,7 +26,7 @@ msgstr "" msgid "Email" msgstr "" -#: forms.py:131 +#: forms.py:131 models.py:25 msgid "Password" msgstr "" @@ -41,23 +41,23 @@ msgid "This account is inactive." msgstr "" #: links.py:10 -msgid "change password" +msgid "Change password" msgstr "" #: links.py:11 -msgid "user details" +msgid "User details" msgstr "" #: links.py:12 -msgid "edit details" +msgid "Edit details" msgstr "" #: links.py:14 -msgid "about" +msgid "About" msgstr "" -#: links.py:15 -msgid "license" +#: links.py:15 views.py:234 +msgid "License" msgstr "" #: literals.py:24 @@ -100,144 +100,149 @@ msgstr "" msgid "Landscape" msgstr "" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" msgstr "" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 msgid "function found" msgstr "" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "" -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "" -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "" -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "" -#: views.py:202 -msgid "edit current user details" +#: views.py:203 +msgid "Edit current user details" msgstr "" -#: views.py:233 -msgid "License" -msgstr "" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "" -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -245,163 +250,108 @@ msgstr "" msgid "None" msgstr "" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "" +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "" +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, python-format -msgid "Edit: %(object)s" -msgstr "" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "" +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6cbf7089b8 --- /dev/null +++ b/mayan/apps/common/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,357 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:97 +msgid "Selection" +msgstr "" + +#: forms.py:128 +msgid "Email" +msgstr "" + +#: forms.py:131 models.py:25 +msgid "Password" +msgstr "" + +#: forms.py:134 +msgid "" +"Please enter a correct email and password. Note that the password field is " +"case-sensitive." +msgstr "" + +#: forms.py:136 +msgid "This account is inactive." +msgstr "" + +#: links.py:10 +msgid "Change password" +msgstr "" + +#: links.py:11 +msgid "User details" +msgstr "" + +#: links.py:12 +msgid "Edit details" +msgstr "" + +#: links.py:14 +msgid "About" +msgstr "" + +#: links.py:15 views.py:234 +msgid "License" +msgstr "" + +#: literals.py:24 +msgid "A5" +msgstr "" + +#: literals.py:25 +msgid "A4" +msgstr "" + +#: literals.py:26 +msgid "A3" +msgstr "" + +#: literals.py:27 +msgid "B5" +msgstr "" + +#: literals.py:28 +msgid "B4" +msgstr "" + +#: literals.py:29 +msgid "Letter" +msgstr "" + +#: literals.py:30 +msgid "Legal" +msgstr "" + +#: literals.py:31 +msgid "Ledger" +msgstr "" + +#: literals.py:38 +msgid "Portrait" +msgstr "" + +#: literals.py:39 +msgid "Landscape" +msgstr "" + +#: models.py:17 models.py:20 +msgid "Anonymous user" +msgstr "" + +#: models.py:24 +msgid "Account" +msgstr "" + +#: models.py:26 +msgid "Password hash" +msgstr "" + +#: models.py:29 +msgid "Auto admin properties" +msgstr "" + +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "" + +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 +msgid "function found" +msgstr "" + +#: views.py:40 +msgid "No action selected." +msgstr "" + +#: views.py:44 +msgid "Must select at least one item." +msgstr "" + +#: views.py:92 +#, python-format +msgid "%(selection)s added successfully added to %(right_list_title)s." +msgstr "" + +#: views.py:98 views.py:125 +#, python-format +msgid "Unable to add %(selection)s to %(right_list_title)s." +msgstr "" + +#: views.py:119 +#, python-format +msgid "%(selection)s added successfully removed from %(right_list_title)s." +msgstr "" + +#: views.py:140 +msgid "Add" +msgstr "" + +#: views.py:151 +msgid "Remove" +msgstr "" + +#: views.py:174 +msgid "current user details" +msgstr "" + +#: views.py:191 +msgid "E-mail conflict, another user has that same email." +msgstr "" + +#: views.py:194 +msgid "Current user's details updated." +msgstr "" + +#: views.py:203 +msgid "Edit current user details" +msgstr "" + +#: views.py:243 +msgid "Current user password change" +msgstr "" + +#: views.py:258 +msgid "Your password has been successfully changed." +msgstr "" + +#: views.py:312 +#, python-format +msgid "Error saving %s details." +msgstr "" + +#: views.py:314 +msgid "Error saving details." +msgstr "" + +#: views.py:322 +#, python-format +msgid "%s details saved successfully." +msgstr "" + +#: views.py:324 +msgid "Details saved successfully." +msgstr "" + +#: views.py:336 +#, python-format +msgid "Error creating new %s." +msgstr "" + +#: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 +msgid "New object created successfully." +msgstr "" + +#: views.py:365 +#, python-format +msgid "Error deleting %s." +msgstr "" + +#: views.py:367 +msgid "Error deleting object." +msgstr "" + +#: views.py:372 +#, python-format +msgid "%s deleted successfully." +msgstr "" + +#: views.py:374 +msgid "Object deleted successfully." +msgstr "" + +#: widgets.py:58 +msgid "None" +msgstr "" + +#~ msgid "license" +#~ msgstr "license" + +#~ msgid "anonymous user" +#~ msgstr "anonymous user" + +#~ msgid "password" +#~ msgstr "password" + +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" + +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." + +#~ msgid "Page not found" +#~ msgstr "Page not found" + +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." + +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" + +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" + +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" + +#~ msgid "Create" +#~ msgstr "Create" + +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" + +#~ msgid "Confirm" +#~ msgstr "Confirm" + +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" + +#~ msgid "form icon" +#~ msgstr "form icon" + +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" + +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" + +#~ msgid "Yes" +#~ msgstr "Yes" + +#~ msgid "No" +#~ msgstr "No" + +#~ msgid "required" +#~ msgstr "required" + +#~ msgid "Save" +#~ msgstr "Save" + +#~ msgid "Submit" +#~ msgstr "Submit" + +#~ msgid "Cancel" +#~ msgstr "Cancel" + +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" + +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" + +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" + +#~ msgid "Identifier" +#~ msgstr "Identifier" + +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" + +#~ msgid "Login" +#~ msgstr "Login" + +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po index 56d8808342..8bdf955097 100644 --- a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/common/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 @@ -13,15 +13,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-07-20 00:16+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:97 @@ -32,42 +31,38 @@ msgstr "Auswahl" msgid "Email" msgstr "E-Mail" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" msgstr "Passwort" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." -msgstr "" -"Bitte geben Sie Ihre E-Mailadresse und ein Passwort an. Beachten Sie, dass " -"die Passwortfelder Groß- und Kleinschreibung unterscheiden." +msgstr "Bitte geben Sie Ihre E-Mailadresse und ein Passwort an. Beachten Sie, dass das Passwortfeld Groß- und Kleinschreibung unterscheidet." #: forms.py:136 msgid "This account is inactive." msgstr "Dieses Konto ist inaktiv." #: links.py:10 -msgid "change password" -msgstr "Passwort ändern" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "Benutzerdetails" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "Bearbeite Details" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "Über" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" +#: links.py:15 views.py:234 +msgid "License" msgstr "Lizenz" #: literals.py:24 @@ -110,145 +105,149 @@ msgstr "Hochformat" msgid "Landscape" msgstr "Querformat" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Anonymer Benutzer" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "Anonymer Benutzer" - -#: models.py:25 -msgid "account" -msgstr "Konto" +#: models.py:24 +msgid "Account" +msgstr "" #: models.py:26 -msgid "password" -msgstr "Passwort" +msgid "Password hash" +msgstr "" -#: models.py:27 -msgid "password hash" -msgstr "Passworthash" +#: models.py:29 +msgid "Auto admin properties" +msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "Auto-Admin Eigenschaften" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "Temporäres Verzeichnis zum systemweiten Speichern von Thumbnails, Vorschau und temporären Dateien. Falls keines angegeben wurde, wird es mit tempfile.mkdtemp() erzeugt." -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "Authentifizierungs-Mechanismus für die Benutzer. Optionen: Benutzername, E-Mailadresse" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "Nicht authentifizierten Benutzern Zugriff auf alle Ansichten gestatten" + +#: utils.py:117 msgid "function found" msgstr "Funktion gefunden" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Keine Aktion ausgewählt." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Es muss mindestens ein Element ausgewählt werden." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s erfolgreich hinzugefügt zu %(right_list_title)s." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." -msgstr "" -"%(selection)s konnte nicht zu %(right_list_title)s hinzuzugefügt werden." +msgstr "%(selection)s konnte nicht zu %(right_list_title)s hinzuzugefügt werden." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "%(selection)s erfolgreich entfernt von %(right_list_title)s." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Hinzufügen" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Entfernen" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "Details des aktuellen Nutzers" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "E-Mail-Konflikt: Diese E-Mailadresse wird bereits im System verwendet." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Details des aktuellen Benutzers aktualisiert." -#: views.py:202 -msgid "edit current user details" -msgstr "Details des aktuellen Nutzers bearbeiten" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Lizenz" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Passwort des aktuellen Benutzers ändern" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Das Passwort wurde erfolgreich geändert." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "Fehler bei der Speicherung von %s Details." -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "Fehler bei der Speicherung von Details." -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "%s Details erfolgreich gespeichert." -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "Details erfolgreich gespeichert." -#: views.py:327 +#: views.py:336 #, python-format msgid "Error creating new %s." msgstr "Fehler bei der Erstellung von neuem %s." -#: views.py:329 +#: views.py:338 msgid "Error creating object." msgstr "Fehler bei der Erstellung des Objekts." -#: views.py:336 +#: views.py:345 #, python-format msgid "%s created successfully." msgstr "%s erfolgreich erstellt." -#: views.py:338 +#: views.py:347 msgid "New object created successfully." msgstr "Neues Objekt erfolgreich erstellt." -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "Fehler beim Löschen von %s." -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "Fehler beim Löschen des Objekts." -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "%s erfolgreich gelöscht." -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "Objekt erfolgreich gelöscht." @@ -256,176 +255,108 @@ msgstr "Objekt erfolgreich gelöscht." msgid "None" msgstr "Kein(e)" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" -"Temporäres Verzeichnis zum systemweiten Speichern von Thumbnails, Vorschau " -"und temporären Dateien. Falls keines angegeben wurde, wird es mit tempfile." -"mkdtemp() erzeugt." +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Authentifizierungs-Mechanismus für die Benutzer. Optionen: Benutzername, E-" -"Mailadresse" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "Nicht authentifizierten Benutzern Zugriff auf alle Ansichten gestatten" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "Unzureichende Berechtigungen" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "Sie haben unzureichende Berechtigungen für diesen Vorgang." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Seite nicht gefunden" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Die angeforderte Seite konnte nicht gefunden werden." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Details für %(object_name)s %(object)s" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Details für %(object)s" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "%(object_name)s bearbeiten: %(object)s" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, python-format -msgid "Edit: %(object)s" -msgstr "%(object)s bearbeiten" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "%(object_name)s erstellen" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Erstellen" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "%(title)s %(object)s zuordnen" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Bestätigen" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Löschen bestätigen" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "Formularsymbol" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "Sind Sie sicher, dass Sie %(object_name)s %(object)s löschen möchten?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Soll %(object)s wirklich gelöscht werden?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Ja" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "Nein" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "Erforderlich" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Speichern" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Senden" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Abbrechen" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "%(title)s" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"%(title)s (%(start)s - %(end)s von %(total)s) (Seite %(page_number)s von " -"%(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "%(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Bezeichner" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "There are no %(title)s" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Login" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Passwort ändern" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" -#~ msgstr "Feld sperren" +#~ msgstr "lock field" #~ msgid "Edit" #~ msgstr "Edit" diff --git a/mayan/apps/common/locale/en/LC_MESSAGES/django.po b/mayan/apps/common/locale/en/LC_MESSAGES/django.po index 3418e4dfd2..ed1967a856 100644 --- a/mayan/apps/common/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/common/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: 2014-07-31 19:51-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-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/" @@ -26,7 +26,7 @@ msgstr "Selection" msgid "Email" msgstr "Email" -#: forms.py:131 +#: forms.py:131 models.py:25 #, fuzzy msgid "Password" msgstr "password" @@ -45,24 +45,28 @@ msgid "This account is inactive." msgstr "This account is inactive." #: links.py:10 -msgid "change password" +#, fuzzy +msgid "Change password" msgstr "change password" #: links.py:11 -msgid "user details" +#, fuzzy +msgid "User details" msgstr "user details" #: links.py:12 -msgid "edit details" +#, fuzzy +msgid "Edit details" msgstr "edit details" #: links.py:14 -msgid "about" +#, fuzzy +msgid "About" msgstr "about" -#: links.py:15 -msgid "license" -msgstr "license" +#: links.py:15 views.py:234 +msgid "License" +msgstr "License" #: literals.py:24 msgid "A5" @@ -104,144 +108,158 @@ msgstr "Portrait" msgid "Landscape" msgstr "Landscape" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Anonymous user" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "anonymous user" - -#: models.py:25 -msgid "account" +#: models.py:24 +#, fuzzy +msgid "Account" msgstr "account" #: models.py:26 -msgid "password" -msgstr "password" - -#: models.py:27 -msgid "password hash" +#, fuzzy +msgid "Password hash" msgstr "password hash" -#: models.py:30 -msgid "auto admin properties" +#: models.py:29 +#, fuzzy +msgid "Auto admin properties" msgstr "auto admin properties" -#: utils.py:299 +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" +msgstr "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" + +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "Allow non authenticated users, access to all views" + +#: utils.py:117 msgid "function found" msgstr "function found" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "No action selected." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Must select at least one item." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s added successfully added to %(right_list_title)s." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "Unable to add %(selection)s to %(right_list_title)s." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "%(selection)s added successfully removed from %(right_list_title)s." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Add" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Remove" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "current user details" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "E-mail conflict, another user has that same email." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Current user's details updated." -#: views.py:202 -msgid "edit current user details" +#: views.py:203 +#, fuzzy +msgid "Edit current user details" msgstr "edit current user details" -#: views.py:233 -msgid "License" -msgstr "License" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Current user password change" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Your password has been successfully changed." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -249,173 +267,109 @@ msgstr "" msgid "None" msgstr "None" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "Allow non authenticated users, access to all views" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "Insufficient permissions" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "You don't have enough permissions for this operation." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Page not found" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Sorry, but the requested page could not be found." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Details for %(object_name)s: %(object)s" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Details for: %(object)s" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Details for %(object_name)s: %(object)s" +#, fuzzy +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "Edit %(object_name)s:" +#, fuzzy +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Create new %(object_name)s" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Create" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Assign %(title)s %(object)s" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Confirm" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Confirm delete" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "form icon" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Are you sure you wish to delete: %(object)s?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Yes" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "No" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "required" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Save" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Submit" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Cancel" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, fuzzy, python-format -msgid "List of %(title)s" -msgstr "List of %(stripped_title)s" +#, fuzzy +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "List of %(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Identifier" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, fuzzy, python-format -msgid "There are no %(title)s" -msgstr "There are no %(stripped_title)s" +#, fuzzy +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Login" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Password change" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" #~ msgstr "lock field" diff --git a/mayan/apps/common/locale/es/LC_MESSAGES/django.po b/mayan/apps/common/locale/es/LC_MESSAGES/django.po index 4ef15cb79d..d459eed8ce 100644 --- a/mayan/apps/common/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/common/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 @@ -10,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-07-04 17:49+0000\n" -"Last-Translator: jmcainzos \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:97 @@ -29,44 +28,39 @@ msgstr "Selección" msgid "Email" msgstr "E-mail" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "contraseña" +msgstr "Contraseña" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." -msgstr "" -"Por favor entre la dirección de correo electrónico y la contraseña " -"correctas. Tenga en cuenta que los campos de contraseña distingue entre " -"mayúsculas y minúsculas." +msgstr "Introduzca una dirección de correo y contraseña válidos. Recuerde que la contraseña es sensible a mayúsculas." #: forms.py:136 msgid "This account is inactive." msgstr "Esta cuenta está inactiva." #: links.py:10 -msgid "change password" -msgstr "cambiar contraseña" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "detalles de usuario" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "editar detalles" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "sobre" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "licencia" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Licencia" #: literals.py:24 msgid "A5" @@ -108,146 +102,149 @@ msgstr "Retrato" msgid "Landscape" msgstr "Apaisado" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Usuario anónimo" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "usuario anónimo" - -#: models.py:25 -msgid "account" -msgstr "cuenta" +#: models.py:24 +msgid "Account" +msgstr "" #: models.py:26 -msgid "password" -msgstr "contraseña" +msgid "Password hash" +msgstr "" -#: models.py:27 -msgid "password hash" -msgstr "huella de la contraseña" +#: models.py:29 +msgid "Auto admin properties" +msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "propiedades de administrador automático" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "El directorio temporal se usa para almacenar miniaturas, previsualizaciones y archivos temporales. Si no se especifica ninguno, se creará utilizando tempfile.mkdtemp()" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "Controla el mecanismo utilizado para el usuario autenticado. Las opciones son: 'username' nombre de usuario, 'email' correo electrónico" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "Permita a los usuarios no autenticados el acceso a todas las pantallas" + +#: utils.py:117 msgid "function found" msgstr "función encontrada" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Ninguna acción seleccionada." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Debe seleccionar al menos un artículo." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "Se agregó con éxito %(selection)s a %(right_list_title)s." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "No se puede agregar %(selection)s a %(right_list_title)s." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "Se eliminó con éxito %(selection)s de %(right_list_title)s." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Agregar" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Eliminar" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "detalles del usuario actual" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." -msgstr "" -"Conflicto de correo electrónico, otro usuario tiene ese mismo correo " -"electrónico." +msgstr "Conflicto de correo electrónico, otro usuario tiene ese mismo correo electrónico." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Datos del usuario actual actualizados." -#: views.py:202 -msgid "edit current user details" -msgstr "editar detalles del usuario actual" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Licencia" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Cambio de contraseña de usuario actual" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Su contraseña se ha modificado correctamente." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "Error al salvar los detalles %s." -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "Error al salvar los detalles." -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "Los detalles %s se han guardado con éxito." -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "Detalles guardados con éxito." -#: views.py:327 +#: views.py:336 #, python-format msgid "Error creating new %s." msgstr "Error al crear nuevo %s." -#: views.py:329 +#: views.py:338 msgid "Error creating object." msgstr "Error al crear objeto." -#: views.py:336 +#: views.py:345 #, python-format msgid "%s created successfully." msgstr "%s creado con éxito." -#: views.py:338 +#: views.py:347 msgid "New object created successfully." msgstr "Nuevo objeto creado con éxito." -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "Error al borrar %s." -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "Error al borrar objeto." -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "%s borrado con éxito." -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "Objeto borrado con éxito." @@ -255,176 +252,108 @@ msgstr "Objeto borrado con éxito." msgid "None" msgstr "Ninguno" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" -"El directorio temporal se usa para almacenar miniaturas, previsualizaciones " -"y archivos temporales. Si no se especifica ninguno, se creará utilizando " -"tempfile.mkdtemp()" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Controla el mecanismo utilizado para el usuario autenticado. Las opciones " -"son: 'username' nombre de usuario, 'email' correo electrónico" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "Permita a los usuarios no autenticados el acceso a todas las pantallas" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "Permisos insuficientes" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "No tiene suficientes permisos para esta operación." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Página no encontrada" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Lo sentimos, pero la página solicitada no pudo ser encontrada." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Detalles para %(object_name)s: %(object)s" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Detalles para: %(object)s " +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Editar %(object_name)s: %(object)s" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, python-format -msgid "Edit: %(object)s" -msgstr "Editar: %(object)s" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Crear nuevo %(object_name)s" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Crear" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Asignar %(title)s %(object)s" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Confirmar" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Confirmar eliminación" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "icono del formulario" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "¿Está seguro que desea eliminar %(object_name)s: %(object)s?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "¿Está seguro que desea eliminar: %(object)s?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Sí" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "No" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "requerido" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Guardar" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Enviar" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Cancelar" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "Lista de %(title)s" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Página " -"%(page_number)s de %(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "Lista de %(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Identificador" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "No existen %(title)s" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Iniciar sesión" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Cambio de contraseña" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" -#~ msgstr "campo de bloqueo" +#~ msgstr "lock field" #~ msgid "Edit" #~ msgstr "Edit" diff --git a/mayan/apps/common/locale/fa/LC_MESSAGES/django.po b/mayan/apps/common/locale/fa/LC_MESSAGES/django.po index 86f80c2adf..7c6c9e9c3d 100644 --- a/mayan/apps/common/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/fa/LC_MESSAGES/django.po @@ -1,67 +1,67 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-07-05 11:24+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:97 msgid "Selection" -msgstr "" +msgstr "انتخاب" #: forms.py:128 msgid "Email" msgstr "پست الکترونیک" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "تغییر رمزعبور" +msgstr "رمزعبور" #: forms.py:134 msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." -msgstr "" +msgstr "لطفا از ایمیل و کلمه عبور معتبر جهت ورود استفاده کنید. درضمن کلمه عبور case-sensitive است." #: forms.py:136 msgid "This account is inactive." -msgstr "" +msgstr "اکانت غیرفعال است." #: links.py:10 -msgid "change password" -msgstr "تغییر رمزعبور" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "جزئیات کاربر" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "ویرایش جزئیات" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "درباره" - -#: links.py:15 -msgid "license" +msgid "About" msgstr "" +#: links.py:15 views.py:234 +msgid "License" +msgstr "لیسانس" + #: literals.py:24 msgid "A5" msgstr "A5" @@ -84,326 +84,276 @@ msgstr "B4" #: literals.py:29 msgid "Letter" -msgstr "" +msgstr "نامه" #: literals.py:30 msgid "Legal" -msgstr "" +msgstr "حقوقی" #: literals.py:31 msgid "Ledger" -msgstr "" +msgstr "دفتر" #: literals.py:38 msgid "Portrait" -msgstr "" +msgstr "پرتره" #: literals.py:39 msgid "Landscape" -msgstr "" +msgstr "چشم انداز ویا Landscape" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" -msgstr "" +msgstr "کاربر ناشناس anonymous" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "" - -#: utils.py:299 -msgid "function found" -msgstr "" - -#: views.py:39 -msgid "No action selected." -msgstr "" - -#: views.py:43 -msgid "Must select at least one item." -msgstr "" - -#: views.py:91 -#, python-format -msgid "%(selection)s added successfully added to %(right_list_title)s." -msgstr "" - -#: views.py:97 views.py:124 -#, python-format -msgid "Unable to add %(selection)s to %(right_list_title)s." -msgstr "" - -#: views.py:118 -#, python-format -msgid "%(selection)s added successfully removed from %(right_list_title)s." -msgstr "" - -#: views.py:139 -msgid "Add" -msgstr "افزودن" - -#: views.py:150 -msgid "Remove" -msgstr "حذف" - -#: views.py:173 -msgid "current user details" -msgstr "" - -#: views.py:190 -msgid "E-mail conflict, another user has that same email." -msgstr "" - -#: views.py:193 -msgid "Current user's details updated." -msgstr "" - -#: views.py:202 -msgid "edit current user details" -msgstr "" - -#: views.py:233 -msgid "License" -msgstr "" - -#: views.py:242 -msgid "Current user password change" -msgstr "" - -#: views.py:257 templates/password_change_done.html:8 -msgid "Your password has been successfully changed." -msgstr "" - -#: views.py:303 -#, python-format -msgid "Error saving %s details." -msgstr "" - -#: views.py:305 -msgid "Error saving details." -msgstr "" - -#: views.py:313 -#, python-format -msgid "%s details saved successfully." -msgstr "" - -#: views.py:315 -msgid "Details saved successfully." -msgstr "" - -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - -#: views.py:336 -#, python-format -msgid "%s created successfully." -msgstr "" - -#: views.py:338 -msgid "New object created successfully." -msgstr "" - -#: views.py:356 -#, python-format -msgid "Error deleting %s." -msgstr "" - -#: views.py:358 -msgid "Error deleting object." -msgstr "" - -#: views.py:363 -#, python-format -msgid "%s deleted successfully." -msgstr "" - -#: views.py:365 -msgid "Object deleted successfully." -msgstr "" - -#: widgets.py:58 -msgid "None" -msgstr "" - -#: conf/settings.py:16 +#: settings.py:16 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "دایرکتوری موقت جهت نگهداری فایلهای موقت، اگر دایرکتوری مشخص نگردد یکی بوسیله tempfile.mkdtemp() ساخته خواهد شد." -#: conf/settings.py:66 +#: settings.py:66 msgid "" "Controls the mechanism used to authenticated user. Options are: username, " "email" -msgstr "" +msgstr "روش کنترل اعتبار سنجی کاربران، انتخابها عبارتند از:username, email." -#: conf/settings.py:75 +#: settings.py:75 msgid "Allow non authenticated users, access to all views" -msgstr "" +msgstr "اجازه دادن به کاربران اعتبار سنجی نشده، جهت بازبینی و یا Viewها." -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "" +#: utils.py:117 +msgid "function found" +msgstr "فانکشن function پیدا شد" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "" +#: views.py:40 +msgid "No action selected." +msgstr "هیچ عملیاتی action انتخاب نشده است." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "" +#: views.py:44 +msgid "Must select at least one item." +msgstr "حداقل یک مورد انتخاب شود." -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "" - -#: templates/calculate_form_title.html:8 +#: views.py:92 #, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "" +msgid "%(selection)s added successfully added to %(right_list_title)s." +msgstr "%(selection)s با موفقیت به %(right_list_title)s اضافه شد." -#: templates/calculate_form_title.html:10 +#: views.py:98 views.py:125 #, python-format -msgid "Details for: %(object)s" -msgstr "" +msgid "Unable to add %(selection)s to %(right_list_title)s." +msgstr "قادر نبودن در اضافه کردن %(selection)s به %(right_list_title)s." -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "ویرایش %(object_name)s:" - -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "ویرایش %(object_name)s:" - -#: templates/calculate_form_title.html:21 +#: views.py:119 #, python-format -msgid "Create new %(object_name)s" +msgid "%(selection)s added successfully removed from %(right_list_title)s." +msgstr "%(selection)s با موفقیت از %(right_list_title)s حذف شد." + +#: views.py:140 +msgid "Add" +msgstr "افزودن" + +#: views.py:151 +msgid "Remove" +msgstr "حذف" + +#: views.py:174 +msgid "current user details" +msgstr "جزئیات کابر فعلی" + +#: views.py:191 +msgid "E-mail conflict, another user has that same email." +msgstr "این ایمیل با ایمیل کاربر دیگری یکسان است." + +#: views.py:194 +msgid "Current user's details updated." +msgstr "کزئیات کاربر فعلی بروزرسانی شد." + +#: views.py:203 +msgid "Edit current user details" msgstr "" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "" +#: views.py:243 +msgid "Current user password change" +msgstr "تغییر کلمه عبور کاربر" -#: templates/generic_assign_remove.html:5 +#: views.py:258 +msgid "Your password has been successfully changed." +msgstr "کلمه عبور شما با موفقیت تغییر کرد." + +#: views.py:312 #, python-format -msgid "Assign %(title)s %(object)s" -msgstr "" +msgid "Error saving %s details." +msgstr "خطا در ثبت چزئیات %s." -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "" +#: views.py:314 +msgid "Error saving details." +msgstr "خطا در ثبت چزئیات ." -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "" - -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "" - -#: templates/main/generic_confirm.html:41 +#: views.py:322 #, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "" +msgid "%s details saved successfully." +msgstr "جزئیات %s با موفقیت ثبت شد." -#: templates/main/generic_confirm.html:43 +#: views.py:324 +msgid "Details saved successfully." +msgstr "جزییات با موفقیت ثبت شد." + +#: views.py:336 #, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "" +msgid "Error creating new %s." +msgstr "خطا در زمان ایجاد %s." -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "" +#: views.py:338 +msgid "Error creating object." +msgstr "خطا در زمان ایجاد شی" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "" - -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "" - -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "" - -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "" - -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "" - -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 +#: views.py:345 #, python-format -msgid "List of %(title)s" -msgstr "" +msgid "%s created successfully." +msgstr "%s با موفقیت ایجاد شد." -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 +#: views.py:347 +msgid "New object created successfully." +msgstr "شی جدید با موفقیت ساخته شد." + +#: views.py:365 #, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" +msgid "Error deleting %s." +msgstr "خطا در زمان حذف %s." -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 +#: views.py:367 +msgid "Error deleting object." +msgstr "خطا در حذف شی." + +#: views.py:372 #, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "" +msgid "%s deleted successfully." +msgstr "%s با موفقیت حذف شد." -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "" +#: views.py:374 +msgid "Object deleted successfully." +msgstr "شی با موفقیت حذف شد." -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "" +#: widgets.py:58 +msgid "None" +msgstr "هیچکدام." -#: templates/login.html:7 -msgid "Login" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" + +#~ msgid "password" +#~ msgstr "password" + +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" + +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." + +#~ msgid "Page not found" +#~ msgstr "Page not found" + +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." + +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" + +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" + +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" + +#~ msgid "Create" +#~ msgstr "Create" + +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" + +#~ msgid "Confirm" +#~ msgstr "Confirm" + +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" + +#~ msgid "form icon" +#~ msgstr "form icon" + +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" + +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" + +#~ msgid "Yes" +#~ msgstr "Yes" + +#~ msgid "No" +#~ msgstr "No" + +#~ msgid "required" +#~ msgstr "required" + +#~ msgid "Save" +#~ msgstr "Save" + +#~ msgid "Submit" +#~ msgstr "Submit" + +#~ msgid "Cancel" +#~ msgstr "Cancel" + +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" + +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" + +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" + +#~ msgid "Identifier" +#~ msgstr "Identifier" + +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" + +#~ msgid "Login" +#~ msgstr "Login" + +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/fr/LC_MESSAGES/django.po b/mayan/apps/common/locale/fr/LC_MESSAGES/django.po index f9d69b1246..d2b5f77bb4 100644 --- a/mayan/apps/common/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/common/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 @@ -12,15 +12,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-07-18 17:17+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:97 @@ -31,43 +30,39 @@ msgstr "Sélection" msgid "Email" msgstr "adresse électronique" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "mot de passe" +msgstr "Mot de passe" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." -msgstr "" -"S'il vous plaît veuillez entrer une adresse électronique et un mot de passe. " -"Notez que les champs de mot de passe sont sensibles à la casse." +msgstr "Veuillez rentrer un courriel et mot de passe correct. Note: le mot de passe est sensible à la casse." #: forms.py:136 msgid "This account is inactive." msgstr "Ce compte est inactif." #: links.py:10 -msgid "change password" -msgstr "modifier le mot de passe" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "détails de l'utilisateur" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "modifier les détails" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "à propos" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "licence" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Licence" #: literals.py:24 msgid "A5" @@ -109,144 +104,149 @@ msgstr "Portrait" msgid "Landscape" msgstr "Paysage" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Utilisateur anonyme" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "utilisateur anonyme" - -#: models.py:25 -msgid "account" -msgstr "compte" +#: models.py:24 +msgid "Account" +msgstr "" #: models.py:26 -msgid "password" -msgstr "mot de passe" +msgid "Password hash" +msgstr "" -#: models.py:27 -msgid "password hash" -msgstr "hachage de mot de passe" +#: models.py:29 +msgid "Auto admin properties" +msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "propriétés de l'administration automatique" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "Répertoire temporaire utilisé pour stocker les miniatures, les aperçus et les fichiers temporaires. Si aucun n'est indiqué, celui-ci sera crée à l'aide de la fonction tempfile.mdktemp()" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "Mécanisme utilisé pour l'authentification. Les options sont: username, email" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "Autoriser les utilisateurs non-authentifiés, à accéder à tous les vues" + +#: utils.py:117 msgid "function found" msgstr "fonction trouvée" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Aucune action sélectionnée." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Vous devez sélectionner au moins un élément." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr " %(selection)s a été ajouté avec succès à %(right_list_title)s ." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "Impossible d'ajouter %(selection)s à %(right_list_title)s ." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr " %(selection)s a été supprimé avec succès de %(right_list_title)s ." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Ajouter" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Supprimer" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "détails de l'utilisateur courant" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "Conflit d'adresse électronique: un autre utilisateur a cette adresse." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Les détails de l'utilisateur actuel ont été mis à jour." -#: views.py:202 -msgid "edit current user details" -msgstr "modifier les détails des utilisateurs actuels" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Licence" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Modifier le mot de passe de l'utilisateur courant" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Votre mot de passe a été modifié avec succès." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "Erreur de sauvegarde %s pour voir les détails." -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "Erreur de sauvegarde détaillée." -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "Sauvegarde de %s détaillé avec succès." -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "Détails sauvegardé avec succès." -#: views.py:327 +#: views.py:336 #, python-format msgid "Error creating new %s." msgstr "Erreur nouvelle création %s. " -#: views.py:329 +#: views.py:338 msgid "Error creating object." msgstr "Erreur de création de l'objet." -#: views.py:336 +#: views.py:345 #, python-format msgid "%s created successfully." msgstr "%s créé avec succès" -#: views.py:338 +#: views.py:347 msgid "New object created successfully." msgstr "Le nouvel objet a été créé avec succès" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "Erreur de suppression %s." -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "Erreur de suppression de l'objet" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "%s supprimé avec succès." -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "Objet supprimé avec succès" @@ -254,177 +254,108 @@ msgstr "Objet supprimé avec succès" msgid "None" msgstr "Aucun" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" -"Répertoire temporaire utilisé pour stocker les miniatures, les aperçus et " -"les fichiers temporaires. Si aucun n'est indiqué, celui-ci sera crée à " -"l'aide de la fonction tempfile.mdktemp()" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Mécanisme utilisé pour l'authentification. Les options sont: username, email" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "Autoriser les utilisateurs non-authentifiés, à accéder à tous les vues" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "Permissions insuffisantes" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "Vous n'avez pas les permissions requises pour cette opération." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Page non trouvée" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Désolé, la page demandée n'a pu être trouvée." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Détails de %(object_name)s : %(object)s " +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Détails de: %(object)s " +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Éditer %(object_name)s: %(object)s" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, python-format -msgid "Edit: %(object)s" -msgstr "Éditer: %(object)s" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Créer un nouveau %(object_name)s " +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Créer" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Attribuer %(title)s à %(object)s" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Confirmer" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Confirmer la suppression" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "icône du formulaire" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "" -"Etes-vous certain de vouloir supprimer l'élément %(object_name)s : " -"%(object)s ?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Etes-vous certain de vouloir supprimer l'élément: %(object)s ?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Oui" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "Non" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "requis" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Sauvegarder" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Envoyer" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Annuler" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "Liste des %(title)s" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"Liste des %(title)s (%(start)s - %(end)s sur %(total)s) (Page " -"%(page_number)s de %(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "Liste des %(title)s (%(total)s )" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Identifiant" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "Il n'y a pas de %(title)s" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Connexion" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Modifier le mot de passe" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" -#~ msgstr "Champ verrouiller" +#~ msgstr "lock field" #~ msgid "Edit" #~ msgstr "Edit" diff --git a/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.po index 5b2d4657bf..8e1b2c3ca0 100644 --- a/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" #: forms.py:97 msgid "Selection" @@ -27,7 +26,7 @@ msgstr "" msgid "Email" msgstr "" -#: forms.py:131 +#: forms.py:131 models.py:25 msgid "Password" msgstr "" @@ -42,23 +41,23 @@ msgid "This account is inactive." msgstr "" #: links.py:10 -msgid "change password" +msgid "Change password" msgstr "" #: links.py:11 -msgid "user details" +msgid "User details" msgstr "" #: links.py:12 -msgid "edit details" +msgid "Edit details" msgstr "" #: links.py:14 -msgid "about" +msgid "About" msgstr "" -#: links.py:15 -msgid "license" +#: links.py:15 views.py:234 +msgid "License" msgstr "" #: literals.py:24 @@ -101,144 +100,149 @@ msgstr "" msgid "Landscape" msgstr "" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" msgstr "" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 msgid "function found" msgstr "" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "" -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "" -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "" -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "" -#: views.py:202 -msgid "edit current user details" +#: views.py:203 +msgid "Edit current user details" msgstr "" -#: views.py:233 -msgid "License" -msgstr "" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "" -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -246,163 +250,108 @@ msgstr "" msgid "None" msgstr "" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "" +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "" +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, python-format -msgid "Edit: %(object)s" -msgstr "" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "" +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/hu/LC_MESSAGES/django.po b/mayan/apps/common/locale/hu/LC_MESSAGES/django.po index 7d7fdb5a7c..d9fb6ce31f 100644 --- a/mayan/apps/common/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/hu/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:97 @@ -26,7 +26,7 @@ msgstr "" msgid "Email" msgstr "" -#: forms.py:131 +#: forms.py:131 models.py:25 msgid "Password" msgstr "" @@ -41,23 +41,23 @@ msgid "This account is inactive." msgstr "" #: links.py:10 -msgid "change password" +msgid "Change password" msgstr "" #: links.py:11 -msgid "user details" +msgid "User details" msgstr "" #: links.py:12 -msgid "edit details" +msgid "Edit details" msgstr "" #: links.py:14 -msgid "about" +msgid "About" msgstr "" -#: links.py:15 -msgid "license" +#: links.py:15 views.py:234 +msgid "License" msgstr "" #: literals.py:24 @@ -100,144 +100,149 @@ msgstr "" msgid "Landscape" msgstr "" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" msgstr "" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 msgid "function found" msgstr "" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "" -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "" -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "" -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "" -#: views.py:202 -msgid "edit current user details" +#: views.py:203 +msgid "Edit current user details" msgstr "" -#: views.py:233 -msgid "License" -msgstr "" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "" -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -245,163 +250,108 @@ msgstr "" msgid "None" msgstr "" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "" +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "" +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, python-format -msgid "Edit: %(object)s" -msgstr "" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "" +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/id/LC_MESSAGES/django.po b/mayan/apps/common/locale/id/LC_MESSAGES/django.po index 55e814f8a1..89c014d2b8 100644 --- a/mayan/apps/common/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/id/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2011-09-30 04:55+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:97 @@ -26,7 +26,7 @@ msgstr "" msgid "Email" msgstr "" -#: forms.py:131 +#: forms.py:131 models.py:25 msgid "Password" msgstr "" @@ -41,23 +41,23 @@ msgid "This account is inactive." msgstr "" #: links.py:10 -msgid "change password" +msgid "Change password" msgstr "" #: links.py:11 -msgid "user details" +msgid "User details" msgstr "" #: links.py:12 -msgid "edit details" +msgid "Edit details" msgstr "" #: links.py:14 -msgid "about" +msgid "About" msgstr "" -#: links.py:15 -msgid "license" +#: links.py:15 views.py:234 +msgid "License" msgstr "" #: literals.py:24 @@ -100,144 +100,149 @@ msgstr "" msgid "Landscape" msgstr "" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" msgstr "" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 msgid "function found" msgstr "" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "" -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "" -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "" -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "" -#: views.py:202 -msgid "edit current user details" +#: views.py:203 +msgid "Edit current user details" msgstr "" -#: views.py:233 -msgid "License" -msgstr "" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "" -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -245,163 +250,108 @@ msgstr "" msgid "None" msgstr "" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "" +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "" +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, python-format -msgid "Edit: %(object)s" -msgstr "" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "" +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/it/LC_MESSAGES/django.po b/mayan/apps/common/locale/it/LC_MESSAGES/django.po index edfbb5dc1a..1c069e7a63 100644 --- a/mayan/apps/common/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Carlo Zanatto <>, 2012 # Giovanni Tricarico , 2014 @@ -12,15 +13,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-01-11 12:02+0000\n" -"Last-Translator: Giovanni Tricarico \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:97 @@ -31,43 +31,39 @@ msgstr "Selezione" msgid "Email" msgstr "Email" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "password" +msgstr "" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." msgstr "" -"Inserisci un'indirizzo mail valido e una password. Ricorda che il campo " -"password è case-sensitive" #: forms.py:136 msgid "This account is inactive." msgstr "Questo account è inattivo" #: links.py:10 -msgid "change password" -msgstr "cambia password" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "dettaglio utente" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "modifica dettagli" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "informazioni" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "licenza" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Licenza" #: literals.py:24 msgid "A5" @@ -109,144 +105,149 @@ msgstr "Verticale" msgid "Landscape" msgstr "Orizontale" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Utente anonimo" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "utente anonimo" - -#: models.py:25 -msgid "account" -msgstr "account " +#: models.py:24 +msgid "Account" +msgstr "" #: models.py:26 -msgid "password" -msgstr "password" +msgid "Password hash" +msgstr "" -#: models.py:27 -msgid "password hash" -msgstr "password hash" +#: models.py:29 +msgid "Auto admin properties" +msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "proprietà auto amministratore " +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "Elenco temporaneo ha usato ampi spazi per memorizzare miniature, anteprime e file temporanei. Se nessuno è specificato, uno può essere creato usando tempfile.mkdtemp() " -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "Controllo del meccanismo di autenticazione. Le opzioni possibili sono:username,email" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "Consentire agli utenti non autenticati, l'accesso a tutte le viste" + +#: utils.py:117 msgid "function found" msgstr "trovata funzione" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Nessuna azione selezionata" -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Devi selezionare un elemento" -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s aggiunto con successo a %(right_list_title)s." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "Impossibile aggiungere %(selection)s a %(right_list_title)s." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "%(selection)s aggiunto correttamente rimosso dal %(right_list_title)s." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Aggiungi" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Rimuovi" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "dettagli dell'utente corrente" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "E-mail conflitto, un altro utente ha quella stessa email." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Dettagli dell'utente corrente aggiornati" -#: views.py:202 -msgid "edit current user details" -msgstr "modifica i dettagli dell'utente corrente" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Licenza" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Modifica della password dell'utente corrente" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "La tua password è stata cambiata con successo" -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -254,176 +255,108 @@ msgstr "" msgid "None" msgstr "Nessuno" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" -"Elenco temporaneo ha usato ampi spazi per memorizzare miniature, anteprime e " -"file temporanei. Se nessuno è specificato, uno può essere creato usando " -"tempfile.mkdtemp() " +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Controllo del meccanismo di autenticazione. Le opzioni possibili sono:" -"username,email" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "Consentire agli utenti non autenticati, l'accesso a tutte le viste" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "Permessi insufficienti" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "Non hai i permessi per effettuare questa operazione." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Pagina non trovata" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Scusa ma la pagina richiesta non è disponibile" +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Dettagli per %(object_name)s: %(object)s" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Detaglio per: %(object)s" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Dettagli per %(object_name)s: %(object)s" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "Modifica %(object_name)s:" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Crea nuovo %(object_name)s" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Crea" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Assigna %(title)s %(object)s" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Conferma" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Conferma la cancellazione" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "icona del modulo" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "Sei sicuro di voler cancellare %(object_name)s: %(object)s?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Sei sicuro di volr cancellare: %(object)s?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Si" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "No" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "richiesto" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Salva" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Conferma" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Annullare" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, fuzzy, python-format -msgid "List of %(title)s" -msgstr "Lista di %(stripped_title)s" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"Lista di %(title)s (%(start)s - %(end)s fuori %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "Lista di %(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Identificatore" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, fuzzy, python-format -msgid "There are no %(title)s" -msgstr "Non ci sono %(stripped_title)s" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Login" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Cambia password" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" -#~ msgstr "blocca campo" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "Modifica" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/lv/LC_MESSAGES/django.po b/mayan/apps/common/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..519b6353ea --- /dev/null +++ b/mayan/apps/common/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,357 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:97 +msgid "Selection" +msgstr "" + +#: forms.py:128 +msgid "Email" +msgstr "" + +#: forms.py:131 models.py:25 +msgid "Password" +msgstr "" + +#: forms.py:134 +msgid "" +"Please enter a correct email and password. Note that the password field is " +"case-sensitive." +msgstr "" + +#: forms.py:136 +msgid "This account is inactive." +msgstr "" + +#: links.py:10 +msgid "Change password" +msgstr "" + +#: links.py:11 +msgid "User details" +msgstr "" + +#: links.py:12 +msgid "Edit details" +msgstr "" + +#: links.py:14 +msgid "About" +msgstr "" + +#: links.py:15 views.py:234 +msgid "License" +msgstr "" + +#: literals.py:24 +msgid "A5" +msgstr "" + +#: literals.py:25 +msgid "A4" +msgstr "" + +#: literals.py:26 +msgid "A3" +msgstr "" + +#: literals.py:27 +msgid "B5" +msgstr "" + +#: literals.py:28 +msgid "B4" +msgstr "" + +#: literals.py:29 +msgid "Letter" +msgstr "" + +#: literals.py:30 +msgid "Legal" +msgstr "" + +#: literals.py:31 +msgid "Ledger" +msgstr "" + +#: literals.py:38 +msgid "Portrait" +msgstr "" + +#: literals.py:39 +msgid "Landscape" +msgstr "" + +#: models.py:17 models.py:20 +msgid "Anonymous user" +msgstr "" + +#: models.py:24 +msgid "Account" +msgstr "" + +#: models.py:26 +msgid "Password hash" +msgstr "" + +#: models.py:29 +msgid "Auto admin properties" +msgstr "" + +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "" + +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 +msgid "function found" +msgstr "" + +#: views.py:40 +msgid "No action selected." +msgstr "" + +#: views.py:44 +msgid "Must select at least one item." +msgstr "" + +#: views.py:92 +#, python-format +msgid "%(selection)s added successfully added to %(right_list_title)s." +msgstr "" + +#: views.py:98 views.py:125 +#, python-format +msgid "Unable to add %(selection)s to %(right_list_title)s." +msgstr "" + +#: views.py:119 +#, python-format +msgid "%(selection)s added successfully removed from %(right_list_title)s." +msgstr "" + +#: views.py:140 +msgid "Add" +msgstr "" + +#: views.py:151 +msgid "Remove" +msgstr "" + +#: views.py:174 +msgid "current user details" +msgstr "" + +#: views.py:191 +msgid "E-mail conflict, another user has that same email." +msgstr "" + +#: views.py:194 +msgid "Current user's details updated." +msgstr "" + +#: views.py:203 +msgid "Edit current user details" +msgstr "" + +#: views.py:243 +msgid "Current user password change" +msgstr "" + +#: views.py:258 +msgid "Your password has been successfully changed." +msgstr "" + +#: views.py:312 +#, python-format +msgid "Error saving %s details." +msgstr "" + +#: views.py:314 +msgid "Error saving details." +msgstr "" + +#: views.py:322 +#, python-format +msgid "%s details saved successfully." +msgstr "" + +#: views.py:324 +msgid "Details saved successfully." +msgstr "" + +#: views.py:336 +#, python-format +msgid "Error creating new %s." +msgstr "" + +#: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 +msgid "New object created successfully." +msgstr "" + +#: views.py:365 +#, python-format +msgid "Error deleting %s." +msgstr "" + +#: views.py:367 +msgid "Error deleting object." +msgstr "" + +#: views.py:372 +#, python-format +msgid "%s deleted successfully." +msgstr "" + +#: views.py:374 +msgid "Object deleted successfully." +msgstr "" + +#: widgets.py:58 +msgid "None" +msgstr "" + +#~ msgid "license" +#~ msgstr "license" + +#~ msgid "anonymous user" +#~ msgstr "anonymous user" + +#~ msgid "password" +#~ msgstr "password" + +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" + +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." + +#~ msgid "Page not found" +#~ msgstr "Page not found" + +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." + +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" + +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" + +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" + +#~ msgid "Create" +#~ msgstr "Create" + +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" + +#~ msgid "Confirm" +#~ msgstr "Confirm" + +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" + +#~ msgid "form icon" +#~ msgstr "form icon" + +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" + +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" + +#~ msgid "Yes" +#~ msgstr "Yes" + +#~ msgid "No" +#~ msgstr "No" + +#~ msgid "required" +#~ msgstr "required" + +#~ msgid "Save" +#~ msgstr "Save" + +#~ msgid "Submit" +#~ msgstr "Submit" + +#~ msgid "Cancel" +#~ msgstr "Cancel" + +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" + +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" + +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" + +#~ msgid "Identifier" +#~ msgstr "Identifier" + +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" + +#~ msgid "Login" +#~ msgstr "Login" + +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/nb/LC_MESSAGES/django.po b/mayan/apps/common/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8bea047f55 --- /dev/null +++ b/mayan/apps/common/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,357 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:97 +msgid "Selection" +msgstr "" + +#: forms.py:128 +msgid "Email" +msgstr "" + +#: forms.py:131 models.py:25 +msgid "Password" +msgstr "" + +#: forms.py:134 +msgid "" +"Please enter a correct email and password. Note that the password field is " +"case-sensitive." +msgstr "" + +#: forms.py:136 +msgid "This account is inactive." +msgstr "" + +#: links.py:10 +msgid "Change password" +msgstr "" + +#: links.py:11 +msgid "User details" +msgstr "" + +#: links.py:12 +msgid "Edit details" +msgstr "" + +#: links.py:14 +msgid "About" +msgstr "" + +#: links.py:15 views.py:234 +msgid "License" +msgstr "" + +#: literals.py:24 +msgid "A5" +msgstr "" + +#: literals.py:25 +msgid "A4" +msgstr "" + +#: literals.py:26 +msgid "A3" +msgstr "" + +#: literals.py:27 +msgid "B5" +msgstr "" + +#: literals.py:28 +msgid "B4" +msgstr "" + +#: literals.py:29 +msgid "Letter" +msgstr "" + +#: literals.py:30 +msgid "Legal" +msgstr "" + +#: literals.py:31 +msgid "Ledger" +msgstr "" + +#: literals.py:38 +msgid "Portrait" +msgstr "" + +#: literals.py:39 +msgid "Landscape" +msgstr "" + +#: models.py:17 models.py:20 +msgid "Anonymous user" +msgstr "" + +#: models.py:24 +msgid "Account" +msgstr "" + +#: models.py:26 +msgid "Password hash" +msgstr "" + +#: models.py:29 +msgid "Auto admin properties" +msgstr "" + +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "" + +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 +msgid "function found" +msgstr "" + +#: views.py:40 +msgid "No action selected." +msgstr "" + +#: views.py:44 +msgid "Must select at least one item." +msgstr "" + +#: views.py:92 +#, python-format +msgid "%(selection)s added successfully added to %(right_list_title)s." +msgstr "" + +#: views.py:98 views.py:125 +#, python-format +msgid "Unable to add %(selection)s to %(right_list_title)s." +msgstr "" + +#: views.py:119 +#, python-format +msgid "%(selection)s added successfully removed from %(right_list_title)s." +msgstr "" + +#: views.py:140 +msgid "Add" +msgstr "" + +#: views.py:151 +msgid "Remove" +msgstr "" + +#: views.py:174 +msgid "current user details" +msgstr "" + +#: views.py:191 +msgid "E-mail conflict, another user has that same email." +msgstr "" + +#: views.py:194 +msgid "Current user's details updated." +msgstr "" + +#: views.py:203 +msgid "Edit current user details" +msgstr "" + +#: views.py:243 +msgid "Current user password change" +msgstr "" + +#: views.py:258 +msgid "Your password has been successfully changed." +msgstr "" + +#: views.py:312 +#, python-format +msgid "Error saving %s details." +msgstr "" + +#: views.py:314 +msgid "Error saving details." +msgstr "" + +#: views.py:322 +#, python-format +msgid "%s details saved successfully." +msgstr "" + +#: views.py:324 +msgid "Details saved successfully." +msgstr "" + +#: views.py:336 +#, python-format +msgid "Error creating new %s." +msgstr "" + +#: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 +msgid "New object created successfully." +msgstr "" + +#: views.py:365 +#, python-format +msgid "Error deleting %s." +msgstr "" + +#: views.py:367 +msgid "Error deleting object." +msgstr "" + +#: views.py:372 +#, python-format +msgid "%s deleted successfully." +msgstr "" + +#: views.py:374 +msgid "Object deleted successfully." +msgstr "" + +#: widgets.py:58 +msgid "None" +msgstr "" + +#~ msgid "license" +#~ msgstr "license" + +#~ msgid "anonymous user" +#~ msgstr "anonymous user" + +#~ msgid "password" +#~ msgstr "password" + +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" + +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." + +#~ msgid "Page not found" +#~ msgstr "Page not found" + +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." + +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" + +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" + +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" + +#~ msgid "Create" +#~ msgstr "Create" + +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" + +#~ msgid "Confirm" +#~ msgstr "Confirm" + +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" + +#~ msgid "form icon" +#~ msgstr "form icon" + +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" + +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" + +#~ msgid "Yes" +#~ msgstr "Yes" + +#~ msgid "No" +#~ msgstr "No" + +#~ msgid "required" +#~ msgstr "required" + +#~ msgid "Save" +#~ msgstr "Save" + +#~ msgid "Submit" +#~ msgstr "Submit" + +#~ msgid "Cancel" +#~ msgstr "Cancel" + +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" + +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" + +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" + +#~ msgid "Identifier" +#~ msgstr "Identifier" + +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" + +#~ msgid "Login" +#~ msgstr "Login" + +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po index 4e14c4e796..3d4007ab6f 100644 --- a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po @@ -1,92 +1,93 @@ # 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: +# woei , 2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:97 msgid "Selection" -msgstr "" +msgstr "Selectie" #: forms.py:128 msgid "Email" -msgstr "" +msgstr "Email" -#: forms.py:131 +#: forms.py:131 models.py:25 msgid "Password" -msgstr "" +msgstr "Wachtwoord" #: forms.py:134 msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." -msgstr "" +msgstr "Gelieve een correct email adres en wachtwoord invoeren. Let er op dat het wachtwoord veld hoofdletter gevoelig is." #: forms.py:136 msgid "This account is inactive." -msgstr "" +msgstr "Dit account is inactief." #: links.py:10 -msgid "change password" +msgid "Change password" msgstr "" #: links.py:11 -msgid "user details" +msgid "User details" msgstr "" #: links.py:12 -msgid "edit details" +msgid "Edit details" msgstr "" #: links.py:14 -msgid "about" +msgid "About" msgstr "" -#: links.py:15 -msgid "license" -msgstr "" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Licentie" #: literals.py:24 msgid "A5" -msgstr "" +msgstr "A5" #: literals.py:25 msgid "A4" -msgstr "" +msgstr "A4" #: literals.py:26 msgid "A3" -msgstr "" +msgstr "A3" #: literals.py:27 msgid "B5" -msgstr "" +msgstr "B5" #: literals.py:28 msgid "B4" -msgstr "" +msgstr "B4" #: literals.py:29 msgid "Letter" -msgstr "" +msgstr "Letter" #: literals.py:30 msgid "Legal" -msgstr "" +msgstr "Legal" #: literals.py:31 msgid "Ledger" @@ -94,314 +95,264 @@ msgstr "" #: literals.py:38 msgid "Portrait" -msgstr "" +msgstr "Portret" #: literals.py:39 msgid "Landscape" -msgstr "" +msgstr "Landschap" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" -msgstr "" +msgstr "Anonieme gebruiker" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "" - -#: utils.py:299 -msgid "function found" -msgstr "" - -#: views.py:39 -msgid "No action selected." -msgstr "" - -#: views.py:43 -msgid "Must select at least one item." -msgstr "" - -#: views.py:91 -#, python-format -msgid "%(selection)s added successfully added to %(right_list_title)s." -msgstr "" - -#: views.py:97 views.py:124 -#, python-format -msgid "Unable to add %(selection)s to %(right_list_title)s." -msgstr "" - -#: views.py:118 -#, python-format -msgid "%(selection)s added successfully removed from %(right_list_title)s." -msgstr "" - -#: views.py:139 -msgid "Add" -msgstr "" - -#: views.py:150 -msgid "Remove" -msgstr "" - -#: views.py:173 -msgid "current user details" -msgstr "" - -#: views.py:190 -msgid "E-mail conflict, another user has that same email." -msgstr "" - -#: views.py:193 -msgid "Current user's details updated." -msgstr "" - -#: views.py:202 -msgid "edit current user details" -msgstr "" - -#: views.py:233 -msgid "License" -msgstr "" - -#: views.py:242 -msgid "Current user password change" -msgstr "" - -#: views.py:257 templates/password_change_done.html:8 -msgid "Your password has been successfully changed." -msgstr "" - -#: views.py:303 -#, python-format -msgid "Error saving %s details." -msgstr "" - -#: views.py:305 -msgid "Error saving details." -msgstr "" - -#: views.py:313 -#, python-format -msgid "%s details saved successfully." -msgstr "" - -#: views.py:315 -msgid "Details saved successfully." -msgstr "" - -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - -#: views.py:336 -#, python-format -msgid "%s created successfully." -msgstr "" - -#: views.py:338 -msgid "New object created successfully." -msgstr "" - -#: views.py:356 -#, python-format -msgid "Error deleting %s." -msgstr "" - -#: views.py:358 -msgid "Error deleting object." -msgstr "" - -#: views.py:363 -#, python-format -msgid "%s deleted successfully." -msgstr "" - -#: views.py:365 -msgid "Object deleted successfully." -msgstr "" - -#: widgets.py:58 -msgid "None" -msgstr "" - -#: conf/settings.py:16 +#: settings.py:16 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" msgstr "" -#: conf/settings.py:66 +#: settings.py:66 msgid "" "Controls the mechanism used to authenticated user. Options are: username, " "email" msgstr "" -#: conf/settings.py:75 +#: settings.py:75 msgid "Allow non authenticated users, access to all views" msgstr "" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "" +#: utils.py:117 +msgid "function found" +msgstr "functie gevonden" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "" +#: views.py:40 +msgid "No action selected." +msgstr "Geen acties geselecteerd." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "" +#: views.py:44 +msgid "Must select at least one item." +msgstr "Selecteer minimaal een item." -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "" - -#: templates/calculate_form_title.html:8 +#: views.py:92 #, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "" +msgid "%(selection)s added successfully added to %(right_list_title)s." +msgstr "%(selection)s succesvol toegevoegd aan %(right_list_title)s." -#: templates/calculate_form_title.html:10 +#: views.py:98 views.py:125 #, python-format -msgid "Details for: %(object)s" -msgstr "" +msgid "Unable to add %(selection)s to %(right_list_title)s." +msgstr "Niet in staat om %(selection)s toe te voegen aan %(right_list_title)s." -#: templates/calculate_form_title.html:15 +#: views.py:119 #, python-format -msgid "Edit %(object_name)s: %(object)s" +msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "" -#: templates/calculate_form_title.html:17 +#: views.py:140 +msgid "Add" +msgstr "Voeg toe" + +#: views.py:151 +msgid "Remove" +msgstr "Verwijder" + +#: views.py:174 +msgid "current user details" +msgstr "gegevens van huidige gebruiker" + +#: views.py:191 +msgid "E-mail conflict, another user has that same email." +msgstr "Email conflict, een andere gebruiker heeft hetzelfde email adres." + +#: views.py:194 +msgid "Current user's details updated." +msgstr "Gegevens van huidige gerbuiker aangepast." + +#: views.py:203 +msgid "Edit current user details" +msgstr "" + +#: views.py:243 +msgid "Current user password change" +msgstr "Wijzig wachtwoord van huidige gebruiker" + +#: views.py:258 +msgid "Your password has been successfully changed." +msgstr "Uw wachtwoord is succesvol aangepast." + +#: views.py:312 #, python-format -msgid "Edit: %(object)s" -msgstr "" +msgid "Error saving %s details." +msgstr "Error bij opslaan van %s gegevens." -#: templates/calculate_form_title.html:21 +#: views.py:314 +msgid "Error saving details." +msgstr "Error bij opslaan gegevens." + +#: views.py:322 #, python-format -msgid "Create new %(object_name)s" -msgstr "" +msgid "%s details saved successfully." +msgstr "%s gegevens succesvol opgeslagen." -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "" +#: views.py:324 +msgid "Details saved successfully." +msgstr "Gegevens succesvol opgeslagen." -#: templates/generic_assign_remove.html:5 +#: views.py:336 #, python-format -msgid "Assign %(title)s %(object)s" -msgstr "" +msgid "Error creating new %s." +msgstr "Error bij maken nieuwe %s." -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "" +#: views.py:338 +msgid "Error creating object." +msgstr "Error bij het maken van object." -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "" - -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "" - -#: templates/main/generic_confirm.html:41 +#: views.py:345 #, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "" +msgid "%s created successfully." +msgstr "%s succesvol aangemaakt." -#: templates/main/generic_confirm.html:43 +#: views.py:347 +msgid "New object created successfully." +msgstr "Nieuw object succesvol aangemaakt." + +#: views.py:365 #, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "" +msgid "Error deleting %s." +msgstr "Error bij verwijderen %s." -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "" +#: views.py:367 +msgid "Error deleting object." +msgstr "Error bij het verwijderen van object." -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "" - -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "" - -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "" - -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "" - -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "" - -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 +#: views.py:372 #, python-format -msgid "List of %(title)s" -msgstr "" +msgid "%s deleted successfully." +msgstr "%s succesvol verwijderd." -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" +#: views.py:374 +msgid "Object deleted successfully." +msgstr "Object succesvol verwijderd." -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "" +#: widgets.py:58 +msgid "None" +msgstr "Geen" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: templates/login.html:7 -msgid "Login" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" + +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." + +#~ msgid "Page not found" +#~ msgstr "Page not found" + +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." + +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" + +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" + +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" + +#~ msgid "Create" +#~ msgstr "Create" + +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" + +#~ msgid "Confirm" +#~ msgstr "Confirm" + +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" + +#~ msgid "form icon" +#~ msgstr "form icon" + +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" + +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" + +#~ msgid "Yes" +#~ msgstr "Yes" + +#~ msgid "No" +#~ msgstr "No" + +#~ msgid "required" +#~ msgstr "required" + +#~ msgid "Save" +#~ msgstr "Save" + +#~ msgid "Submit" +#~ msgstr "Submit" + +#~ msgid "Cancel" +#~ msgstr "Cancel" + +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" + +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" + +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" + +#~ msgid "Identifier" +#~ msgstr "Identifier" + +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" + +#~ msgid "Login" +#~ msgstr "Login" + +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/pl/LC_MESSAGES/django.po b/mayan/apps/common/locale/pl/LC_MESSAGES/django.po index 43789ebbbf..41be3cb968 100644 --- a/mayan/apps/common/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic, 2012 # mic , 2012 @@ -11,17 +12,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:97 msgid "Selection" @@ -31,43 +30,39 @@ msgstr "Zaznaczenie" msgid "Email" msgstr "E-mail" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "Zmiana hasła" +msgstr "" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." msgstr "" -"Proszę wpisać poprawną nazwę użytkownika i hasło. Uwaga: wielkość liter ma " -"znaczenie." #: forms.py:136 msgid "This account is inactive." msgstr "To konto jest nieaktywne." #: links.py:10 -msgid "change password" -msgstr "zmień hasło" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "szczegóły konta użytkownika" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "edytuj szczegóły" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "informacje o" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "licencja" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Licencja" #: literals.py:24 msgid "A5" @@ -109,144 +104,149 @@ msgstr "Portrait" msgid "Landscape" msgstr "Landscape" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Użytkownik anonimowy" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "użytkownik anonimowy" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" msgstr "" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 msgid "function found" msgstr "znaleźć funkcję" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Nie wybrano żadnego działania" -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Musisz wybrać co najmniej jeden element." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr " %(selection)s pomyślnie dodana do %(right_list_title)s." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "Nie można dodać %(selection)s do %(right_list_title)s." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr " %(selection)s pomyślnie dodana usunięty z %(right_list_title)s." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Dodaj" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Usuń" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "aktualne dane użytkownika" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "Użytkownik o podanym adresie e-mail już istnieje." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Aktualne dane użytkownika aktualizowane." -#: views.py:202 -msgid "edit current user details" -msgstr "edytuj aktualne dane użytkownika" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Licencja" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Zmiana hasła użytkownika" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Twoje hasło zostało pomyślnie zmienione." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -254,171 +254,108 @@ msgstr "" msgid "None" msgstr "Brak" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "Niewystarczające uprawnienia" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "Nie masz wystarczających uprawnień do tej operacji." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Nie znaleziono strony" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Przykro nam, ale żądana strona nie została odnaleziona." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Szczegóły dla %(object_name)s : %(object)s " +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Szczegóły: %(object)s " +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Szczegóły dla %(object_name)s : %(object)s " +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "Edytuj %(object_name)s :" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Utwórz nową %(object_name)s " +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Utwórz" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Przypisz %(title)s %(object)s" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Potwierdź" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Potwierdź usunięcie" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "form icon" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "Czy na pewno chcesz usunąć %(object_name)s : %(object)s ?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Czy na pewno chcesz usunąć: %(object)s?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Tak" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "Nie" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "wymagane" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Zapisz" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Wyślij" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Anuluj" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, fuzzy, python-format -msgid "List of %(title)s" -msgstr "Wykaz %(stripped_title)s" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"Wykaz %(title)s (%(start)s - %(end)s z %(total)s) (Page %(page_number)s z " -"%(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "Wykaz %(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Identyfikator" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, fuzzy, python-format -msgid "There are no %(title)s" -msgstr "Brak %(stripped_title)s" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Zaloguj" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Zmiana hasła" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" -#~ msgstr "zablokować pole" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "Edytuj" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/pt/LC_MESSAGES/django.po b/mayan/apps/common/locale/pt/LC_MESSAGES/django.po index 7194e8dc43..7a6a67f0ca 100644 --- a/mayan/apps/common/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pt/LC_MESSAGES/django.po @@ -1,24 +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: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Roberto Rosario, 2012 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:97 @@ -29,43 +29,39 @@ msgstr "Seleção" msgid "Email" msgstr "E-mail" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "Alteração da senha" +msgstr "" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." msgstr "" -"Insira um e-mail e senha corretos, por favor. Note que o campo da senha é " -"sensível a minúsculas e maiúsculas." #: forms.py:136 msgid "This account is inactive." msgstr "Esta conta está inativa." #: links.py:10 -msgid "change password" -msgstr "alterar a senha" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "detalhes do utilizador" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "editar detalhes" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "sobre" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "licença" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Licença" #: literals.py:24 msgid "A5" @@ -107,144 +103,149 @@ msgstr "Retrato" msgid "Landscape" msgstr "Paisagem" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Utilizador anónimo" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "utilizador anónimo" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" msgstr "" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "Controla o mecanismo usado para autenticar o utilizador. As opções são: username, email" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "Permitir acesso a todas as vistas aos utilizadores não autenticados" + +#: utils.py:117 msgid "function found" msgstr "função encontrada" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Deve selecionar pelo menos um item." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s adicionadas com sucesso a %(right_list_title)s ." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "Não foi possível adicionar %(selection)s a %(right_list_title)s ." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr " %(selection)s removido com sucesso de %(right_list_title)s." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Adicionar" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Remover" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "detalhes do utilizador atual" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "Conflito de E-mail; outro utilizador tem o mesmo e-mail." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Detalhes do utilizador atual atualizados." -#: views.py:202 -msgid "edit current user details" -msgstr "editar os detalhes do utilizador atual" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Licença" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Alteração da senha do utilizador atual" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "A sua senha foi alterada com êxito." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -252,173 +253,108 @@ msgstr "" msgid "None" msgstr "Nenhum" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Controla o mecanismo usado para autenticar o utilizador. As opções são: " -"username, email" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "Permitir acesso a todas as vistas aos utilizadores não autenticados" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "Permissões insuficientes" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "Não possui permissões suficientes para esta operação." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Página não encontrada" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Desculpe, mas a página solicitada não foi encontrada." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Detalhes para %(object_name)s : %(object)s " +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Detalhes para: %(object)s " +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Detalhes para %(object_name)s : %(object)s " +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "Editar %(object_name)s:" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Criar novo %(object_name)s " +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Criar" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Atribuir %(title)s %(object)s " +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Confirmar" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Confirmar exclusão" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "ícone de formulário" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "Tem certeza de que deseja excluir %(object_name)s: %(object)s ?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Tem a certeza de que deseja excluir: %(object)s ?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Sim" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "Não" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "exigido" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Salvar" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Submeter" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Cancelar" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, fuzzy, python-format -msgid "List of %(title)s" -msgstr "Lista de %(stripped_title)s " +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Página " -"%(page_number)s de %(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "Lista de %(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Identificador" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, fuzzy, python-format -msgid "There are no %(title)s" -msgstr "Não há %(stripped_title)s " +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Login" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Alteração da senha" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" -#~ msgstr "campo de bloqueio" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "Editar" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po index aefb163036..9d0858d814 100644 --- a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po @@ -1,23 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:97 @@ -28,43 +28,39 @@ msgstr "Seleção" msgid "Email" msgstr "E-mail" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "Alterar a senha" +msgstr "" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." msgstr "" -"Por favor insira o e-mail e senha corretos. Note que os campos de senha são " -"case-sensitive." #: forms.py:136 msgid "This account is inactive." msgstr "Esta conta está inativa." #: links.py:10 -msgid "change password" -msgstr "alterar a senha" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "detalhes do usuário" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "editar detalhes" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "sobre" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "licença" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Licença" #: literals.py:24 msgid "A5" @@ -106,144 +102,149 @@ msgstr "Retrato" msgid "Landscape" msgstr "Paisagem" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Usuário anônimo" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "usuário anônimo" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" msgstr "" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "Controla o mecanismo usado para usuário autenticado. As opções são: e-mail, nome de usuário," + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 msgid "function found" msgstr "função encontrada" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Deve selecionar pelo menos um item." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s adicionadas com sucesso a %(right_list_title)s ." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "Não foi possível adicionar %(selection)s para %(right_list_title)s ." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr " %(selection)s adicionado com sucesso removidos %(right_list_title)s." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Adicionar" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Remover" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "detalhes atuais do usuário" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "E-mail conflito, outro usuário que tem mesmo e-mail." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Detalhes do usuário atual atualizados." -#: views.py:202 -msgid "edit current user details" -msgstr "editar os detalhes do usuário atual" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Licença" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Alteração de senha do usuário atual" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Sua senha foi alterada com êxito." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -251,170 +252,108 @@ msgstr "" msgid "None" msgstr "Nenhum" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Controla o mecanismo usado para usuário autenticado. As opções são: e-mail, " -"nome de usuário," +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "Permissões insuficientes" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "Você não tem permissões suficientes para esta operação." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Página não encontrada" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Desculpe, mas a página solicitada não pôde ser encontrada." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Detalhes para %(object_name)s : %(object)s " +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Detalhes para: %(object)s " +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Detalhes para %(object_name)s : %(object)s " +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "Editar %(object_name)s:" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Criar novas %(object_name)s " +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Criar" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Atribuir %(title)s %(object)s " +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Confirmar" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Confirmar exclusão" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "ícone de formulário" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "Tem certeza de que deseja excluir %(object_name)s: %(object)s ?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Tem certeza de que deseja excluir: %(object)s ?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Sim" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "Não" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "exigido" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Salvar" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Submeter" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Cancelar" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, fuzzy, python-format -msgid "List of %(title)s" -msgstr "Lista de %(stripped_title)s " +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Page %(page_number)s " -"of %(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "Lista de %(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Identificador" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, fuzzy, python-format -msgid "There are no %(title)s" -msgstr "Não há %(stripped_title)s " +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Login" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Alterar a senha" +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "Editar" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po index 04cd3a4416..f6d6af20a4 100644 --- a/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Badea Gabriel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-02-17 12:20+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: forms.py:97 msgid "Selection" @@ -28,43 +27,39 @@ msgstr "selecţie" msgid "Email" msgstr "email" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "parolă" +msgstr "" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." msgstr "" -"Vă rugăm să introduceți o adresa de e-mail și o parolă corectă. Rețineți că " -"datele pentru parola sunt sensibile la majuscule." #: forms.py:136 msgid "This account is inactive." msgstr "Acest cont este inactiv." #: links.py:10 -msgid "change password" -msgstr "schimbă parola" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "detalii utilizator" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "editează detalii" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "despre" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "licenţă" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Licenţă" #: literals.py:24 msgid "A5" @@ -106,145 +101,149 @@ msgstr "Portret" msgid "Landscape" msgstr "Landscape" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Utilizator anonim" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "utilizator anonim" - -#: models.py:25 -msgid "account" -msgstr "cont" +#: models.py:24 +msgid "Account" +msgstr "" #: models.py:26 -msgid "password" -msgstr "parolă" +msgid "Password hash" +msgstr "" -#: models.py:27 -msgid "password hash" -msgstr "hash parolă" +#: models.py:29 +msgid "Auto admin properties" +msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "proprietăți admin" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "Directorul temporar utilizat de site pentru a stoca miniaturi, previzualizări și fișiere temporare. În cazul în care nu este specificat, se va fi creat cu ajutorul tempfile.mkdtemp ()" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "Controlează mecanismul utilizat pentru autentificare. Optiunile sunt: numele de utilizator, e-mail" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "Permiteți accesul utilizatorilor neautentificati la toate punctele de vedere" + +#: utils.py:117 msgid "function found" msgstr "functie gasită" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Nu a fost selectată nici o acţiune." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Trebuie sa selectaţi cel puţin un rând" -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s adaugate cu succes la %(right_list_title)s." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "nu au putut fi adăugate %(selection)s la %(right_list_title)s." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." -msgstr "" -"%(selection)s adăugate cu succes şi şterse urmatoarele %(right_list_title)s." +msgstr "%(selection)s adăugate cu succes şi şterse urmatoarele %(right_list_title)s." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Adaugă" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Şterge" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "detaliile utilizatorului curent" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "E-mail conflict, un alt utilizator are acest e-mail." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Detaliile utilizatorului curent au fost actualizate." -#: views.py:202 -msgid "edit current user details" -msgstr "editează detaliile utilizatorului curent" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Licenţă" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Schimbare parola pentru utilizatorul curent" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Parola dvs. a fost schimbată cu succes" -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -252,177 +251,108 @@ msgstr "" msgid "None" msgstr "Nici unul" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" -"Directorul temporar utilizat de site pentru a stoca miniaturi, " -"previzualizări și fișiere temporare. În cazul în care nu este specificat, " -"se va fi creat cu ajutorul tempfile.mkdtemp ()" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Controlează mecanismul utilizat pentru autentificare. Optiunile sunt: numele " -"de utilizator, e-mail" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" -"Permiteți accesul utilizatorilor neautentificati la toate punctele de vedere" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "permisiuni insuficiente" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "Nu aveți permisiuni suficiente pentru această operație." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Pagina nu a fost gasită" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Ne pare rău, dar pagina solicitată nu a putut fi găsit." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Detalii pentru %(object_name)s: %(object)s" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Detalii pentru: %(object)s" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Detalii pentru %(object_name)s: %(object)s" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "Editează %(object_name)s:" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Creati nou %(object_name)s" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Creati" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Atribuirea %(title)s %(object)s " +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Confirmă" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Confirmă stergerea" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "icon formular" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "Sunteți sigur că doriți să ștergeți %(object_name)s: %(object)s ?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Sunteți sigur că doriți să ștergeți: %(object)s?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Da" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "Nu" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "necesar" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "salvează" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Trimiteţi" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Anulează" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, fuzzy, python-format -msgid "List of %(title)s" -msgstr "Lista de %(stripped_title)s" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"Listă de %(title)s (%(start)s - %(end)s din %(total)s) (Page %(page_number)s " -"din %(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "Listă de %(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "ID" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, fuzzy, python-format -msgid "There are no %(title)s" -msgstr "Nu sunt %(stripped_title)s" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Conectare" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Schimbarea parolei " +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" -#~ msgstr "câmp blocat" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "Editează" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/ru/LC_MESSAGES/django.po b/mayan/apps/common/locale/ru/LC_MESSAGES/django.po index 41131b5f26..59cca52d59 100644 --- a/mayan/apps/common/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ru/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Sergey Glita , 2011-2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-05-14 06:31+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:97 msgid "Selection" @@ -28,43 +27,39 @@ msgstr "Выбор" msgid "Email" msgstr "Email" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "пароль" +msgstr "" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." msgstr "" -"Пожалуйста, введите правильный адрес электронной почты и пароль с учетом " -"регистра." #: forms.py:136 msgid "This account is inactive." msgstr "Эта учетная запись неактивна." #: links.py:10 -msgid "change password" -msgstr "Изменение пароля" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "сведения о пользователе" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "изменение сведений" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "инфо" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "лицензия" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Лицензия" #: literals.py:24 msgid "A5" @@ -106,144 +101,149 @@ msgstr "Портрет" msgid "Landscape" msgstr "Пейзаж" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Анонимный пользователь" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "анонимный пользователь" - -#: models.py:25 -msgid "account" -msgstr "учетная запись" +#: models.py:24 +msgid "Account" +msgstr "" #: models.py:26 -msgid "password" -msgstr "пароль" +msgid "Password hash" +msgstr "" -#: models.py:27 -msgid "password hash" -msgstr "хэш пароля" +#: models.py:29 +msgid "Auto admin properties" +msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "свойства авто администратора" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "Временный каталог, используемый сайтом для хранения миниатюр, превью и временных файлов. Если он не указан, он будет создан с использованием tempfile.mkdtemp ()" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "Управление механизмом, используемым для аутентификации пользователя. Возможные варианты: имя пользователя, адрес электронной почты" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "Разрешить, не прошедшим проверку, пользователям доступ ко всем представлениям" + +#: utils.py:117 msgid "function found" msgstr "функция найдена" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Никаких действий не выбрано." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Необходимо выбрать хотя бы один элемент." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s успешно добавлен в %(right_list_title)s ." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "Не удалось добавить %(selection)s до %(right_list_title)s ." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "%(selection)s успешно удален из %(right_list_title)s ." -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Добавить" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Удалить" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "данные пользователя" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "Другой пользователь укеазал тот же е-мейл." -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Данные пользователя обновлены." -#: views.py:202 -msgid "edit current user details" -msgstr "редактировать данные пользователя" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Лицензия" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "Изменить пароль пользователя" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Ваш пароль был изменен." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -251,177 +251,108 @@ msgstr "" msgid "None" msgstr "Ни один" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" -"Временный каталог, используемый сайтом для хранения миниатюр, превью и " -"временных файлов. Если он не указан, он будет создан с использованием " -"tempfile.mkdtemp ()" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Управление механизмом, используемым для аутентификации пользователя. " -"Возможные варианты: имя пользователя, адрес электронной почты" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" -"Разрешить, не прошедшим проверку, пользователям доступ ко всем представлениям" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "Недостаточно прав" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "У вас недостаточно прав для этой операции." +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Страница не найдена" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Извините, но запрашиваемая страница не найдена." +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "Подробная информация для %(object_name)s : %(object)s" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "Подробности: %(object)s" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Подробная информация для %(object_name)s : %(object)s" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "Редактировать %(object_name)s :" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Создать %(object_name)s" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Создать" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Назначить %(title)s%(object)s" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Подтверждать" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Подтвердить удаление" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "значок формы" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "Вы действительно хотите удалить %(object_name)s: %(object)s?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Вы действительно хотите удалить: %(object)s?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Да" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "Нет" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "требуется" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Сохранить" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Выполнить" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "Отменить" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, fuzzy, python-format -msgid "List of %(title)s" -msgstr "Список \"%(stripped_title)s\"" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" -"Список %(title)s (%(start)s - %(end)s из %(total)s) (Page %(page_number)s из " -"%(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "Список %(title)s (%(total)s)" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "Идентификатор" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, fuzzy, python-format -msgid "There are no %(title)s" -msgstr "Нет %(stripped_title)s" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Войти" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Изменение пароля" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" -#~ msgstr "блокировка поля" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "Редактировать" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po index 757637328c..888e38b122 100644 --- a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: forms.py:97 msgid "Selection" @@ -27,7 +26,7 @@ msgstr "" msgid "Email" msgstr "" -#: forms.py:131 +#: forms.py:131 models.py:25 msgid "Password" msgstr "" @@ -42,23 +41,23 @@ msgid "This account is inactive." msgstr "" #: links.py:10 -msgid "change password" +msgid "Change password" msgstr "" #: links.py:11 -msgid "user details" +msgid "User details" msgstr "" #: links.py:12 -msgid "edit details" +msgid "Edit details" msgstr "" #: links.py:14 -msgid "about" +msgid "About" msgstr "" -#: links.py:15 -msgid "license" +#: links.py:15 views.py:234 +msgid "License" msgstr "" #: literals.py:24 @@ -101,144 +100,149 @@ msgstr "" msgid "Landscape" msgstr "" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" msgstr "" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 msgid "function found" msgstr "" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "" -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "" -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "" -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "" -#: views.py:202 -msgid "edit current user details" +#: views.py:203 +msgid "Edit current user details" msgstr "" -#: views.py:233 -msgid "License" -msgstr "" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "" -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -246,163 +250,108 @@ msgstr "" msgid "None" msgstr "" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "" +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "" +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, python-format -msgid "Edit: %(object)s" -msgstr "" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "" +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/sq/LC_MESSAGES/django.po b/mayan/apps/common/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f1e4697599 --- /dev/null +++ b/mayan/apps/common/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,357 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:97 +msgid "Selection" +msgstr "" + +#: forms.py:128 +msgid "Email" +msgstr "" + +#: forms.py:131 models.py:25 +msgid "Password" +msgstr "" + +#: forms.py:134 +msgid "" +"Please enter a correct email and password. Note that the password field is " +"case-sensitive." +msgstr "" + +#: forms.py:136 +msgid "This account is inactive." +msgstr "" + +#: links.py:10 +msgid "Change password" +msgstr "" + +#: links.py:11 +msgid "User details" +msgstr "" + +#: links.py:12 +msgid "Edit details" +msgstr "" + +#: links.py:14 +msgid "About" +msgstr "" + +#: links.py:15 views.py:234 +msgid "License" +msgstr "" + +#: literals.py:24 +msgid "A5" +msgstr "" + +#: literals.py:25 +msgid "A4" +msgstr "" + +#: literals.py:26 +msgid "A3" +msgstr "" + +#: literals.py:27 +msgid "B5" +msgstr "" + +#: literals.py:28 +msgid "B4" +msgstr "" + +#: literals.py:29 +msgid "Letter" +msgstr "" + +#: literals.py:30 +msgid "Legal" +msgstr "" + +#: literals.py:31 +msgid "Ledger" +msgstr "" + +#: literals.py:38 +msgid "Portrait" +msgstr "" + +#: literals.py:39 +msgid "Landscape" +msgstr "" + +#: models.py:17 models.py:20 +msgid "Anonymous user" +msgstr "" + +#: models.py:24 +msgid "Account" +msgstr "" + +#: models.py:26 +msgid "Password hash" +msgstr "" + +#: models.py:29 +msgid "Auto admin properties" +msgstr "" + +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "" + +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 +msgid "function found" +msgstr "" + +#: views.py:40 +msgid "No action selected." +msgstr "" + +#: views.py:44 +msgid "Must select at least one item." +msgstr "" + +#: views.py:92 +#, python-format +msgid "%(selection)s added successfully added to %(right_list_title)s." +msgstr "" + +#: views.py:98 views.py:125 +#, python-format +msgid "Unable to add %(selection)s to %(right_list_title)s." +msgstr "" + +#: views.py:119 +#, python-format +msgid "%(selection)s added successfully removed from %(right_list_title)s." +msgstr "" + +#: views.py:140 +msgid "Add" +msgstr "" + +#: views.py:151 +msgid "Remove" +msgstr "" + +#: views.py:174 +msgid "current user details" +msgstr "" + +#: views.py:191 +msgid "E-mail conflict, another user has that same email." +msgstr "" + +#: views.py:194 +msgid "Current user's details updated." +msgstr "" + +#: views.py:203 +msgid "Edit current user details" +msgstr "" + +#: views.py:243 +msgid "Current user password change" +msgstr "" + +#: views.py:258 +msgid "Your password has been successfully changed." +msgstr "" + +#: views.py:312 +#, python-format +msgid "Error saving %s details." +msgstr "" + +#: views.py:314 +msgid "Error saving details." +msgstr "" + +#: views.py:322 +#, python-format +msgid "%s details saved successfully." +msgstr "" + +#: views.py:324 +msgid "Details saved successfully." +msgstr "" + +#: views.py:336 +#, python-format +msgid "Error creating new %s." +msgstr "" + +#: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 +msgid "New object created successfully." +msgstr "" + +#: views.py:365 +#, python-format +msgid "Error deleting %s." +msgstr "" + +#: views.py:367 +msgid "Error deleting object." +msgstr "" + +#: views.py:372 +#, python-format +msgid "%s deleted successfully." +msgstr "" + +#: views.py:374 +msgid "Object deleted successfully." +msgstr "" + +#: widgets.py:58 +msgid "None" +msgstr "" + +#~ msgid "license" +#~ msgstr "license" + +#~ msgid "anonymous user" +#~ msgstr "anonymous user" + +#~ msgid "password" +#~ msgstr "password" + +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" + +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." + +#~ msgid "Page not found" +#~ msgstr "Page not found" + +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." + +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" + +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" + +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" + +#~ msgid "Create" +#~ msgstr "Create" + +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" + +#~ msgid "Confirm" +#~ msgstr "Confirm" + +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" + +#~ msgid "form icon" +#~ msgstr "form icon" + +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" + +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" + +#~ msgid "Yes" +#~ msgstr "Yes" + +#~ msgid "No" +#~ msgstr "No" + +#~ msgid "required" +#~ msgstr "required" + +#~ msgid "Save" +#~ msgstr "Save" + +#~ msgid "Submit" +#~ msgstr "Submit" + +#~ msgid "Cancel" +#~ msgstr "Cancel" + +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" + +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" + +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" + +#~ msgid "Identifier" +#~ msgstr "Identifier" + +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" + +#~ msgid "Login" +#~ msgstr "Login" + +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po index c7b80e376d..c8de710c8c 100644 --- a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Caner Başaran , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-10 10:53+0000\n" -"Last-Translator: Caner Başaran \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:97 @@ -27,41 +27,38 @@ msgstr "" msgid "Email" msgstr "E-posta" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "parola" +msgstr "" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." msgstr "" -"Doğru bir e-posta ve parola girin. Parola kısmı büyük-küçük harf duyarlıdır." #: forms.py:136 msgid "This account is inactive." msgstr "Bu hesap etkin değildir." #: links.py:10 -msgid "change password" -msgstr "parola değiştir" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" +msgid "User details" msgstr "" #: links.py:12 -msgid "edit details" +msgid "Edit details" msgstr "" #: links.py:14 -msgid "about" -msgstr "hakkında" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" +#: links.py:15 views.py:234 +msgid "License" msgstr "" #: literals.py:24 @@ -104,144 +101,149 @@ msgstr "Dikey" msgid "Landscape" msgstr "Yatay" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "Anonim kullanıcı" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "anonim kullanıcı" - -#: models.py:25 -msgid "account" -msgstr "hesap" +#: models.py:24 +msgid "Account" +msgstr "" #: models.py:26 -msgid "password" -msgstr "parola" - -#: models.py:27 -msgid "password hash" +msgid "Password hash" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: utils.py:299 +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "" + +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 msgid "function found" msgstr "" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "" -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "" -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "" -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Ekle" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Kaldır" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "" -#: views.py:202 -msgid "edit current user details" +#: views.py:203 +msgid "Edit current user details" msgstr "" -#: views.py:233 -msgid "License" -msgstr "" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Parolanız başarılı olarak değiştirildi." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -249,166 +251,108 @@ msgstr "" msgid "None" msgstr "" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "" +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "" +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Düzenle %(object_name)s:" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "Düzenle %(object_name)s:" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Oluştur" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Onayla" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "Evet" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "Hayır" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "Kaydet" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "Gönder" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "İptal" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, fuzzy, python-format -msgid "List of %(title)s" -msgstr "%(stripped_title)s listesi" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "Giriş" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "Parola değiştir" +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "Düzenle" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po index bc170a3fab..d4a92be96a 100644 --- a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-01-24 09:11+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:97 @@ -27,41 +27,39 @@ msgstr "Lựa chọn" msgid "Email" msgstr "Email" -#: forms.py:131 -#, fuzzy +#: forms.py:131 models.py:25 msgid "Password" -msgstr "thay đổi mật khẩu" +msgstr "" #: forms.py:134 -#, fuzzy msgid "" "Please enter a correct email and password. Note that the password field is " "case-sensitive." -msgstr "Vui lòng nhập đúng email và mật khẩu. " +msgstr "" #: forms.py:136 msgid "This account is inactive." msgstr "Tài khoản này không được kích hoạt." #: links.py:10 -msgid "change password" -msgstr "thay đổi mật khẩu" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "chi tiết người dùng" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "sửa chi tiết" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "về" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" -msgstr "bản quyền" +#: links.py:15 views.py:234 +msgid "License" +msgstr "Bản quyền" #: literals.py:24 msgid "A5" @@ -103,144 +101,149 @@ msgstr "Portrait" msgid "Landscape" msgstr "Landscape" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "" - -#: models.py:25 -msgid "account" +#: models.py:24 +msgid "Account" msgstr "" #: models.py:26 -msgid "password" +msgid "Password hash" msgstr "" -#: models.py:27 -msgid "password hash" +#: models.py:29 +msgid "Auto admin properties" msgstr "" -#: models.py:30 -msgid "auto admin properties" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" msgstr "" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 msgid "function found" msgstr "function found" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "Không thao tác nào được chọn." -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "Cần chọn ít nhất một phần tử." -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "" -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "" -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "" -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "Thêm" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "Xóa" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "chi tiết người dùng hiện tại" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "" -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "Thông tin người dùng đã được cập nhật" -#: views.py:202 -msgid "edit current user details" -msgstr "sửa thông tin người dùng" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "Bản quyền" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "Mật khẩu đã thay đổi thành công." -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "" -#: views.py:327 -#, python-format -msgid "Error creating new %s." -msgstr "" - -#: views.py:329 -msgid "Error creating object." -msgstr "" - #: views.py:336 #, python-format -msgid "%s created successfully." +msgid "Error creating new %s." msgstr "" #: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 msgid "New object created successfully." msgstr "" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "" @@ -248,166 +251,108 @@ msgstr "" msgid "None" msgstr "None" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using tempfile." -"mkdtemp()" -msgstr "" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "" +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "Không tìm thấy trang" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "" +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, fuzzy, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "Bạn chắc chắn muốn xóa %(object_name)s: %(object)s?" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, fuzzy, python-format -msgid "Edit: %(object)s" -msgstr "Gán %(title)s %(object)s" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "Tạo mới %(object_name)s" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "Tạo" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "Gán %(title)s %(object)s" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/main/generic_confirm.html:5 templates/main/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "Xác nhận" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/main/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "Xác nhận xóa" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/main/generic_confirm.html:33 -msgid "form icon" -msgstr "biểu tượng form" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/main/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "Bạn chắc chắn muốn xóa %(object_name)s: %(object)s?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/main/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "Bạn chắc chắn muốn xóa: %(object)s?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/main/generic_confirm.html:51 -msgid "Yes" -msgstr "" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/main/generic_confirm.html:55 -msgid "No" -msgstr "" +#~ msgid "No" +#~ msgstr "No" -#: templates/main/generic_form_instance.html:40 -#: templates/main/generic_form_subtemplate.html:59 -msgid "required" -msgstr "" +#~ msgid "required" +#~ msgstr "required" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/main/generic_form_subtemplate.html:83 -#: templates/main/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/main/generic_list_subtemplate.html:53 -#: templates/main/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/main/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/main/generic_list.html:8 templates/main/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/main/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/main/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/main/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/main/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "" +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" #~ msgid "Edit" -#~ msgstr "Sửa" +#~ msgstr "Edit" diff --git a/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po index 4371fe2a28..6f11cb5118 100644 --- a/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-09-26 04:04+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,7 +27,7 @@ msgstr "选择" msgid "Email" msgstr "电子邮件" -#: forms.py:131 +#: forms.py:131 models.py:25 msgid "Password" msgstr "密码" @@ -42,23 +42,23 @@ msgid "This account is inactive." msgstr "此账号未激活" #: links.py:10 -msgid "change password" -msgstr "修改密码" +msgid "Change password" +msgstr "" #: links.py:11 -msgid "user details" -msgstr "用户详细信息" +msgid "User details" +msgstr "" #: links.py:12 -msgid "edit details" -msgstr "编辑详细信息" +msgid "Edit details" +msgstr "" #: links.py:14 -msgid "about" -msgstr "关于" +msgid "About" +msgstr "" -#: links.py:15 -msgid "license" +#: links.py:15 views.py:234 +msgid "License" msgstr "许可证" #: literals.py:24 @@ -101,144 +101,149 @@ msgstr "Portrait" msgid "Landscape" msgstr "Landscape" -#: models.py:17 +#: models.py:17 models.py:20 msgid "Anonymous user" msgstr "匿名用户" -#: models.py:20 models.py:21 -msgid "anonymous user" -msgstr "匿名用户" - -#: models.py:25 -msgid "account" -msgstr "账号" +#: models.py:24 +msgid "Account" +msgstr "" #: models.py:26 -msgid "password" -msgstr "密码" +msgid "Password hash" +msgstr "" -#: models.py:27 -msgid "password hash" -msgstr "密码哈希" +#: models.py:29 +msgid "Auto admin properties" +msgstr "" -#: models.py:30 -msgid "auto admin properties" -msgstr "自动管理属性" +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "站点范围的临时目录用于存储缩略图,预览和临时文件。如果没有设置,将缺省使用tempfile.mkdtemp()" -#: utils.py:299 +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "控制验证用户的机制。可选项有:username, email" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "允许非授权用户访问所有的视图" + +#: utils.py:117 msgid "function found" msgstr "功能已存在" -#: views.py:39 +#: views.py:40 msgid "No action selected." msgstr "请选择一个操作" -#: views.py:43 +#: views.py:44 msgid "Must select at least one item." msgstr "至少需要选择一项" -#: views.py:91 +#: views.py:92 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s成功添加到 %(right_list_title)s." -#: views.py:97 views.py:124 +#: views.py:98 views.py:125 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "不能添加%(selection)s到%(right_list_title)s." -#: views.py:118 +#: views.py:119 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "%(selection)s 成功从%(right_list_title)s.移除" -#: views.py:139 +#: views.py:140 msgid "Add" msgstr "新增" -#: views.py:150 +#: views.py:151 msgid "Remove" msgstr "移除" -#: views.py:173 +#: views.py:174 msgid "current user details" msgstr "当前用户详细信息" -#: views.py:190 +#: views.py:191 msgid "E-mail conflict, another user has that same email." msgstr "电子邮箱冲突,另外用户已经使用此邮箱" -#: views.py:193 +#: views.py:194 msgid "Current user's details updated." msgstr "当前用户信息已经更新" -#: views.py:202 -msgid "edit current user details" -msgstr "编辑当前用户信息" +#: views.py:203 +msgid "Edit current user details" +msgstr "" -#: views.py:233 -msgid "License" -msgstr "许可证" - -#: views.py:242 +#: views.py:243 msgid "Current user password change" msgstr "当前用户密码修改" -#: views.py:257 templates/password_change_done.html:8 +#: views.py:258 msgid "Your password has been successfully changed." msgstr "你的密码已经修改成功" -#: views.py:303 +#: views.py:312 #, python-format msgid "Error saving %s details." msgstr "保存 %s 详细信息出错。" -#: views.py:305 +#: views.py:314 msgid "Error saving details." msgstr "保存详细信息出错" -#: views.py:313 +#: views.py:322 #, python-format msgid "%s details saved successfully." msgstr "%s的详单成功保存" -#: views.py:315 +#: views.py:324 msgid "Details saved successfully." msgstr "详单保存成功" -#: views.py:327 +#: views.py:336 #, python-format msgid "Error creating new %s." msgstr "创建新 %s的时候出错。" -#: views.py:329 +#: views.py:338 msgid "Error creating object." msgstr "创建对象的时候出错" -#: views.py:336 +#: views.py:345 #, python-format msgid "%s created successfully." msgstr "创建%s成功" -#: views.py:338 +#: views.py:347 msgid "New object created successfully." msgstr "新对象创建成功" -#: views.py:356 +#: views.py:365 #, python-format msgid "Error deleting %s." msgstr "删除%s时候出错。" -#: views.py:358 +#: views.py:367 msgid "Error deleting object." msgstr "删除对象时候出错。" -#: views.py:363 +#: views.py:372 #, python-format msgid "%s deleted successfully." msgstr "删除%s成功。" -#: views.py:365 +#: views.py:374 msgid "Object deleted successfully." msgstr "对象删除成功" @@ -246,166 +251,105 @@ msgstr "对象删除成功" msgid "None" msgstr "无" -#: conf/settings.py:16 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using " -"tempfile.mkdtemp()" -msgstr "站点范围的临时目录用于存储缩略图,预览和临时文件。如果没有设置,将缺省使用tempfile.mkdtemp()" +#~ msgid "license" +#~ msgstr "license" -#: conf/settings.py:66 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "控制验证用户的机制。可选项有:username, email" +#~ msgid "anonymous user" +#~ msgstr "anonymous user" -#: conf/settings.py:75 -msgid "Allow non authenticated users, access to all views" -msgstr "允许非授权用户访问所有的视图" +#~ msgid "password" +#~ msgstr "password" -#: templates/403.html:5 templates/403.html.py:9 -msgid "Insufficient permissions" -msgstr "权限不足" +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "你没有足够权限执行当前操作" +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." -#: templates/404.html:5 templates/404.html.py:9 -msgid "Page not found" -msgstr "页不存在" +#~ msgid "Page not found" +#~ msgstr "Page not found" -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "抱歉,请求页不存在。" +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." -#: templates/calculate_form_title.html:8 -#, python-format -msgid "Details for %(object_name)s: %(object)s" -msgstr "%(object_name)s的详细信息是:%(object)s" +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:10 -#, python-format -msgid "Details for: %(object)s" -msgstr "详细信息:%(object)s" +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" -#: templates/calculate_form_title.html:15 -#, python-format -msgid "Edit %(object_name)s: %(object)s" -msgstr "编辑%(object_name)s的 %(object)s" +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" -#: templates/calculate_form_title.html:17 -#, python-format -msgid "Edit: %(object)s" -msgstr "编辑:%(object)s" +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" -#: templates/calculate_form_title.html:21 -#, python-format -msgid "Create new %(object_name)s" -msgstr "创建新的%(object_name)s" +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" -#: templates/calculate_form_title.html:23 -msgid "Create" -msgstr "创建" +#~ msgid "Create" +#~ msgstr "Create" -#: templates/generic_assign_remove.html:5 -#, python-format -msgid "Assign %(title)s %(object)s" -msgstr "分配 %(title)s %(object)s" +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" -#: templates/generic_confirm.html:5 templates/generic_confirm.html.py:19 -msgid "Confirm" -msgstr "确认" +#~ msgid "Confirm" +#~ msgstr "Confirm" -#: templates/generic_confirm.html:17 -msgid "Confirm delete" -msgstr "确认删除" +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" -#: templates/generic_confirm.html:33 -msgid "form icon" -msgstr "表单图标" +#~ msgid "form icon" +#~ msgstr "form icon" -#: templates/generic_confirm.html:41 -#, python-format -msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -msgstr "确定要删除%(object_name)s的%(object)s么?" +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" -#: templates/generic_confirm.html:43 -#, python-format -msgid "Are you sure you wish to delete: %(object)s?" -msgstr "确定要删除%(object)s么?" +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" -#: templates/generic_confirm.html:51 -msgid "Yes" -msgstr "是" +#~ msgid "Yes" +#~ msgstr "Yes" -#: templates/generic_confirm.html:55 -msgid "No" -msgstr "否" +#~ msgid "No" +#~ msgstr "No" -#: templates/generic_form_instance.html:40 -#: templates/generic_form_subtemplate.html:59 -msgid "required" -msgstr "必填" +#~ msgid "required" +#~ msgstr "required" -#: templates/generic_form_subtemplate.html:83 -#: templates/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/generic_list_subtemplate.html:53 -#: templates/generic_list_subtemplate.html:173 -msgid "Save" -msgstr "保存" +#~ msgid "Save" +#~ msgstr "Save" -#: templates/generic_form_subtemplate.html:83 -#: templates/generic_form_subtemplate.html:85 -#: templates/generic_list_horizontal_subtemplate.html:50 -#: templates/generic_list_horizontal_subtemplate.html:88 -#: templates/generic_list_subtemplate.html:53 -#: templates/generic_list_subtemplate.html:173 -msgid "Submit" -msgstr "提交" +#~ msgid "Submit" +#~ msgstr "Submit" -#: templates/generic_form_subtemplate.html:90 -msgid "Cancel" -msgstr "取消" +#~ msgid "Cancel" +#~ msgstr "Cancel" -#: templates/generic_list.html:8 templates/generic_list_horizontal.html:8 -#, python-format -msgid "List of %(title)s" -msgstr "%(title)s列表" +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" -#: templates/generic_list_horizontal_subtemplate.html:24 -#: templates/generic_list_subtemplate.html:25 -#, python-format -msgid "" -"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -"%(page_number)s of %(total_pages)s)" -msgstr "%(title)s列表(%(start)s - %(end)s 总共 %(total)s) (第%(page_number)s页,总共%(total_pages)s)" +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" -#: templates/generic_list_horizontal_subtemplate.html:26 -#: templates/generic_list_subtemplate.html:27 -#, python-format -msgid "List of %(title)s (%(total)s)" -msgstr "%(title)s (%(total)s)列表" +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" -#: templates/generic_list_subtemplate.html:73 -msgid "Identifier" -msgstr "标识" +#~ msgid "Identifier" +#~ msgstr "Identifier" -#: templates/generic_list_subtemplate.html:147 -#, python-format -msgid "There are no %(title)s" -msgstr "无%(title)s" +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" -#: templates/login.html:7 -msgid "Login" -msgstr "登录" +#~ msgid "Login" +#~ msgstr "Login" -#: templates/password_change_done.html:5 templates/password_change_form.html:5 -#: templates/password_change_form.html:7 -msgid "Password change" -msgstr "密码改变" +#~ msgid "Password change" +#~ msgstr "Password change" #~ msgid "lock field" #~ msgstr "lock field" diff --git a/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d3be963860 --- /dev/null +++ b/mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,357 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:97 +msgid "Selection" +msgstr "" + +#: forms.py:128 +msgid "Email" +msgstr "" + +#: forms.py:131 models.py:25 +msgid "Password" +msgstr "" + +#: forms.py:134 +msgid "" +"Please enter a correct email and password. Note that the password field is " +"case-sensitive." +msgstr "" + +#: forms.py:136 +msgid "This account is inactive." +msgstr "" + +#: links.py:10 +msgid "Change password" +msgstr "" + +#: links.py:11 +msgid "User details" +msgstr "" + +#: links.py:12 +msgid "Edit details" +msgstr "" + +#: links.py:14 +msgid "About" +msgstr "" + +#: links.py:15 views.py:234 +msgid "License" +msgstr "" + +#: literals.py:24 +msgid "A5" +msgstr "" + +#: literals.py:25 +msgid "A4" +msgstr "" + +#: literals.py:26 +msgid "A3" +msgstr "" + +#: literals.py:27 +msgid "B5" +msgstr "" + +#: literals.py:28 +msgid "B4" +msgstr "" + +#: literals.py:29 +msgid "Letter" +msgstr "" + +#: literals.py:30 +msgid "Legal" +msgstr "" + +#: literals.py:31 +msgid "Ledger" +msgstr "" + +#: literals.py:38 +msgid "Portrait" +msgstr "" + +#: literals.py:39 +msgid "Landscape" +msgstr "" + +#: models.py:17 models.py:20 +msgid "Anonymous user" +msgstr "" + +#: models.py:24 +msgid "Account" +msgstr "" + +#: models.py:26 +msgid "Password hash" +msgstr "" + +#: models.py:29 +msgid "Auto admin properties" +msgstr "" + +#: settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "" + +#: settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: utils.py:117 +msgid "function found" +msgstr "" + +#: views.py:40 +msgid "No action selected." +msgstr "" + +#: views.py:44 +msgid "Must select at least one item." +msgstr "" + +#: views.py:92 +#, python-format +msgid "%(selection)s added successfully added to %(right_list_title)s." +msgstr "" + +#: views.py:98 views.py:125 +#, python-format +msgid "Unable to add %(selection)s to %(right_list_title)s." +msgstr "" + +#: views.py:119 +#, python-format +msgid "%(selection)s added successfully removed from %(right_list_title)s." +msgstr "" + +#: views.py:140 +msgid "Add" +msgstr "" + +#: views.py:151 +msgid "Remove" +msgstr "" + +#: views.py:174 +msgid "current user details" +msgstr "" + +#: views.py:191 +msgid "E-mail conflict, another user has that same email." +msgstr "" + +#: views.py:194 +msgid "Current user's details updated." +msgstr "" + +#: views.py:203 +msgid "Edit current user details" +msgstr "" + +#: views.py:243 +msgid "Current user password change" +msgstr "" + +#: views.py:258 +msgid "Your password has been successfully changed." +msgstr "" + +#: views.py:312 +#, python-format +msgid "Error saving %s details." +msgstr "" + +#: views.py:314 +msgid "Error saving details." +msgstr "" + +#: views.py:322 +#, python-format +msgid "%s details saved successfully." +msgstr "" + +#: views.py:324 +msgid "Details saved successfully." +msgstr "" + +#: views.py:336 +#, python-format +msgid "Error creating new %s." +msgstr "" + +#: views.py:338 +msgid "Error creating object." +msgstr "" + +#: views.py:345 +#, python-format +msgid "%s created successfully." +msgstr "" + +#: views.py:347 +msgid "New object created successfully." +msgstr "" + +#: views.py:365 +#, python-format +msgid "Error deleting %s." +msgstr "" + +#: views.py:367 +msgid "Error deleting object." +msgstr "" + +#: views.py:372 +#, python-format +msgid "%s deleted successfully." +msgstr "" + +#: views.py:374 +msgid "Object deleted successfully." +msgstr "" + +#: widgets.py:58 +msgid "None" +msgstr "" + +#~ msgid "license" +#~ msgstr "license" + +#~ msgid "anonymous user" +#~ msgstr "anonymous user" + +#~ msgid "password" +#~ msgstr "password" + +#~ msgid "Insufficient permissions" +#~ msgstr "Insufficient permissions" + +#~ msgid "You don't have enough permissions for this operation." +#~ msgstr "You don't have enough permissions for this operation." + +#~ msgid "Page not found" +#~ msgstr "Page not found" + +#~ msgid "Sorry, but the requested page could not be found." +#~ msgstr "Sorry, but the requested page could not be found." + +#~ msgid "Details for %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Details for: %(object)s" +#~ msgstr "Details for: %(object)s" + +#~ msgid "Edit %(object_name)s: %(object)s" +#~ msgstr "Details for %(object_name)s: %(object)s" + +#~ msgid "Edit: %(object)s" +#~ msgstr "Edit %(object_name)s:" + +#~ msgid "Create new %(object_name)s" +#~ msgstr "Create new %(object_name)s" + +#~ msgid "Create" +#~ msgstr "Create" + +#~ msgid "Assign %(title)s %(object)s" +#~ msgstr "Assign %(title)s %(object)s" + +#~ msgid "Confirm" +#~ msgstr "Confirm" + +#~ msgid "Confirm delete" +#~ msgstr "Confirm delete" + +#~ msgid "form icon" +#~ msgstr "form icon" + +#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" + +#~ msgid "Are you sure you wish to delete: %(object)s?" +#~ msgstr "Are you sure you wish to delete: %(object)s?" + +#~ msgid "Yes" +#~ msgstr "Yes" + +#~ msgid "No" +#~ msgstr "No" + +#~ msgid "required" +#~ msgstr "required" + +#~ msgid "Save" +#~ msgstr "Save" + +#~ msgid "Submit" +#~ msgstr "Submit" + +#~ msgid "Cancel" +#~ msgstr "Cancel" + +#~ msgid "List of %(title)s" +#~ msgstr "List of %(stripped_title)s" + +#~ msgid "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" +#~ msgstr "" +#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +#~ "%(page_number)s of %(total_pages)s)" + +#~ msgid "List of %(title)s (%(total)s)" +#~ msgstr "List of %(title)s (%(total)s)" + +#~ msgid "Identifier" +#~ msgstr "Identifier" + +#~ msgid "There are no %(title)s" +#~ msgstr "There are no %(stripped_title)s" + +#~ msgid "Login" +#~ msgstr "Login" + +#~ msgid "Password change" +#~ msgstr "Password change" + +#~ msgid "lock field" +#~ msgstr "lock field" + +#~ msgid "Edit" +#~ msgstr "Edit" diff --git a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po index 9843c35686..e689cc6a40 100644 --- a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po @@ -1,26 +1,25 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-01-25 20:53+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "صيغ الملفات" @@ -72,857 +71,27 @@ msgstr "التكبير في بنسبة مئوية." msgid "percent" msgstr "في المئة" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Photoshop resource format" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Photoshop resource text format" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Photoshop resource wide text format" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Raw alpha samples" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Raw application information" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Raw JPEG binary data" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: 1st Publisher Clip Art" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Image Format" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X image" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Raw blue samples" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Raw blue, green, and red samples" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Raw blue, green, red and alpha samples" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows bitmap image version 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap image version 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Raw blue, red, and green samples" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Raw cyan samples" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache image format" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#: literals.py:79 -msgid "Image caption" -msgstr "شرح الصورة" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Cineon Image File" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Cisco IP phone image format" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Image Clip Mask" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Raw cyan, magenta, yellow, and black samples" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Raw cyan, magenta, yellow, black, and opacity samples" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine image" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document Format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW Format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif digital camera binary data" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animations file" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plasma fractal image" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Raw green samples" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Raw green, blue, and red samples" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "GIMP brush file" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (version 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (version 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "تغيير تدريجي للظل" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Raw gray samples" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Raw green, red, and blue samples" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histogram of the image" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language and a client-side image map" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "صيغة الصورة و خصائصها" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded inline images" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL Image Sequence" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Raw black samples" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "عنوان الصورة" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Raw magenta samples" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Colormap intensities and indices" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick's own SVG internal renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Constant image of uniform color" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Raw opacity samples" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Common 2-dimensional bitmap format" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Predefined pattern" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Portable bitmap format (black and white)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Page Control Language" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer Format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Personal Icon" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Show a preview an image enhancement, effect, or f/x" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Raw red samples" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Raw red, blue, and green samples" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Raw red, green, and blue samples" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Raw red, green, blue, and matte samples" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Raw red, green, blue, and opacity samples" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB image" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic image" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "النص" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Tile image with a texture" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Unicode Text format" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Constant image uniform color" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP image" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows system pixmap (color)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (color)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Raw yellow samples" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "صيغ الملفات المدعومة" - -#: views.py:22 -msgid "name" -msgstr "اسم" - -#: views.py:26 -msgid "description" -msgstr "وصف" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "مسار الملف إلى برنامج imagemagick للتحويل." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "مسار الملف إلى برنامج imagemagick للتعرف." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "مسار الملف إلى برنامج imagemagick " -#: conf/settings.py:15 -#, fuzzy +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick, converter.backends.graphicsmagick and converter.backends.python." -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "المسار إلى برنامج libreoffice." @@ -935,6 +104,629 @@ msgstr "مساعدة" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"هذه هي صيغ الملفات التي يدعمها برنامج التحويل المحدد حاليا. في هذه الحالة: " -"'%(backend)s'" +msgstr "هذه هي صيغ الملفات التي يدعمها برنامج التحويل المحدد حاليا. في هذه الحالة: '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po index 6d9170ddd4..a32a0775c4 100644 --- a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po @@ -1,25 +1,25 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "файлови формати" @@ -71,848 +71,27 @@ msgstr "" msgid "percent" msgstr "процент" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Image Format" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "" - -#: literals.py:64 -msgid "AVS X image" -msgstr "" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows bitmap image version 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap image version 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" - -#: literals.py:79 -msgid "Image caption" -msgstr "" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine image" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document Format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW Format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animations file" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Хистограма на изображението" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language and a client-side image map" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" - -#: views.py:17 -msgid "suported file formats" -msgstr "" - -#: views.py:22 -msgid "name" -msgstr "" - -#: views.py:26 -msgid "description" -msgstr "" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "" -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "" @@ -926,3 +105,628 @@ msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po index d69e198b07..c1153135ca 100644 --- a/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po @@ -1,26 +1,25 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-28 08:51+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "formati datoteka" @@ -72,857 +71,27 @@ msgstr "Uvećaj n postotaka." msgid "percent" msgstr "postotak" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Photoshop resurs format" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Photoshop resurs tekst format." - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Photoshop resurs široki text format." - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Sirovi alfa uzorci" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Sirova informacija aplikacije" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Sirovi JPEG binarni podaci" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: 1st Publisher Clip Art" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Format slike" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X slika" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Sirovi plavi uzorak" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Sirovi plavi, zeleni i crveni uzorci" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Sirovi plavi, zeleni, crveni i alfa uzorci" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap slika" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows bitmap slika verzije 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap slika verzije 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Sirovi plavi, crveni i zeleni uzorci" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Sirovi cijan uzorci" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache format slike" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support tip 1 slika" - -#: literals.py:79 -msgid "Image caption" -msgstr "Natpis slike" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Cineon Image File" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Cisco IP phone format slike" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Maska za odsjecanje slike" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Sirovi cijan, purpurnocrveni, žuti i crni uzorci" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Sirovi cijan, purpurnocrveni, žuti, crni i neprovidni uzorci" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw format slike" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor ikona" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine slika" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image datoteka" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-lice font paket (FreeType 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Deja Vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript sa TIFF pregledom" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe PostScript Level II Encapsulated sa TIFF pregledom" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe PostScript Level III Encapsulated sa TIFF pregledom" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif digital camera binarni podatak" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX ( ne TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animacijska datoteka" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animacijska datoteka" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix datoteka" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plazma fraktalna slika" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Sirovi zeleni uzorci" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Sirovi zeleni, plavi i crveni uzorci" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "GIMP brush datoteka" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (verzija 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (verzija 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Postepeni prijelaz iz jedne nijanse u drugu" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Sirovi sivi uzorci" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Sirovi zeleni, crveni i plavi uzorci" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histogram slike" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language i mapiranje slike na strani klijenta" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "TrueVision Targa slika" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC profil boja" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft ikona" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity slika" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye format slike" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick ubačena slika" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "Format slike i karakteristike" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded inline slike" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL sekvenca slike" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto tekst format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Sirovi crni uzorci" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw format slike" - -#: literals.py:166 -msgid "Image label" -msgstr "Oznaka slike" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Sirovi purpurnocrveni uzorci" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Intenziteti i indeksi mape boja" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB format slike" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bitna McIdas datoteka područja" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) datoteka" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image format datoteka" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Sirovi Bi-level bitmap u poredak najmanje značajan bajt" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) RAW datoteka slike" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting jezik" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP format datoteke" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick vlastiti SVG interni renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing format slike" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw datoteka slike" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Konstantna slika ujednačenih boja" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Sirovi neprovidni uzorci" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw format slike" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Common 2-dimensional bitmap format" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Predefinisani obrazac" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Prijenosni bitmap format (crna i bijela)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Foto CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Page Control Language" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript tip 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript tip 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (sivi tonovi)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Osobna ikona" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE format slike" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "Pixar raster datoteka" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Prijenosni anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Prijenosni pixmap format (u boji)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Pokaži pregled poboljšanja slike, efekat ili f/x" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid kodirani TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Sirovi crveni uzorci" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Sirovi crveni, plavi i zeleni uzorci" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Sirovi crveni, zeleni i plavi uzorci" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Sirovi crveni, zeleni, plavi i mat uzorci" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Sirovi crveni, zeleni, plavi i neprovidni uzorci" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias​​/Wavefront slika" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length kodirana slika" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB slika" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic slika" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Tekst" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Tile slika sa teksturom" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X slika" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font kolekcija (FreeType 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Unicode tekst format" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL tabela" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (nivo 0) slika" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw datoteka slike" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (crno i bijelo)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Konstantna slika ujednačena boja" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP slika" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows sistem pixmap (u boji)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail datoteka" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (u boji)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Sirovi žuti uzorci" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit samo)" - -#: views.py:17 -msgid "suported file formats" -msgstr "podržani formati datoteka" - -#: views.py:22 -msgid "name" -msgstr "Ime" - -#: views.py:26 -msgid "description" -msgstr "opis" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "Staza do imagemagick's programa za konverziju." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "Staza do imagemagick's identifikacijskog programa." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "Staza do graphicsmagick's programa." -#: conf/settings.py:15 -#, fuzzy +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -"Grafička konverzija koristi backend . Opcije su: converter.backends." -"imagemagick, converter.backends.graphicsmagick i converter.backends.python." -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "Staza do LibreOffice programa." @@ -935,6 +104,629 @@ msgstr "Pomoć" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"Ovo su formati datoteka podržani od trenutno selektovanog backend " -"konvertera. U ovom slučaju: '%(backend)s'" +msgstr "Ovo su formati datoteka podržani od trenutno selektovanog backend konvertera. U ovom slučaju: '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/da/LC_MESSAGES/django.po b/mayan/apps/converter/locale/da/LC_MESSAGES/django.po index bed282496c..7d13224a21 100644 --- a/mayan/apps/converter/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/da/LC_MESSAGES/django.po @@ -1,24 +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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "" @@ -70,848 +70,27 @@ msgstr "" msgid "percent" msgstr "" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "" - -#: literals.py:59 -msgid "Raw application information" -msgstr "" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "" - -#: literals.py:64 -msgid "AVS X image" -msgstr "" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" - -#: literals.py:79 -msgid "Image caption" -msgstr "" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "" - -#: literals.py:88 -msgid "DR Halo" -msgstr "" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "" - -#: literals.py:97 -msgid "Graphviz" -msgstr "" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" - -#: views.py:17 -msgid "suported file formats" -msgstr "" - -#: views.py:22 -msgid "name" -msgstr "" - -#: views.py:26 -msgid "description" -msgstr "" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "" -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "" @@ -925,3 +104,628 @@ msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..39d472a11e --- /dev/null +++ b/mayan/apps/converter/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,731 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" +msgstr "" + +#: settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po index d3d1f063b2..110199f0e3 100644 --- a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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: # Mathias Behrle , 2014 @@ -10,18 +10,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-07-20 00:06+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "Dateiformate" @@ -73,857 +72,27 @@ msgstr "Zoomen (um n Prozent)" msgid "percent" msgstr "Prozent" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Photoshop resource format" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Photoshop resource text format" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Photoshop resource wide text format" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Raw alpha samples" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Raw application information" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Raw JPEG binary data" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: 1st Publisher Clip Art" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Image Format" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X image" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Raw blue samples" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Raw blue, green, and red samples" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Raw blue, green, red and alpha samples" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows bitmap image version 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap image version 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Raw blue, red, and green samples" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Raw cyan samples" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache image format" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#: literals.py:79 -msgid "Image caption" -msgstr "Image caption" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Cineon Image File" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Cisco IP phone image format" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Image Clip Mask" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Raw cyan, magenta, yellow, and black samples" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Raw cyan, magenta, yellow, black, and opacity samples" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine image" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document Format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW Format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif digital camera binary data" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animations file" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plasma fractal image" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Raw green samples" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Raw green, blue, and red samples" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "GIMP brush file" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (version 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (version 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Gradual passing from one shade to another" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Raw gray samples" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Raw green, red, and blue samples" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histogram des Bildes" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language and a client-side image map" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "Bild Format und Eigenschaften" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded inline images" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL Image Sequence" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Raw black samples" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "Bild Bezeichner" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Raw magenta samples" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Colormap Intensität und Indices" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick's own SVG internal renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Constant image of uniform color" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Raw opacity samples" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Common 2-dimensional bitmap format" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Vordefiniertes Muster" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Portable bitmap format (black and white)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Seiten Kontroll Sprache" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer Format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Persönliches Icon" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Zeige eine Vorschau der Bildverbesserung, -Effekt oder f/x" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Raw red samples" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Raw red, blue, and green samples" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Raw red, green, and blue samples" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Raw red, green, blue, and matte samples" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Raw red, green, blue, and opacity samples" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB image" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic image" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Text" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Tile image with a texture" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Unicode Text format" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Constant image uniform color" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP image" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows system pixmap (color)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (color)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Raw yellow samples" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "Unterstützte Dateiformate" - -#: views.py:22 -msgid "name" -msgstr "Name" - -#: views.py:26 -msgid "description" -msgstr "Beschreibung" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "Dateipfad zu imagemagick's 'convert'-Programm" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "Dateipfad zu imagemagicks 'identify'-Programm" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "Dateipfad zum 'graphicsmagick'-Programm" -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" -msgstr "" -"Zu benutzendes Bildverarbeitungs-Backend. Optionen: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"und converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" +msgstr "Zu benutzendes Bildverarbeitungs-Backend. Optionen: converter.backends.imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick und converter.backends.python.Python" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "Pfad zum 'libreoffice'-Programm." @@ -936,6 +105,629 @@ msgstr "Hilfe" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"Dies sind die Dateiformate, welche vom aktuell ausgewählten Backend " -"unterstützt werden. In diesem Fall: '%(backend)s'" +msgstr "Dies sind die Dateiformate, welche vom aktuell ausgewählten Backend unterstützt werden. In diesem Fall: '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/en/LC_MESSAGES/django.po b/mayan/apps/converter/locale/en/LC_MESSAGES/django.po index 624860dcb0..6e3ac917e9 100644 --- a/mayan/apps/converter/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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: 2014-07-31 19:51-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-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/" @@ -18,7 +18,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "file formats" @@ -70,847 +70,19 @@ msgstr "Zoom by n percent." msgid "percent" msgstr "percent" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Photoshop resource format" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Photoshop resource text format" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Photoshop resource wide text format" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Raw alpha samples" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Raw application information" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Raw JPEG binary data" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: 1st Publisher Clip Art" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Image Format" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X image" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Raw blue samples" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Raw blue, green, and red samples" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Raw blue, green, red and alpha samples" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows bitmap image version 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap image version 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Raw blue, red, and green samples" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Raw cyan samples" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache image format" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#: literals.py:79 -msgid "Image caption" -msgstr "Image caption" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Cineon Image File" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Cisco IP phone image format" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Image Clip Mask" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Raw cyan, magenta, yellow, and black samples" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Raw cyan, magenta, yellow, black, and opacity samples" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine image" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document Format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW Format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif digital camera binary data" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animations file" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plasma fractal image" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Raw green samples" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Raw green, blue, and red samples" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "GIMP brush file" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (version 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (version 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Gradual passing from one shade to another" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Raw gray samples" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Raw green, red, and blue samples" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histogram of the image" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language and a client-side image map" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "The image format and characteristics" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded inline images" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL Image Sequence" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Raw black samples" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "Image label" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Raw magenta samples" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Colormap intensities and indices" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick's own SVG internal renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Constant image of uniform color" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Raw opacity samples" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Common 2-dimensional bitmap format" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Predefined pattern" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Portable bitmap format (black and white)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Page Control Language" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer Format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Personal Icon" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Show a preview an image enhancement, effect, or f/x" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Raw red samples" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Raw red, blue, and green samples" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Raw red, green, and blue samples" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Raw red, green, blue, and matte samples" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Raw red, green, blue, and opacity samples" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB image" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic image" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Text" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Tile image with a texture" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Unicode Text format" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Constant image uniform color" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP image" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows system pixmap (color)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (color)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Raw yellow samples" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "suported file formats" - -#: views.py:22 -msgid "name" -msgstr "name" - -#: views.py:26 -msgid "description" -msgstr "description" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "File path to imagemagick's convert program." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "File path to imagemagick's identify program." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "File path to graphicsmagick's program." -#: conf/settings.py:15 +#: settings.py:15 #, fuzzy msgid "" "Graphics conversion backend to use. Options are: converter.backends." @@ -920,7 +92,7 @@ msgstr "" "Graphics conversion backend to use. Options are: converter.backends." "imagemagick, converter.backends.graphicsmagick and converter.backends.python." -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "Path to the libreoffice program." @@ -936,3 +108,631 @@ msgid "" msgstr "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/es/LC_MESSAGES/django.po b/mayan/apps/converter/locale/es/LC_MESSAGES/django.po index 7a3e8897dd..3060f43f74 100644 --- a/mayan/apps/converter/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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 , 2013-2014 @@ -10,18 +10,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-07-04 16:57+0000\n" -"Last-Translator: jmcainzos \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "formatos de archivo" @@ -67,866 +66,33 @@ msgstr "Ampliar" #: literals.py:43 msgid "Zoom by n percent." -msgstr "Zoom por ciento n." +msgstr "Zoom en n tanto por ciento." #: literals.py:45 msgid "percent" msgstr "por ciento" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Foto Hasselblad RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Formato de recursos Photoshop" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Formato de recursos de texto Photoshop" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Formato ancho de recursos de texto Photoshop" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Muestras en bruto de transparencias" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Información en bruto de aplicación" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Datos binarios en bruto JPEG" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "Galería de imágenes de PFS: 1st Publisher" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Formato de imagen en bruto Sony Alpha DSLR" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio / Visual Entrelazado" - -#: literals.py:64 -msgid "AVS X image" -msgstr "Imagen AVS X" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Muestras en bruto de color azul" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Muestras en bruto de colores azul, verde y rojo" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Muestras en bruto de colores azul, verde, rojo y transparencias" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows imagen de mapa de bits" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Imagen de mapa de bits de Microsoft Windows versión 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Imagen de mapa de bits de Microsoft Windows versión 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "Formato BRF ASCII Braille" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Muestras en bruto de colores azul, verde y rojo" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Muestras en bruto de color cian" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Formato de imagen Magick Persistent Cache" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Imagen de Continuous Acquisition and Life-cycle Support tipo 1 " - -#: literals.py:79 -msgid "Image caption" -msgstr "Descripción de imagen" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Archivo de imagen Cineon" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Formato de imagen de Teléfono IP de Cisco" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Máscara de recorte de Imagen" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Muestras en bruto de cian, magenta, amarillo y negro" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Muestras en bruto de cian, magenta, amarillo, negro y opacidad" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Icono de cursor Microsoft" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine image" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document Format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW Format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif digital camera binary data" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animations file" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plasma fractal image" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Muestreo verde en bruto" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "FAX Grupo 3" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Muestreos en bruto verde, azul y rojo" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "Fichero de pincel GIMP" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (version 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (version 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Transformación gradual de un sombreado a otro" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Muestreos en bruto en escala de grises" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Muestreos en bruto verde, rojo y azul" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "CCITT Grupo4 en bruto" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histograma de la imagen" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" -"Lenguaje de Marcado de Hipertexto (HTML) y mapa de imagen en el cliente" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "Perfil de Color ICC" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "The image format and characteristics" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded inline images" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL Image Sequence" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Muestreos en bruto negros" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "Etiqueta de imagen" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Muestreo en bruto magenta" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Video en bruto MPEG-4 " - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Intensidades e indices de los colores de la imagen" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick's own SVG internal renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Imagen plana de color uniforme" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Muestreos en bruto de opacidad" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Common 2-dimensional bitmap format" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Patrón predefinido" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Portable bitmap format (black and white)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Page Control Language" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer Format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Formato portatil de documento" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Format portatil de archivo de documento" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Icono personal" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" -"Mostrar una previsualización del realzado de la imagen, efecto o efectos " -"especiales (fx)" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Muestreos en bruto rojos" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Raw red, blue, and green samples" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Raw red, green, and blue samples" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Raw red, green, blue, and matte samples" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Raw red, green, blue, and opacity samples" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB image" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Imagen Esteganográfica" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Texto" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Imagen de mosaico con textura" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Unicode Text format" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Imagen plana de color uniforme" - -#: literals.py:295 -msgid "GIMP image" -msgstr "Imágen GIMP" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows system pixmap (color)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (color)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Muestras crudas de amarillo" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "formatos de archivos apoyados" - -#: views.py:22 -msgid "name" -msgstr "nombre" - -#: views.py:26 -msgid "description" -msgstr "descripción" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "Ruta de archivo al programa de imagemagick, convert." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "Ruta de archivo al programa de imagemagick, identify." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "Ruta de archivo al programa graphicsmagick." -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" -msgstr "" -"Aplicación de conversión de gráficos a utilizar. Las opciones son:\n" -"converter.backends.imagemagick.ImageMagick, converter.backends." -"graphicsmagick.GraphicsMagick y converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" +msgstr "Aplicación de conversión de gráficos a utilizar. Las opciones son:\nconverter.backends.imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick y converter.backends.python.Python" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "Ruta de acceso al programa LibreOffice." @@ -939,6 +105,629 @@ msgstr "Ayuda" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"Estos son los formatos de archivo soportados por el servidor del convertidor " -"seleccionado. En este caso: '%(backend)s'" +msgstr "Estos son los formatos de archivo soportados por el servidor del convertidor seleccionado. En este caso: '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po index 423ffb023e..2da2cc66ee 100644 --- a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po @@ -1,927 +1,732 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" -msgstr "" +msgstr "فرمت فایل" #: literals.py:19 msgid "Resize" -msgstr "" +msgstr "تغییر اندازه" #: literals.py:20 msgid "Resize." -msgstr "" +msgstr "تغییر اندازه" #: literals.py:22 literals.py:37 msgid "width" -msgstr "" +msgstr "عرض" #: literals.py:23 literals.py:38 msgid "height" -msgstr "" +msgstr "ارتفاع" #: literals.py:27 msgid "Rotate" -msgstr "" +msgstr "چرخاندن" #: literals.py:28 msgid "Rotate by n degress." -msgstr "" +msgstr "چرخاندن با n درجه" #: literals.py:30 msgid "degrees" -msgstr "" +msgstr "درجه" #: literals.py:34 msgid "Density" -msgstr "" +msgstr "تراکم" #: literals.py:35 msgid "Change the resolution (ie: DPI) without resizing." -msgstr "" +msgstr "تغییر در رزولوشن (DPI) بدون تغییر اندازه" #: literals.py:42 msgid "Zoom" -msgstr "" +msgstr "بزرگ/کوچک نمایی" #: literals.py:43 msgid "Zoom by n percent." -msgstr "" +msgstr "بزرگ/کوچک نمایی با درصد" #: literals.py:45 msgid "percent" -msgstr "" +msgstr "درصد" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "" - -#: literals.py:59 -msgid "Raw application information" -msgstr "" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "" - -#: literals.py:64 -msgid "AVS X image" -msgstr "" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" - -#: literals.py:79 -msgid "Image caption" -msgstr "" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "" - -#: literals.py:88 -msgid "DR Halo" -msgstr "" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "" - -#: literals.py:97 -msgid "Graphviz" -msgstr "" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" - -#: views.py:17 -msgid "suported file formats" -msgstr "" - -#: views.py:22 -msgid "name" -msgstr "" - -#: views.py:26 -msgid "description" -msgstr "" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." -msgstr "" +msgstr "File path to imagemagick's convert program." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." -msgstr "" +msgstr "File path to imagemagick's identify program." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." -msgstr "" +msgstr "File path to graphicsmagick's program." -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" -msgstr "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" +msgstr "Graphics conversion backend to use. Options are: converter.backends.imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick and converter.backends.python.Pytho" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." -msgstr "" +msgstr "Path to the libreoffice program." #: templates/converter_file_formats_help.html:3 msgid "Help" -msgstr "" +msgstr "راهنما" #: templates/converter_file_formats_help.html:4 #, python-format msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" +msgstr "فرمت فایلهای پشتیبانی شده. عبارتند از: \"%(backend)s\"" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po index 312a1c1bb0..93a6af2750 100644 --- a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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 @@ -10,18 +10,17 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-07-18 17:29+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "formats de fichiers" @@ -73,859 +72,27 @@ msgstr "Zoom de n pourcents." msgid "percent" msgstr "pourcent" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Photoshop resource format" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Photoshop resource text format" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Photoshop resource wide text format" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Raw alpha samples" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Raw application information" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Raw JPEG binary data" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: 1st Publisher Clip Art" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Image Format" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X image" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Raw blue samples" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Raw blue, green, and red samples" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Raw blue, green, red and alpha samples" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows bitmap image version 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap image version 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Raw blue, red, and green samples" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Raw cyan samples" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache image format" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#: literals.py:79 -msgid "Image caption" -msgstr "Image caption" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Cineon Image File" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Cisco IP phone image format" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Image Clip Mask" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Raw cyan, magenta, yellow, and black samples" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Raw cyan, magenta, yellow, black, and opacity samples" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine image" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document Format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW Format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif digital camera binary data" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animations file" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plasma fractal image" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Raw green samples" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Raw green, blue, and red samples" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "GIMP brush file" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (version 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (version 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Gradual passing from one shade to another" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Raw gray samples" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Raw green, red, and blue samples" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histograme de l'image" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language and a client-side image map" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "Formats et caractéristiques de l'image" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded inline images" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL Image Sequence" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Raw black samples" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "label de l'image" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Raw magenta samples" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Colormap intensities and indices" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick's own SVG internal renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Constant image of uniform color" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Raw opacity samples" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Common 2-dimensional bitmap format" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Predefined pattern" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Portable bitmap format (black and white)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Page Control Language" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer Format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Personal Icon" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Afficher un aperçu, une amélioration d'image, effet, ou f/x" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Raw red samples" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Raw red, blue, and green samples" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Raw red, green, and blue samples" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Raw red, green, blue, and matte samples" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Raw red, green, blue, and opacity samples" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB image" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic image" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Texte" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Tile image with a texture" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Texte Unicode" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Constant image uniform color" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP image" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows system pixmap (color)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (color)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Raw yellow samples" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "formats de fichiers reconnus" - -#: views.py:22 -msgid "name" -msgstr "nom" - -#: views.py:26 -msgid "description" -msgstr "description" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "Chemin vers le programme de conversion d'image d'imagemagick." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." -msgstr "" -"Chemin vers le programme de vérification/identification d'image " -"d'imagemagick." +msgstr "Chemin vers le programme de vérification/identification d'image d'imagemagick." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "Chemin vers le programme graphicsmagick." -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" -msgstr "" -"Interface de transformation graphique à utiliser: Les paramètres sont: " -"converter.backends.imagemagick.ImageMagick, converter.backends." -"graphicsmagick.GraphicsMagick and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" +msgstr "Interface de transformation graphique à utiliser: Les paramètres sont: converter.backends.imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick and converter.backends.python.Python" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "Chemin vers le programme libreoffice" @@ -938,6 +105,629 @@ msgstr "Aide" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"Voici les formats d'images pris en charge par le convertisseur d'image " -"sélectionné. Dans le cas présent: '%(backend)s'" +msgstr "Voici les formats d'images pris en charge par le convertisseur d'image sélectionné. Dans le cas présent: '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.po index 110372ace2..803eb810a0 100644 --- a/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/hr_HR/LC_MESSAGES/django.po @@ -1,25 +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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "" @@ -71,848 +70,27 @@ msgstr "" msgid "percent" msgstr "" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "" - -#: literals.py:59 -msgid "Raw application information" -msgstr "" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "" - -#: literals.py:64 -msgid "AVS X image" -msgstr "" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" - -#: literals.py:79 -msgid "Image caption" -msgstr "" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "" - -#: literals.py:88 -msgid "DR Halo" -msgstr "" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "" - -#: literals.py:97 -msgid "Graphviz" -msgstr "" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" - -#: views.py:17 -msgid "suported file formats" -msgstr "" - -#: views.py:22 -msgid "name" -msgstr "" - -#: views.py:26 -msgid "description" -msgstr "" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "" -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "" @@ -926,3 +104,628 @@ msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po index 3a47dbdb67..01eee713d7 100644 --- a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po @@ -1,24 +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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "" @@ -70,848 +70,27 @@ msgstr "" msgid "percent" msgstr "" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "" - -#: literals.py:59 -msgid "Raw application information" -msgstr "" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "" - -#: literals.py:64 -msgid "AVS X image" -msgstr "" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" - -#: literals.py:79 -msgid "Image caption" -msgstr "" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "" - -#: literals.py:88 -msgid "DR Halo" -msgstr "" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "" - -#: literals.py:97 -msgid "Graphviz" -msgstr "" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" - -#: views.py:17 -msgid "suported file formats" -msgstr "" - -#: views.py:22 -msgid "name" -msgstr "" - -#: views.py:26 -msgid "description" -msgstr "" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "" -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "" @@ -925,3 +104,628 @@ msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/id/LC_MESSAGES/django.po b/mayan/apps/converter/locale/id/LC_MESSAGES/django.po index f503132fa5..319fbc8398 100644 --- a/mayan/apps/converter/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/id/LC_MESSAGES/django.po @@ -1,24 +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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2011-09-30 04:55+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "" @@ -70,848 +70,27 @@ msgstr "" msgid "percent" msgstr "" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "" - -#: literals.py:59 -msgid "Raw application information" -msgstr "" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "" - -#: literals.py:64 -msgid "AVS X image" -msgstr "" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" - -#: literals.py:79 -msgid "Image caption" -msgstr "" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "" - -#: literals.py:88 -msgid "DR Halo" -msgstr "" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "" - -#: literals.py:97 -msgid "Graphviz" -msgstr "" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" - -#: views.py:17 -msgid "suported file formats" -msgstr "" - -#: views.py:22 -msgid "name" -msgstr "" - -#: views.py:26 -msgid "description" -msgstr "" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "" -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "" @@ -925,3 +104,628 @@ msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/it/LC_MESSAGES/django.po b/mayan/apps/converter/locale/it/LC_MESSAGES/django.po index f88042e940..2d20386301 100644 --- a/mayan/apps/converter/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/it/LC_MESSAGES/django.po @@ -1,25 +1,25 @@ # 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: # Pierpaolo Baldan , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "formato file" @@ -71,858 +71,27 @@ msgstr "Zoom in percentuale" msgid "percent" msgstr "percento" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "risorsa per il formato Photoshop" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "risorsa per il formato txt di Photoshop" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "risorsa per un formato testo grande di Photoshop" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "esempi Raw alpha" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Informazioni appliaczione Raw" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Raw JPEG binary data" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: 1st Publisher Clip Art" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Image Format" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X image" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Esempi Raw blue" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Esempi di Raw blue, verde e rosso" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Esempi alpha Raw blue, verde e rosso" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows bitmap image version 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap image version 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Esempi Raw blue, rosso e verde" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Esempi Raw cyan" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache image format" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#: literals.py:79 -msgid "Image caption" -msgstr "Image caption" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Cineon Image File" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Cisco IP phone image format" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Image Clip Mask" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Raw cyan, magenta, yellow, and black samples" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Raw cyan, magenta, yellow, black, and opacity samples" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine image" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document Format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW Format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif digital camera binary data" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animations file" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plasma fractal image" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Raw green samples" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Raw green, blue, and red samples" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "GIMP brush file" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (version 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (version 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Passaggio graduale da un colore ad un altro" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Raw gray samples" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Raw green, red, and blue samples" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Istogramma di questa immagine" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language and a client-side image map" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "Formato e caratteristiche dell'immagine" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded inline images" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL Image Sequence" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Raw black samples" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "Image label" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Raw magenta samples" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Intensità colormap e indici" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick's own SVG internal renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Immagine costante di colore uniforme" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Campioni di opacità grezza" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Formato comune di bitmap 2 dimenzionale" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Pattern predefinito" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Portable bitmap format (black and white)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Page Control Language" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer Format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Personal Icon" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Mostra l'anteprima d'immagine con gli effetti" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Raw red samples" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Raw red, blue, and green samples" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Raw red, green, and blue samples" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Raw red, green, blue, and matte samples" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Raw red, green, blue, and opacity samples" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB image" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic image" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Testo" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Immagine modificata con una texture" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Testo formato Unicode" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Constante d'immagine a colori uniformi" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP image" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows system pixmap (color)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (color)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Raw yellow samples" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "formato file supportati" - -#: views.py:22 -msgid "name" -msgstr "nome" - -#: views.py:26 -msgid "description" -msgstr "descrizione" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "File path per il programma di conversione imagemagick" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "File path per trovare imagemagick" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "File path per il progarmma " -#: conf/settings.py:15 -#, fuzzy +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -"Backend da usare per la conversione grafica. Le opzioni sono: converter." -"backends.imagemagick, converter.backends.graphicsmagick e converter.backends." -"python." -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "" @@ -935,6 +104,629 @@ msgstr "Aiuto" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"Questi sono il formati file supportati dal backend selezionato.In questo " -"caso : '%(backend)s'" +msgstr "Questi sono il formati file supportati dal backend selezionato.In questo caso : '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/lv/LC_MESSAGES/django.po b/mayan/apps/converter/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f1ec2f239d --- /dev/null +++ b/mayan/apps/converter/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,731 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" +msgstr "" + +#: settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/nb/LC_MESSAGES/django.po b/mayan/apps/converter/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9380a5bf3f --- /dev/null +++ b/mayan/apps/converter/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,731 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" +msgstr "" + +#: settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po index 67f8ff67c0..2b5d8baf59 100644 --- a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po @@ -1,25 +1,26 @@ # 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 +# woei , 2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-12-21 19:56+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "bestandsformaten" @@ -71,857 +72,27 @@ msgstr "Inzoomen met n procent." msgid "percent" msgstr "procent" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Photoshop resource format" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Photoshop resource text format" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Photoshop resource wide text format" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Raw alpha samples" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Raw application information" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Ruwe JPEG binaire data" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: 1st Publisher Clip Art" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Image Format" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X image" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Raw blue samples" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Raw blue, green, and red samples" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Raw blue, green, red and alpha samples" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows bitmap image version 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap image version 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Raw blue, red, and green samples" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Raw cyan samples" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache image format" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#: literals.py:79 -msgid "Image caption" -msgstr "Image caption" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Cineon Image File" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Cisco IP phone image format" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Image Clip Mask" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Raw cyan, magenta, yellow, and black samples" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Raw cyan, magenta, yellow, black, and opacity samples" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine image" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document Format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW Format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif digital camera binary data" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animations file" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plasma fractal image" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Raw green samples" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Raw green, blue, and red samples" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "GIMP brush file" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (version 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (version 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Gradual passing from one shade to another" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Raw gray samples" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Raw green, red, and blue samples" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histogram of the image" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language and a client-side image map" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "The image format and characteristics" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded inline images" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL Image Sequence" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Raw black samples" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "Image label" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Raw magenta samples" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Colormap intensities and indices" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick's own SVG internal renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Constant image of uniform color" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Raw opacity samples" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Common 2-dimensional bitmap format" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Predefined pattern" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Portable bitmap format (black and white)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Page Control Language" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer Format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Personal Icon" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Show a preview an image enhancement, effect, or f/x" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Raw red samples" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Raw red, blue, and green samples" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Raw red, green, and blue samples" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Raw red, green, blue, and matte samples" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Raw red, green, blue, and opacity samples" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB image" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic image" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Text" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Tile image with a texture" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Unicode Text format" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Constant image uniform color" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP image" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows system pixmap (color)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (color)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Raw yellow samples" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "Ondersteunde bestandsformaten" - -#: views.py:22 -msgid "name" -msgstr "naam" - -#: views.py:26 -msgid "description" -msgstr "omschrijving" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "Locatie 'imagemagick' convert commandline executable." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "Locatie 'imagemagick' identification commandline executable." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "Locatie 'imagemagic' commandline executable." -#: conf/settings.py:15 -#, fuzzy +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" -msgstr "" -"Selecteer 'Graphics conversion backend'. Opties: converter.backends." -"imagemagick; converter.backends.graphicsmagick; converter.backends.python." +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" +msgstr "Selecteer 'Graphics conversion backend'. Opties: converter.backends.imagemagick; converter.backends.graphicsmagick; converter.backends.python." -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "Locatie 'libreoffice' commandline executable." @@ -934,6 +105,629 @@ msgstr "Help" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"Dit zijn de bestandsformaten die worden ondersteund door converter backend: " -"'%(backend)s'" +msgstr "Dit zijn de bestandsformaten die worden ondersteund door converter backend: '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po index 7e75e7e44f..6c9f671061 100644 --- a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po @@ -1,26 +1,25 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "formaty plików" @@ -72,849 +71,27 @@ msgstr "" msgid "percent" msgstr "procent" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Image Format" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X image" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Raw blue samples" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Raw blue, green, and red samples" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Raw blue, green, red and alpha samples" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows bitmap image version 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap image version 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Raw blue, red, and green samples" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Raw cyan samples" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache image format" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#: literals.py:79 -msgid "Image caption" -msgstr "" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "" - -#: literals.py:97 -msgid "Graphviz" -msgstr "" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histogram of the image" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick's own SVG internal renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Constant image of uniform color" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP image" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "" - -#: views.py:22 -msgid "name" -msgstr "nazwa" - -#: views.py:26 -msgid "description" -msgstr "opis" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "" -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "" @@ -928,3 +105,628 @@ msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po index f4f9d16232..0562f42e98 100644 --- a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po @@ -1,27 +1,27 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Renata Oliveira , 2011 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "formatos de ficheiro" @@ -73,857 +73,27 @@ msgstr "Zoom n porcento." msgid "percent" msgstr "porcento" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Formato de recurso do Photoshop" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Formato de recurso de texto do Photoshop" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Formato de recurso de texto largo do Photoshop" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Amostras alfa em bruto" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Informações da aplicação em bruto" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Dados binários JPEG em bruto" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: Clip Art do 1º Publisher" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Formato de imagem em bruto Sony Alpha DSLR" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "Imagem AVS X" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Amostras azul em bruto" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Amostras azul, verde e vermelho em bruto" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Amostras azul, verde, vermelho e alfa em bruto" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Imagem bitmap do Microsoft Windows" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Imagem bitmap do Microsoft Windows versão 2 " - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Imagem bitmap do Microsoft Windows versão 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "Formato Braille BRF ASCII" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Amostras Azul, vermelho e verde em bruto" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Amostras ciano em bruto" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Formato de imagem Magick Persistent Cache" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Imagem Continuous Acquisition and Life-cycle Support Type 1" - -#: literals.py:79 -msgid "Image caption" -msgstr "Legenda de imagem" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Ficheiro de imagem Cineon" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Formato de imagem do telefone IP Cisco IP" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Image Clip Mask" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Amostras ciano, magenta, amarelo e preto em bruto" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Amostras ciano, magenta, amarelo, preto e opacidade em bruto" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Imagem Digital Imaging and Communications in Medicine" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Pacote de fontes Multi-face (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document Format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Formato Adobe Encapsulated PostScript Interchange" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript com pré-visualização TIFF" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript com pré-visualização TIFF" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript com pré-visualização TIFF" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Formato RAW Epson" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Dados binários de câmara digital Exif" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Não TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Ficheiro de animações Autodesk FLI" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Ficheiro de animações Autodesk FLC" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Ficheiro Kodak FlashPix" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "imagem fractal plasma" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Amostras verde em bruto" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Amostras verde, azul e vermelho em bruto" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "Ficheiro de pincel do GIMP" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "Formato de intercâmbio de gráficos CompuServe (versão 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "Formato de intercâmbio de gráficos CompuServe (versão 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Passagem gradual de um tom para o outro" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Amostras cinzento em bruto" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Amostras verde, vermelho e azul em bruto" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histograma da imagem" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language e um mapa de imagem do lado do cliente" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Imagem Truevision Targa" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Imagem de identidade Hald CLUT" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "Formato de imagem LabEye" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "O formato e caraterísticas da imagem" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Imagens embutidas em Base64" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "Sequência de Imagens IPL" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "Formato de texto IPTC Newsphoto" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "Formato ISO/TR 11548-1" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Formato JFIF - Joint Photographic Experts Group (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Amostras preto em bruto" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "Rótulo de imagem" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Amostras magenta em bruto" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Intensidades e índices Colormap" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "Formato de imagem MATLAB" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "Formato de opacidade em bruto MATTE" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "Ficheiro de área McIdas de 8 bits" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Ficheiro do Microsoft Image Composer (MIC)" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Formato de ficheiro MSP do Windows 1 and 2" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "Renderizador interno SVG do ImageMagick" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "Formato de imagem MTV Raytracing" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Imagem constante de cor uniforme" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Amostras opacidade em bruto" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Pixmap Palm" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Formato de bitmap bidimensional comum" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Padrão predefinido" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Formato bitmap portátil (preto e branco)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Page Control Language" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer Format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Ícone pessoal" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Mostrar uma visualização uma melhoria de imagem, efeito, ou f/x" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Amostras RAW vermelhas" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Amostras vermelho, azul e verde em bruto" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Amostras vermelho, verde e azul em bruto" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Amostras vermelho, verde, azul e matte em bruto" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Amostras vermelho, verde, azul, e opacidade em bruto" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Imagem Alias/Wavefront" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "SCREEN$ do ZX-Spectrum" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Imagem RGB Irix" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic image" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Texto" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Imagem tile com uma textura" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "Imagem TOPOL X" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "Coleção de fontes TrueType (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "Fonte TrueType (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Formato de texto Unicode" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "Tabela X-Motif UIL" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "Formato VICAR rasterfile" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Imagem Khoros Visualization" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Imagem Wireless Bitmap (nível 0)" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "Bitmap do sistema X Windows (preto e branco)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Constant image uniform color" - -#: literals.py:295 -msgid "GIMP image" -msgstr "imagem do GIMP" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Metadados Adobe XML" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "Pixmap do sistema X Windows (cor)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (cor)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Amostras amarelo em bruto" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (apenas 8-bit)" - -#: views.py:17 -msgid "suported file formats" -msgstr "formatos de ficheiro suportados" - -#: views.py:22 -msgid "name" -msgstr "nome" - -#: views.py:26 -msgid "description" -msgstr "descrição" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "Caminho para o programa 'convert' do imagemagick." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "Caminho para o programa 'identify' do imagemagick." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "Caminho para o programa graphicsmagick." -#: conf/settings.py:15 -#, fuzzy +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -"Backend de conversão de gráficos a usar. As opções são: converter.backends." -"imagemagick, converter.backends.graphicsmagick and converter.backends.python." -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "Caminho para o programa LibreOffice" @@ -936,6 +106,629 @@ msgstr "Ajuda" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"Estes são os formatos de ficheiro suportados pelo conversor selecionado. " -"Neste caso: ' %(backend)s '" +msgstr "Estes são os formatos de ficheiro suportados pelo conversor selecionado. Neste caso: ' %(backend)s '" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po index 5612b549f3..dd63697dfa 100644 --- a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po @@ -1,26 +1,26 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011-2012 +# Translators: +# Emerson Soares , 2011-2012 # Renata Oliveira , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "formatos de arquivo" @@ -72,857 +72,27 @@ msgstr "Zoom por n percento." msgid "percent" msgstr "por cento" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Recurso de formato do Photoshop" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Recurso de formato de texto do Photoshop" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Recurso de formato de texto de largura do Photoshop" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Amostras Raw alpha" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Informações do aplicativo RAW" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Dados binários de RAW JPEG" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: 1st Publisher Clip Art" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR formato de imagem RAW" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X imagem" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Amostras RAW azul" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Amostras RAW azul, verde e vermelho." - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Amostras Raw azul, verde, vermelho e alfa" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Imagem bitmap do Microsoft Windows" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Imagem bitmap Microsoft Windows versão 2 " - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Imagem bitmap Microsoft Windows versão 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Amostras Raw Azul, vermelho, verde" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Amostras Raw ciano" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache image format" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#: literals.py:79 -msgid "Image caption" -msgstr "Legenda da foto" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Cineon Arquivo de Imagem" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Cisco IP phone image format" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Image Clip Mask" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Amostras Raw ciano, magenta, amarelo e preto" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Amostras Raw ciano, magenta, amarelo, preto e opacidade" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine imagem" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Formato de Documento Portátil encapsulado" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe PostScript formato encapsulado Interchange" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Formato RAW Epson" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif binário de dados digitais da câmera" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animations file" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plasma fractal image" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Amostras RAW verdes" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Amostras RAW verde, azul e vermelho" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "GIMP brush file" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (version 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (version 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Passagem gradual de um tom para outro" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Amostras RAW cinza" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Amostras RAW verde, vermelho e azul" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histograma da imagem" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language e um mapa de imagem do lado do cliente" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "Formato de imagem e características" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded imagens inline" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL Sequência de Imagens" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Amostras RAW preto" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "Rótulo de imagem" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Amostras Raw magenta" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Intensidades do mapa de cores e índices" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick's own SVG internal renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Imagem constante de cor uniforme" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Amostras Raw de opacidade" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Common 2-dimensional bitmap format" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Padrão pré-definido" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Formato bitmap portátil (preto e branco)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Page Control Language" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer Format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Ícone pessoal" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Mostrar uma visualização uma melhoria de imagem, efeito, ou f/x" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Amostras RAW vermelhas" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Amostras RAW vermelhas, azul, verde" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Amostras Raw vermelho, verde, azul" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Raw red, green, blue, and matte samples" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Amostras Raw vermelho, verde, azul, e opacidade" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB image" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic image" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Texto" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Imagem da telha com uma textura" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Formato de texto Unicode" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Constant image uniform color" - -#: literals.py:295 -msgid "GIMP image" -msgstr "imagem GIMP" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "matadados Adobe XML" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows system pixmap (color)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (color)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Amostras Raw amarelas" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "formatos de arquivo suportados" - -#: views.py:22 -msgid "name" -msgstr "nome" - -#: views.py:26 -msgid "description" -msgstr "descrição" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "Caminho do arquivo para o programa imagemagick converter." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "Caminho do arquivo para o programa imagemagick identificar." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "Caminho do arquivo para o programa graphicsmagick." -#: conf/settings.py:15 -#, fuzzy +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -"Gráficos de conversão backend para usar. As opções são: converter.backends." -"imagemagick, converter.backends.graphicsmagick and converter.backends.python." -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "Caminho para o programa BrOffice." @@ -935,6 +105,629 @@ msgstr "Ajuda" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"Estes são os formatos de arquivos suportados pelo servidor conversor " -"selecionado. Neste caso: ' %(backend)s '" +msgstr "Estes são os formatos de arquivos suportados pelo servidor conversor selecionado. Neste caso: ' %(backend)s '" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po index 51e0fad3cf..751fea6f7b 100644 --- a/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po @@ -1,26 +1,25 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-02-10 16:42+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "formate de fișiere" @@ -72,858 +71,27 @@ msgstr "Zoom in procente." msgid "percent" msgstr "la sută" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Photoshop resurse Format" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Photoshop resurse în format text" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Photoshop resursa larg format text" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Probele prime alfa" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Prime cerere de informații" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Raw JPEG binary data" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: 1st Publisher Clip Art" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Format imagine" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft audio / video Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X Imagine" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Raw blue samples" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Raw blue, green, and red samples" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Raw blue, green, red and alpha samples" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows versiunea imagine bitmap 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap image version 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Raw blue, red, and green samples" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Raw cyan samples" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache image format" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#: literals.py:79 -msgid "Image caption" -msgstr "legendă imagine" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Cineon Image File" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Cisco IP phone image format" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Image Clip Mask" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Raw cyan, magenta, yellow, and black samples" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Raw cyan, magenta, yellow, black, and opacity samples" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine image" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Format capsulate Portable Document" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW Format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif digital camera binary data" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-Range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animații fișier" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plasma fractal image" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Raw green samples" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Raw green, blue, and red samples" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "GIMP brush file" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (version 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (version 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Gradual passing from one shade to another" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Raw gray samples" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Raw green, red, and blue samples" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Histogram of the image" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language and a client-side image map" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "Format de imagine și caracteristicile" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded inline images" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL Image Sequence" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Raw black samples" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "Imagine etichetă" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Raw magenta samples" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Intensitățile colormap și indici" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "ImageMagick's own SVG internal renderer" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Constant image of uniform color" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Raw opacity samples" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Common 2-dimensional bitmap format" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Predefinit de model" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Portable bitmap format (black and white)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Pagina control în altă limbă" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "Palm Database ImageViewer Format" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Personal Icon" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Show a preview an image enhancement, effect, or f/x" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Raw red samples" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Raw red, blue, and green samples" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Raw red, green, and blue samples" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Raw red, green, blue, and matte samples" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Raw red, green, blue, and opacity samples" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB image" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic image" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Text" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Tile image with a texture" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Unicode Text format" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white)" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Constant image uniform color" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP image" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows system pixmap (color)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (color)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Raw yellow samples" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "formate de fișiere suportate" - -#: views.py:22 -msgid "name" -msgstr "nume" - -#: views.py:26 -msgid "description" -msgstr "descriere" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "Calea de fișier pentru programul de convertit ImageMagick." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "Calea de fișier pentru a identifica programul ImageMagick ." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "Fișier calea către programul graphicsmagick ." -#: conf/settings.py:15 -#, fuzzy +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -"Grafica de conversie backend pentru a utiliza. Optiunile sunt: ​​converter." -"backends.imagemagick, converter.backends.graphicsmagick și converter." -"backends.python." -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "Calea către programul LibreOffice." @@ -936,6 +104,629 @@ msgstr "Ajutor" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"Acestea sunt formatele de fișiere acceptate de backend convertor curent " -"selectat. În acest caz '%(backend)s'" +msgstr "Acestea sunt formatele de fișiere acceptate de backend convertor curent selectat. În acest caz '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po index f1fef68c0c..c12695fa4c 100644 --- a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po @@ -1,26 +1,25 @@ # 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 , 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-05-14 06:29+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "форматы файлов" @@ -72,857 +71,27 @@ msgstr "Увеличить на n %." msgid "percent" msgstr "процент" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Photoshop resource format" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Photoshop resource text format" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Photoshop resource wide text format" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "Raw alpha samples" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "Raw application information" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "Raw JPEG binary data" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "PFS: 1st Publisher Clip Art" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "Sony Alpha DSLR Raw Image Format" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "Microsoft Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X image" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "Raw blue samples" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "Raw blue, green, and red samples" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "Raw blue, green, red and alpha samples" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "Microsoft Windows bitmap image" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "Microsoft Windows bitmap image version 2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "Microsoft Windows bitmap image version 3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille format" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "Raw blue, red, and green samples" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "Raw cyan samples" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "Magick Persistent Cache image format" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#: literals.py:79 -msgid "Image caption" -msgstr "описание изображения" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "Cineon Image File" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "Cisco IP phone image format" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "Image Clip Mask" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "Raw cyan, magenta, yellow, and black samples" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "Raw cyan, magenta, yellow, black, and opacity samples" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "Canon Digital Camera Raw Image Format" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "Microsoft Cursor Icon" - -#: literals.py:88 -msgid "DR Halo" -msgstr "DR Halo" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "Digital Imaging and Communications in Medicine image (DICOM)" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "Kodak Digital Camera Raw Image File" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "ZSoft IBM PC multi-page Paintbrush" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "Microsoft DirectDraw Surface" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "Multi-face font package (Freetype 2.4.2)" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "Déjà vu" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "Adobe Digital Negative" - -#: literals.py:97 -msgid "Graphviz" -msgstr "Graphviz" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "Encapsulated Portable Document Format" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "Adobe Encapsulated PostScript Interchange format" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "Adobe Encapsulated PostScript" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "Adobe Level II Encapsulated PostScript" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "Adobe Level III Encapsulated PostScript" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "Epson RAW Format" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "Exif digital camera binary data" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "High Dynamic-range (HDR)" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "Autodesk FLI animations file" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "Autodesk FLC animations file" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "Flexible Image Transport System" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "Kodak FlashPix file" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "Plasma fractal image" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "Raw green samples" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "Group 3 FAX" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "Raw green, blue, and red samples" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "GIMP brush file" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "CompuServe graphics interchange format (version 89a)" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "CompuServe graphics interchange format (version 87a)" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "Gradual passing from one shade to another" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "Raw gray samples" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "Raw green, red, and blue samples" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "Raw CCITT Group4" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "Гистограмма изображения" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "HRZ: Slow scan TV" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "Hypertext Markup Language and a client-side image map" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "Truevision Targa image" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "ICC Color Profile" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "Microsoft Icon" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "Hald CLUT identity image" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "LabEye image format" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "GraphicsMagick Embedded Image" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "Формат изображения и характеристики" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "Base64-encoded inline images" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "IPL Image Sequence" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "IPTC Newsphoto" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "IPTC Newsphoto text format" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "ISO/TR 11548-1 format" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "JPEG-2000 Code Stream Syntax" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "JPEG-2000 JP2 File Format Syntax" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "JPEG-2000 File Format Syntax" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "Raw black samples" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "Kodak Digital Camera Raw Image Format" - -#: literals.py:166 -msgid "Image label" -msgstr "этикетка изображения" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "Raw magenta samples" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "MPEG Video Stream" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "Raw MPEG-4 Video" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "Colormap intensities and indices" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "MATLAB image format" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "MATTE raw opacity format" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "8-bit McIdas area file" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "Microsoft Image Composer (MIC) file" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "Magick Image File Format" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "MPEG-4 Video Stream" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "Sony (Minolta) Raw Image File" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "Magick Scripting Language" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "Windows 1 and 2 MSP file format" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "собственный рендер SVG ImageMagick" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "MTV Raytracing image format" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "Magick Vector Graphics" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "Nikon Digital SLR Camera Raw Image File" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "Constant image of uniform color" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "Raw opacity samples" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "Olympus Digital Camera Raw Image File" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "On-the-air bitmap" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "Open Type font (Freetype 2.4.2)" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "Xv thumbnail format" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "16bit/pixel interleaved YUV" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "Palm pixmap" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "Common 2-dimensional bitmap format" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "Предопределенные шаблоны" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "Portable bitmap format (black and white)" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "Photo CD" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "Page Control Language" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "Apple Macintosh QuickDraw/PICT" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "ZSoft IBM PC Paintbrush" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "Portable Document Format" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "Portable Document Archive Format" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "Pentax Electronic File" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "Embrid Embroidery Format" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#: literals.py:217 -msgid "Portable float format" -msgstr "Portable float format" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "Portable graymap format (gray scale)" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "JPEG-2000 VM Format" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "Personal Icon" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "Alias/Wavefront RLE image format" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "PIXAR raster file" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "Joint Photographic Experts Group JFIF format (62)" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "Portable anymap" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "Portable pixmap format (color)" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "Show a preview an image enhancement, effect, or f/x" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "Adobe PostScript" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "Adobe Level II PostScript" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "Adobe Level III PostScript" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "Adobe Large Document Format" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "Adobe Photoshop bitmap" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "Pyramid encoded TIFF" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "Seattle Film Works" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "Raw red samples" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "Fuji CCD-RAW Graphic File" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "SUN Rasterfile" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "Raw red, blue, and green samples" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "Raw red, green, and blue samples" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "Raw red, green, blue, and matte samples" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "Raw red, green, blue, and opacity samples" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "Alias/Wavefront image" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "Utah Run length encoded image" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "ZX-Spectrum SCREEN$" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "Scitex HandShake" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "Irix RGB image" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "Sony Raw Format 2" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "Sony Raw Format" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "Steganographic image" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "Текст" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "EXIF Profile Thumbnail" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "Tile image with a texture" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "PSX TIM" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "TOPOL X Image" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "TrueType font collection (Freetype 2.4.2)" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "TrueType font (Freetype 2.4.2)" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "Текстовый формат Unicode" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "X-Motif UIL table" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "VICAR rasterfile format" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "Visual Image Directory" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "Khoros Visualization image" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "Wireless Bitmap (level 0) image" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "Windows Meta File" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "Word Perfect Graphics" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "Windows Media Video" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "Compressed Windows Meta File" - -#: literals.py:291 -msgid "X Window System" -msgstr "X Window System" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "X Windows system bitmap (black and white" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "Constant image uniform color" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP image" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "Adobe XML metadata" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "X Windows system pixmap (color)" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "Microsoft XML Paper Specification" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "XV thumbnail file" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "X Windows system window dump (color)" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "Raw yellow samples" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#: views.py:17 -msgid "suported file formats" -msgstr "поддерживаемые форматы файлов" - -#: views.py:22 -msgid "name" -msgstr "имя" - -#: views.py:26 -msgid "description" -msgstr "описание" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "Путь к утилите convert из пакета ImageMagick." -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "Путь к утилите identify из пакета ImageMagick." -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "Путь к файлу программs GraphicsMagick." -#: conf/settings.py:15 -#, fuzzy +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -"Конвертер графических файлов. Возможные варианты: converter.backends." -"imagemagick, converter.backends.graphicsmagick и converter.backends.python." -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "Путь к программе LibreOffice." @@ -935,5 +104,629 @@ msgstr "Помощь" msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" -msgstr "" -"Эти форматы поддерживают выбранный конвертер. Сейчас это: '%(backend)s'" +msgstr "Эти форматы поддерживают выбранный конвертер. Сейчас это: '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po index fc02c82f6a..5fab304937 100644 --- a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po @@ -1,25 +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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "" @@ -71,848 +70,27 @@ msgstr "" msgid "percent" msgstr "" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "" - -#: literals.py:59 -msgid "Raw application information" -msgstr "" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "" - -#: literals.py:64 -msgid "AVS X image" -msgstr "" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" - -#: literals.py:79 -msgid "Image caption" -msgstr "" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "" - -#: literals.py:88 -msgid "DR Halo" -msgstr "" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "" - -#: literals.py:97 -msgid "Graphviz" -msgstr "" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" - -#: views.py:17 -msgid "suported file formats" -msgstr "" - -#: views.py:22 -msgid "name" -msgstr "" - -#: views.py:26 -msgid "description" -msgstr "" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "" -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "" @@ -926,3 +104,628 @@ msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/sq/LC_MESSAGES/django.po b/mayan/apps/converter/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..094d307a6c --- /dev/null +++ b/mayan/apps/converter/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,731 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" +msgstr "" + +#: settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po index ccb2802e14..dde5f924f9 100644 --- a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po @@ -1,24 +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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "" @@ -70,848 +70,27 @@ msgstr "" msgid "percent" msgstr "" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "" - -#: literals.py:59 -msgid "Raw application information" -msgstr "" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "" - -#: literals.py:64 -msgid "AVS X image" -msgstr "" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" - -#: literals.py:79 -msgid "Image caption" -msgstr "" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "" - -#: literals.py:88 -msgid "DR Halo" -msgstr "" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "" - -#: literals.py:97 -msgid "Graphviz" -msgstr "" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" - -#: views.py:17 -msgid "suported file formats" -msgstr "" - -#: views.py:22 -msgid "name" -msgstr "" - -#: views.py:26 -msgid "description" -msgstr "" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "" -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "" @@ -925,3 +104,628 @@ msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po index b4e03917c5..d612d51a29 100644 --- a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po @@ -1,24 +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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2011-09-30 04:55+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "" @@ -70,848 +70,27 @@ msgstr "" msgid "percent" msgstr "" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "" - -#: literals.py:59 -msgid "Raw application information" -msgstr "" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "" - -#: literals.py:64 -msgid "AVS X image" -msgstr "" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" - -#: literals.py:79 -msgid "Image caption" -msgstr "" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "" - -#: literals.py:88 -msgid "DR Halo" -msgstr "" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "" - -#: literals.py:97 -msgid "Graphviz" -msgstr "" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" - -#: views.py:17 -msgid "suported file formats" -msgstr "" - -#: views.py:22 -msgid "name" -msgstr "" - -#: views.py:26 -msgid "description" -msgstr "" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "" -#: conf/settings.py:15 +#: settings.py:15 msgid "" -"Graphics conversion backend to use. Options are: converter.backends." -"imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -"and converter.backends.python.Python" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" msgstr "" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "" @@ -925,3 +104,628 @@ msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.po index 9db0bca24e..97d60d1e58 100644 --- a/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2014-09-30 03:35+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,7 +19,7 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:13 +#: links.py:8 msgid "file formats" msgstr "文件格式" @@ -71,841 +71,19 @@ msgstr "缩放百分之n" msgid "percent" msgstr "百分比" -#: literals.py:51 -msgid "Hasselblad Photo RAW, CFV/H3D39II" -msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#: literals.py:52 literals.py:53 -msgid "Photoshop resource format" -msgstr "Photoshop格式" - -#: literals.py:54 -msgid "Photoshop resource text format" -msgstr "Photoshop文本格式" - -#: literals.py:55 -msgid "Photoshop resource wide text format" -msgstr "Photoshop宽文本格式" - -#: literals.py:57 -msgid "Raw alpha samples" -msgstr "原始alpha取样" - -#: literals.py:58 -msgid "Adobe Illustrator CS2" -msgstr "Adobe Illustrator CS2" - -#: literals.py:59 -msgid "Raw application information" -msgstr "原始应用信息" - -#: literals.py:60 -msgid "Raw JPEG binary data" -msgstr "原始JPEG二进制数据" - -#: literals.py:61 -msgid "PFS: 1st Publisher Clip Art" -msgstr "" - -#: literals.py:62 -msgid "Sony Alpha DSLR Raw Image Format" -msgstr "索尼Alpha DSLR 原始图像格式" - -#: literals.py:63 -msgid "Microsoft Audio/Visual Interleaved" -msgstr "微软Audio/Visual Interleaved" - -#: literals.py:64 -msgid "AVS X image" -msgstr "AVS X 图像" - -#: literals.py:66 -msgid "Raw blue samples" -msgstr "原始蓝色取样" - -#: literals.py:67 -msgid "Raw blue, green, and red samples" -msgstr "原始蓝, 绿, 红取样" - -#: literals.py:68 -msgid "Raw blue, green, red and alpha samples" -msgstr "原始蓝, 绿, 红,alpha取样" - -#: literals.py:69 -msgid "Microsoft Windows bitmap image" -msgstr "微软视窗位图图像" - -#: literals.py:70 -msgid "Microsoft Windows bitmap image version 2" -msgstr "微软视窗位图图像V2" - -#: literals.py:71 -msgid "Microsoft Windows bitmap image version 3" -msgstr "微软视窗位图图像V3" - -#: literals.py:72 -msgid "BRF ASCII Braille format" -msgstr "BRF ASCII Braille格式" - -#: literals.py:73 -msgid "Raw blue, red, and green samples" -msgstr "" - -#: literals.py:75 -msgid "Raw cyan samples" -msgstr "" - -#: literals.py:76 literals.py:181 -msgid "Magick Persistent Cache image format" -msgstr "" - -#: literals.py:77 literals.py:78 -msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -msgstr "" - -#: literals.py:79 -msgid "Image caption" -msgstr "图像标题" - -#: literals.py:80 -msgid "Cineon Image File" -msgstr "" - -#: literals.py:81 -msgid "Cisco IP phone image format" -msgstr "" - -#: literals.py:82 -msgid "Image Clip Mask" -msgstr "" - -#: literals.py:83 -msgid "Raw cyan, magenta, yellow, and black samples" -msgstr "" - -#: literals.py:84 -msgid "Raw cyan, magenta, yellow, black, and opacity samples" -msgstr "" - -#: literals.py:85 literals.py:86 -msgid "Canon Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:87 -msgid "Microsoft Cursor Icon" -msgstr "" - -#: literals.py:88 -msgid "DR Halo" -msgstr "" - -#: literals.py:90 -msgid "Digital Imaging and Communications in Medicine image" -msgstr "" - -#: literals.py:91 -msgid "Kodak Digital Camera Raw Image File" -msgstr "" - -#: literals.py:92 -msgid "ZSoft IBM PC multi-page Paintbrush" -msgstr "" - -#: literals.py:93 -msgid "Microsoft DirectDraw Surface" -msgstr "" - -#: literals.py:94 -msgid "Multi-face font package (Freetype 2.4.2)" -msgstr "" - -#: literals.py:95 -msgid "Déjà vu" -msgstr "" - -#: literals.py:96 -msgid "Adobe Digital Negative" -msgstr "" - -#: literals.py:97 -msgid "Graphviz" -msgstr "" - -#: literals.py:98 -msgid "SMPTE 268M-2003 (DPX 2.0)" -msgstr "" - -#: literals.py:100 -msgid "Encapsulated Portable Document Format" -msgstr "" - -#: literals.py:101 literals.py:106 -msgid "Adobe Encapsulated PostScript Interchange format" -msgstr "" - -#: literals.py:102 literals.py:105 -msgid "Adobe Encapsulated PostScript" -msgstr "" - -#: literals.py:103 -msgid "Adobe Level II Encapsulated PostScript" -msgstr "" - -#: literals.py:104 -msgid "Adobe Level III Encapsulated PostScript" -msgstr "" - -#: literals.py:107 -msgid "Adobe Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:108 -msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:109 -msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -msgstr "" - -#: literals.py:110 -msgid "Epson RAW Format" -msgstr "" - -#: literals.py:111 -msgid "Exif digital camera binary data" -msgstr "" - -#: literals.py:112 -msgid "High Dynamic-range (HDR)" -msgstr "" - -#: literals.py:114 -msgid "Group 3 FAX (Not TIFF Group3 FAX)" -msgstr "" - -#: literals.py:115 -msgid "Autodesk FLI animations file" -msgstr "" - -#: literals.py:116 -msgid "Autodesk FLC animations file" -msgstr "" - -#: literals.py:117 literals.py:120 -msgid "Flexible Image Transport System" -msgstr "" - -#: literals.py:118 -msgid "Kodak FlashPix file" -msgstr "" - -#: literals.py:119 literals.py:225 -msgid "Plasma fractal image" -msgstr "" - -#: literals.py:122 -msgid "Raw green samples" -msgstr "" - -#: literals.py:123 -msgid "Group 3 FAX" -msgstr "" - -#: literals.py:124 -msgid "Raw green, blue, and red samples" -msgstr "" - -#: literals.py:125 -msgid "GIMP brush file" -msgstr "" - -#: literals.py:126 -msgid "CompuServe graphics interchange format (version 89a)" -msgstr "" - -#: literals.py:127 -msgid "CompuServe graphics interchange format (version 87a)" -msgstr "" - -#: literals.py:128 -msgid "Gradual passing from one shade to another" -msgstr "" - -#: literals.py:129 -msgid "Raw gray samples" -msgstr "" - -#: literals.py:130 -msgid "Raw green, red, and blue samples" -msgstr "" - -#: literals.py:131 -msgid "Raw CCITT Group4" -msgstr "" - -#: literals.py:133 -msgid "Histogram of the image" -msgstr "" - -#: literals.py:134 -msgid "HRZ: Slow scan TV" -msgstr "" - -#: literals.py:135 literals.py:136 literals.py:255 -msgid "Hypertext Markup Language and a client-side image map" -msgstr "" - -#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 -msgid "Truevision Targa image" -msgstr "" - -#: literals.py:139 literals.py:140 -msgid "ICC Color Profile" -msgstr "" - -#: literals.py:141 literals.py:142 -msgid "Microsoft Icon" -msgstr "" - -#: literals.py:143 -msgid "Hald CLUT identity image" -msgstr "" - -#: literals.py:144 -msgid "LabEye image format" -msgstr "" - -#: literals.py:145 -msgid "GraphicsMagick Embedded Image" -msgstr "" - -#: literals.py:146 -msgid "The image format and characteristics" -msgstr "" - -#: literals.py:147 -msgid "Base64-encoded inline images" -msgstr "" - -#: literals.py:148 -msgid "IPL Image Sequence" -msgstr "" - -#: literals.py:149 -msgid "IPTC Newsphoto" -msgstr "" - -#: literals.py:150 literals.py:151 -msgid "IPTC Newsphoto text format" -msgstr "" - -#: literals.py:152 -msgid "ISO/TR 11548-1 format" -msgstr "" - -#: literals.py:154 literals.py:157 -msgid "JPEG-2000 Code Stream Syntax" -msgstr "" - -#: literals.py:155 -msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:156 -msgid "JPEG-2000 JP2 File Format Syntax" -msgstr "" - -#: literals.py:158 literals.py:159 -msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -msgstr "" - -#: literals.py:160 -msgid "JPEG-2000 File Format Syntax" -msgstr "" - -#: literals.py:162 -msgid "Raw black samples" -msgstr "" - -#: literals.py:163 literals.py:164 -msgid "Kodak Digital Camera Raw Image Format" -msgstr "" - -#: literals.py:166 -msgid "Image label" -msgstr "" - -#: literals.py:168 -msgid "Raw magenta samples" -msgstr "" - -#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 -msgid "MPEG Video Stream" -msgstr "" - -#: literals.py:170 -msgid "Raw MPEG-4 Video" -msgstr "" - -#: literals.py:171 -msgid "Colormap intensities and indices" -msgstr "" - -#: literals.py:172 -msgid "MATLAB image format" -msgstr "" - -#: literals.py:173 -msgid "MATTE raw opacity format" -msgstr "" - -#: literals.py:174 -msgid "8-bit McIdas area file" -msgstr "" - -#: literals.py:175 -msgid "Microsoft Image Composer (MIC) file" -msgstr "" - -#: literals.py:176 -msgid "Magick Image File Format" -msgstr "" - -#: literals.py:177 -msgid "" -"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:178 -msgid "Raw Bi-level bitmap in least-significant-byte first order" -msgstr "" - -#: literals.py:180 -msgid "MPEG-4 Video Stream" -msgstr "" - -#: literals.py:184 -msgid "Sony (Minolta) Raw Image File" -msgstr "" - -#: literals.py:185 -msgid "Magick Scripting Language" -msgstr "" - -#: literals.py:186 -msgid "Windows 1 and 2 MSP file format" -msgstr "" - -#: literals.py:187 -msgid "ImageMagick's own SVG internal renderer" -msgstr "" - -#: literals.py:188 -msgid "MTV Raytracing image format" -msgstr "" - -#: literals.py:189 -msgid "Magick Vector Graphics" -msgstr "" - -#: literals.py:191 -msgid "Nikon Digital SLR Camera Raw Image File" -msgstr "" - -#: literals.py:192 -msgid "Constant image of uniform color" -msgstr "" - -#: literals.py:194 -msgid "Raw opacity samples" -msgstr "" - -#: literals.py:195 -msgid "Olympus Digital Camera Raw Image File" -msgstr "" - -#: literals.py:196 -msgid "On-the-air bitmap" -msgstr "" - -#: literals.py:197 -msgid "Open Type font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:199 -msgid "Xv thumbnail format" -msgstr "" - -#: literals.py:200 literals.py:277 -msgid "16bit/pixel interleaved YUV" -msgstr "" - -#: literals.py:201 -msgid "Palm pixmap" -msgstr "" - -#: literals.py:202 -msgid "Common 2-dimensional bitmap format" -msgstr "" - -#: literals.py:203 -msgid "Predefined pattern" -msgstr "" - -#: literals.py:204 -msgid "Portable bitmap format (black and white)" -msgstr "" - -#: literals.py:205 literals.py:206 -msgid "Photo CD" -msgstr "" - -#: literals.py:207 -msgid "Page Control Language" -msgstr "" - -#: literals.py:208 literals.py:221 -msgid "Apple Macintosh QuickDraw/PICT" -msgstr "" - -#: literals.py:209 -msgid "ZSoft IBM PC Paintbrush" -msgstr "" - -#: literals.py:210 -msgid "Palm Database ImageViewer Format" -msgstr "" - -#: literals.py:211 -msgid "Portable Document Format" -msgstr "" - -#: literals.py:212 -msgid "Portable Document Archive Format" -msgstr "" - -#: literals.py:213 -msgid "Pentax Electronic File" -msgstr "" - -#: literals.py:214 -msgid "Embrid Embroidery Format" -msgstr "" - -#: literals.py:215 -msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:216 -msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -msgstr "" - -#: literals.py:217 -msgid "Portable float format" -msgstr "" - -#: literals.py:218 -msgid "Portable graymap format (gray scale)" -msgstr "" - -#: literals.py:219 -msgid "JPEG-2000 VM Format" -msgstr "" - -#: literals.py:220 -msgid "Personal Icon" -msgstr "" - -#: literals.py:222 -msgid "Alias/Wavefront RLE image format" -msgstr "" - -#: literals.py:223 -msgid "PIXAR raster file" -msgstr "" - -#: literals.py:224 -msgid "Joint Photographic Experts Group JFIF format (62)" -msgstr "" - -#: literals.py:226 -msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:227 -msgid "" -"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:228 -msgid "" -"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:229 -msgid "" -"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -"1.2.3.3,1.2.3.4)" -msgstr "" - -#: literals.py:230 -msgid "Portable anymap" -msgstr "" - -#: literals.py:231 -msgid "Portable pixmap format (color)" -msgstr "" - -#: literals.py:232 -msgid "Show a preview an image enhancement, effect, or f/x" -msgstr "" - -#: literals.py:233 -msgid "Adobe PostScript" -msgstr "" - -#: literals.py:234 -msgid "Adobe Level II PostScript" -msgstr "" - -#: literals.py:235 -msgid "Adobe Level III PostScript" -msgstr "" - -#: literals.py:236 -msgid "Adobe Large Document Format" -msgstr "" - -#: literals.py:237 -msgid "Adobe Photoshop bitmap" -msgstr "" - -#: literals.py:238 -msgid "Pyramid encoded TIFF" -msgstr "" - -#: literals.py:239 literals.py:253 -msgid "Seattle Film Works" -msgstr "" - -#: literals.py:241 -msgid "Raw red samples" -msgstr "" - -#: literals.py:242 -msgid "Fuji CCD-RAW Graphic File" -msgstr "" - -#: literals.py:243 literals.py:259 -msgid "SUN Rasterfile" -msgstr "" - -#: literals.py:244 -msgid "Raw red, blue, and green samples" -msgstr "" - -#: literals.py:245 -msgid "Raw red, green, and blue samples" -msgstr "" - -#: literals.py:246 -msgid "Raw red, green, blue, and matte samples" -msgstr "" - -#: literals.py:247 -msgid "Raw red, green, blue, and opacity samples" -msgstr "" - -#: literals.py:248 -msgid "Alias/Wavefront image" -msgstr "" - -#: literals.py:249 -msgid "Utah Run length encoded image" -msgstr "" - -#: literals.py:251 -msgid "ZX-Spectrum SCREEN$" -msgstr "" - -#: literals.py:252 -msgid "Scitex HandShake" -msgstr "" - -#: literals.py:254 -msgid "Irix RGB image" -msgstr "" - -#: literals.py:256 -msgid "Sony Raw Format 2" -msgstr "" - -#: literals.py:257 -msgid "Sony Raw Format" -msgstr "" - -#: literals.py:258 -msgid "Steganographic image" -msgstr "" - -#: literals.py:260 -msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:261 -msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -msgstr "" - -#: literals.py:263 literals.py:273 -msgid "Text" -msgstr "" - -#: literals.py:265 -msgid "EXIF Profile Thumbnail" -msgstr "" - -#: literals.py:266 -msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:267 -msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -msgstr "" - -#: literals.py:268 -msgid "Tile image with a texture" -msgstr "" - -#: literals.py:269 -msgid "PSX TIM" -msgstr "" - -#: literals.py:270 -msgid "TOPOL X Image" -msgstr "" - -#: literals.py:271 -msgid "TrueType font collection (Freetype 2.4.2)" -msgstr "" - -#: literals.py:272 -msgid "TrueType font (Freetype 2.4.2)" -msgstr "" - -#: literals.py:275 -msgid "Unicode Text format" -msgstr "" - -#: literals.py:276 -msgid "X-Motif UIL table" -msgstr "" - -#: literals.py:280 -msgid "VICAR rasterfile format" -msgstr "" - -#: literals.py:281 -msgid "Visual Image Directory" -msgstr "" - -#: literals.py:282 literals.py:299 -msgid "Khoros Visualization image" -msgstr "" - -#: literals.py:285 -msgid "Wireless Bitmap (level 0) image" -msgstr "" - -#: literals.py:286 -msgid "Windows Meta File" -msgstr "" - -#: literals.py:287 -msgid "Word Perfect Graphics" -msgstr "" - -#: literals.py:288 -msgid "Windows Media Video" -msgstr "" - -#: literals.py:289 -msgid "Compressed Windows Meta File" -msgstr "" - -#: literals.py:291 -msgid "X Window System" -msgstr "" - -#: literals.py:292 -msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -msgstr "" - -#: literals.py:293 -msgid "X Windows system bitmap (black and white)" -msgstr "" - -#: literals.py:294 -msgid "Constant image uniform color" -msgstr "" - -#: literals.py:295 -msgid "GIMP image" -msgstr "GIMP图像" - -#: literals.py:296 -msgid "Adobe XML metadata" -msgstr "" - -#: literals.py:297 -msgid "X Windows system pixmap (color)" -msgstr "" - -#: literals.py:298 -msgid "Microsoft XML Paper Specification" -msgstr "" - -#: literals.py:300 -msgid "XV thumbnail file" -msgstr "" - -#: literals.py:301 -msgid "X Windows system window dump (color)" -msgstr "" - -#: literals.py:303 -msgid "Raw yellow samples" -msgstr "" - -#: literals.py:304 -msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -msgstr "" - -#: views.py:17 -msgid "suported file formats" -msgstr "支持的文件格式" - -#: views.py:22 -msgid "name" -msgstr "名称" - -#: views.py:26 -msgid "description" -msgstr "描述" - -#: conf/settings.py:11 +#: settings.py:11 msgid "File path to imagemagick's convert program." msgstr "imagemagick的文件目录" -#: conf/settings.py:12 +#: settings.py:12 msgid "File path to imagemagick's identify program." msgstr "imagemagick标识的文件目录" -#: conf/settings.py:13 +#: settings.py:13 msgid "File path to graphicsmagick's program." msgstr "graphicsmagick的文件目录" -#: conf/settings.py:15 +#: settings.py:15 msgid "" "Graphics conversion backend to use. Options are: " "converter.backends.imagemagick.ImageMagick, " @@ -913,7 +91,7 @@ msgid "" "converter.backends.python.Python" msgstr "" -#: conf/settings.py:16 +#: settings.py:16 msgid "Path to the libreoffice program." msgstr "libreoffice的目录" @@ -927,3 +105,628 @@ msgid "" "These are the file formats supported by the currently selected converter " "backend. In this case: '%(backend)s'" msgstr "这些都是当前后台转换所支持的文件格式,使用环境: '%(backend)s'" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4b3f2d0222 --- /dev/null +++ b/mayan/apps/converter/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,731 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick.ImageMagick, " +"converter.backends.graphicsmagick.GraphicsMagick and " +"converter.backends.python.Python" +msgstr "" + +#: settings.py:16 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" + +#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" +#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" + +#~ msgid "Photoshop resource format" +#~ msgstr "Photoshop resource format" + +#~ msgid "Photoshop resource text format" +#~ msgstr "Photoshop resource text format" + +#~ msgid "Photoshop resource wide text format" +#~ msgstr "Photoshop resource wide text format" + +#~ msgid "Raw alpha samples" +#~ msgstr "Raw alpha samples" + +#~ msgid "Adobe Illustrator CS2" +#~ msgstr "Adobe Illustrator CS2" + +#~ msgid "Raw application information" +#~ msgstr "Raw application information" + +#~ msgid "Raw JPEG binary data" +#~ msgstr "Raw JPEG binary data" + +#~ msgid "PFS: 1st Publisher Clip Art" +#~ msgstr "PFS: 1st Publisher Clip Art" + +#~ msgid "Sony Alpha DSLR Raw Image Format" +#~ msgstr "Sony Alpha DSLR Raw Image Format" + +#~ msgid "Microsoft Audio/Visual Interleaved" +#~ msgstr "Microsoft Audio/Visual Interleaved" + +#~ msgid "AVS X image" +#~ msgstr "AVS X image" + +#~ msgid "Raw blue samples" +#~ msgstr "Raw blue samples" + +#~ msgid "Raw blue, green, and red samples" +#~ msgstr "Raw blue, green, and red samples" + +#~ msgid "Raw blue, green, red and alpha samples" +#~ msgstr "Raw blue, green, red and alpha samples" + +#~ msgid "Microsoft Windows bitmap image" +#~ msgstr "Microsoft Windows bitmap image" + +#~ msgid "Microsoft Windows bitmap image version 2" +#~ msgstr "Microsoft Windows bitmap image version 2" + +#~ msgid "Microsoft Windows bitmap image version 3" +#~ msgstr "Microsoft Windows bitmap image version 3" + +#~ msgid "BRF ASCII Braille format" +#~ msgstr "BRF ASCII Braille format" + +#~ msgid "Raw blue, red, and green samples" +#~ msgstr "Raw blue, red, and green samples" + +#~ msgid "Raw cyan samples" +#~ msgstr "Raw cyan samples" + +#~ msgid "Magick Persistent Cache image format" +#~ msgstr "Magick Persistent Cache image format" + +#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" + +#~ msgid "Image caption" +#~ msgstr "Image caption" + +#~ msgid "Cineon Image File" +#~ msgstr "Cineon Image File" + +#~ msgid "Cisco IP phone image format" +#~ msgstr "Cisco IP phone image format" + +#~ msgid "Image Clip Mask" +#~ msgstr "Image Clip Mask" + +#~ msgid "Raw cyan, magenta, yellow, and black samples" +#~ msgstr "Raw cyan, magenta, yellow, and black samples" + +#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" +#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" + +#~ msgid "Canon Digital Camera Raw Image Format" +#~ msgstr "Canon Digital Camera Raw Image Format" + +#~ msgid "Microsoft Cursor Icon" +#~ msgstr "Microsoft Cursor Icon" + +#~ msgid "DR Halo" +#~ msgstr "DR Halo" + +#~ msgid "Digital Imaging and Communications in Medicine image" +#~ msgstr "Digital Imaging and Communications in Medicine image" + +#~ msgid "Kodak Digital Camera Raw Image File" +#~ msgstr "Kodak Digital Camera Raw Image File" + +#~ msgid "ZSoft IBM PC multi-page Paintbrush" +#~ msgstr "ZSoft IBM PC multi-page Paintbrush" + +#~ msgid "Microsoft DirectDraw Surface" +#~ msgstr "Microsoft DirectDraw Surface" + +#~ msgid "Multi-face font package (Freetype 2.4.2)" +#~ msgstr "Multi-face font package (Freetype 2.4.2)" + +#~ msgid "Déjà vu" +#~ msgstr "Déjà vu" + +#~ msgid "Adobe Digital Negative" +#~ msgstr "Adobe Digital Negative" + +#~ msgid "Graphviz" +#~ msgstr "Graphviz" + +#~ msgid "SMPTE 268M-2003 (DPX 2.0)" +#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" + +#~ msgid "Encapsulated Portable Document Format" +#~ msgstr "Encapsulated Portable Document Format" + +#~ msgid "Adobe Encapsulated PostScript Interchange format" +#~ msgstr "Adobe Encapsulated PostScript Interchange format" + +#~ msgid "Adobe Encapsulated PostScript" +#~ msgstr "Adobe Encapsulated PostScript" + +#~ msgid "Adobe Level II Encapsulated PostScript" +#~ msgstr "Adobe Level II Encapsulated PostScript" + +#~ msgid "Adobe Level III Encapsulated PostScript" +#~ msgstr "Adobe Level III Encapsulated PostScript" + +#~ msgid "Adobe Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" + +#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" + +#~ msgid "Epson RAW Format" +#~ msgstr "Epson RAW Format" + +#~ msgid "Exif digital camera binary data" +#~ msgstr "Exif digital camera binary data" + +#~ msgid "High Dynamic-range (HDR)" +#~ msgstr "High Dynamic-range (HDR)" + +#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" +#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" + +#~ msgid "Autodesk FLI animations file" +#~ msgstr "Autodesk FLI animations file" + +#~ msgid "Autodesk FLC animations file" +#~ msgstr "Autodesk FLC animations file" + +#~ msgid "Flexible Image Transport System" +#~ msgstr "Flexible Image Transport System" + +#~ msgid "Kodak FlashPix file" +#~ msgstr "Kodak FlashPix file" + +#~ msgid "Plasma fractal image" +#~ msgstr "Plasma fractal image" + +#~ msgid "Raw green samples" +#~ msgstr "Raw green samples" + +#~ msgid "Group 3 FAX" +#~ msgstr "Group 3 FAX" + +#~ msgid "Raw green, blue, and red samples" +#~ msgstr "Raw green, blue, and red samples" + +#~ msgid "GIMP brush file" +#~ msgstr "GIMP brush file" + +#~ msgid "CompuServe graphics interchange format (version 89a)" +#~ msgstr "CompuServe graphics interchange format (version 89a)" + +#~ msgid "CompuServe graphics interchange format (version 87a)" +#~ msgstr "CompuServe graphics interchange format (version 87a)" + +#~ msgid "Gradual passing from one shade to another" +#~ msgstr "Gradual passing from one shade to another" + +#~ msgid "Raw gray samples" +#~ msgstr "Raw gray samples" + +#~ msgid "Raw green, red, and blue samples" +#~ msgstr "Raw green, red, and blue samples" + +#~ msgid "Raw CCITT Group4" +#~ msgstr "Raw CCITT Group4" + +#~ msgid "Histogram of the image" +#~ msgstr "Histogram of the image" + +#~ msgid "HRZ: Slow scan TV" +#~ msgstr "HRZ: Slow scan TV" + +#~ msgid "Hypertext Markup Language and a client-side image map" +#~ msgstr "Hypertext Markup Language and a client-side image map" + +#~ msgid "Truevision Targa image" +#~ msgstr "Truevision Targa image" + +#~ msgid "ICC Color Profile" +#~ msgstr "ICC Color Profile" + +#~ msgid "Microsoft Icon" +#~ msgstr "Microsoft Icon" + +#~ msgid "Hald CLUT identity image" +#~ msgstr "Hald CLUT identity image" + +#~ msgid "LabEye image format" +#~ msgstr "LabEye image format" + +#~ msgid "GraphicsMagick Embedded Image" +#~ msgstr "GraphicsMagick Embedded Image" + +#~ msgid "The image format and characteristics" +#~ msgstr "The image format and characteristics" + +#~ msgid "Base64-encoded inline images" +#~ msgstr "Base64-encoded inline images" + +#~ msgid "IPL Image Sequence" +#~ msgstr "IPL Image Sequence" + +#~ msgid "IPTC Newsphoto" +#~ msgstr "IPTC Newsphoto" + +#~ msgid "IPTC Newsphoto text format" +#~ msgstr "IPTC Newsphoto text format" + +#~ msgid "ISO/TR 11548-1 format" +#~ msgstr "ISO/TR 11548-1 format" + +#~ msgid "JPEG-2000 Code Stream Syntax" +#~ msgstr "JPEG-2000 Code Stream Syntax" + +#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "JPEG-2000 JP2 File Format Syntax" +#~ msgstr "JPEG-2000 JP2 File Format Syntax" + +#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" + +#~ msgid "JPEG-2000 File Format Syntax" +#~ msgstr "JPEG-2000 File Format Syntax" + +#~ msgid "Raw black samples" +#~ msgstr "Raw black samples" + +#~ msgid "Kodak Digital Camera Raw Image Format" +#~ msgstr "Kodak Digital Camera Raw Image Format" + +#~ msgid "Image label" +#~ msgstr "Image label" + +#~ msgid "Raw magenta samples" +#~ msgstr "Raw magenta samples" + +#~ msgid "MPEG Video Stream" +#~ msgstr "MPEG Video Stream" + +#~ msgid "Raw MPEG-4 Video" +#~ msgstr "Raw MPEG-4 Video" + +#~ msgid "Colormap intensities and indices" +#~ msgstr "Colormap intensities and indices" + +#~ msgid "MATLAB image format" +#~ msgstr "MATLAB image format" + +#~ msgid "MATTE raw opacity format" +#~ msgstr "MATTE raw opacity format" + +#~ msgid "8-bit McIdas area file" +#~ msgstr "8-bit McIdas area file" + +#~ msgid "Microsoft Image Composer (MIC) file" +#~ msgstr "Microsoft Image Composer (MIC) file" + +#~ msgid "Magick Image File Format" +#~ msgstr "Magick Image File Format" + +#~ msgid "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" +#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" + +#~ msgid "MPEG-4 Video Stream" +#~ msgstr "MPEG-4 Video Stream" + +#~ msgid "Sony (Minolta) Raw Image File" +#~ msgstr "Sony (Minolta) Raw Image File" + +#~ msgid "Magick Scripting Language" +#~ msgstr "Magick Scripting Language" + +#~ msgid "Windows 1 and 2 MSP file format" +#~ msgstr "Windows 1 and 2 MSP file format" + +#~ msgid "ImageMagick's own SVG internal renderer" +#~ msgstr "ImageMagick's own SVG internal renderer" + +#~ msgid "MTV Raytracing image format" +#~ msgstr "MTV Raytracing image format" + +#~ msgid "Magick Vector Graphics" +#~ msgstr "Magick Vector Graphics" + +#~ msgid "Nikon Digital SLR Camera Raw Image File" +#~ msgstr "Nikon Digital SLR Camera Raw Image File" + +#~ msgid "Constant image of uniform color" +#~ msgstr "Constant image of uniform color" + +#~ msgid "Raw opacity samples" +#~ msgstr "Raw opacity samples" + +#~ msgid "Olympus Digital Camera Raw Image File" +#~ msgstr "Olympus Digital Camera Raw Image File" + +#~ msgid "On-the-air bitmap" +#~ msgstr "On-the-air bitmap" + +#~ msgid "Open Type font (Freetype 2.4.2)" +#~ msgstr "Open Type font (Freetype 2.4.2)" + +#~ msgid "Xv thumbnail format" +#~ msgstr "Xv thumbnail format" + +#~ msgid "16bit/pixel interleaved YUV" +#~ msgstr "16bit/pixel interleaved YUV" + +#~ msgid "Palm pixmap" +#~ msgstr "Palm pixmap" + +#~ msgid "Common 2-dimensional bitmap format" +#~ msgstr "Common 2-dimensional bitmap format" + +#~ msgid "Predefined pattern" +#~ msgstr "Predefined pattern" + +#~ msgid "Portable bitmap format (black and white)" +#~ msgstr "Portable bitmap format (black and white)" + +#~ msgid "Photo CD" +#~ msgstr "Photo CD" + +#~ msgid "Page Control Language" +#~ msgstr "Page Control Language" + +#~ msgid "Apple Macintosh QuickDraw/PICT" +#~ msgstr "Apple Macintosh QuickDraw/PICT" + +#~ msgid "ZSoft IBM PC Paintbrush" +#~ msgstr "ZSoft IBM PC Paintbrush" + +#~ msgid "Palm Database ImageViewer Format" +#~ msgstr "Palm Database ImageViewer Format" + +#~ msgid "Portable Document Format" +#~ msgstr "Portable Document Format" + +#~ msgid "Portable Document Archive Format" +#~ msgstr "Portable Document Archive Format" + +#~ msgid "Pentax Electronic File" +#~ msgstr "Pentax Electronic File" + +#~ msgid "Embrid Embroidery Format" +#~ msgstr "Embrid Embroidery Format" + +#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" + +#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" + +#~ msgid "Portable float format" +#~ msgstr "Portable float format" + +#~ msgid "Portable graymap format (gray scale)" +#~ msgstr "Portable graymap format (gray scale)" + +#~ msgid "JPEG-2000 VM Format" +#~ msgstr "JPEG-2000 VM Format" + +#~ msgid "Personal Icon" +#~ msgstr "Personal Icon" + +#~ msgid "Alias/Wavefront RLE image format" +#~ msgstr "Alias/Wavefront RLE image format" + +#~ msgid "PIXAR raster file" +#~ msgstr "PIXAR raster file" + +#~ msgid "Joint Photographic Experts Group JFIF format (62)" +#~ msgstr "Joint Photographic Experts Group JFIF format (62)" + +#~ msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" +#~ msgstr "" +#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +#~ "1.2.3.3,1.2.3.4)" + +#~ msgid "Portable anymap" +#~ msgstr "Portable anymap" + +#~ msgid "Portable pixmap format (color)" +#~ msgstr "Portable pixmap format (color)" + +#~ msgid "Show a preview an image enhancement, effect, or f/x" +#~ msgstr "Show a preview an image enhancement, effect, or f/x" + +#~ msgid "Adobe PostScript" +#~ msgstr "Adobe PostScript" + +#~ msgid "Adobe Level II PostScript" +#~ msgstr "Adobe Level II PostScript" + +#~ msgid "Adobe Level III PostScript" +#~ msgstr "Adobe Level III PostScript" + +#~ msgid "Adobe Large Document Format" +#~ msgstr "Adobe Large Document Format" + +#~ msgid "Adobe Photoshop bitmap" +#~ msgstr "Adobe Photoshop bitmap" + +#~ msgid "Pyramid encoded TIFF" +#~ msgstr "Pyramid encoded TIFF" + +#~ msgid "Seattle Film Works" +#~ msgstr "Seattle Film Works" + +#~ msgid "Raw red samples" +#~ msgstr "Raw red samples" + +#~ msgid "Fuji CCD-RAW Graphic File" +#~ msgstr "Fuji CCD-RAW Graphic File" + +#~ msgid "SUN Rasterfile" +#~ msgstr "SUN Rasterfile" + +#~ msgid "Raw red, blue, and green samples" +#~ msgstr "Raw red, blue, and green samples" + +#~ msgid "Raw red, green, and blue samples" +#~ msgstr "Raw red, green, and blue samples" + +#~ msgid "Raw red, green, blue, and matte samples" +#~ msgstr "Raw red, green, blue, and matte samples" + +#~ msgid "Raw red, green, blue, and opacity samples" +#~ msgstr "Raw red, green, blue, and opacity samples" + +#~ msgid "Alias/Wavefront image" +#~ msgstr "Alias/Wavefront image" + +#~ msgid "Utah Run length encoded image" +#~ msgstr "Utah Run length encoded image" + +#~ msgid "ZX-Spectrum SCREEN$" +#~ msgstr "ZX-Spectrum SCREEN$" + +#~ msgid "Scitex HandShake" +#~ msgstr "Scitex HandShake" + +#~ msgid "Irix RGB image" +#~ msgstr "Irix RGB image" + +#~ msgid "Sony Raw Format 2" +#~ msgstr "Sony Raw Format 2" + +#~ msgid "Sony Raw Format" +#~ msgstr "Sony Raw Format" + +#~ msgid "Steganographic image" +#~ msgstr "Steganographic image" + +#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" + +#~ msgid "Text" +#~ msgstr "Text" + +#~ msgid "EXIF Profile Thumbnail" +#~ msgstr "EXIF Profile Thumbnail" + +#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" + +#~ msgid "Tile image with a texture" +#~ msgstr "Tile image with a texture" + +#~ msgid "PSX TIM" +#~ msgstr "PSX TIM" + +#~ msgid "TOPOL X Image" +#~ msgstr "TOPOL X Image" + +#~ msgid "TrueType font collection (Freetype 2.4.2)" +#~ msgstr "TrueType font collection (Freetype 2.4.2)" + +#~ msgid "TrueType font (Freetype 2.4.2)" +#~ msgstr "TrueType font (Freetype 2.4.2)" + +#~ msgid "Unicode Text format" +#~ msgstr "Unicode Text format" + +#~ msgid "X-Motif UIL table" +#~ msgstr "X-Motif UIL table" + +#~ msgid "VICAR rasterfile format" +#~ msgstr "VICAR rasterfile format" + +#~ msgid "Visual Image Directory" +#~ msgstr "Visual Image Directory" + +#~ msgid "Khoros Visualization image" +#~ msgstr "Khoros Visualization image" + +#~ msgid "Wireless Bitmap (level 0) image" +#~ msgstr "Wireless Bitmap (level 0) image" + +#~ msgid "Windows Meta File" +#~ msgstr "Windows Meta File" + +#~ msgid "Word Perfect Graphics" +#~ msgstr "Word Perfect Graphics" + +#~ msgid "Windows Media Video" +#~ msgstr "Windows Media Video" + +#~ msgid "Compressed Windows Meta File" +#~ msgstr "Compressed Windows Meta File" + +#~ msgid "X Window System" +#~ msgstr "X Window System" + +#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" + +#~ msgid "X Windows system bitmap (black and white)" +#~ msgstr "X Windows system bitmap (black and white)" + +#~ msgid "Constant image uniform color" +#~ msgstr "Constant image uniform color" + +#~ msgid "GIMP image" +#~ msgstr "GIMP image" + +#~ msgid "Adobe XML metadata" +#~ msgstr "Adobe XML metadata" + +#~ msgid "X Windows system pixmap (color)" +#~ msgstr "X Windows system pixmap (color)" + +#~ msgid "Microsoft XML Paper Specification" +#~ msgstr "Microsoft XML Paper Specification" + +#~ msgid "XV thumbnail file" +#~ msgstr "XV thumbnail file" + +#~ msgid "X Windows system window dump (color)" +#~ msgstr "X Windows system window dump (color)" + +#~ msgid "Raw yellow samples" +#~ msgstr "Raw yellow samples" + +#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" + +#~ msgid "suported file formats" +#~ msgstr "suported file formats" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "description" +#~ msgstr "description" diff --git a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po index 1910966144..ca48e3cdaa 100644 --- a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po @@ -1,72 +1,27 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-01-25 20:29+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: api.py:24 -msgid "Public" -msgstr "Public" - -#: api.py:25 -msgid "Secret" -msgstr "Secret" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Bad signature." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Document not signed or invalid signature." - -#: api.py:61 -msgid "Signature error." -msgstr "Signature error." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "Document is signed but no public key is available for verification." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Document is signed, and signature is good." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Document is signed with a valid signature." - -#: api.py:146 -msgid "unknown" -msgstr "unknown" +#: api.py:92 +msgid "Unknown" +msgstr "" #: forms.py:7 msgid "Term" @@ -76,34 +31,74 @@ msgstr "Term" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Name, e-mail, key ID or key fingerprint to look for." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "private keys" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "public keys" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "delete" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Query keyservers" #: links.py:10 -msgid "import" -msgstr "import" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "key management" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Key management" +#: literals.py:6 +msgid "Public" +msgstr "Public" + +#: literals.py:7 +msgid "Secret" +msgstr "Secret" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Bad signature." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Document not signed or invalid signature." + +#: literals.py:43 +msgid "Signature error." +msgstr "Signature error." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Document is signed but no public key is available for verification." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Document is signed, and signature is good." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Document is signed with a valid signature." + #: permissions.py:9 msgid "View keys" msgstr "View keys" @@ -112,14 +107,18 @@ msgstr "View keys" msgid "Delete keys" msgstr "Delete keys" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Query keyservers" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Import keys from keyservers" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "List of keyservers to be queried for unknown keys." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Home directory used to store keys as well as configuration files." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -139,6 +138,14 @@ msgstr "Import key" msgid "Are you sure you wish to import key id: %s?" msgstr "Are you sure you wish to import key id: %s?" +#: views.py:66 +msgid "private keys" +msgstr "private keys" + +#: views.py:69 +msgid "public keys" +msgstr "public keys" + #: views.py:77 msgid "Key ID" msgstr "Key ID" @@ -162,10 +169,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Are you sure you wish to delete key: %s? If you try to delete a public key " -"that is part of a public/private pair the private key will be deleted as " -"well." +msgstr "Are you sure you wish to delete key: %s? If you try to delete a public key that is part of a public/private pair the private key will be deleted as well." #: views.py:128 msgid "Query key server" @@ -211,10 +215,8 @@ msgstr "revoked" msgid "Identifies" msgstr "Identifies" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "List of keyservers to be queried for unknown keys." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "Home directory used to store keys as well as configuration files." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po index 04ee9e01a0..a04a431f18 100644 --- a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po @@ -1,71 +1,27 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: api.py:24 -msgid "Public" -msgstr "Публични" - -#: api.py:25 -msgid "Secret" -msgstr "Тайна" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Лоша сигнатура." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Документът не е подписан или подписа е невалиден." - -#: api.py:61 -msgid "Signature error." -msgstr "Подпис грешка." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "Документът е подписан, но не е наличен публичен ключ за удостоверение." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Документът е подписан и подписа е валиден." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Документът е подписан с валиден подпис." - -#: api.py:146 -msgid "unknown" -msgstr "неизвестен" +#: api.py:92 +msgid "Unknown" +msgstr "" #: forms.py:7 msgid "Term" @@ -75,34 +31,74 @@ msgstr "Условие" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Име, е-мейл, ключ ID или отпечатък от ключ, за преглед." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "частни ключове" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "публични ключове" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "изтриване" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "запитване сървъри за ключове" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Запитване към сървъри за ключове" #: links.py:10 -msgid "import" -msgstr "внос" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "управление на ключове" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Управление на ключове" +#: literals.py:6 +msgid "Public" +msgstr "Публични" + +#: literals.py:7 +msgid "Secret" +msgstr "Тайна" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Лоша сигнатура." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Документът не е подписан или подписа е невалиден." + +#: literals.py:43 +msgid "Signature error." +msgstr "Подпис грешка." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Документът е подписан, но не е наличен публичен ключ за удостоверение." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Документът е подписан и подписа е валиден." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Документът е подписан с валиден подпис." + #: permissions.py:9 msgid "View keys" msgstr "Виж ключове" @@ -111,14 +107,18 @@ msgstr "Виж ключове" msgid "Delete keys" msgstr "Изтриване на ключове" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Запитване към сървъри за ключове" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Внос ключове от сървъри за ключове" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "Списък на сървъри за ключове, за запитвания по неизвестни ключове." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Директория за съхранение на ключове, както и конфигурационни файлове." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -138,6 +138,14 @@ msgstr "Внасяне на ключ" msgid "Are you sure you wish to import key id: %s?" msgstr "Сигурни ли сте, че искате да внесете ключ с id: %s?" +#: views.py:66 +msgid "private keys" +msgstr "частни ключове" + +#: views.py:69 +msgid "public keys" +msgstr "публични ключове" + #: views.py:77 msgid "Key ID" msgstr "Ключ ID" @@ -161,10 +169,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Сигурни ли сте, че искате да изтриевте ключ: %s? Ако се опитвате да " -"изтриете публичен ключ, който е част от двойка ключове публичен/частен, " -"частния ключ също ще бъде изтрит." +msgstr "Сигурни ли сте, че искате да изтриевте ключ: %s? Ако се опитвате да изтриете публичен ключ, който е част от двойка ключове публичен/частен, частния ключ също ще бъде изтрит." #: views.py:128 msgid "Query key server" @@ -210,10 +215,8 @@ msgstr "отменен" msgid "Identifies" msgstr "Идентифицира" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "Списък на сървъри за ключове, за запитвания по неизвестни ключове." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "Директория за съхранение на ключове, както и конфигурационни файлове." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.po index 1fabaa91f4..b528b11cae 100644 --- a/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.po @@ -1,72 +1,27 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2013-06-28 13:34+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: api.py:24 -msgid "Public" -msgstr "Javni" - -#: api.py:25 -msgid "Secret" -msgstr "Tajna" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Loš potpis." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Dokument nije potpisan, ili nevažeći potpis." - -#: api.py:61 -msgid "Signature error." -msgstr "Greška potpisa." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "Dokument je potpisan, ali javni ključ nije dostupan za provjeru." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Dokument je potpisan, a potpis je dobar." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Dokument je potpisan sa važećim potpisom." - -#: api.py:146 -msgid "unknown" -msgstr "nepoznat" +#: api.py:92 +msgid "Unknown" +msgstr "" #: forms.py:7 msgid "Term" @@ -76,34 +31,74 @@ msgstr "Pojam" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Ime, e-mail, ID ključ ili otisak ključa potražiti." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "privatni ključevi" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "javni ključevi" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "obriši" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "upit keyservera" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Upit keyservera" #: links.py:10 -msgid "import" -msgstr "uvoz" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "upravljanje ključevima" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Upravljanje ključevima" +#: literals.py:6 +msgid "Public" +msgstr "Javni" + +#: literals.py:7 +msgid "Secret" +msgstr "Tajna" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Loš potpis." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Dokument nije potpisan, ili nevažeći potpis." + +#: literals.py:43 +msgid "Signature error." +msgstr "Greška potpisa." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Dokument je potpisan, ali javni ključ nije dostupan za provjeru." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Dokument je potpisan, a potpis je dobar." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Dokument je potpisan sa važećim potpisom." + #: permissions.py:9 msgid "View keys" msgstr "Pogledaj ključeve" @@ -112,14 +107,18 @@ msgstr "Pogledaj ključeve" msgid "Delete keys" msgstr "Obriši ključeve" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Upit keyservera" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Uvezi ključeve sa keyservera" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "Popis keyservera za upit za nepoznate ključeve." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Home direktorij se koristi za pohranu ključeva, kao i konfiguracijskih datoteka." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -139,6 +138,14 @@ msgstr "Importuj ključ" msgid "Are you sure you wish to import key id: %s?" msgstr "Jeste li sigurni da želite importovati id ključa: %s?" +#: views.py:66 +msgid "private keys" +msgstr "privatni ključevi" + +#: views.py:69 +msgid "public keys" +msgstr "javni ključevi" + #: views.py:77 msgid "Key ID" msgstr "ID ključa" @@ -162,10 +169,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Jeste li sigurni da želite izbrisati ključ: %s? Ako pokušate izbrisati javni " -"ključ koji je dio javnog/privatnog para privatni ključ će biti izbrisan, " -"takođe." +msgstr "Jeste li sigurni da želite izbrisati ključ: %s? Ako pokušate izbrisati javni ključ koji je dio javnog/privatnog para privatni ključ će biti izbrisan, takođe." #: views.py:128 msgid "Query key server" @@ -211,12 +215,8 @@ msgstr "ukinut" msgid "Identifies" msgstr "Identificira" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "Popis keyservera za upit za nepoznate ključeve." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" -"Home direktorij se koristi za pohranu ključeva, kao i konfiguracijskih " -"datoteka." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po index 127b31bfbb..d8ab7eb48d 100644 --- a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po @@ -1,69 +1,25 @@ # 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: 2014-07-31 19:51-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: api.py:24 -msgid "Public" -msgstr "" - -#: api.py:25 -msgid "Secret" -msgstr "" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "" - -#: api.py:34 -msgid "DSA" -msgstr "" - -#: api.py:39 -msgid "Elgamal" -msgstr "" - -#: api.py:53 -msgid "Bad signature." -msgstr "" - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "" - -#: api.py:61 -msgid "Signature error." -msgstr "" - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "" - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "" - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "" - -#: api.py:146 -msgid "unknown" +#: api.py:92 +msgid "Unknown" msgstr "" #: forms.py:7 @@ -74,34 +30,74 @@ msgstr "" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 -msgid "private keys" +#: links.py:6 +msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" +#: links.py:7 +msgid "Public keys" msgstr "" #: links.py:8 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:9 -msgid "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" msgstr "" #: links.py:10 -msgid "import" +msgid "Import" msgstr "" -#: links.py:11 -msgid "key management" -msgstr "" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "" +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + #: permissions.py:9 msgid "View keys" msgstr "" @@ -110,14 +106,18 @@ msgstr "" msgid "Delete keys" msgstr "" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -137,6 +137,14 @@ msgstr "" msgid "Are you sure you wish to import key id: %s?" msgstr "" +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + #: views.py:77 msgid "Key ID" msgstr "" @@ -206,10 +214,8 @@ msgstr "" msgid "Identifies" msgstr "" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..79cc2fb6c2 --- /dev/null +++ b/mayan/apps/django_gpg/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,221 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: api.py:92 +msgid "Unknown" +msgstr "" + +#: forms.py:7 +msgid "Term" +msgstr "" + +#: forms.py:8 +msgid "Name, e-mail, key ID or key fingerprint to look for." +msgstr "" + +#: links.py:6 +msgid "Private keys" +msgstr "" + +#: links.py:7 +msgid "Public keys" +msgstr "" + +#: links.py:8 +msgid "Delete" +msgstr "" + +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "" + +#: links.py:10 +msgid "Import" +msgstr "" + +#: links.py:11 permissions.py:7 +msgid "Key management" +msgstr "" + +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + +#: permissions.py:9 +msgid "View keys" +msgstr "" + +#: permissions.py:10 +msgid "Delete keys" +msgstr "" + +#: permissions.py:12 +msgid "Import keys from keyservers" +msgstr "" + +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + +#: views.py:37 +#, python-format +msgid "Key: %s, imported successfully." +msgstr "" + +#: views.py:42 +#, python-format +msgid "Unable to import key id: %(key_id)s; %(error)s" +msgstr "" + +#: views.py:51 +msgid "Import key" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Are you sure you wish to import key id: %s?" +msgstr "" + +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + +#: views.py:77 +msgid "Key ID" +msgstr "" + +#: views.py:81 +msgid "Owner" +msgstr "" + +#: views.py:101 +#, python-format +msgid "Key: %s, deleted successfully." +msgstr "" + +#: views.py:108 +msgid "Delete key" +msgstr "" + +#: views.py:110 +#, python-format +msgid "" +"Are you sure you wish to delete key: %s? If you try to delete a public key " +"that is part of a public/private pair the private key will be deleted as " +"well." +msgstr "" + +#: views.py:128 +msgid "Query key server" +msgstr "" + +#: views.py:141 +msgid "results" +msgstr "" + +#: views.py:146 +msgid "ID" +msgstr "" + +#: views.py:150 +msgid "type" +msgstr "" + +#: views.py:154 +msgid "creation date" +msgstr "" + +#: views.py:158 +msgid "disabled" +msgstr "" + +#: views.py:162 +msgid "expiration date" +msgstr "" + +#: views.py:166 +msgid "expired" +msgstr "" + +#: views.py:170 +msgid "length" +msgstr "" + +#: views.py:174 +msgid "revoked" +msgstr "" + +#: views.py:179 +msgid "Identifies" +msgstr "" + +#~ msgid "query keyservers" +#~ msgstr "query keyservers" + +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po index 18babdef4b..97e8f28426 100644 --- a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po @@ -1,75 +1,31 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mathias Behrle , 2014 # Stefan Lodders , 2012 +# Stefan Lodders , 2012 +# tetjarediske , 2012 # tetjarediske , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-03-12 16:11+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: api.py:24 -msgid "Public" -msgstr "Öffentlich" - -#: api.py:25 -msgid "Secret" -msgstr "Geheim" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Ungültige Signatur." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Dokument nicht signiert oder ungültige Signatur." - -#: api.py:61 -msgid "Signature error." -msgstr "Signatur Fehler." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." +#: api.py:92 +msgid "Unknown" msgstr "" -"Das Dokument ist signiert, aber kein öffentlicher Schlüssel zur Überprüfung " -"verfügbar." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Dokument ist signiert mit guter Unterschrift." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Das Dokument ist mit einer gültigen Signatur signiert." - -#: api.py:146 -msgid "unknown" -msgstr "Unbekannt" #: forms.py:7 msgid "Term" @@ -77,38 +33,76 @@ msgstr "Begriff" #: forms.py:8 msgid "Name, e-mail, key ID or key fingerprint to look for." +msgstr "Name, E-Mail, Schlüssel-ID oder Fingerabdruck des Schlüssels, der gesucht wird." + +#: links.py:6 +msgid "Private keys" msgstr "" -"Name, E-Mail, Schlüssel-ID oder Fingerabdruck des Schlüssels, der gesucht " -"wird." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "Private Schlüssel" - -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "Öffentliche Schlüssel" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "Löschen" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" msgstr "Schlüsselserver abfragen" #: links.py:10 -msgid "import" -msgstr "Importieren" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "Schlüssel-Management" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Schlüssel-Management" +#: literals.py:6 +msgid "Public" +msgstr "Öffentlich" + +#: literals.py:7 +msgid "Secret" +msgstr "Geheim" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Ungültige Signatur." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Dokument nicht signiert oder ungültige Signatur." + +#: literals.py:43 +msgid "Signature error." +msgstr "Signatur Fehler." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Das Dokument ist signiert, aber kein öffentlicher Schlüssel zur Überprüfung verfügbar." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Dokument ist signiert mit guter Unterschrift." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Das Dokument ist mit einer gültigen Signatur signiert." + #: permissions.py:9 msgid "View keys" msgstr "Schlüssel anzeigen" @@ -117,14 +111,18 @@ msgstr "Schlüssel anzeigen" msgid "Delete keys" msgstr "Schlüssel löschen" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Schlüsselserver abfragen" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Schlüssel von Schlüsselservern importieren" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "Liste der Server, die nach unbekannten Schlüsseln durchsucht werden." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Verzeichnis zum Speichern von Schlüsseln und Konfigurationsdateien." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -144,6 +142,14 @@ msgstr "Schlüssel importieren" msgid "Are you sure you wish to import key id: %s?" msgstr "Sind Sie sicher, dass Sie die Schlüssel-ID %s importieren möchten?" +#: views.py:66 +msgid "private keys" +msgstr "Private Schlüssel" + +#: views.py:69 +msgid "public keys" +msgstr "Öffentliche Schlüssel" + #: views.py:77 msgid "Key ID" msgstr "Schlüssel-ID" @@ -167,10 +173,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Sind Sie sicher, dass Sie den Schlüssel %s löschen wollen? Wenn Sie einen " -"öffentlichen Schlüssel, der Teil eines öffentlichen/privaten Paars ist, zu " -"löschen versuchen, wird der private Schlüssel ebenfalls gelöscht." +msgstr "Sind Sie sicher, dass Sie den Schlüssel %s löschen wollen? Wenn Sie einen öffentlichen Schlüssel, der Teil eines öffentlichen/privaten Paars ist, zu löschen versuchen, wird der private Schlüssel ebenfalls gelöscht." #: views.py:128 msgid "Query key server" @@ -216,10 +219,8 @@ msgstr "Zurückgezogen" msgid "Identifies" msgstr "Identifiziert" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "Liste der Server, die nach unbekannten Schlüsseln durchsucht werden." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "Verzeichnis zum Speichern von Schlüsseln und Konfigurationsdateien." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po index d7b5854efc..d20931d5c8 100644 --- a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/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: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-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/" @@ -18,52 +18,9 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: api.py:24 -msgid "Public" -msgstr "Public" - -#: api.py:25 -msgid "Secret" -msgstr "Secret" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Bad signature." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Document not signed or invalid signature." - -#: api.py:61 -msgid "Signature error." -msgstr "Signature error." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "Document is signed but no public key is available for verification." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Document is signed, and signature is good." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Document is signed with a valid signature." - -#: api.py:146 -msgid "unknown" +#: api.py:92 +#, fuzzy +msgid "Unknown" msgstr "unknown" #: forms.py:7 @@ -74,34 +31,78 @@ msgstr "Term" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Name, e-mail, key ID or key fingerprint to look for." -#: links.py:6 views.py:66 -msgid "private keys" +#: links.py:6 +#, fuzzy +msgid "Private keys" msgstr "private keys" -#: links.py:7 views.py:69 -msgid "public keys" +#: links.py:7 +#, fuzzy +msgid "Public keys" msgstr "public keys" #: links.py:8 -msgid "delete" +#, fuzzy +msgid "Delete" msgstr "delete" -#: links.py:9 -msgid "query keyservers" -msgstr "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Query keyservers" #: links.py:10 -msgid "import" +#, fuzzy +msgid "Import" msgstr "import" -#: links.py:11 -msgid "key management" -msgstr "key management" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Key management" +#: literals.py:6 +msgid "Public" +msgstr "Public" + +#: literals.py:7 +msgid "Secret" +msgstr "Secret" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Bad signature." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Document not signed or invalid signature." + +#: literals.py:43 +msgid "Signature error." +msgstr "Signature error." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Document is signed but no public key is available for verification." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Document is signed, and signature is good." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Document is signed with a valid signature." + #: permissions.py:9 msgid "View keys" msgstr "View keys" @@ -110,14 +111,18 @@ msgstr "View keys" msgid "Delete keys" msgstr "Delete keys" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Query keyservers" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Import keys from keyservers" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "List of keyservers to be queried for unknown keys." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Home directory used to store keys as well as configuration files." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -137,6 +142,14 @@ msgstr "Import key" msgid "Are you sure you wish to import key id: %s?" msgstr "Are you sure you wish to import key id: %s?" +#: views.py:66 +msgid "private keys" +msgstr "private keys" + +#: views.py:69 +msgid "public keys" +msgstr "public keys" + #: views.py:77 msgid "Key ID" msgstr "Key ID" @@ -209,10 +222,8 @@ msgstr "revoked" msgid "Identifies" msgstr "Identifies" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "List of keyservers to be queried for unknown keys." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "Home directory used to store keys as well as configuration files." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po index dc75211bea..a6141cbc10 100644 --- a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po @@ -1,73 +1,28 @@ # 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 # Roberto Rosario, 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: api.py:24 -msgid "Public" -msgstr "Pública" - -#: api.py:25 -msgid "Secret" -msgstr "Secreta" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Firma invalida." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Documento no firmado o firma invalida." - -#: api.py:61 -msgid "Signature error." -msgstr "Error de firma." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." +#: api.py:92 +msgid "Unknown" msgstr "" -"El document ha sido firmado pero no hay llave pública disponible para " -"verificación." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "El document ha sido firmado y la firma esta es buen estado." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "El document ha sido firmado y la firma ha sido validada." - -#: api.py:146 -msgid "unknown" -msgstr "desconocida" #: forms.py:7 msgid "Term" @@ -75,89 +30,139 @@ msgstr "Término" #: forms.py:8 msgid "Name, e-mail, key ID or key fingerprint to look for." +msgstr "Nombre, dirección de correo electrónico, identificador de clave o huella digital de clave a buscar." + +#: links.py:6 +msgid "Private keys" msgstr "" -"Nombre, dirección de correo electrónico, identificador de llave or huella " -"digital de llave a buscar." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "llaves privadas" - -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "llaves públicas" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "borrar" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "consultar servidor de llaves" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Hacer búsquedas en servidores de claves" #: links.py:10 -msgid "import" -msgstr "importar" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "manejo de llaves" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" -msgstr "Gestión de llaves" +msgstr "Gestión de claves" + +#: literals.py:6 +msgid "Public" +msgstr "Pública" + +#: literals.py:7 +msgid "Secret" +msgstr "Secreta" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Firma inválida." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Documento no firmado o firma inválida." + +#: literals.py:43 +msgid "Signature error." +msgstr "Error de firma." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "El documento ha sido firmado pero no hay clave pública disponible para verificación." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "El documento ha sido firmado y la firma está en buen estado." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "El documento ha sido firmado y la firma ha sido validada." #: permissions.py:9 msgid "View keys" -msgstr "Ver llaves" +msgstr "Ver claves" #: permissions.py:10 msgid "Delete keys" -msgstr "Borrar llaves" - -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Hacer búsquedas en servidores de llaves" +msgstr "Borrar claves" #: permissions.py:12 msgid "Import keys from keyservers" -msgstr "Importar llaves del servidores de llaves" +msgstr "Importar llaves del servidores de claves" + +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "Lista de servidores de claves a ser utilizados para buscar claves desconocidas." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Directorio de inicio utilizado para almacenar las claves, así como los archivos de configuración." #: views.py:37 #, python-format msgid "Key: %s, imported successfully." -msgstr "Llave: %s, importada exitosamente." +msgstr "Clave: %s, importada con éxito." #: views.py:42 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" -msgstr "No se pudo importar la llave: %(key_id)s ; %(error)s " +msgstr "No se pudo importar la clave: %(key_id)s ; %(error)s " #: views.py:51 msgid "Import key" -msgstr "Importar llave" +msgstr "Importar clave" #: views.py:52 #, python-format msgid "Are you sure you wish to import key id: %s?" -msgstr "¿Esta seguro que desea importar la llave: %s?" +msgstr "¿Esta seguro que desea importar la clave: %s?" + +#: views.py:66 +msgid "private keys" +msgstr "claves privadas" + +#: views.py:69 +msgid "public keys" +msgstr "claves públicas" #: views.py:77 msgid "Key ID" -msgstr "Identificador de llave" +msgstr "Identificador de clave" #: views.py:81 msgid "Owner" -msgstr "Dueño" +msgstr "Propietario" #: views.py:101 #, python-format msgid "Key: %s, deleted successfully." -msgstr "Llave: %s, borrada exitosamente." +msgstr "Clave: %s, borrada con éxito." #: views.py:108 msgid "Delete key" -msgstr "Borrar llave" +msgstr "Borrar clave" #: views.py:110 #, python-format @@ -165,14 +170,11 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"¿Esta seguro que desea borrar la llave: %s? Si trata de borrar una llave " -"pública que es parte de un par público/privado la llave privada será borrada " -"también." +msgstr "¿Esta seguro que desea borrar la clave: %s? Si trata de borrar una clave pública que es parte de un par público/privado la clave privada será borrada también." #: views.py:128 msgid "Query key server" -msgstr "Consultar servidor de llaves" +msgstr "Consultar servidor de claves" #: views.py:141 msgid "results" @@ -212,16 +214,10 @@ msgstr "revocada" #: views.py:179 msgid "Identifies" -msgstr "Identidades" +msgstr "Identifica a" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" -"Lista de servidores de llaves a ser utilizados para buscar llaves " -"desconocidas." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" -"Directorio de inicio utilizado para almacenar las llaves, así como los " -"archivos de configuración." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po index 3cc2e862ac..a20a4c30a3 100644 --- a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po @@ -1,158 +1,167 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: api.py:24 -msgid "Public" -msgstr "" - -#: api.py:25 -msgid "Secret" -msgstr "" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "" - -#: api.py:34 -msgid "DSA" -msgstr "" - -#: api.py:39 -msgid "Elgamal" -msgstr "" - -#: api.py:53 -msgid "Bad signature." -msgstr "" - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "" - -#: api.py:61 -msgid "Signature error." -msgstr "" - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "" - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "" - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "" - -#: api.py:146 -msgid "unknown" +#: api.py:92 +msgid "Unknown" msgstr "" #: forms.py:7 msgid "Term" -msgstr "" +msgstr "ترم Term" #: forms.py:8 msgid "Name, e-mail, key ID or key fingerprint to look for." +msgstr "نام، ایمیل، شناسه کلید ویا اثرانگشت کلید برای چستچو." + +#: links.py:6 +msgid "Private keys" msgstr "" -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "" - -#: links.py:7 views.py:69 -msgid "public keys" +#: links.py:7 +msgid "Public keys" msgstr "" #: links.py:8 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "پرسش و یا query از سرورهای کلید" #: links.py:10 -msgid "import" +msgid "Import" msgstr "" -#: links.py:11 -msgid "key management" -msgstr "" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" -msgstr "" +msgstr "مدیریت کلید" + +#: literals.py:6 +msgid "Public" +msgstr "عمومی" + +#: literals.py:7 +msgid "Secret" +msgstr "سری و یا رمز" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "الگمال Elgmal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "امضای اشتباه" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "سند امضا نشده و یا امضا قابل قبول نییست" + +#: literals.py:43 +msgid "Signature error." +msgstr "خطا در امضا" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "سند امضا شده است ولیکن کلید عمومی جهت بررسی صحت امضا وجود ندارد." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "سند امضا شده است و امضا مورد تایید میباشد." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "سند با امضای مورد تایید امضا شده است." #: permissions.py:9 msgid "View keys" -msgstr "" +msgstr "دیدن کلیدها" #: permissions.py:10 msgid "Delete keys" -msgstr "" - -#: permissions.py:11 -msgid "Query keyservers" -msgstr "" +msgstr "پاک و یا حذف کلیدها" #: permissions.py:12 msgid "Import keys from keyservers" -msgstr "" +msgstr "وارد کردن کلیده از سرور کلیدها" + +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "لیست سرور کلیدها برای پرسش درباره کلید های ناشناس." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "ریشه دایرکتوری جهت نگهداری کلیدها بهمراه فایلهای پیکربندی." #: views.py:37 #, python-format msgid "Key: %s, imported successfully." -msgstr "" +msgstr "کلید: %s, بصورت موفقیت آمیز وارد شد." #: views.py:42 #, python-format msgid "Unable to import key id: %(key_id)s; %(error)s" -msgstr "" +msgstr "فادر نبودن در وارد کردن کلید با شناسه: %(key_id)s , خطای %(error)s" #: views.py:51 msgid "Import key" -msgstr "" +msgstr "وارد کردن کلید" #: views.py:52 #, python-format msgid "Are you sure you wish to import key id: %s?" -msgstr "" +msgstr "آیا از ورود کلیدی با شناسه: %s مطمئن هستید؟" + +#: views.py:66 +msgid "private keys" +msgstr "کلید خصوصی" + +#: views.py:69 +msgid "public keys" +msgstr "کلید عمومی" #: views.py:77 msgid "Key ID" -msgstr "" +msgstr "شناسه کلید" #: views.py:81 msgid "Owner" -msgstr "" +msgstr "صاحب" #: views.py:101 #, python-format msgid "Key: %s, deleted successfully." -msgstr "" +msgstr "کلید: %s با موفقیت حذف شد." #: views.py:108 msgid "Delete key" -msgstr "" +msgstr "حذف کلید" #: views.py:110 #, python-format @@ -160,56 +169,54 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" +msgstr "آیا از حذف کلید: %s مطمئن هستید؟ درصورت حذف کلید عمومی مرتبط با کلید خصوصی، کلیدخصوصی بطور اتوماتیک حذف خواهد شد." #: views.py:128 msgid "Query key server" -msgstr "" +msgstr "پرسش از سرور کلید" #: views.py:141 msgid "results" -msgstr "" +msgstr "نتایج" #: views.py:146 msgid "ID" -msgstr "" +msgstr "شناسه" #: views.py:150 msgid "type" -msgstr "" +msgstr "نوع" #: views.py:154 msgid "creation date" -msgstr "" +msgstr "زمان ایجاد" #: views.py:158 msgid "disabled" -msgstr "" +msgstr "عیر فعال" #: views.py:162 msgid "expiration date" -msgstr "" +msgstr "تاریخ انقضا" #: views.py:166 msgid "expired" -msgstr "" +msgstr "منقضی شده" #: views.py:170 msgid "length" -msgstr "" +msgstr "طول" #: views.py:174 msgid "revoked" -msgstr "" +msgstr "لغو شده" #: views.py:179 msgid "Identifies" -msgstr "" +msgstr "شناسایی کردن." -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po index 45a29aef0e..0358e23bb7 100644 --- a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po @@ -1,73 +1,27 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: api.py:24 -msgid "Public" -msgstr "Publique" - -#: api.py:25 -msgid "Secret" -msgstr "Secret" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "ElGamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Signature erronée." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Document non signé ou signature erronée." - -#: api.py:61 -msgid "Signature error." -msgstr "Erreur de signature." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." +#: api.py:92 +msgid "Unknown" msgstr "" -"Ce document est signé mais aucune clé publique n'est disponible pour " -"vérifier la signature." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Le document est signé et la signature est bonne." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Le document est signé avec une signature valide." - -#: api.py:146 -msgid "unknown" -msgstr "inconnu" #: forms.py:7 msgid "Term" @@ -77,34 +31,74 @@ msgstr "Terme" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Nom, e-mail, ID de clé ou empreinte à rechercher." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "clés privées" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "clés publiques" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "supprimer" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "interroger les serveurs de clés" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Interroger les serveurs de clés" #: links.py:10 -msgid "import" -msgstr "importer" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "gestion des clés" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Gestion des clés" +#: literals.py:6 +msgid "Public" +msgstr "Publique" + +#: literals.py:7 +msgid "Secret" +msgstr "Secret" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "ElGamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Signature erronée." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Document non signé ou signature erronée." + +#: literals.py:43 +msgid "Signature error." +msgstr "Erreur de signature." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Ce document est signé mais aucune clé publique n'est disponible pour vérifier la signature." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Le document est signé et la signature est bonne." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Le document est signé avec une signature valide." + #: permissions.py:9 msgid "View keys" msgstr "Afficher les clés" @@ -113,14 +107,18 @@ msgstr "Afficher les clés" msgid "Delete keys" msgstr "Supprimer les clés" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Interroger les serveurs de clés" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Importer les clés à partir des serveurs de clés" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "Liste des serveurs de clés à interroger pour les clés inconnues." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Répertoire principal utilisé pour stocker les clés, ainsi que les fichiers de configuration" + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -140,6 +138,14 @@ msgstr "Importer la clé" msgid "Are you sure you wish to import key id: %s?" msgstr "Êtes vous certain de vouloir importer la l'id de la clé: %s?" +#: views.py:66 +msgid "private keys" +msgstr "clés privées" + +#: views.py:69 +msgid "public keys" +msgstr "clés publiques" + #: views.py:77 msgid "Key ID" msgstr "ID de la clé" @@ -163,10 +169,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Êtes vous certain de vouloir supprimer la clé: %s? Si vous supprimez une clé " -"publique qui fait partie d'une paire clé publique/clé privée, la clé privée " -"sera également supprimée." +msgstr "Êtes vous certain de vouloir supprimer la clé: %s? Si vous supprimez une clé publique qui fait partie d'une paire clé publique/clé privée, la clé privée sera également supprimée." #: views.py:128 msgid "Query key server" @@ -212,12 +215,8 @@ msgstr "révoqué" msgid "Identifies" msgstr "Identifie" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "Liste des serveurs de clés à interroger pour les clés inconnues." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" -"Répertoire principal utilisé pour stocker les clés, ainsi que les fichiers " -"de configuration" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.po index 5cb00cc876..64bf1e1650 100644 --- a/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/hr_HR/LC_MESSAGES/django.po @@ -1,70 +1,25 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" -#: api.py:24 -msgid "Public" -msgstr "" - -#: api.py:25 -msgid "Secret" -msgstr "" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "" - -#: api.py:34 -msgid "DSA" -msgstr "" - -#: api.py:39 -msgid "Elgamal" -msgstr "" - -#: api.py:53 -msgid "Bad signature." -msgstr "" - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "" - -#: api.py:61 -msgid "Signature error." -msgstr "" - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "" - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "" - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "" - -#: api.py:146 -msgid "unknown" +#: api.py:92 +msgid "Unknown" msgstr "" #: forms.py:7 @@ -75,34 +30,74 @@ msgstr "" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 -msgid "private keys" +#: links.py:6 +msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" +#: links.py:7 +msgid "Public keys" msgstr "" #: links.py:8 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:9 -msgid "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" msgstr "" #: links.py:10 -msgid "import" +msgid "Import" msgstr "" -#: links.py:11 -msgid "key management" -msgstr "" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "" +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + #: permissions.py:9 msgid "View keys" msgstr "" @@ -111,14 +106,18 @@ msgstr "" msgid "Delete keys" msgstr "" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -138,6 +137,14 @@ msgstr "" msgid "Are you sure you wish to import key id: %s?" msgstr "" +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + #: views.py:77 msgid "Key ID" msgstr "" @@ -207,10 +214,8 @@ msgstr "" msgid "Identifies" msgstr "" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po index 5e5f29f6a2..b1039e2a4f 100644 --- a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po @@ -1,69 +1,25 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: api.py:24 -msgid "Public" -msgstr "" - -#: api.py:25 -msgid "Secret" -msgstr "" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "" - -#: api.py:34 -msgid "DSA" -msgstr "" - -#: api.py:39 -msgid "Elgamal" -msgstr "" - -#: api.py:53 -msgid "Bad signature." -msgstr "" - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "" - -#: api.py:61 -msgid "Signature error." -msgstr "" - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "" - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "" - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "" - -#: api.py:146 -msgid "unknown" +#: api.py:92 +msgid "Unknown" msgstr "" #: forms.py:7 @@ -74,34 +30,74 @@ msgstr "" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 -msgid "private keys" +#: links.py:6 +msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" +#: links.py:7 +msgid "Public keys" msgstr "" #: links.py:8 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:9 -msgid "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" msgstr "" #: links.py:10 -msgid "import" +msgid "Import" msgstr "" -#: links.py:11 -msgid "key management" -msgstr "" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "" +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + #: permissions.py:9 msgid "View keys" msgstr "" @@ -110,14 +106,18 @@ msgstr "" msgid "Delete keys" msgstr "" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -137,6 +137,14 @@ msgstr "" msgid "Are you sure you wish to import key id: %s?" msgstr "" +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + #: views.py:77 msgid "Key ID" msgstr "" @@ -206,10 +214,8 @@ msgstr "" msgid "Identifies" msgstr "" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po index 8e32b4b893..9c94b65e94 100644 --- a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po @@ -1,69 +1,25 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2011-12-05 17:43+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: api.py:24 -msgid "Public" -msgstr "" - -#: api.py:25 -msgid "Secret" -msgstr "" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "" - -#: api.py:34 -msgid "DSA" -msgstr "" - -#: api.py:39 -msgid "Elgamal" -msgstr "" - -#: api.py:53 -msgid "Bad signature." -msgstr "" - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "" - -#: api.py:61 -msgid "Signature error." -msgstr "" - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "" - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "" - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "" - -#: api.py:146 -msgid "unknown" +#: api.py:92 +msgid "Unknown" msgstr "" #: forms.py:7 @@ -74,34 +30,74 @@ msgstr "" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 -msgid "private keys" +#: links.py:6 +msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" +#: links.py:7 +msgid "Public keys" msgstr "" #: links.py:8 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:9 -msgid "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" msgstr "" #: links.py:10 -msgid "import" +msgid "Import" msgstr "" -#: links.py:11 -msgid "key management" -msgstr "" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "" +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + #: permissions.py:9 msgid "View keys" msgstr "" @@ -110,14 +106,18 @@ msgstr "" msgid "Delete keys" msgstr "" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -137,6 +137,14 @@ msgstr "" msgid "Are you sure you wish to import key id: %s?" msgstr "" +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + #: views.py:77 msgid "Key ID" msgstr "" @@ -206,10 +214,8 @@ msgstr "" msgid "Identifies" msgstr "" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po index c83d8a214f..83c10b7bfa 100644 --- a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierpaolo Baldan , 2011 # Pierpaolo Baldan , 2012 @@ -9,66 +10,19 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: api.py:24 -msgid "Public" -msgstr "Pubblica" - -#: api.py:25 -msgid "Secret" -msgstr "Segreta" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Firma cattiva." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Documento non firmato o firma invalida." - -#: api.py:61 -msgid "Signature error." -msgstr "Errore di firma" - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." +#: api.py:92 +msgid "Unknown" msgstr "" -"Il documento è stato firmato, ma la chiave pubblica non è disponibile per la " -"verifica" - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Documento firmato e firma è buona." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Il documento è firmato con una firma valida." - -#: api.py:146 -msgid "unknown" -msgstr "sconosciuto" #: forms.py:7 msgid "Term" @@ -78,34 +32,74 @@ msgstr "Scadenza" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Nome, e-mail,key ID , impronte digitali per cercare" -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "Chiave privata" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "Chiave pubblica" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "cancella" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "Interroga il server delle chiavi" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Interroga l'autorità per le chiavi" #: links.py:10 -msgid "import" -msgstr "import" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "gestione della firma" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Gestione delle chiavi" +#: literals.py:6 +msgid "Public" +msgstr "Pubblica" + +#: literals.py:7 +msgid "Secret" +msgstr "Segreta" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Firma cattiva." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Documento non firmato o firma invalida." + +#: literals.py:43 +msgid "Signature error." +msgstr "Errore di firma" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Il documento è stato firmato, ma la chiave pubblica non è disponibile per la verifica" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Documento firmato e firma è buona." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Il documento è firmato con una firma valida." + #: permissions.py:9 msgid "View keys" msgstr "Vista delle chiavi" @@ -114,14 +108,18 @@ msgstr "Vista delle chiavi" msgid "Delete keys" msgstr "Cancella chiavi" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Interroga l'autorità per le chiavi" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Importa le chiavi dal server di chiavi" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "Lista di server per chiavi che si possono interrogare." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Home directory utilizzata per memorizzare le chiavi così come i file di configurazione." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -141,6 +139,14 @@ msgstr "Importa chiave" msgid "Are you sure you wish to import key id: %s?" msgstr "Sei sicuro di voler importare la chiave id: %s?" +#: views.py:66 +msgid "private keys" +msgstr "Chiave privata" + +#: views.py:69 +msgid "public keys" +msgstr "Chiave pubblica" + #: views.py:77 msgid "Key ID" msgstr "chiave ID" @@ -164,10 +170,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Sei sicuro di voler cancellare la chiave: %s? Se provi a cancellare una " -"chiave pubblica che è parte di una coppia publica/privata anche la chiave " -"privata sarà cancellata" +msgstr "Sei sicuro di voler cancellare la chiave: %s? Se provi a cancellare una chiave pubblica che è parte di una coppia publica/privata anche la chiave privata sarà cancellata" #: views.py:128 msgid "Query key server" @@ -213,12 +216,8 @@ msgstr "revocata" msgid "Identifies" msgstr "Identifica" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "Lista di server per chiavi che si possono interrogare." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" -"Home directory utilizzata per memorizzare le chiavi così come i file di " -"configurazione." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c64df92dda --- /dev/null +++ b/mayan/apps/django_gpg/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,221 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: api.py:92 +msgid "Unknown" +msgstr "" + +#: forms.py:7 +msgid "Term" +msgstr "" + +#: forms.py:8 +msgid "Name, e-mail, key ID or key fingerprint to look for." +msgstr "" + +#: links.py:6 +msgid "Private keys" +msgstr "" + +#: links.py:7 +msgid "Public keys" +msgstr "" + +#: links.py:8 +msgid "Delete" +msgstr "" + +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "" + +#: links.py:10 +msgid "Import" +msgstr "" + +#: links.py:11 permissions.py:7 +msgid "Key management" +msgstr "" + +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + +#: permissions.py:9 +msgid "View keys" +msgstr "" + +#: permissions.py:10 +msgid "Delete keys" +msgstr "" + +#: permissions.py:12 +msgid "Import keys from keyservers" +msgstr "" + +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + +#: views.py:37 +#, python-format +msgid "Key: %s, imported successfully." +msgstr "" + +#: views.py:42 +#, python-format +msgid "Unable to import key id: %(key_id)s; %(error)s" +msgstr "" + +#: views.py:51 +msgid "Import key" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Are you sure you wish to import key id: %s?" +msgstr "" + +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + +#: views.py:77 +msgid "Key ID" +msgstr "" + +#: views.py:81 +msgid "Owner" +msgstr "" + +#: views.py:101 +#, python-format +msgid "Key: %s, deleted successfully." +msgstr "" + +#: views.py:108 +msgid "Delete key" +msgstr "" + +#: views.py:110 +#, python-format +msgid "" +"Are you sure you wish to delete key: %s? If you try to delete a public key " +"that is part of a public/private pair the private key will be deleted as " +"well." +msgstr "" + +#: views.py:128 +msgid "Query key server" +msgstr "" + +#: views.py:141 +msgid "results" +msgstr "" + +#: views.py:146 +msgid "ID" +msgstr "" + +#: views.py:150 +msgid "type" +msgstr "" + +#: views.py:154 +msgid "creation date" +msgstr "" + +#: views.py:158 +msgid "disabled" +msgstr "" + +#: views.py:162 +msgid "expiration date" +msgstr "" + +#: views.py:166 +msgid "expired" +msgstr "" + +#: views.py:170 +msgid "length" +msgstr "" + +#: views.py:174 +msgid "revoked" +msgstr "" + +#: views.py:179 +msgid "Identifies" +msgstr "" + +#~ msgid "query keyservers" +#~ msgstr "query keyservers" + +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..afa0b52c49 --- /dev/null +++ b/mayan/apps/django_gpg/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,221 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: api.py:92 +msgid "Unknown" +msgstr "" + +#: forms.py:7 +msgid "Term" +msgstr "" + +#: forms.py:8 +msgid "Name, e-mail, key ID or key fingerprint to look for." +msgstr "" + +#: links.py:6 +msgid "Private keys" +msgstr "" + +#: links.py:7 +msgid "Public keys" +msgstr "" + +#: links.py:8 +msgid "Delete" +msgstr "" + +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "" + +#: links.py:10 +msgid "Import" +msgstr "" + +#: links.py:11 permissions.py:7 +msgid "Key management" +msgstr "" + +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + +#: permissions.py:9 +msgid "View keys" +msgstr "" + +#: permissions.py:10 +msgid "Delete keys" +msgstr "" + +#: permissions.py:12 +msgid "Import keys from keyservers" +msgstr "" + +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + +#: views.py:37 +#, python-format +msgid "Key: %s, imported successfully." +msgstr "" + +#: views.py:42 +#, python-format +msgid "Unable to import key id: %(key_id)s; %(error)s" +msgstr "" + +#: views.py:51 +msgid "Import key" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Are you sure you wish to import key id: %s?" +msgstr "" + +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + +#: views.py:77 +msgid "Key ID" +msgstr "" + +#: views.py:81 +msgid "Owner" +msgstr "" + +#: views.py:101 +#, python-format +msgid "Key: %s, deleted successfully." +msgstr "" + +#: views.py:108 +msgid "Delete key" +msgstr "" + +#: views.py:110 +#, python-format +msgid "" +"Are you sure you wish to delete key: %s? If you try to delete a public key " +"that is part of a public/private pair the private key will be deleted as " +"well." +msgstr "" + +#: views.py:128 +msgid "Query key server" +msgstr "" + +#: views.py:141 +msgid "results" +msgstr "" + +#: views.py:146 +msgid "ID" +msgstr "" + +#: views.py:150 +msgid "type" +msgstr "" + +#: views.py:154 +msgid "creation date" +msgstr "" + +#: views.py:158 +msgid "disabled" +msgstr "" + +#: views.py:162 +msgid "expiration date" +msgstr "" + +#: views.py:166 +msgid "expired" +msgstr "" + +#: views.py:170 +msgid "length" +msgstr "" + +#: views.py:174 +msgid "revoked" +msgstr "" + +#: views.py:179 +msgid "Identifies" +msgstr "" + +#~ msgid "query keyservers" +#~ msgstr "query keyservers" + +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po index b6cf6dd11a..35426db84c 100644 --- a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po @@ -1,69 +1,25 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: api.py:24 -msgid "Public" -msgstr "" - -#: api.py:25 -msgid "Secret" -msgstr "" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "" - -#: api.py:34 -msgid "DSA" -msgstr "" - -#: api.py:39 -msgid "Elgamal" -msgstr "" - -#: api.py:53 -msgid "Bad signature." -msgstr "" - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "" - -#: api.py:61 -msgid "Signature error." -msgstr "" - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "" - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "" - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "" - -#: api.py:146 -msgid "unknown" +#: api.py:92 +msgid "Unknown" msgstr "" #: forms.py:7 @@ -74,34 +30,74 @@ msgstr "" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 -msgid "private keys" +#: links.py:6 +msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" +#: links.py:7 +msgid "Public keys" msgstr "" #: links.py:8 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:9 -msgid "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" msgstr "" #: links.py:10 -msgid "import" +msgid "Import" msgstr "" -#: links.py:11 -msgid "key management" -msgstr "" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "" +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + #: permissions.py:9 msgid "View keys" msgstr "" @@ -110,14 +106,18 @@ msgstr "" msgid "Delete keys" msgstr "" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -137,6 +137,14 @@ msgstr "" msgid "Are you sure you wish to import key id: %s?" msgstr "" +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + #: views.py:77 msgid "Key ID" msgstr "" @@ -206,10 +214,8 @@ msgstr "" msgid "Identifies" msgstr "" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po index bf945473b4..c503a98e04 100644 --- a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po @@ -1,74 +1,27 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: api.py:24 -msgid "Public" -msgstr "Publiczny" - -#: api.py:25 -msgid "Secret" -msgstr "Secret" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Zły podpis." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Dokumentu nie podpisany lub nieprawidłowy podpis." - -#: api.py:61 -msgid "Signature error." -msgstr "Błąd podpisu." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." +#: api.py:92 +msgid "Unknown" msgstr "" -"Dokument został podpisany, ale klucz publiczny nie jest dostępny do " -"weryfikacji." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Dokument został podpisany, a podpis jest dobry." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Dokument podpisany za pomocą ważnego podpisu." - -#: api.py:146 -msgid "unknown" -msgstr "nieznany" #: forms.py:7 msgid "Term" @@ -78,34 +31,74 @@ msgstr "Term" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Imię i nazwisko, e-mail, key ID lub key fingerprint kluc szukać." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "private keys" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "public keys" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "usunąć" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Query keyservers" #: links.py:10 -msgid "import" -msgstr "import" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "zarządzanie kluczami" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Zarządzanie kluczami" +#: literals.py:6 +msgid "Public" +msgstr "Publiczny" + +#: literals.py:7 +msgid "Secret" +msgstr "Secret" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Zły podpis." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Dokumentu nie podpisany lub nieprawidłowy podpis." + +#: literals.py:43 +msgid "Signature error." +msgstr "Błąd podpisu." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Dokument został podpisany, ale klucz publiczny nie jest dostępny do weryfikacji." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Dokument został podpisany, a podpis jest dobry." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Dokument podpisany za pomocą ważnego podpisu." + #: permissions.py:9 msgid "View keys" msgstr "View keys" @@ -114,14 +107,18 @@ msgstr "View keys" msgid "Delete keys" msgstr "Delete keys" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Query keyservers" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Import keys from keyservers" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "List of keyservers to be queried for unknown keys." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Katalog domowy używany do przechowywania kluczy oraz plików konfiguracyjnych." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -141,6 +138,14 @@ msgstr "Importuj klucz" msgid "Are you sure you wish to import key id: %s?" msgstr "Czy na pewno chcesz importować ID klucza:%s?" +#: views.py:66 +msgid "private keys" +msgstr "private keys" + +#: views.py:69 +msgid "public keys" +msgstr "public keys" + #: views.py:77 msgid "Key ID" msgstr "Key ID" @@ -164,10 +169,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Czy na pewno chcesz usunąć klucz:%s? Jeśli próbujesz usunąć klucza " -"publiczny, który jest częścią pary publiczny / prywatny klucz prywatny " -"zostanie usunięty również." +msgstr "Czy na pewno chcesz usunąć klucz:%s? Jeśli próbujesz usunąć klucza publiczny, który jest częścią pary publiczny / prywatny klucz prywatny zostanie usunięty również." #: views.py:128 msgid "Query key server" @@ -213,11 +215,8 @@ msgstr "odwołany" msgid "Identifies" msgstr "Identyfikuje" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "List of keyservers to be queried for unknown keys." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" -"Katalog domowy używany do przechowywania kluczy oraz plików konfiguracyjnych." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po index 160c98a1e8..e4b296513e 100644 --- a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Roberto Rosario, 2012 # Vítor Figueiró , 2012 @@ -9,66 +10,19 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: api.py:24 -msgid "Public" -msgstr "Pública" - -#: api.py:25 -msgid "Secret" -msgstr "Segredo" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Assinatura inválida." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Documento não assinado ou assinatura inválida." - -#: api.py:61 -msgid "Signature error." -msgstr "Erro de assinatura." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." +#: api.py:92 +msgid "Unknown" msgstr "" -"O documento está assinado, mas não está disponível uma chave pública para " -"verificação." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "O documento está assinado e a assinatura é válida." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "O documento está assinado com uma assinatura válida." - -#: api.py:146 -msgid "unknown" -msgstr "desconhecida" #: forms.py:7 msgid "Term" @@ -78,34 +32,74 @@ msgstr "Termo" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Nome, e-mail, ID da chave ou impressão digital da chave a procurar." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "chaves privadas" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "chaves públicas" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "consultar servidores de chaves" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Consultar servidores de chaves" #: links.py:10 -msgid "import" -msgstr "importar" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "gestão de chaves" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Gestão de chaves" +#: literals.py:6 +msgid "Public" +msgstr "Pública" + +#: literals.py:7 +msgid "Secret" +msgstr "Segredo" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Assinatura inválida." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Documento não assinado ou assinatura inválida." + +#: literals.py:43 +msgid "Signature error." +msgstr "Erro de assinatura." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "O documento está assinado, mas não está disponível uma chave pública para verificação." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "O documento está assinado e a assinatura é válida." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "O documento está assinado com uma assinatura válida." + #: permissions.py:9 msgid "View keys" msgstr "Ver as chaves" @@ -114,14 +108,18 @@ msgstr "Ver as chaves" msgid "Delete keys" msgstr "Excluir chaves" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Consultar servidores de chaves" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Importar chaves de servidores de chaves" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "Lista de servidores de chaves a consultar para chaves desconhecidas." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Diretório usado para guardar as chaves e os ficheiros de configuração." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -141,6 +139,14 @@ msgstr "Importar chave" msgid "Are you sure you wish to import key id: %s?" msgstr "Tem a certeza de que deseja importar a chave com o id: %s?" +#: views.py:66 +msgid "private keys" +msgstr "chaves privadas" + +#: views.py:69 +msgid "public keys" +msgstr "chaves públicas" + #: views.py:77 msgid "Key ID" msgstr "ID da chave" @@ -164,10 +170,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Tem a certeza de que pretende excluir a chave: %s? Se tentar excluir uma " -"chave pública que faça parte de um par chave pública / chave privada, a " -"chave privada também será excluída." +msgstr "Tem a certeza de que pretende excluir a chave: %s? Se tentar excluir uma chave pública que faça parte de um par chave pública / chave privada, a chave privada também será excluída." #: views.py:128 msgid "Query key server" @@ -213,10 +216,8 @@ msgstr "revogada" msgid "Identifies" msgstr "Identifica" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "Lista de servidores de chaves a consultar para chaves desconhecidas." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "Diretório usado para guardar as chaves e os ficheiros de configuração." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po index 870df18846..1093386d1b 100644 --- a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po @@ -1,72 +1,28 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: api.py:24 -msgid "Public" -msgstr "Público" - -#: api.py:25 -msgid "Secret" -msgstr "Segredo" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Assinatura ruim." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Documento não assinado ou inválido assinatura." - -#: api.py:61 -msgid "Signature error." -msgstr "Erro de assinatura." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." +#: api.py:92 +msgid "Unknown" msgstr "" -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "" - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "" - -#: api.py:146 -msgid "unknown" -msgstr "desconhecido" - #: forms.py:7 msgid "Term" msgstr "" @@ -75,34 +31,74 @@ msgstr "" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "chaves privadas" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "chaves públicas" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "excluir" - -#: links.py:9 -msgid "query keyservers" +msgid "Delete" msgstr "" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Consulta servidores de chaves" + #: links.py:10 -msgid "import" +msgid "Import" msgstr "" -#: links.py:11 -msgid "key management" -msgstr "" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "" +#: literals.py:6 +msgid "Public" +msgstr "Público" + +#: literals.py:7 +msgid "Secret" +msgstr "Segredo" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Assinatura ruim." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Documento não assinado ou inválido assinatura." + +#: literals.py:43 +msgid "Signature error." +msgstr "Erro de assinatura." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + #: permissions.py:9 msgid "View keys" msgstr "Ver as chaves" @@ -111,14 +107,18 @@ msgstr "Ver as chaves" msgid "Delete keys" msgstr "Excluir chaves" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Consulta servidores de chaves" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -138,6 +138,14 @@ msgstr "Importar chave" msgid "Are you sure you wish to import key id: %s?" msgstr "Você tem certeza que deseja importar chave: %s?" +#: views.py:66 +msgid "private keys" +msgstr "chaves privadas" + +#: views.py:69 +msgid "public keys" +msgstr "chaves públicas" + #: views.py:77 msgid "Key ID" msgstr "ID da chave" @@ -207,10 +215,8 @@ msgstr "" msgid "Identifies" msgstr "" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.po index f122952003..778409e845 100644 --- a/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.po @@ -1,74 +1,27 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-02-10 14:09+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: api.py:24 -msgid "Public" -msgstr "Public" - -#: api.py:25 -msgid "Secret" -msgstr "Secret" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Semnătură nereuşită." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Documentul nu e semnat sau semnătură invalidă." - -#: api.py:61 -msgid "Signature error." -msgstr "Eroare semnătură." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." +#: api.py:92 +msgid "Unknown" msgstr "" -"Documentul este semnat, dar nici o cheie publică nu este disponibilă pentru " -"verificare." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Documentul este semnat, iar semnătura este bună." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Documentul este semnat cu o semnătură validă." - -#: api.py:146 -msgid "unknown" -msgstr "necunoscut" #: forms.py:7 msgid "Term" @@ -78,34 +31,74 @@ msgstr "Termen" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Nume, e-mail, ID-ul de cheie sau amprenta cheii pentru a căuta." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "cheile private" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "chei publice" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "șterge" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "interogare keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Interogare keyservers" #: links.py:10 -msgid "import" -msgstr "import" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "gestionare chei" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "gestionare chei" +#: literals.py:6 +msgid "Public" +msgstr "Public" + +#: literals.py:7 +msgid "Secret" +msgstr "Secret" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Semnătură nereuşită." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Documentul nu e semnat sau semnătură invalidă." + +#: literals.py:43 +msgid "Signature error." +msgstr "Eroare semnătură." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Documentul este semnat, dar nici o cheie publică nu este disponibilă pentru verificare." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Documentul este semnat, iar semnătura este bună." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Documentul este semnat cu o semnătură validă." + #: permissions.py:9 msgid "View keys" msgstr "Vizualiza cheile" @@ -114,14 +107,18 @@ msgstr "Vizualiza cheile" msgid "Delete keys" msgstr "Ștergeți cheile" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Interogare keyservers" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Importă cheile din keyservers" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "Lista de keyservers care urmează să fie interogat pentru chei necunoscute." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Cale director utilizată pentru a stoca cheile, precum și fișiere de configurare." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -141,6 +138,14 @@ msgstr "Import cheie" msgid "Are you sure you wish to import key id: %s?" msgstr "Sunteți sigur că doriți să importați ID-cheie:% s?" +#: views.py:66 +msgid "private keys" +msgstr "cheile private" + +#: views.py:69 +msgid "public keys" +msgstr "chei publice" + #: views.py:77 msgid "Key ID" msgstr "ID cheie" @@ -164,10 +169,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Sunteți sigur că doriți să ștergeți cheie:% s? Dacă încercați să ștergeți o " -"cheie publică, care este parte dintr-o pereche publi /privat cheia privată " -"va fi șterse de asemenea." +msgstr "Sunteți sigur că doriți să ștergeți cheie:% s? Dacă încercați să ștergeți o cheie publică, care este parte dintr-o pereche publi /privat cheia privată va fi șterse de asemenea." #: views.py:128 msgid "Query key server" @@ -213,13 +215,8 @@ msgstr "revocată" msgid "Identifies" msgstr "Identifică" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" -"Lista de keyservers care urmează să fie interogat pentru chei necunoscute." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" -"Cale director utilizată pentru a stoca cheile, precum și fișiere de " -"configurare." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po index cb86fc2c4f..e694946363 100644 --- a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po @@ -1,72 +1,27 @@ # 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 , 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-05-14 06:42+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: api.py:24 -msgid "Public" -msgstr "Открытый" - -#: api.py:25 -msgid "Secret" -msgstr "секретный" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Неверная подпись" - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Документ не подписан, либо подпись неверна." - -#: api.py:61 -msgid "Signature error." -msgstr "Ошибка подписи." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "Документ подписан, но нет открытого ключа для проверки." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Документ подписан и подпись верна." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Документ подписан допустимой подписью." - -#: api.py:146 -msgid "unknown" -msgstr "неизвестно" +#: api.py:92 +msgid "Unknown" +msgstr "" #: forms.py:7 msgid "Term" @@ -76,34 +31,74 @@ msgstr "Term" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Имя, e-mail, ID ключа или отпечаток для поиска." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "секретные ключи" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "открытые ключи" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "удалить" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "запрос ключевых серверов" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Запрос к серверам ключей" #: links.py:10 -msgid "import" -msgstr "получить" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "управление ключами" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Управление ключами" +#: literals.py:6 +msgid "Public" +msgstr "Открытый" + +#: literals.py:7 +msgid "Secret" +msgstr "секретный" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Неверная подпись" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Документ не подписан, либо подпись неверна." + +#: literals.py:43 +msgid "Signature error." +msgstr "Ошибка подписи." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Документ подписан, но нет открытого ключа для проверки." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Документ подписан и подпись верна." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Документ подписан допустимой подписью." + #: permissions.py:9 msgid "View keys" msgstr "Просмотр ключей" @@ -112,14 +107,18 @@ msgstr "Просмотр ключей" msgid "Delete keys" msgstr "Удалить ключи" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Запрос к серверам ключей" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Импортировать ключи с серверов ключей " +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "Список ключевых серверов для запроса неизвестных ключей." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Домашний каталог, используемый для хранения ключей, а также файлов конфигурации." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -139,6 +138,14 @@ msgstr "Получить ключ" msgid "Are you sure you wish to import key id: %s?" msgstr "Хотите получить ключ id: %s?" +#: views.py:66 +msgid "private keys" +msgstr "секретные ключи" + +#: views.py:69 +msgid "public keys" +msgstr "открытые ключи" + #: views.py:77 msgid "Key ID" msgstr "ID ключа" @@ -162,9 +169,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Вы уверены, что хотите удалить ключ %s? Если вы удалите открытый ключ то " -"соответствующий ему закрытый ключ тоже будет удалён." +msgstr "Вы уверены, что хотите удалить ключ %s? Если вы удалите открытый ключ то соответствующий ему закрытый ключ тоже будет удалён." #: views.py:128 msgid "Query key server" @@ -210,12 +215,8 @@ msgstr "отозван" msgid "Identifies" msgstr "Identifies" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "Список ключевых серверов для запроса неизвестных ключей." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" -"Домашний каталог, используемый для хранения ключей, а также файлов " -"конфигурации." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po index 6c8f9a58b1..dcb916b041 100644 --- a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po @@ -1,70 +1,25 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: api.py:24 -msgid "Public" -msgstr "" - -#: api.py:25 -msgid "Secret" -msgstr "" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "" - -#: api.py:34 -msgid "DSA" -msgstr "" - -#: api.py:39 -msgid "Elgamal" -msgstr "" - -#: api.py:53 -msgid "Bad signature." -msgstr "" - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "" - -#: api.py:61 -msgid "Signature error." -msgstr "" - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "" - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "" - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "" - -#: api.py:146 -msgid "unknown" +#: api.py:92 +msgid "Unknown" msgstr "" #: forms.py:7 @@ -75,34 +30,74 @@ msgstr "" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 -msgid "private keys" +#: links.py:6 +msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" +#: links.py:7 +msgid "Public keys" msgstr "" #: links.py:8 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:9 -msgid "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" msgstr "" #: links.py:10 -msgid "import" +msgid "Import" msgstr "" -#: links.py:11 -msgid "key management" -msgstr "" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "" +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + #: permissions.py:9 msgid "View keys" msgstr "" @@ -111,14 +106,18 @@ msgstr "" msgid "Delete keys" msgstr "" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -138,6 +137,14 @@ msgstr "" msgid "Are you sure you wish to import key id: %s?" msgstr "" +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + #: views.py:77 msgid "Key ID" msgstr "" @@ -207,10 +214,8 @@ msgstr "" msgid "Identifies" msgstr "" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..af397e1afb --- /dev/null +++ b/mayan/apps/django_gpg/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,221 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: api.py:92 +msgid "Unknown" +msgstr "" + +#: forms.py:7 +msgid "Term" +msgstr "" + +#: forms.py:8 +msgid "Name, e-mail, key ID or key fingerprint to look for." +msgstr "" + +#: links.py:6 +msgid "Private keys" +msgstr "" + +#: links.py:7 +msgid "Public keys" +msgstr "" + +#: links.py:8 +msgid "Delete" +msgstr "" + +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "" + +#: links.py:10 +msgid "Import" +msgstr "" + +#: links.py:11 permissions.py:7 +msgid "Key management" +msgstr "" + +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + +#: permissions.py:9 +msgid "View keys" +msgstr "" + +#: permissions.py:10 +msgid "Delete keys" +msgstr "" + +#: permissions.py:12 +msgid "Import keys from keyservers" +msgstr "" + +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + +#: views.py:37 +#, python-format +msgid "Key: %s, imported successfully." +msgstr "" + +#: views.py:42 +#, python-format +msgid "Unable to import key id: %(key_id)s; %(error)s" +msgstr "" + +#: views.py:51 +msgid "Import key" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Are you sure you wish to import key id: %s?" +msgstr "" + +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + +#: views.py:77 +msgid "Key ID" +msgstr "" + +#: views.py:81 +msgid "Owner" +msgstr "" + +#: views.py:101 +#, python-format +msgid "Key: %s, deleted successfully." +msgstr "" + +#: views.py:108 +msgid "Delete key" +msgstr "" + +#: views.py:110 +#, python-format +msgid "" +"Are you sure you wish to delete key: %s? If you try to delete a public key " +"that is part of a public/private pair the private key will be deleted as " +"well." +msgstr "" + +#: views.py:128 +msgid "Query key server" +msgstr "" + +#: views.py:141 +msgid "results" +msgstr "" + +#: views.py:146 +msgid "ID" +msgstr "" + +#: views.py:150 +msgid "type" +msgstr "" + +#: views.py:154 +msgid "creation date" +msgstr "" + +#: views.py:158 +msgid "disabled" +msgstr "" + +#: views.py:162 +msgid "expiration date" +msgstr "" + +#: views.py:166 +msgid "expired" +msgstr "" + +#: views.py:170 +msgid "length" +msgstr "" + +#: views.py:174 +msgid "revoked" +msgstr "" + +#: views.py:179 +msgid "Identifies" +msgstr "" + +#~ msgid "query keyservers" +#~ msgstr "query keyservers" + +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po index 0064d1fd18..4053253c7f 100644 --- a/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po @@ -1,69 +1,25 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: api.py:24 -msgid "Public" -msgstr "" - -#: api.py:25 -msgid "Secret" -msgstr "" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "" - -#: api.py:34 -msgid "DSA" -msgstr "" - -#: api.py:39 -msgid "Elgamal" -msgstr "" - -#: api.py:53 -msgid "Bad signature." -msgstr "" - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "" - -#: api.py:61 -msgid "Signature error." -msgstr "" - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "" - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "" - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "" - -#: api.py:146 -msgid "unknown" +#: api.py:92 +msgid "Unknown" msgstr "" #: forms.py:7 @@ -74,34 +30,74 @@ msgstr "" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "" -#: links.py:6 views.py:66 -msgid "private keys" +#: links.py:6 +msgid "Private keys" msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" +#: links.py:7 +msgid "Public keys" msgstr "" #: links.py:8 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:9 -msgid "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" msgstr "" #: links.py:10 -msgid "import" +msgid "Import" msgstr "" -#: links.py:11 -msgid "key management" -msgstr "" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "" +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + #: permissions.py:9 msgid "View keys" msgstr "" @@ -110,14 +106,18 @@ msgstr "" msgid "Delete keys" msgstr "" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -137,6 +137,14 @@ msgstr "" msgid "Are you sure you wish to import key id: %s?" msgstr "" +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + #: views.py:77 msgid "Key ID" msgstr "" @@ -206,10 +214,8 @@ msgstr "" msgid "Identifies" msgstr "" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "" +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po index 49baa83f16..e9fdd09856 100644 --- a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po @@ -1,71 +1,27 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-01-25 08:34+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: api.py:24 -msgid "Public" -msgstr "Công cộng" - -#: api.py:25 -msgid "Secret" -msgstr "Bí mật" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "Bad signature." - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "Tài liệu không được kí hoặc chữ kí không hợp lệ." - -#: api.py:61 -msgid "Signature error." -msgstr "Signature error." - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "Document is signed but no public key is available for verification." - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "Document is signed, and signature is good." - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "Document is signed, and signature is good." - -#: api.py:146 -msgid "unknown" -msgstr "không biết" +#: api.py:92 +msgid "Unknown" +msgstr "" #: forms.py:7 msgid "Term" @@ -75,34 +31,74 @@ msgstr "Term" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "Name, e-mail, key ID or key fingerprint to look for." -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "khóa riêng" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "khóa công cộng" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "xóa" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" -msgstr "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "Truy vấn keyservers" #: links.py:10 -msgid "import" -msgstr "import" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "quản lý khóa" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "Quản lý khóa" +#: literals.py:6 +msgid "Public" +msgstr "Công cộng" + +#: literals.py:7 +msgid "Secret" +msgstr "Bí mật" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "Bad signature." + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "Tài liệu không được kí hoặc chữ kí không hợp lệ." + +#: literals.py:43 +msgid "Signature error." +msgstr "Signature error." + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "Document is signed but no public key is available for verification." + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "Document is signed, and signature is good." + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "Document is signed, and signature is good." + #: permissions.py:9 msgid "View keys" msgstr "Xem các khóa" @@ -111,14 +107,18 @@ msgstr "Xem các khóa" msgid "Delete keys" msgstr "Xóa khóa" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "Truy vấn keyservers" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "Import keys from keyservers" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "List of keyservers to be queried for unknown keys." + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "Home directory used to store keys as well as configuration files." + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -138,6 +138,14 @@ msgstr "Import key" msgid "Are you sure you wish to import key id: %s?" msgstr "Are you sure you wish to import key id: %s?" +#: views.py:66 +msgid "private keys" +msgstr "khóa riêng" + +#: views.py:69 +msgid "public keys" +msgstr "khóa công cộng" + #: views.py:77 msgid "Key ID" msgstr "Key ID" @@ -161,10 +169,7 @@ msgid "" "Are you sure you wish to delete key: %s? If you try to delete a public key " "that is part of a public/private pair the private key will be deleted as " "well." -msgstr "" -"Are you sure you wish to delete key: %s? If you try to delete a public key " -"that is part of a public/private pair the private key will be deleted as " -"well." +msgstr "Are you sure you wish to delete key: %s? If you try to delete a public key that is part of a public/private pair the private key will be deleted as well." #: views.py:128 msgid "Query key server" @@ -210,10 +215,8 @@ msgstr "bị thu hồi" msgid "Identifies" msgstr "Identifies" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "List of keyservers to be queried for unknown keys." +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "Home directory used to store keys as well as configuration files." +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.po index 38585c4432..18e571607b 100644 --- a/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-09-30 03:54+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,53 +19,9 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: api.py:24 -msgid "Public" -msgstr "公开的" - -#: api.py:25 -msgid "Secret" -msgstr "隐私的" - -#: api.py:33 api.py:38 -msgid "RSA" -msgstr "RSA" - -#: api.py:34 -msgid "DSA" -msgstr "DSA" - -#: api.py:39 -msgid "Elgamal" -msgstr "Elgamal" - -#: api.py:53 -msgid "Bad signature." -msgstr "无效签名" - -#: api.py:57 -msgid "Document not signed or invalid signature." -msgstr "文档未签名或者无效签名" - -#: api.py:61 -msgid "Signature error." -msgstr "签名出错。" - -#: api.py:65 -msgid "Document is signed but no public key is available for verification." -msgstr "文档已经签名,但是没法验证公钥。" - -#: api.py:69 -msgid "Document is signed, and signature is good." -msgstr "文档已签名,并且是有效的。" - -#: api.py:73 -msgid "Document is signed with a valid signature." -msgstr "文档使用有效签名进行签名" - -#: api.py:146 -msgid "unknown" -msgstr "未知" +#: api.py:92 +msgid "Unknown" +msgstr "" #: forms.py:7 msgid "Term" @@ -75,34 +31,74 @@ msgstr "术语" msgid "Name, e-mail, key ID or key fingerprint to look for." msgstr "要查找的名称,邮件,密钥ID或者密钥指纹" -#: links.py:6 views.py:66 -msgid "private keys" -msgstr "私钥" +#: links.py:6 +msgid "Private keys" +msgstr "" -#: links.py:7 views.py:69 -msgid "public keys" -msgstr "公钥" +#: links.py:7 +msgid "Public keys" +msgstr "" #: links.py:8 -msgid "delete" -msgstr "删除" +msgid "Delete" +msgstr "" -#: links.py:9 -msgid "query keyservers" +#: links.py:9 permissions.py:11 +msgid "Query keyservers" msgstr "查询密钥服务器" #: links.py:10 -msgid "import" -msgstr "导入" +msgid "Import" +msgstr "" -#: links.py:11 -msgid "key management" -msgstr "密钥管理" - -#: permissions.py:7 +#: links.py:11 permissions.py:7 msgid "Key management" msgstr "密钥管理" +#: literals.py:6 +msgid "Public" +msgstr "公开的" + +#: literals.py:7 +msgid "Secret" +msgstr "隐私的" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "RSA" + +#: literals.py:16 +msgid "DSA" +msgstr "DSA" + +#: literals.py:21 +msgid "Elgamal" +msgstr "Elgamal" + +#: literals.py:35 +msgid "Bad signature." +msgstr "无效签名" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "文档未签名或者无效签名" + +#: literals.py:43 +msgid "Signature error." +msgstr "签名出错。" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "文档已经签名,但是没法验证公钥。" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "文档已签名,并且是有效的。" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "文档使用有效签名进行签名" + #: permissions.py:9 msgid "View keys" msgstr "查看密钥" @@ -111,14 +107,18 @@ msgstr "查看密钥" msgid "Delete keys" msgstr "删除密钥" -#: permissions.py:11 -msgid "Query keyservers" -msgstr "查询密钥服务器" - #: permissions.py:12 msgid "Import keys from keyservers" msgstr "从密钥服务器倒入密钥" +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "查询未知密钥的密钥服务器列表" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "存储密钥和配置文件的用户目录。" + #: views.py:37 #, python-format msgid "Key: %s, imported successfully." @@ -138,6 +138,14 @@ msgstr "导入密钥" msgid "Are you sure you wish to import key id: %s?" msgstr "确定要导入密钥id: %s么?" +#: views.py:66 +msgid "private keys" +msgstr "私钥" + +#: views.py:69 +msgid "public keys" +msgstr "公钥" + #: views.py:77 msgid "Key ID" msgstr "密钥ID" @@ -207,10 +215,8 @@ msgstr "撤销" msgid "Identifies" msgstr "标识" -#: conf/settings.py:15 -msgid "List of keyservers to be queried for unknown keys." -msgstr "查询未知密钥的密钥服务器列表" +#~ msgid "query keyservers" +#~ msgstr "query keyservers" -#: conf/settings.py:16 -msgid "Home directory used to store keys as well as configuration files." -msgstr "存储密钥和配置文件的用户目录。" +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/django_gpg/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..86f074bca3 --- /dev/null +++ b/mayan/apps/django_gpg/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,221 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: api.py:92 +msgid "Unknown" +msgstr "" + +#: forms.py:7 +msgid "Term" +msgstr "" + +#: forms.py:8 +msgid "Name, e-mail, key ID or key fingerprint to look for." +msgstr "" + +#: links.py:6 +msgid "Private keys" +msgstr "" + +#: links.py:7 +msgid "Public keys" +msgstr "" + +#: links.py:8 +msgid "Delete" +msgstr "" + +#: links.py:9 permissions.py:11 +msgid "Query keyservers" +msgstr "" + +#: links.py:10 +msgid "Import" +msgstr "" + +#: links.py:11 permissions.py:7 +msgid "Key management" +msgstr "" + +#: literals.py:6 +msgid "Public" +msgstr "" + +#: literals.py:7 +msgid "Secret" +msgstr "" + +#: literals.py:15 literals.py:20 +msgid "RSA" +msgstr "" + +#: literals.py:16 +msgid "DSA" +msgstr "" + +#: literals.py:21 +msgid "Elgamal" +msgstr "" + +#: literals.py:35 +msgid "Bad signature." +msgstr "" + +#: literals.py:39 +msgid "Document not signed or invalid signature." +msgstr "" + +#: literals.py:43 +msgid "Signature error." +msgstr "" + +#: literals.py:47 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: literals.py:51 +msgid "Document is signed, and signature is good." +msgstr "" + +#: literals.py:55 +msgid "Document is signed with a valid signature." +msgstr "" + +#: permissions.py:9 +msgid "View keys" +msgstr "" + +#: permissions.py:10 +msgid "Delete keys" +msgstr "" + +#: permissions.py:12 +msgid "Import keys from keyservers" +msgstr "" + +#: settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" + +#: views.py:37 +#, python-format +msgid "Key: %s, imported successfully." +msgstr "" + +#: views.py:42 +#, python-format +msgid "Unable to import key id: %(key_id)s; %(error)s" +msgstr "" + +#: views.py:51 +msgid "Import key" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Are you sure you wish to import key id: %s?" +msgstr "" + +#: views.py:66 +msgid "private keys" +msgstr "" + +#: views.py:69 +msgid "public keys" +msgstr "" + +#: views.py:77 +msgid "Key ID" +msgstr "" + +#: views.py:81 +msgid "Owner" +msgstr "" + +#: views.py:101 +#, python-format +msgid "Key: %s, deleted successfully." +msgstr "" + +#: views.py:108 +msgid "Delete key" +msgstr "" + +#: views.py:110 +#, python-format +msgid "" +"Are you sure you wish to delete key: %s? If you try to delete a public key " +"that is part of a public/private pair the private key will be deleted as " +"well." +msgstr "" + +#: views.py:128 +msgid "Query key server" +msgstr "" + +#: views.py:141 +msgid "results" +msgstr "" + +#: views.py:146 +msgid "ID" +msgstr "" + +#: views.py:150 +msgid "type" +msgstr "" + +#: views.py:154 +msgid "creation date" +msgstr "" + +#: views.py:158 +msgid "disabled" +msgstr "" + +#: views.py:162 +msgid "expiration date" +msgstr "" + +#: views.py:166 +msgid "expired" +msgstr "" + +#: views.py:170 +msgid "length" +msgstr "" + +#: views.py:174 +msgid "revoked" +msgstr "" + +#: views.py:179 +msgid "Identifies" +msgstr "" + +#~ msgid "query keyservers" +#~ msgstr "query keyservers" + +#~ msgid "key management" +#~ msgstr "key management" diff --git a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po index 3506a9b2bf..499fba67f6 100644 --- a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Mohammed ALDOUB \n" "Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po index 0c4a7663e7..a0e5e22ef6 100644 --- a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Pavlin Koldamov \n" "Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.po index 5663cb13c5..074c29e488 100644 --- a/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: www.ping.ba \n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" diff --git a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po index 2fd9bc7c69..e42029bf2e 100644 --- a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Mads L. Nielsen \n" "Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a6d9089db0 --- /dev/null +++ b/mayan/apps/document_comments/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,96 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: __init__.py:24 +msgid "date" +msgstr "" + +#: __init__.py:28 +msgid "user" +msgstr "" + +#: __init__.py:32 +msgid "comment" +msgstr "" + +#: links.py:8 links.py:9 +msgid "delete" +msgstr "" + +#: links.py:10 +msgid "add comment" +msgstr "" + +#: links.py:11 +msgid "comments" +msgstr "" + +#: permissions.py:7 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "" + +#: permissions.py:11 +msgid "View comments" +msgstr "" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "" + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "" + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:64 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "" + +#: views.py:98 +msgid "Comment added successfully." +msgstr "" + +#: views.py:105 +#, python-format +msgid "Add comment to document: %s" +msgstr "" + +#: views.py:125 +#, python-format +msgid "comments: %s" +msgstr "" diff --git a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po index d62ea5268f..9db7f0a51d 100644 --- a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2014-03-12 16:11+0000\n" "Last-Translator: Mathias Behrle \n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po index 4483f95ff9..bfd65ca476 100644 --- a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/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: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po index c2cdad8cc7..50f4c1af7c 100644 --- a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po index 7183334a3f..5755c00402 100644 --- a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po @@ -3,13 +3,15 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Translators: +# Mehdi Amani , 2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:56+0000\n" -"Last-Translator: Roberto Rosario\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-03 12:39+0000\n" +"Last-Translator: Mehdi Amani \n" "Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" "language/fa/)\n" "Language: fa\n" @@ -20,78 +22,78 @@ msgstr "" #: __init__.py:24 msgid "date" -msgstr "" +msgstr "تاریخ" #: __init__.py:28 msgid "user" -msgstr "" +msgstr "کاربر" #: __init__.py:32 msgid "comment" -msgstr "" +msgstr "توصیح" #: links.py:8 links.py:9 msgid "delete" -msgstr "" +msgstr "حذف" #: links.py:10 msgid "add comment" -msgstr "" +msgstr "اضافه کردن توضیح" #: links.py:11 msgid "comments" -msgstr "" +msgstr "توضیحات" #: permissions.py:7 msgid "Comments" -msgstr "" +msgstr "توضیحات" #: permissions.py:9 msgid "Create new comments" -msgstr "" +msgstr "ایجاد توضیحات " #: permissions.py:10 msgid "Delete comments" -msgstr "" +msgstr "حذف توضیحات" #: permissions.py:11 msgid "View comments" -msgstr "" +msgstr "بازبینی توضیحات" #: views.py:36 msgid "Must provide at least one comment." -msgstr "" +msgstr "حداقل یک توضیح ارایه شود." #: views.py:46 #, python-format msgid "Comment \"%s\" deleted successfully." -msgstr "" +msgstr "جذف موفق توضیحات %s" #: views.py:48 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" -msgstr "" +msgstr "خطا %(error)s حذف توضیحات \"%(comment)s\"" #: views.py:62 #, python-format msgid "Are you sure you wish to delete the comment: %s?" -msgstr "" +msgstr "آیا از حذف توضیحات %s مطمئن هستید؟" #: views.py:64 #, python-format msgid "Are you sure you wish to delete the comments: %s?" -msgstr "" +msgstr "آیا از حذف توضیحات %s مطمئن هستید؟" #: views.py:98 msgid "Comment added successfully." -msgstr "" +msgstr "توضیحات با موفقیت اضافه شد." #: views.py:105 #, python-format msgid "Add comment to document: %s" -msgstr "" +msgstr "اضافه کردن توضیحات به سند: %s" #: views.py:125 #, python-format msgid "comments: %s" -msgstr "" +msgstr "توضیحات: %s" diff --git a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po index ad8628094b..5b8a5482b9 100644 --- a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Pierre Lhoste \n" "Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.po index dfb95e1d96..d88b187e64 100644 --- a/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/hr_HR/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2011-09-30 04:33+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po index 9d4414366a..c380d01d2b 100644 --- a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Dezső József \n" "Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po index 09d04c84bf..3136a02e72 100644 --- a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Sehat \n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po index 7a58b3a421..1cab95bcd3 100644 --- a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5a93e1fe03 --- /dev/null +++ b/mayan/apps/document_comments/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,98 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +#: __init__.py:24 +msgid "date" +msgstr "" + +#: __init__.py:28 +msgid "user" +msgstr "" + +#: __init__.py:32 +msgid "comment" +msgstr "" + +#: links.py:8 links.py:9 +msgid "delete" +msgstr "" + +#: links.py:10 +msgid "add comment" +msgstr "" + +#: links.py:11 +msgid "comments" +msgstr "" + +#: permissions.py:7 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "" + +#: permissions.py:11 +msgid "View comments" +msgstr "" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "" + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "" + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:64 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "" + +#: views.py:98 +msgid "Comment added successfully." +msgstr "" + +#: views.py:105 +#, python-format +msgid "Add comment to document: %s" +msgstr "" + +#: views.py:125 +#, python-format +msgid "comments: %s" +msgstr "" diff --git a/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0846d42717 --- /dev/null +++ b/mayan/apps/document_comments/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,97 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: __init__.py:24 +msgid "date" +msgstr "" + +#: __init__.py:28 +msgid "user" +msgstr "" + +#: __init__.py:32 +msgid "comment" +msgstr "" + +#: links.py:8 links.py:9 +msgid "delete" +msgstr "" + +#: links.py:10 +msgid "add comment" +msgstr "" + +#: links.py:11 +msgid "comments" +msgstr "" + +#: permissions.py:7 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "" + +#: permissions.py:11 +msgid "View comments" +msgstr "" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "" + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "" + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:64 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "" + +#: views.py:98 +msgid "Comment added successfully." +msgstr "" + +#: views.py:105 +#, python-format +msgid "Add comment to document: %s" +msgstr "" + +#: views.py:125 +#, python-format +msgid "comments: %s" +msgstr "" diff --git a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po index 40dbd73a6f..fdfe02eb7c 100644 --- a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Lucas Weel \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po index 14903597d4..166b45775d 100644 --- a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: mic \n" "Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po index bd55b03f3b..0b0b53e45e 100644 --- a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Vítor Figueiró \n" "Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po index 341383af84..f2614912e0 100644 --- a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: emersonsoares \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.po index 9b0ce09283..ae9b7be8b3 100644 --- a/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Badea Gabriel \n" "Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po index 6f2be83d5d..a720826109 100644 --- a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Sergey Glita \n" "Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" diff --git a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po index 7b872a9f81..886391a216 100644 --- a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: kontrabant \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0846d42717 --- /dev/null +++ b/mayan/apps/document_comments/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,97 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: __init__.py:24 +msgid "date" +msgstr "" + +#: __init__.py:28 +msgid "user" +msgstr "" + +#: __init__.py:32 +msgid "comment" +msgstr "" + +#: links.py:8 links.py:9 +msgid "delete" +msgstr "" + +#: links.py:10 +msgid "add comment" +msgstr "" + +#: links.py:11 +msgid "comments" +msgstr "" + +#: permissions.py:7 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "" + +#: permissions.py:11 +msgid "View comments" +msgstr "" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "" + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "" + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:64 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "" + +#: views.py:98 +msgid "Comment added successfully." +msgstr "" + +#: views.py:105 +#, python-format +msgid "Add comment to document: %s" +msgstr "" + +#: views.py:125 +#, python-format +msgid "comments: %s" +msgstr "" diff --git a/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po index ae0f495812..15f32481a5 100644 --- a/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" diff --git a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po index c60511550c..dd9b56e497 100644 --- a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po @@ -3,12 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Translators: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:56+0000\n" "Last-Translator: Trung Phan Minh \n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" diff --git a/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.po index e8fa11b1cf..756f2abe4d 100644 --- a/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/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: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2014-09-23 08:32+0000\n" "Last-Translator: Ford Guo \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:24 diff --git a/mayan/apps/document_comments/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..14eeed501b --- /dev/null +++ b/mayan/apps/document_comments/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,97 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: __init__.py:24 +msgid "date" +msgstr "" + +#: __init__.py:28 +msgid "user" +msgstr "" + +#: __init__.py:32 +msgid "comment" +msgstr "" + +#: links.py:8 links.py:9 +msgid "delete" +msgstr "" + +#: links.py:10 +msgid "add comment" +msgstr "" + +#: links.py:11 +msgid "comments" +msgstr "" + +#: permissions.py:7 +msgid "Comments" +msgstr "" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "" + +#: permissions.py:11 +msgid "View comments" +msgstr "" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "" + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "" + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "" + +#: views.py:64 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "" + +#: views.py:98 +msgid "Comment added successfully." +msgstr "" + +#: views.py:105 +#, python-format +msgid "Add comment to document: %s" +msgstr "" + +#: views.py:125 +#, python-format +msgid "comments: %s" +msgstr "" 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 dd24717009..0aef3ae9bc 100644 --- a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po @@ -1,49 +1,47 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-01-25 20:38+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Indexes" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Maximum suffix (%s) count reached." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "Error in document indexing update expression: %(expression)s; %(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "Error updating document index, expression: %(expression)s; %(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Unable to delete document indexing node; %s" @@ -54,18 +52,16 @@ msgid "Unable to create indexing directory; %s" msgstr "Unable to create indexing directory; %s" #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" msgstr "" -"Unable to create symbolic link, file exists and could not be deleted: " -"%(filepath)s; %(exc)s" #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "Unable to create symbolic link: %(filepath)s; %(exc)s" +msgstr "" #: filesystem.py:84 #, python-format @@ -77,45 +73,41 @@ msgstr "Unable to delete document symbolic link; %s" msgid "Unable to delete indexing directory; %s" msgstr "Unable to delete indexing directory; %s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "indexes" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "index list" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "create index" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "edit" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "delete" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "tree template" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" -msgstr "document types" +msgid "Document types" +msgstr "" #: links.py:31 -msgid "new child node" -msgstr "new child node" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "go up one level" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "rebuild indexes" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -127,38 +119,38 @@ msgid "Available functions: %s" msgstr "Available functions: %s" #: models.py:18 views.py:44 -msgid "name" -msgstr "name" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "Internal name used to reference this index." #: models.py:19 views.py:45 -msgid "title" -msgstr "title" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "The name that will be visible to users." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "enabled" +msgid "Enabled" +msgstr "" #: models.py:20 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" +msgid "" "Causes this index to be visible and updated when document data changes." +msgstr "Causes this index to be visible and updated when document data changes." #: models.py:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "index" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "indexing expression" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -169,56 +161,54 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "Causes this node to be visible and updated when document data changes." #: models.py:73 -msgid "link documents" -msgstr "link documents" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" -msgstr "index template node" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "indexes template nodes" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "value" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "documents" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "index instance node" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "indexes instance nodes" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "index instance" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "document" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "document rename count" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "documents rename count" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -248,10 +238,20 @@ msgstr "View document indexes" msgid "Rebuild document indexes" msgstr "Rebuild document indexes" +#: settings.py:20 +msgid "" +"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." + #: utils.py:19 msgid "document indexes" msgstr "document indexes" +#: views.py:40 +msgid "indexes" +msgstr "indexes" + #: views.py:71 msgid "Index created successfully." msgstr "Index created successfully." @@ -262,8 +262,8 @@ msgstr "Index edited successfully" #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "edit index: %s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -282,34 +282,34 @@ msgstr "Are you sure you with to delete the index: %s?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "level" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" -msgstr "has document links?" +msgid "Has document links?" +msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" -msgstr "document types not in index: %s" +msgid "Document types not in index: %s" +msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" -msgstr "document types for index: %s" +msgid "Document types for index: %s" +msgstr "" #: views.py:213 msgid "Index template node created successfully." msgstr "Index template node created successfully." #: views.py:219 -msgid "create child node" -msgstr "create child node" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -317,12 +317,12 @@ msgstr "Index template node edited successfully" #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "edit index template node: %s" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "node" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -340,17 +340,17 @@ 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:308 -msgid "nodes" -msgstr "nodes" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "contents for index: %s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "items" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -371,25 +371,27 @@ msgstr "Index rebuild error: %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "indexes containing: %s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"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." +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "What are indexes?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Indexes group documents into a tree like hierarchical structure." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 462e6ed6ea..2c489ea255 100644 --- a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po @@ -1,46 +1,47 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Индекси" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "" -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "" @@ -72,44 +73,40 @@ msgstr "" msgid "Unable to delete indexing directory; %s" msgstr "" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "индекси" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "списък с индекси" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "създаване индекс" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "редактиране" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "изтриване" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" +msgid "Tree template" msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" +msgid "New child node" msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "едно ниво нагоре" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" +msgid "Rebuild indexes" msgstr "" #: links.py:42 @@ -122,38 +119,37 @@ msgid "Available functions: %s" msgstr "" #: models.py:18 views.py:44 -msgid "name" -msgstr "име" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "" #: models.py:19 views.py:45 -msgid "title" -msgstr "заглавие" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "Името, което ще бъде видимо за потребителите." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "активирано" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "индекс" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" +msgid "Indexing expression" msgstr "" #: models.py:70 @@ -165,54 +161,54 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "" #: models.py:73 -msgid "link documents" +msgid "Link documents" msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" +msgid "Index template node" msgstr "" #: models.py:84 -msgid "indexes template nodes" +msgid "Indexes template nodes" msgstr "" #: models.py:90 -msgid "value" -msgstr "стойност" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "документи" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" +msgid "Index instance node" msgstr "" #: models.py:102 -msgid "indexes instance nodes" +msgid "Indexes instance nodes" msgstr "" #: models.py:106 -msgid "index instance" +msgid "Index instance" msgstr "" #: models.py:107 -msgid "document" -msgstr "документ" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "брой преименувания на документа" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "брой преименувания на документите" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -242,10 +238,20 @@ msgstr "" msgid "Rebuild document indexes" msgstr "" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "индекси" + #: views.py:71 msgid "Index created successfully." msgstr "" @@ -256,7 +262,7 @@ msgstr "" #: views.py:100 #, python-format -msgid "edit index: %s" +msgid "Edit index: %s" msgstr "" #: views.py:124 @@ -276,25 +282,25 @@ msgstr "" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" msgstr "" #: views.py:165 -msgid "level" -msgstr "ниво" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -302,7 +308,7 @@ msgid "Index template node created successfully." msgstr "" #: views.py:219 -msgid "create child node" +msgid "Create child node" msgstr "" #: views.py:239 @@ -311,12 +317,12 @@ msgstr "" #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "нод" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -334,16 +340,16 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" +msgid "Contents for index: %s" msgstr "" #: views.py:362 -msgid "items" +msgid "Items" msgstr "" #: views.py:387 @@ -365,23 +371,27 @@ msgstr "" #: views.py:424 #, python-format -msgid "indexes containing: %s" +msgid "Indexes containing: %s" msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "Какво са индексите?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Индексите групират документите в дървовидна йерархична структура." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 a73f5bd82b..5f539831cf 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,50 +1,47 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-26 14:16+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Indeksi" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Maksimalni sufiks (%s) broj dostignut." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Greška u izrazu update-a indeksiranja dokumenta: %(expression)s; " -"%(exception)s" +msgstr "Greška u izrazu update-a indeksiranja dokumenta: %(expression)s; %(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Greška kod update-a indeksa dokumenta, izraz: %(expression)s; %(exception)s" +msgstr "Greška kod update-a indeksa dokumenta, izraz: %(expression)s; %(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Nije moguće obrisati nod indeksiranja dokumenta; %s" @@ -55,18 +52,16 @@ msgid "Unable to create indexing directory; %s" msgstr "Nije moguće kreirati direktorij indeksa; %s" #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" msgstr "" -"Nije moguće kreirati simbolički link, datoteka postoji i ne može biti " -"obrisana: %(filepath)s; %(exc)s" #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "Nije moguće kreirati simbolički link: %(filepath)s; %(exc)s" +msgstr "" #: filesystem.py:84 #, python-format @@ -78,45 +73,41 @@ msgstr "Nije moguće obrisati simbolički link dokumenta; %s" msgid "Unable to delete indexing directory; %s" msgstr "Nije moguće obrisati direktorij indeksiranja; %s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "indeksi" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "lista indeksa" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "kreiraj indeks" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "izmjeni" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "obriši" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "stablo predložaka" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" -msgstr "tipovi dokumenata" +msgid "Document types" +msgstr "" #: links.py:31 -msgid "new child node" -msgstr "novi child node" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "idi na viši nivo" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "obnovi indekse" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -128,39 +119,38 @@ msgid "Available functions: %s" msgstr "Dostupne funkcije: %s" #: models.py:18 views.py:44 -msgid "name" -msgstr "ime" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "Interno ime upotrebljeno za referenciranje ovog noda." #: models.py:19 views.py:45 -msgid "title" -msgstr "naslov" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "Ime koje će biti vidljivo korisnicima." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "omogućeno" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "indeks" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "izraz indeksiranja" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -168,61 +158,57 @@ msgstr "Unesite Python string izraz za evaluaciju." #: models.py:72 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:73 -msgid "link documents" -msgstr "poveži dokumente" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" -msgstr "nod predložaka indeksa" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "nodovi predložaka indeksa" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "vrijednost" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "dokumenti" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "nod primjera indeksa" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "nodovi primjera indeksa" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "primjer indeksa" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "dokument" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "broj preimenovanja dokumenta" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "broj preimenovanja dokumenata" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -252,10 +238,20 @@ msgstr "Pregledaj indekse dokumenata" msgid "Rebuild document indexes" msgstr " Obnovi indekse dokumenata" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "A rječnik koji mapira ime indeksa i gdje na datotečnom sistemu će taj indeks biti preslikan." + #: utils.py:19 msgid "document indexes" msgstr "indeksi dokumenata" +#: views.py:40 +msgid "indexes" +msgstr "indeksi" + #: views.py:71 msgid "Index created successfully." msgstr "Indeks uspješno kreiran." @@ -266,8 +262,8 @@ msgstr "Indeks uspješno izmjenjen" #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "izmjeni indeks: %s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -286,34 +282,34 @@ msgstr "Jeste li sigurni da želite izbrisati indeks: %s?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "stablo predložaka nodova za Index: %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "nivo" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" -msgstr "ima li dokument linkove?" +msgid "Has document links?" +msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" -msgstr "tipovi dokumenata nisu u indeksu: %s" +msgid "Document types not in index: %s" +msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" -msgstr "tipovi dokumenata za indeks: %s" +msgid "Document types for index: %s" +msgstr "" #: views.py:213 msgid "Index template node created successfully." msgstr "Nod predložaka indeksa uspješno kreiran." #: views.py:219 -msgid "create child node" -msgstr "kreiraj child nod" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -321,12 +317,12 @@ msgstr "Nod predložaka indeksa uspješno izmjenjen." #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "izmjeni nod predložaka indeksa: %s" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "nod" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -344,17 +340,17 @@ 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:308 -msgid "nodes" -msgstr "nodovi" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "sadržaj za indeks: %s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "stavke" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -375,25 +371,27 @@ msgstr "Greška obnove indeksa: %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "indeksi sadrže: %s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" -"A rječnik koji mapira ime indeksa i gdje na datotečnom sistemu će taj indeks " -"biti preslikan." +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "Koji su indeksi?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Indeksi grupiraju dokumente u drvoliku hijerarhijsku strukturu." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 550d98bdaf..040a304cee 100644 --- a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po @@ -1,45 +1,46 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "" -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "" @@ -71,44 +72,40 @@ msgstr "" msgid "Unable to delete indexing directory; %s" msgstr "" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "" - #: links.py:24 links.py:35 -msgid "index list" +msgid "Index list" msgstr "" #: links.py:25 views.py:77 -msgid "create index" +msgid "Create index" msgstr "" #: links.py:26 links.py:32 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:27 links.py:33 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:28 -msgid "tree template" +msgid "Tree template" msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" +msgid "New child node" msgstr "" #: links.py:37 -msgid "go up one level" +msgid "Go up one level" msgstr "" #: links.py:42 -msgid "rebuild indexes" +msgid "Rebuild indexes" msgstr "" #: links.py:42 @@ -121,7 +118,7 @@ msgid "Available functions: %s" msgstr "" #: models.py:18 views.py:44 -msgid "name" +msgid "Name" msgstr "" #: models.py:18 @@ -129,7 +126,7 @@ msgid "Internal name used to reference this index." msgstr "" #: models.py:19 views.py:45 -msgid "title" +msgid "Title" msgstr "" #: models.py:19 @@ -137,20 +134,21 @@ msgid "The name that will be visible to users." msgstr "" #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" +msgid "Enabled" msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" +msgid "Index" msgstr "" #: models.py:70 -msgid "indexing expression" +msgid "Indexing expression" msgstr "" #: models.py:70 @@ -162,53 +160,53 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "" #: models.py:73 -msgid "link documents" +msgid "Link documents" msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" +msgid "Index template node" msgstr "" #: models.py:84 -msgid "indexes template nodes" +msgid "Indexes template nodes" msgstr "" #: models.py:90 -msgid "value" +msgid "Value" msgstr "" #: models.py:91 -msgid "documents" +msgid "Documents" msgstr "" #: models.py:101 -msgid "index instance node" +msgid "Index instance node" msgstr "" #: models.py:102 -msgid "indexes instance nodes" +msgid "Indexes instance nodes" msgstr "" #: models.py:106 -msgid "index instance" +msgid "Index instance" msgstr "" #: models.py:107 -msgid "document" +msgid "Document" msgstr "" #: models.py:114 -msgid "document rename count" +msgid "Document rename count" msgstr "" #: models.py:115 -msgid "documents rename count" +msgid "Documents rename count" msgstr "" #: permissions.py:7 @@ -239,10 +237,20 @@ msgstr "" msgid "Rebuild document indexes" msgstr "" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "" + #: views.py:71 msgid "Index created successfully." msgstr "" @@ -253,7 +261,7 @@ msgstr "" #: views.py:100 #, python-format -msgid "edit index: %s" +msgid "Edit index: %s" msgstr "" #: views.py:124 @@ -273,25 +281,25 @@ msgstr "" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" msgstr "" #: views.py:165 -msgid "level" +msgid "Level" msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -299,7 +307,7 @@ msgid "Index template node created successfully." msgstr "" #: views.py:219 -msgid "create child node" +msgid "Create child node" msgstr "" #: views.py:239 @@ -308,11 +316,11 @@ msgstr "" #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" +msgid "Node" msgstr "" #: views.py:273 @@ -331,16 +339,16 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" +msgid "Contents for index: %s" msgstr "" #: views.py:362 -msgid "items" +msgid "Items" msgstr "" #: views.py:387 @@ -362,23 +370,27 @@ msgstr "" #: views.py:424 #, python-format -msgid "indexes containing: %s" +msgid "Indexes containing: %s" msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 new file mode 100644 index 0000000000..fd267f3b95 --- /dev/null +++ b/mayan/apps/document_indexing/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,396 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 +msgid "Indexes" +msgstr "" + +#: api.py:73 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:88 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:97 api.py:112 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:155 +#, python-format +msgid "Unable to delete document indexing node; %s" +msgstr "" + +#: filesystem.py:51 +#, python-format +msgid "Unable to create indexing directory; %s" +msgstr "" + +#: filesystem.py:69 +#, python-format +msgid "" +"Unable to create symbolic link, file exists and could not be deleted: " +"%(filepath)s; %(exception)s" +msgstr "" + +#: filesystem.py:71 +#, python-format +msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" +msgstr "" + +#: filesystem.py:84 +#, python-format +msgid "Unable to delete document symbolic link; %s" +msgstr "" + +#: filesystem.py:96 +#, python-format +msgid "Unable to delete indexing directory; %s" +msgstr "" + +#: links.py:24 links.py:35 +msgid "Index list" +msgstr "" + +#: links.py:25 views.py:77 +msgid "Create index" +msgstr "" + +#: links.py:26 links.py:32 +msgid "Edit" +msgstr "" + +#: links.py:27 links.py:33 +msgid "Delete" +msgstr "" + +#: links.py:28 +msgid "Tree template" +msgstr "" + +#: links.py:29 models.py:21 views.py:309 +msgid "Document types" +msgstr "" + +#: links.py:31 +msgid "New child node" +msgstr "" + +#: links.py:37 +msgid "Go up one level" +msgstr "" + +#: links.py:42 +msgid "Rebuild indexes" +msgstr "" + +#: links.py:42 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: models.py:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:44 +msgid "Name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:45 +msgid "Title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:46 views.py:166 +msgid "Enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:103 views.py:133 views.py:159 +#: views.py:195 views.py:222 views.py:251 views.py:290 +msgid "Index" +msgstr "" + +#: models.py:70 +msgid "Indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "Link documents" +msgstr "" + +#: models.py:73 +msgid "" +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "" + +#: models.py:83 models.py:89 +msgid "Index template node" +msgstr "" + +#: models.py:84 +msgid "Indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "Value" +msgstr "" + +#: models.py:91 +msgid "Documents" +msgstr "" + +#: models.py:101 +msgid "Index instance node" +msgstr "" + +#: models.py:102 +msgid "Indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "Index instance" +msgstr "" + +#: models.py:107 +msgid "Document" +msgstr "" + +#: models.py:114 +msgid "Document rename count" +msgstr "" + +#: models.py:115 +msgid "Documents rename count" +msgstr "" + +#: permissions.py:7 +msgid "Indexing" +msgstr "" + +#: permissions.py:9 +msgid "Configure document indexes" +msgstr "" + +#: permissions.py:10 +msgid "Create new document indexes" +msgstr "" + +#: permissions.py:11 +msgid "Edit document indexes" +msgstr "" + +#: permissions.py:12 +msgid "Delete document indexes" +msgstr "" + +#: permissions.py:14 +msgid "View document indexes" +msgstr "" + +#: permissions.py:15 +msgid "Rebuild document indexes" +msgstr "" + +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + +#: utils.py:19 +msgid "document indexes" +msgstr "" + +#: views.py:40 +msgid "indexes" +msgstr "" + +#: views.py:71 +msgid "Index created successfully." +msgstr "" + +#: views.py:94 +msgid "Index edited successfully" +msgstr "" + +#: views.py:100 +#, python-format +msgid "Edit index: %s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:138 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:162 +#, python-format +msgid "Tree template nodes for index: %s" +msgstr "" + +#: views.py:165 +msgid "Level" +msgstr "" + +#: views.py:167 +msgid "Has document links?" +msgstr "" + +#: views.py:189 +#, python-format +msgid "Document types not in index: %s" +msgstr "" + +#: views.py:190 +#, python-format +msgid "Document types for index: %s" +msgstr "" + +#: views.py:213 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:219 +msgid "Create child node" +msgstr "" + +#: views.py:239 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:245 +#, python-format +msgid "Edit index template node: %s" +msgstr "" + +#: views.py:252 views.py:291 views.py:358 +msgid "Node" +msgstr "" + +#: views.py:273 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:275 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:284 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:308 +msgid "Nodes" +msgstr "" + +#: views.py:340 +#, python-format +msgid "Contents for index: %s" +msgstr "" + +#: views.py:362 +msgid "Items" +msgstr "" + +#: views.py:387 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:388 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:394 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:401 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:424 +#, python-format +msgid "Indexes containing: %s" +msgstr "" + +#: widgets.py:85 +msgid "Root" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 d663d6b583..e00ebe17ff 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 @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-08-28 12:29+0000\n" -"Last-Translator: Tobias Paepke \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,28 +25,29 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Indices" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Maximale Suffix (%s) Anzahl erreicht." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "Fehler in Updateausdruck für Dokumentenindex: %(expression)s; %(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "Fehler beim Aktualisieren des Dokumentenindex, Ausdruck: %(expression)s; %(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Dokumentenindizierungsknoten kann nicht gelöscht werden: %s" @@ -78,45 +79,41 @@ msgstr "Symbolische Verknüpfung für Dokument kann nicht gelöscht werden: %s" msgid "Unable to delete indexing directory; %s" msgstr "Indizierungsverzeichnis kann nicht gelöscht werden: %s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "Indices" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "Liste der Indices" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "Index erstellen" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "Bearbeiten" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "Löschen" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "Baumvorlage" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" -msgstr "Dokumententypen" +msgid "Document types" +msgstr "" #: links.py:31 -msgid "new child node" -msgstr "Neuer Kind-Knoten" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "Eine Ebene höher" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "Indices neu erstellen" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -128,24 +125,24 @@ msgid "Available functions: %s" msgstr "Verfügbare Funktionen: %s" #: models.py:18 views.py:44 -msgid "name" -msgstr "Name" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "Interner Name um den Index zu identifizieren." #: models.py:19 views.py:45 -msgid "title" -msgstr "Titel" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "Den Benutzern angezeigter Name." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "Aktiviert" +msgid "Enabled" +msgstr "" #: models.py:20 msgid "" @@ -154,12 +151,12 @@ msgstr "Bewirkt Sichtbarkeit und Aktualisierung des Index, wenn Dokumente geänd #: models.py:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "Index" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "Indizierungsausdruck" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -170,8 +167,8 @@ 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." #: models.py:73 -msgid "link documents" -msgstr "Dokumente verknüpfen" +msgid "Link documents" +msgstr "" #: models.py:73 msgid "" @@ -180,44 +177,44 @@ msgid "" 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:83 models.py:89 -msgid "index template node" -msgstr "Indexvorlagen-Knotenpunkt" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "Indicesvorlagen-Knotenpunkte" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "Wert" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "Dokumente" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "Index-Instanz-Knotenpunkt" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "Indices-Instanz-Knotenpunkte" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "Index-Instanz" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "Dokument" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "Zähler für Dokumentenumbenennung" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "Zähler für Dokumentenumbenennung" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -247,10 +244,20 @@ msgstr "Dokumentenindices anzeigen" msgid "Rebuild document indexes" msgstr "Dokumentenindices neu aufbauen" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "Ein Python-Dictionary, das Zuweisungen von Index-Namen an Verzeichnisse im Dateisystem (wo der Index abgebildet wird) enthält." + #: utils.py:19 msgid "document indexes" msgstr "Dokumentenindices" +#: views.py:40 +msgid "indexes" +msgstr "Indices" + #: views.py:71 msgid "Index created successfully." msgstr "Index erfolgreich erzeugt." @@ -261,8 +268,8 @@ msgstr "Index erfolgreich bearbeitet." #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "Index %s bearbeiten" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -281,34 +288,34 @@ msgstr "Sind Sie sicher, dass Sie den Index \"%s\" löschen möchten?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "Baumvorlagen-Knotenpunkte für Index %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "Ebene" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" -msgstr "Dokumenten-Verknüpfungen" +msgid "Has document links?" +msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" -msgstr "Dokumententypen nicht in Index %s" +msgid "Document types not in index: %s" +msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" -msgstr "Dokumententypen in Index %s" +msgid "Document types for index: %s" +msgstr "" #: views.py:213 msgid "Index template node created successfully." msgstr "Indexvorlagen-Knotenpunkt erfolgreich angelegt." #: views.py:219 -msgid "create child node" -msgstr "Kind-Knoten erstellen" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -316,12 +323,12 @@ msgstr "Indexvorlagen-Knotenpunkt erfolgreich bearbeitet" #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "Indexvorlagen-Knotenpunkt %s bearbeiten" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "Knotenpunkt" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -339,17 +346,17 @@ 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:308 -msgid "nodes" -msgstr "Knotenpunkte" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "Inhalt von Index %s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "Elemente" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -370,23 +377,27 @@ msgstr "Fehler bei Neuaufbau von Index %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "Indices enthalten %s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" -msgstr "Wurzel" +msgid "Root" +msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index" -" will be mirrored." -msgstr "Ein Python-Dictionary, das Zuweisungen von Index-Namen an Verzeichnisse im Dateisystem (wo der Index abgebildet wird) enthält." +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "Was sind Indices?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Indices gruppieren Dokumente in eine baumartige, hierarchische Struktur." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 3239ee7fe0..4021ccf52a 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: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-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/" @@ -18,30 +18,31 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Indexes" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Maximum suffix (%s) count reached." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "" "Error in document indexing update expression: %(expression)s; %(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "" "Error updating document index, expression: %(expression)s; %(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Unable to delete document indexing node; %s" @@ -75,44 +76,48 @@ msgstr "Unable to delete document symbolic link; %s" msgid "Unable to delete indexing directory; %s" msgstr "Unable to delete indexing directory; %s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "indexes" - #: links.py:24 links.py:35 -msgid "index list" +#, fuzzy +msgid "Index list" msgstr "index list" #: links.py:25 views.py:77 -msgid "create index" +#, fuzzy +msgid "Create index" msgstr "create index" #: links.py:26 links.py:32 -msgid "edit" -msgstr "edit" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" +#, fuzzy +msgid "Delete" msgstr "delete" #: links.py:28 -msgid "tree template" +#, fuzzy +msgid "Tree template" msgstr "tree template" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +#, fuzzy +msgid "Document types" msgstr "document types" #: links.py:31 -msgid "new child node" +#, fuzzy +msgid "New child node" msgstr "new child node" #: links.py:37 -msgid "go up one level" +#, fuzzy +msgid "Go up one level" msgstr "go up one level" #: links.py:42 -msgid "rebuild indexes" +#, fuzzy +msgid "Rebuild indexes" msgstr "rebuild indexes" #: links.py:42 @@ -125,15 +130,16 @@ msgid "Available functions: %s" msgstr "Available functions: %s" #: models.py:18 views.py:44 -msgid "name" -msgstr "name" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "Internal name used to reference this index." #: models.py:19 views.py:45 -msgid "title" +#, fuzzy +msgid "Title" msgstr "title" #: models.py:19 @@ -141,7 +147,8 @@ msgid "The name that will be visible to users." msgstr "The name that will be visible to users." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" +#, fuzzy +msgid "Enabled" msgstr "enabled" #: models.py:20 @@ -151,11 +158,13 @@ msgstr "" #: models.py:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "index" +#, fuzzy +msgid "Index" +msgstr "Indexes" #: models.py:70 -msgid "indexing expression" +#, fuzzy +msgid "Indexing expression" msgstr "indexing expression" #: models.py:70 @@ -167,7 +176,8 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "Causes this node to be visible and updated when document data changes." #: models.py:73 -msgid "link documents" +#, fuzzy +msgid "Link documents" msgstr "link documents" #: models.py:73 @@ -179,43 +189,53 @@ msgstr "" "as a parent for further nodes." #: models.py:83 models.py:89 -msgid "index template node" +#, fuzzy +msgid "Index template node" msgstr "index template node" #: models.py:84 -msgid "indexes template nodes" +#, fuzzy +msgid "Indexes template nodes" msgstr "indexes template nodes" #: models.py:90 -msgid "value" +#, fuzzy +msgid "Value" msgstr "value" #: models.py:91 -msgid "documents" +#, fuzzy +msgid "Documents" msgstr "documents" #: models.py:101 -msgid "index instance node" +#, fuzzy +msgid "Index instance node" msgstr "index instance node" #: models.py:102 -msgid "indexes instance nodes" +#, fuzzy +msgid "Indexes instance nodes" msgstr "indexes instance nodes" #: models.py:106 -msgid "index instance" +#, fuzzy +msgid "Index instance" msgstr "index instance" #: models.py:107 -msgid "document" +#, fuzzy +msgid "Document" msgstr "document" #: models.py:114 -msgid "document rename count" +#, fuzzy +msgid "Document rename count" msgstr "document rename count" #: models.py:115 -msgid "documents rename count" +#, fuzzy +msgid "Documents rename count" msgstr "documents rename count" #: permissions.py:7 @@ -246,10 +266,22 @@ msgstr "View document indexes" msgid "Rebuild document indexes" msgstr "Rebuild document indexes" +#: settings.py:20 +msgid "" +"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." + #: utils.py:19 msgid "document indexes" msgstr "document indexes" +#: views.py:40 +msgid "indexes" +msgstr "indexes" + #: views.py:71 msgid "Index created successfully." msgstr "Index created successfully." @@ -259,8 +291,8 @@ msgid "Index edited successfully" msgstr "Index edited successfully" #: views.py:100 -#, python-format -msgid "edit index: %s" +#, fuzzy, python-format +msgid "Edit index: %s" msgstr "edit index: %s" #: views.py:124 @@ -279,26 +311,28 @@ msgid "Are you sure you with to delete the index: %s?" msgstr "Are you sure you with to delete the index: %s?" #: views.py:162 -#, python-format -msgid "tree template nodes for index: %s" +#, fuzzy, python-format +msgid "Tree template nodes for index: %s" msgstr "tree template nodes for index: %s" #: views.py:165 -msgid "level" +#, fuzzy +msgid "Level" msgstr "level" #: views.py:167 -msgid "has document links?" +#, fuzzy +msgid "Has document links?" msgstr "has document links?" #: views.py:189 -#, python-format -msgid "document types not in index: %s" +#, fuzzy, python-format +msgid "Document types not in index: %s" msgstr "document types not in index: %s" #: views.py:190 -#, python-format -msgid "document types for index: %s" +#, fuzzy, python-format +msgid "Document types for index: %s" msgstr "document types for index: %s" #: views.py:213 @@ -306,7 +340,8 @@ msgid "Index template node created successfully." msgstr "Index template node created successfully." #: views.py:219 -msgid "create child node" +#, fuzzy +msgid "Create child node" msgstr "create child node" #: views.py:239 @@ -314,13 +349,13 @@ msgid "Index template node edited successfully" msgstr "Index template node edited successfully" #: views.py:245 -#, python-format -msgid "edit index template node: %s" +#, fuzzy, python-format +msgid "Edit index template node: %s" msgstr "edit index template node: %s" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "node" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -338,16 +373,18 @@ 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:308 -msgid "nodes" +#, fuzzy +msgid "Nodes" msgstr "nodes" #: views.py:340 -#, python-format -msgid "contents for index: %s" +#, fuzzy, python-format +msgid "Contents for index: %s" msgstr "contents for index: %s" #: views.py:362 -msgid "items" +#, fuzzy +msgid "Items" msgstr "items" #: views.py:387 @@ -368,26 +405,28 @@ msgid "Index rebuild error: %s" msgstr "Index rebuild error: %s" #: views.py:424 -#, python-format -msgid "indexes containing: %s" +#, fuzzy, python-format +msgid "Indexes containing: %s" msgstr "indexes containing: %s" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"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." +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "What are indexes?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Indexes group documents into a tree like hierarchical structure." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 ff713a713f..51cc11f592 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 @@ -10,43 +10,39 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-07-04 17:50+0000\n" -"Last-Translator: jmcainzos \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Índices" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Cuenta máxima de sufijo (%s) alcanzada." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Error en la expresión de actualización de indexación: %(expression)s; " -"%(exception)s " +msgstr "Error en la expresión de actualización de indexación: %(expression)s; %(exception)s " -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Error actualizando el índice de documento, expresión: %(expression)s; " -"%(exception)s " +msgstr "Error actualizando el índice de documento, expresión: %(expression)s; %(exception)s " -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "No se puede eliminar el nodo de indexación de documento; %s" @@ -57,18 +53,16 @@ msgid "Unable to create indexing directory; %s" msgstr "No se puede crear el directorio de indexación; %s" #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" -msgstr "" -"No se puede crear un enlace simbólico, el archivo existe y no puede " -"eliminarse: %(filepath)s; %(exc)s " +msgstr "No se ha podido crear el enlace simbólico, el fichero existe y no se ha podido borrar: %(filepath)s; %(exception)s" #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "No se puede crear enlace simbólico: %(filepath)s; %(exc)s " +msgstr "No se ha podido crear el enlace simbólico: %(filepath)s; %(exception)s" #: filesystem.py:84 #, python-format @@ -80,45 +74,41 @@ msgstr "No se puede eliminar enlace simbólico de documento; %s" msgid "Unable to delete indexing directory; %s" msgstr "No se puede eliminar el directorio de indexación; %s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "índices" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "lista de indices" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "crear índice" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "borrar" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "plantilla de árbol " +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" -msgstr "tipos de documentos" +msgid "Document types" +msgstr "" #: links.py:31 -msgid "new child node" -msgstr "nuevo nodo secundario" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "subir un nivel" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "reconstruir índices" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -130,39 +120,38 @@ msgid "Available functions: %s" msgstr "Funciones disponibles: %s" #: models.py:18 views.py:44 -msgid "name" -msgstr "nombre" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "Nombre interno que se utiliza para hacer referencia a este índice." #: models.py:19 views.py:45 -msgid "title" -msgstr "título" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "El nombre que será visible para los usuarios." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "habilitado" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "índice" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "expresión de indexación" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -170,61 +159,57 @@ msgstr "Introduzca una expresión de python para ser evaluada." #: models.py:72 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:73 -msgid "link documents" -msgstr "enlace de documentos" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" -msgstr "nodo de plantilla de indice" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "nodos de plantillas de indices" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "valor" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "documentos" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "nodo de instancia de indice" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "nodos de instancias de indices" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "instancia de índice" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "documento" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "recuento de renombrado de documento" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "recuento de renombrado de documentos" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -254,10 +239,20 @@ msgstr "Ver los índices de documentos" msgid "Rebuild document indexes" msgstr "Generar índices de documentos" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "Un diccionario que asigna el nombre del índice y en qué parte del sistema de archivos dicho índice se va a replicar." + #: utils.py:19 msgid "document indexes" msgstr "índices de documentos" +#: views.py:40 +msgid "indexes" +msgstr "índices" + #: views.py:71 msgid "Index created successfully." msgstr "Índice creado con éxito." @@ -268,8 +263,8 @@ msgstr "Índice editado con éxito." #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "editar índice: %s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -288,34 +283,34 @@ msgstr "¿Seguro que desea eliminar el índice: %s?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "nodos de la plantilla del árbol del índice: %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "nivel" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" -msgstr "¿tiene vínculos de documentos?" +msgid "Has document links?" +msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" -msgstr "tipos de documentos no en el índice: %s" +msgid "Document types not in index: %s" +msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" -msgstr "tipos de documentos para el índice: %s" +msgid "Document types for index: %s" +msgstr "" #: views.py:213 msgid "Index template node created successfully." msgstr "Nodo de plantilla de índice creado con éxito." #: views.py:219 -msgid "create child node" -msgstr "crear nodo hijo" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -323,12 +318,12 @@ msgstr "Nodo de la plantilla de índice editado con éxito" #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "editar nodo de la plantilla de índice: %s" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "nodo" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -346,17 +341,17 @@ 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:308 -msgid "nodes" -msgstr "nodos" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "contenido del índice: %s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "artículos" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -364,9 +359,7 @@ msgstr "¿Está seguro que desea reconstruir todos los índices?" #: views.py:388 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:394 msgid "Index rebuild completed successfully." @@ -379,26 +372,27 @@ msgstr "Error de reconstrucción de índices: %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "índices que contienen: %s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" -msgstr "raíz" - -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." +msgid "Root" msgstr "" -"Un diccionario que asigna el nombre del índice y en qué parte del sistema de " -"archivos dicho índice se va a replicar." -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "¿Qué son los índices?" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" -"Los índices agrupan documentos en una estructura jerárquica tipo árbol. " +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 94265ead41..ab27a66ea7 100644 --- a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po @@ -1,384 +1,397 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" -msgstr "" +msgstr "ایندکس ها" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." -msgstr "" +msgstr "حداکثر تعداد پسوندها(%s) رسید." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" +msgstr "خطای %(exception)s در بروزرسانی عبارت ایندکس %(expression)s سند" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" +msgstr "خطای بروز رسانی %(exception)s ایندکس سند عبارت %(expression)s;" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" -msgstr "" +msgstr "نمیتوان گره ایندکس گذاری سند را حذف کرد: %s" #: filesystem.py:51 #, python-format msgid "Unable to create indexing directory; %s" -msgstr "" +msgstr "خطای ایجاد دایرکتوری ایندکس گذاری: %s" #: filesystem.py:69 #, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" -msgstr "" +msgstr "خطا در ایجاد پیوند نمادی، فایل موجود است و قابل حذف نیست:%(filepath)s; %(exception)s" #: filesystem.py:71 #, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "" +msgstr "خطا در ایجاد پیوند نمادی : %(filepath)s; %(exception)s" #: filesystem.py:84 #, python-format msgid "Unable to delete document symbolic link; %s" -msgstr "" +msgstr "خطای حذف پیوند نمادی: %s" #: filesystem.py:96 #, python-format msgid "Unable to delete indexing directory; %s" -msgstr "" - -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "" +msgstr "خطای حذف دایرکتوری ایندکس گذاری: %s" #: links.py:24 links.py:35 -msgid "index list" +msgid "Index list" msgstr "" #: links.py:25 views.py:77 -msgid "create index" +msgid "Create index" msgstr "" #: links.py:26 links.py:32 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:27 links.py:33 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:28 -msgid "tree template" +msgid "Tree template" msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" +msgid "New child node" msgstr "" #: links.py:37 -msgid "go up one level" +msgid "Go up one level" msgstr "" #: links.py:42 -msgid "rebuild indexes" +msgid "Rebuild indexes" msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." -msgstr "" +msgstr "کلیه ایندکس ها پاک شده و از اول بازسازی خواهند شد." #: models.py:14 #, python-format msgid "Available functions: %s" -msgstr "" +msgstr "فانکشنهای موجود: %s" #: models.py:18 views.py:44 -msgid "name" +msgid "Name" msgstr "" #: models.py:18 msgid "Internal name used to reference this index." -msgstr "" +msgstr "نام داخلی برای دسترسی به این ایندکس." #: models.py:19 views.py:45 -msgid "title" +msgid "Title" msgstr "" #: models.py:19 msgid "The name that will be visible to users." -msgstr "" +msgstr "نامی که بوسیله کاربر قابل مشاهده است." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" +msgid "Enabled" msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" +msgid "Index" msgstr "" #: models.py:70 -msgid "indexing expression" +msgid "Indexing expression" msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." -msgstr "" +msgstr "یک رشته عبارت که قابل ارزیابی باشد وارد کنید." #: models.py:72 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" +msgstr "باعث میشود که این ایندکس قابل رویت شود و در زمان تغییر داده سند بروز رسانی شود." #: models.py:73 -msgid "link documents" +msgid "Link documents" msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" +msgid "Index template node" msgstr "" #: models.py:84 -msgid "indexes template nodes" +msgid "Indexes template nodes" msgstr "" #: models.py:90 -msgid "value" +msgid "Value" msgstr "" #: models.py:91 -msgid "documents" +msgid "Documents" msgstr "" #: models.py:101 -msgid "index instance node" +msgid "Index instance node" msgstr "" #: models.py:102 -msgid "indexes instance nodes" +msgid "Indexes instance nodes" msgstr "" #: models.py:106 -msgid "index instance" +msgid "Index instance" msgstr "" #: models.py:107 -msgid "document" +msgid "Document" msgstr "" #: models.py:114 -msgid "document rename count" +msgid "Document rename count" msgstr "" #: models.py:115 -msgid "documents rename count" +msgid "Documents rename count" msgstr "" #: permissions.py:7 msgid "Indexing" -msgstr "" +msgstr "ایندکس گذاری" #: permissions.py:9 msgid "Configure document indexes" -msgstr "" +msgstr "پیکربندی ایندکس سند" #: permissions.py:10 msgid "Create new document indexes" -msgstr "" +msgstr "ایجاد ایندکس های جدید سند" #: permissions.py:11 msgid "Edit document indexes" -msgstr "" +msgstr "ویرایش ایندکس های سند" #: permissions.py:12 msgid "Delete document indexes" -msgstr "" +msgstr "حذف ایندکس های سند" #: permissions.py:14 msgid "View document indexes" -msgstr "" +msgstr "دیدن ایندکسهای سند" #: permissions.py:15 msgid "Rebuild document indexes" -msgstr "" +msgstr "بازسازی ایندکسهای سند" + +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "سند مشخص کننده نام ایندکس و محل کپی شده آن در فایل سیستم." #: utils.py:19 msgid "document indexes" -msgstr "" +msgstr "ایندکسهای سند" + +#: views.py:40 +msgid "indexes" +msgstr "ایندکس ها" #: views.py:71 msgid "Index created successfully." -msgstr "" +msgstr "ایجاد موفق ایندکس" #: views.py:94 msgid "Index edited successfully" -msgstr "" +msgstr "ویرایش موفق ایندکس" #: views.py:100 #, python-format -msgid "edit index: %s" +msgid "Edit index: %s" msgstr "" #: views.py:124 #, python-format msgid "Index: %s deleted successfully." -msgstr "" +msgstr "حذف موفق ایندکس %s " #: views.py:126 #, python-format msgid "Index: %(index)s delete error: %(error)s" -msgstr "" +msgstr "خطای حذف%(error)s ایندکس %(index)s" #: views.py:138 #, python-format msgid "Are you sure you with to delete the index: %s?" -msgstr "" +msgstr "از حذف ایندکس %s مطمئن هستید؟" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" msgstr "" #: views.py:165 -msgid "level" +msgid "Level" msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 msgid "Index template node created successfully." -msgstr "" +msgstr "ایجاد موفق گره الگوی ایندکس" #: views.py:219 -msgid "create child node" +msgid "Create child node" msgstr "" #: views.py:239 msgid "Index template node edited successfully" -msgstr "" +msgstr "ویرایش موفق گره الگوی ایندکس." #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" +msgid "Node" msgstr "" #: views.py:273 #, python-format msgid "Node: %s deleted successfully." -msgstr "" +msgstr "حذف موفق گره: %s" #: views.py:275 #, python-format msgid "Node: %(node)s delete error: %(error)s" -msgstr "" +msgstr "خطای حذف%(error)s گره %(node)s " #: views.py:284 #, python-format msgid "Are you sure you with to delete the index template node: %s?" -msgstr "" +msgstr "آیا از حذف گره %s الگوی ایندکس مطمئن هستید؟" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" +msgid "Contents for index: %s" msgstr "" #: views.py:362 -msgid "items" +msgid "Items" msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" -msgstr "" +msgstr "آیا از بازسازی کلیه ایندکس ها مطمئن هستید؟" #: views.py:388 msgid "On large databases this operation may take some time to execute." -msgstr "" +msgstr "در پایگاه داده بزرگ این عملیات مدت زیادی بطول خواهد انجامید." #: views.py:394 msgid "Index rebuild completed successfully." -msgstr "" +msgstr "بازسازی موفق ایندکسها" #: views.py:401 #, python-format msgid "Index rebuild error: %s" -msgstr "" +msgstr "خطای بازسازی: %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" +msgid "Indexes containing: %s" msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 13ff453902..6d4a50dccd 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,43 +11,39 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-07-18 17:29+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Indexes" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Le nombre maximal de suffixes (%s) est atteint." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Erreur dans l'expression de mise à jour d'indexation du document: " -"%(expression)s; %(exception)s" +msgstr "Erreur dans l'expression de mise à jour d'indexation du document: %(expression)s; %(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Erreur lors de la mise à jour de l'index des documents, expression: " -"%(expression)s; %(exception)s" +msgstr "Erreur lors de la mise à jour de l'index des documents, expression: %(expression)s; %(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Impossible de supprimer le noeud d'indexation des documents;%s" @@ -58,18 +54,16 @@ msgid "Unable to create indexing directory; %s" msgstr "Impossible de créer le répertoire d'indexation;%s" #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" -msgstr "" -"Impossible de créer le lien symbolique, le fichier existe déjà et ne peut " -"être effacé: %(filepath)s; %(exc)s" +msgstr "Impossible de créer le lien symbolique,le fichier existe et ne peut pas être effacer: %(filepath)s; %(exception)s" #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "Impossible de créer le lien symbolique: %(filepath)s; %(exc)s" +msgstr "Impossible de créer le lien symbolique: %(filepath)s; %(exception)s" #: filesystem.py:84 #, python-format @@ -81,50 +75,45 @@ msgstr "Impossible de supprimer le lien symbolique;%s" msgid "Unable to delete indexing directory; %s" msgstr "Impossible de supprimer le répertoire d'indexation;%s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "indexes" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "Liste des index" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "créer un index" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "modifier" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "supprimer" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "modèle d'arborescence" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" -msgstr "types de document" +msgid "Document types" +msgstr "" #: links.py:31 -msgid "new child node" -msgstr "nouveau noeud enfant" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "remonter d'un niveau" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "reconstruire les indexes" +msgid "Rebuild indexes" +msgstr "" #: 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:14 #, python-format @@ -132,39 +121,38 @@ msgid "Available functions: %s" msgstr "Fonctions disponibles:%s" #: models.py:18 views.py:44 -msgid "name" -msgstr "nom" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "nom interne utilisé pour référencer cet index." #: models.py:19 views.py:45 -msgid "title" -msgstr "titre" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "Le nom qui sera affiché aux utilisateurs." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "activé" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "index" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "Expression d'indexation" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -172,61 +160,57 @@ msgstr "Entrez une commande python à exécuter." #: models.py:72 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:73 -msgid "link documents" -msgstr "documents de lien" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" -msgstr "noeud de modèle d'index" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "noeuds de modèles d'indexes" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "valeur" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "documents" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "noeud d'instance d'index" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "noeuds d'instances d'indexes" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "instance d'index" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "document" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "nombre de renommage du document" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "nombre de renommages de documents" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -256,10 +240,20 @@ msgstr "Afficher les indexes des documents" msgid "Rebuild document indexes" msgstr "Reconstruire les indexes des documents" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "Un dictionnaire qui référence nom d'un index et indique l'emplacement où cet index sera dupliqué dans l'arborescence du système de fichiers." + #: utils.py:19 msgid "document indexes" msgstr "Index de document" +#: views.py:40 +msgid "indexes" +msgstr "indexes" + #: views.py:71 msgid "Index created successfully." msgstr "Index créé avec succès" @@ -270,8 +264,8 @@ msgstr "Index modifié avec succès" #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "modifier l'index: %s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -290,34 +284,34 @@ msgstr "Êtes vous certain de vouloir supprimer l'index: %s?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "noeuds de modèles arborescentes pour l'index: %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "niveau" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" -msgstr "est lié à d'autres documents ?" +msgid "Has document links?" +msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" -msgstr "types de document non présents dans l'index: %s" +msgid "Document types not in index: %s" +msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" -msgstr "type de document pour l'index: %s" +msgid "Document types for index: %s" +msgstr "" #: views.py:213 msgid "Index template node created successfully." msgstr "Noeud de modèle d'index créé avec succès." #: views.py:219 -msgid "create child node" -msgstr "créer un noeud enfant" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -325,12 +319,12 @@ msgstr "Noeud de modèle d'index modifié avec succès." #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "modifier le noeud de modèle d'index: %s" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "noeud" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -348,17 +342,17 @@ 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:308 -msgid "nodes" -msgstr "noeuds" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "contenu de l'index:%s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "éléments" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -366,9 +360,7 @@ msgstr "Êtes vous certain de vouloir reconstruire tous les indexes ?" #: views.py:388 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:394 msgid "Index rebuild completed successfully." @@ -381,27 +373,27 @@ msgstr "Erreur de reconstruction d'index:%s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "indexes contenant:%s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" -msgstr "root" - -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." +msgid "Root" msgstr "" -"Un dictionnaire qui référence nom d'un index et indique l'emplacement où cet " -"index sera dupliqué dans l'arborescence du système de fichiers." -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "Que sont les indexes?" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" -"Les indexes regoupent les documents dans une structure hiérarchique " -"arborescente." +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 258cd156dc..4c50e27ac3 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,46 +1,46 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "" -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "" @@ -72,44 +72,40 @@ msgstr "" msgid "Unable to delete indexing directory; %s" msgstr "" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "" - #: links.py:24 links.py:35 -msgid "index list" +msgid "Index list" msgstr "" #: links.py:25 views.py:77 -msgid "create index" +msgid "Create index" msgstr "" #: links.py:26 links.py:32 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:27 links.py:33 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:28 -msgid "tree template" +msgid "Tree template" msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" +msgid "New child node" msgstr "" #: links.py:37 -msgid "go up one level" +msgid "Go up one level" msgstr "" #: links.py:42 -msgid "rebuild indexes" +msgid "Rebuild indexes" msgstr "" #: links.py:42 @@ -122,7 +118,7 @@ msgid "Available functions: %s" msgstr "" #: models.py:18 views.py:44 -msgid "name" +msgid "Name" msgstr "" #: models.py:18 @@ -130,7 +126,7 @@ msgid "Internal name used to reference this index." msgstr "" #: models.py:19 views.py:45 -msgid "title" +msgid "Title" msgstr "" #: models.py:19 @@ -138,20 +134,21 @@ msgid "The name that will be visible to users." msgstr "" #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" +msgid "Enabled" msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" +msgid "Index" msgstr "" #: models.py:70 -msgid "indexing expression" +msgid "Indexing expression" msgstr "" #: models.py:70 @@ -163,53 +160,53 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "" #: models.py:73 -msgid "link documents" +msgid "Link documents" msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" +msgid "Index template node" msgstr "" #: models.py:84 -msgid "indexes template nodes" +msgid "Indexes template nodes" msgstr "" #: models.py:90 -msgid "value" +msgid "Value" msgstr "" #: models.py:91 -msgid "documents" +msgid "Documents" msgstr "" #: models.py:101 -msgid "index instance node" +msgid "Index instance node" msgstr "" #: models.py:102 -msgid "indexes instance nodes" +msgid "Indexes instance nodes" msgstr "" #: models.py:106 -msgid "index instance" +msgid "Index instance" msgstr "" #: models.py:107 -msgid "document" +msgid "Document" msgstr "" #: models.py:114 -msgid "document rename count" +msgid "Document rename count" msgstr "" #: models.py:115 -msgid "documents rename count" +msgid "Documents rename count" msgstr "" #: permissions.py:7 @@ -240,10 +237,20 @@ msgstr "" msgid "Rebuild document indexes" msgstr "" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "" + #: views.py:71 msgid "Index created successfully." msgstr "" @@ -254,7 +261,7 @@ msgstr "" #: views.py:100 #, python-format -msgid "edit index: %s" +msgid "Edit index: %s" msgstr "" #: views.py:124 @@ -274,25 +281,25 @@ msgstr "" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" msgstr "" #: views.py:165 -msgid "level" +msgid "Level" msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -300,7 +307,7 @@ msgid "Index template node created successfully." msgstr "" #: views.py:219 -msgid "create child node" +msgid "Create child node" msgstr "" #: views.py:239 @@ -309,11 +316,11 @@ msgstr "" #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" +msgid "Node" msgstr "" #: views.py:273 @@ -332,16 +339,16 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" +msgid "Contents for index: %s" msgstr "" #: views.py:362 -msgid "items" +msgid "Items" msgstr "" #: views.py:387 @@ -363,23 +370,27 @@ msgstr "" #: views.py:424 #, python-format -msgid "indexes containing: %s" +msgid "Indexes containing: %s" msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 16a4a6f81b..1401da6e4b 100644 --- a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po @@ -1,45 +1,46 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "" -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "" @@ -71,44 +72,40 @@ msgstr "" msgid "Unable to delete indexing directory; %s" msgstr "" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "" - #: links.py:24 links.py:35 -msgid "index list" +msgid "Index list" msgstr "" #: links.py:25 views.py:77 -msgid "create index" +msgid "Create index" msgstr "" #: links.py:26 links.py:32 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:27 links.py:33 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:28 -msgid "tree template" +msgid "Tree template" msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" +msgid "New child node" msgstr "" #: links.py:37 -msgid "go up one level" +msgid "Go up one level" msgstr "" #: links.py:42 -msgid "rebuild indexes" +msgid "Rebuild indexes" msgstr "" #: links.py:42 @@ -121,7 +118,7 @@ msgid "Available functions: %s" msgstr "" #: models.py:18 views.py:44 -msgid "name" +msgid "Name" msgstr "" #: models.py:18 @@ -129,7 +126,7 @@ msgid "Internal name used to reference this index." msgstr "" #: models.py:19 views.py:45 -msgid "title" +msgid "Title" msgstr "" #: models.py:19 @@ -137,20 +134,21 @@ msgid "The name that will be visible to users." msgstr "" #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" +msgid "Enabled" msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" +msgid "Index" msgstr "" #: models.py:70 -msgid "indexing expression" +msgid "Indexing expression" msgstr "" #: models.py:70 @@ -162,53 +160,53 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "" #: models.py:73 -msgid "link documents" +msgid "Link documents" msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" +msgid "Index template node" msgstr "" #: models.py:84 -msgid "indexes template nodes" +msgid "Indexes template nodes" msgstr "" #: models.py:90 -msgid "value" +msgid "Value" msgstr "" #: models.py:91 -msgid "documents" +msgid "Documents" msgstr "" #: models.py:101 -msgid "index instance node" +msgid "Index instance node" msgstr "" #: models.py:102 -msgid "indexes instance nodes" +msgid "Indexes instance nodes" msgstr "" #: models.py:106 -msgid "index instance" +msgid "Index instance" msgstr "" #: models.py:107 -msgid "document" +msgid "Document" msgstr "" #: models.py:114 -msgid "document rename count" +msgid "Document rename count" msgstr "" #: models.py:115 -msgid "documents rename count" +msgid "Documents rename count" msgstr "" #: permissions.py:7 @@ -239,10 +237,20 @@ msgstr "" msgid "Rebuild document indexes" msgstr "" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "" + #: views.py:71 msgid "Index created successfully." msgstr "" @@ -253,7 +261,7 @@ msgstr "" #: views.py:100 #, python-format -msgid "edit index: %s" +msgid "Edit index: %s" msgstr "" #: views.py:124 @@ -273,25 +281,25 @@ msgstr "" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" msgstr "" #: views.py:165 -msgid "level" +msgid "Level" msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -299,7 +307,7 @@ msgid "Index template node created successfully." msgstr "" #: views.py:219 -msgid "create child node" +msgid "Create child node" msgstr "" #: views.py:239 @@ -308,11 +316,11 @@ msgstr "" #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" +msgid "Node" msgstr "" #: views.py:273 @@ -331,16 +339,16 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" +msgid "Contents for index: %s" msgstr "" #: views.py:362 -msgid "items" +msgid "Items" msgstr "" #: views.py:387 @@ -362,23 +370,27 @@ msgstr "" #: views.py:424 #, python-format -msgid "indexes containing: %s" +msgid "Indexes containing: %s" msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 423892f741..f3f83c644c 100644 --- a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po @@ -1,45 +1,46 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2011-09-30 04:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "" -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "" @@ -71,44 +72,40 @@ msgstr "" msgid "Unable to delete indexing directory; %s" msgstr "" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "" - #: links.py:24 links.py:35 -msgid "index list" +msgid "Index list" msgstr "" #: links.py:25 views.py:77 -msgid "create index" +msgid "Create index" msgstr "" #: links.py:26 links.py:32 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:27 links.py:33 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:28 -msgid "tree template" +msgid "Tree template" msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" +msgid "New child node" msgstr "" #: links.py:37 -msgid "go up one level" +msgid "Go up one level" msgstr "" #: links.py:42 -msgid "rebuild indexes" +msgid "Rebuild indexes" msgstr "" #: links.py:42 @@ -121,7 +118,7 @@ msgid "Available functions: %s" msgstr "" #: models.py:18 views.py:44 -msgid "name" +msgid "Name" msgstr "" #: models.py:18 @@ -129,7 +126,7 @@ msgid "Internal name used to reference this index." msgstr "" #: models.py:19 views.py:45 -msgid "title" +msgid "Title" msgstr "" #: models.py:19 @@ -137,20 +134,21 @@ msgid "The name that will be visible to users." msgstr "" #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" +msgid "Enabled" msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" +msgid "Index" msgstr "" #: models.py:70 -msgid "indexing expression" +msgid "Indexing expression" msgstr "" #: models.py:70 @@ -162,53 +160,53 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "" #: models.py:73 -msgid "link documents" +msgid "Link documents" msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" +msgid "Index template node" msgstr "" #: models.py:84 -msgid "indexes template nodes" +msgid "Indexes template nodes" msgstr "" #: models.py:90 -msgid "value" +msgid "Value" msgstr "" #: models.py:91 -msgid "documents" +msgid "Documents" msgstr "" #: models.py:101 -msgid "index instance node" +msgid "Index instance node" msgstr "" #: models.py:102 -msgid "indexes instance nodes" +msgid "Indexes instance nodes" msgstr "" #: models.py:106 -msgid "index instance" +msgid "Index instance" msgstr "" #: models.py:107 -msgid "document" +msgid "Document" msgstr "" #: models.py:114 -msgid "document rename count" +msgid "Document rename count" msgstr "" #: models.py:115 -msgid "documents rename count" +msgid "Documents rename count" msgstr "" #: permissions.py:7 @@ -239,10 +237,20 @@ msgstr "" msgid "Rebuild document indexes" msgstr "" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "" + #: views.py:71 msgid "Index created successfully." msgstr "" @@ -253,7 +261,7 @@ msgstr "" #: views.py:100 #, python-format -msgid "edit index: %s" +msgid "Edit index: %s" msgstr "" #: views.py:124 @@ -273,25 +281,25 @@ msgstr "" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" msgstr "" #: views.py:165 -msgid "level" +msgid "Level" msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -299,7 +307,7 @@ msgid "Index template node created successfully." msgstr "" #: views.py:219 -msgid "create child node" +msgid "Create child node" msgstr "" #: views.py:239 @@ -308,11 +316,11 @@ msgstr "" #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" +msgid "Node" msgstr "" #: views.py:273 @@ -331,16 +339,16 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" +msgid "Contents for index: %s" msgstr "" #: views.py:362 -msgid "items" +msgid "Items" msgstr "" #: views.py:387 @@ -362,23 +370,27 @@ msgstr "" #: views.py:424 #, python-format -msgid "indexes containing: %s" +msgid "Indexes containing: %s" msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 8d23835432..0558eee569 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,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Carlo Zanatto <>, 2012 # Giovanni Tricarico , 2014 @@ -11,43 +12,39 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-01-11 11:49+0000\n" -"Last-Translator: Giovanni Tricarico \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Indici" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Massimo dei suffissi contati (%s) ." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Errore nella creazione dell'indice per l'espressione: %(expression)s; " -"%(exception)s" +msgstr "Errore nella creazione dell'indice per l'espressione: %(expression)s; %(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Errore nell'aggiornamento delle'indice documento per l'espressione: " -"%(expression)s; %(exception)s" +msgstr "Errore nell'aggiornamento delle'indice documento per l'espressione: %(expression)s; %(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Impossibile cancellare l'indice del documento; %s" @@ -58,18 +55,16 @@ msgid "Unable to create indexing directory; %s" msgstr "Impossibile creare la directory per gli indici; %s" #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" msgstr "" -"Impossibile creare un link simbolico, il file già esiste e non può essere " -"cancellato: %(filepath)s; %(exc)s" #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "Impossibile creare un link simbolico: %(filepath)s; %(exc)s" +msgstr "" #: filesystem.py:84 #, python-format @@ -81,45 +76,41 @@ msgstr "Impossibile cancellare il link simbolico al documento; %s" msgid "Unable to delete indexing directory; %s" msgstr "Impossibile cancellare la directory degli indici; %s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "indici" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "lista indici" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "creare un indice" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "modificare" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "cancellare" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "albero di template" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" -msgstr "tipi documento " +msgid "Document types" +msgstr "" #: links.py:31 -msgid "new child node" -msgstr "nuovo nodo figlio" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "sali di un livello" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "ricostruisci gli indici" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -131,39 +122,38 @@ msgid "Available functions: %s" msgstr "Funzioni disponibili: %s" #: models.py:18 views.py:44 -msgid "name" -msgstr "nome" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "Nome interno utilizzato per fare riferimento a questo indice." #: models.py:19 views.py:45 -msgid "title" -msgstr "titolo" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "Il nome che sarà visibile agli utenti." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "abilitato" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "indice" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "Espressione per indice" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -171,61 +161,57 @@ msgstr "Inserisci una espressione python perchè possa essere valutata." #: models.py:72 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:73 -msgid "link documents" -msgstr "link al documento" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" -msgstr "indice di nodo modello" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "indici nodi modello" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "valore" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "documenti" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "indice dell'istanza nodo" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "indici esempio di nodi" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "istanza indice" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "documento" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "conteggio della rinomina del documento" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "conteggio delle rinomine dei documenti" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -255,10 +241,20 @@ msgstr "Visualizza indici documento" msgid "Rebuild document indexes" msgstr "Ricostruisci indici documento" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "Un dizionario che associa il nome dell'indice e dove sul filesystem verrà copiato." + #: utils.py:19 msgid "document indexes" msgstr "indici documento " +#: views.py:40 +msgid "indexes" +msgstr "indici" + #: views.py:71 msgid "Index created successfully." msgstr "Indice creato con successo." @@ -269,8 +265,8 @@ msgstr "Indice modificato con successo" #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "modifica indice: %s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -289,34 +285,34 @@ msgstr "Sei sicuro di voler cancella l'indice: %s?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "modello nodi della struttura per l'indice: %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "livello" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" -msgstr "Il documento ha collegamento ?" +msgid "Has document links?" +msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" -msgstr "tipi documento non nell'indice: %s" +msgid "Document types not in index: %s" +msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" -msgstr "tipi documento per indice: %s" +msgid "Document types for index: %s" +msgstr "" #: views.py:213 msgid "Index template node created successfully." msgstr "Modello nodo indice creato con successo." #: views.py:219 -msgid "create child node" -msgstr "creare nodo figlio" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -324,12 +320,12 @@ msgstr "Template nodo Indice modificato con successo" #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "modifica index template node: %s" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "nodo" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -347,17 +343,17 @@ 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:308 -msgid "nodes" -msgstr "nodi" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "contenuto per indice: %s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "voci" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -365,9 +361,7 @@ msgstr "Sei sicuro di voler ricostruire l'indice ?" #: views.py:388 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:394 msgid "Index rebuild completed successfully." @@ -380,27 +374,27 @@ msgstr "Errore nella ricostruzione dell'indice: %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "Gli indici contengono: %s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" -"Un dizionario che associa il nome dell'indice e dove sul filesystem verrà " -"copiato." +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "Cosa sono gli indici ?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" -"Gli Indici dei documenti rappresentano , nella forma di albero, la struttura " -"gerarchica dei documenti stessi.." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." diff --git a/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7d2f7b541c --- /dev/null +++ b/mayan/apps/document_indexing/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,396 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 +msgid "Indexes" +msgstr "" + +#: api.py:73 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:88 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:97 api.py:112 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:155 +#, python-format +msgid "Unable to delete document indexing node; %s" +msgstr "" + +#: filesystem.py:51 +#, python-format +msgid "Unable to create indexing directory; %s" +msgstr "" + +#: filesystem.py:69 +#, python-format +msgid "" +"Unable to create symbolic link, file exists and could not be deleted: " +"%(filepath)s; %(exception)s" +msgstr "" + +#: filesystem.py:71 +#, python-format +msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" +msgstr "" + +#: filesystem.py:84 +#, python-format +msgid "Unable to delete document symbolic link; %s" +msgstr "" + +#: filesystem.py:96 +#, python-format +msgid "Unable to delete indexing directory; %s" +msgstr "" + +#: links.py:24 links.py:35 +msgid "Index list" +msgstr "" + +#: links.py:25 views.py:77 +msgid "Create index" +msgstr "" + +#: links.py:26 links.py:32 +msgid "Edit" +msgstr "" + +#: links.py:27 links.py:33 +msgid "Delete" +msgstr "" + +#: links.py:28 +msgid "Tree template" +msgstr "" + +#: links.py:29 models.py:21 views.py:309 +msgid "Document types" +msgstr "" + +#: links.py:31 +msgid "New child node" +msgstr "" + +#: links.py:37 +msgid "Go up one level" +msgstr "" + +#: links.py:42 +msgid "Rebuild indexes" +msgstr "" + +#: links.py:42 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: models.py:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:44 +msgid "Name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:45 +msgid "Title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:46 views.py:166 +msgid "Enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:103 views.py:133 views.py:159 +#: views.py:195 views.py:222 views.py:251 views.py:290 +msgid "Index" +msgstr "" + +#: models.py:70 +msgid "Indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "Link documents" +msgstr "" + +#: models.py:73 +msgid "" +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "" + +#: models.py:83 models.py:89 +msgid "Index template node" +msgstr "" + +#: models.py:84 +msgid "Indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "Value" +msgstr "" + +#: models.py:91 +msgid "Documents" +msgstr "" + +#: models.py:101 +msgid "Index instance node" +msgstr "" + +#: models.py:102 +msgid "Indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "Index instance" +msgstr "" + +#: models.py:107 +msgid "Document" +msgstr "" + +#: models.py:114 +msgid "Document rename count" +msgstr "" + +#: models.py:115 +msgid "Documents rename count" +msgstr "" + +#: permissions.py:7 +msgid "Indexing" +msgstr "" + +#: permissions.py:9 +msgid "Configure document indexes" +msgstr "" + +#: permissions.py:10 +msgid "Create new document indexes" +msgstr "" + +#: permissions.py:11 +msgid "Edit document indexes" +msgstr "" + +#: permissions.py:12 +msgid "Delete document indexes" +msgstr "" + +#: permissions.py:14 +msgid "View document indexes" +msgstr "" + +#: permissions.py:15 +msgid "Rebuild document indexes" +msgstr "" + +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + +#: utils.py:19 +msgid "document indexes" +msgstr "" + +#: views.py:40 +msgid "indexes" +msgstr "" + +#: views.py:71 +msgid "Index created successfully." +msgstr "" + +#: views.py:94 +msgid "Index edited successfully" +msgstr "" + +#: views.py:100 +#, python-format +msgid "Edit index: %s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:138 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:162 +#, python-format +msgid "Tree template nodes for index: %s" +msgstr "" + +#: views.py:165 +msgid "Level" +msgstr "" + +#: views.py:167 +msgid "Has document links?" +msgstr "" + +#: views.py:189 +#, python-format +msgid "Document types not in index: %s" +msgstr "" + +#: views.py:190 +#, python-format +msgid "Document types for index: %s" +msgstr "" + +#: views.py:213 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:219 +msgid "Create child node" +msgstr "" + +#: views.py:239 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:245 +#, python-format +msgid "Edit index template node: %s" +msgstr "" + +#: views.py:252 views.py:291 views.py:358 +msgid "Node" +msgstr "" + +#: views.py:273 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:275 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:284 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:308 +msgid "Nodes" +msgstr "" + +#: views.py:340 +#, python-format +msgid "Contents for index: %s" +msgstr "" + +#: views.py:362 +msgid "Items" +msgstr "" + +#: views.py:387 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:388 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:394 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:401 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:424 +#, python-format +msgid "Indexes containing: %s" +msgstr "" + +#: widgets.py:85 +msgid "Root" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." diff --git a/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..32e1a16e74 --- /dev/null +++ b/mayan/apps/document_indexing/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,396 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 +msgid "Indexes" +msgstr "" + +#: api.py:73 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:88 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:97 api.py:112 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:155 +#, python-format +msgid "Unable to delete document indexing node; %s" +msgstr "" + +#: filesystem.py:51 +#, python-format +msgid "Unable to create indexing directory; %s" +msgstr "" + +#: filesystem.py:69 +#, python-format +msgid "" +"Unable to create symbolic link, file exists and could not be deleted: " +"%(filepath)s; %(exception)s" +msgstr "" + +#: filesystem.py:71 +#, python-format +msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" +msgstr "" + +#: filesystem.py:84 +#, python-format +msgid "Unable to delete document symbolic link; %s" +msgstr "" + +#: filesystem.py:96 +#, python-format +msgid "Unable to delete indexing directory; %s" +msgstr "" + +#: links.py:24 links.py:35 +msgid "Index list" +msgstr "" + +#: links.py:25 views.py:77 +msgid "Create index" +msgstr "" + +#: links.py:26 links.py:32 +msgid "Edit" +msgstr "" + +#: links.py:27 links.py:33 +msgid "Delete" +msgstr "" + +#: links.py:28 +msgid "Tree template" +msgstr "" + +#: links.py:29 models.py:21 views.py:309 +msgid "Document types" +msgstr "" + +#: links.py:31 +msgid "New child node" +msgstr "" + +#: links.py:37 +msgid "Go up one level" +msgstr "" + +#: links.py:42 +msgid "Rebuild indexes" +msgstr "" + +#: links.py:42 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: models.py:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:44 +msgid "Name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:45 +msgid "Title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:46 views.py:166 +msgid "Enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:103 views.py:133 views.py:159 +#: views.py:195 views.py:222 views.py:251 views.py:290 +msgid "Index" +msgstr "" + +#: models.py:70 +msgid "Indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "Link documents" +msgstr "" + +#: models.py:73 +msgid "" +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "" + +#: models.py:83 models.py:89 +msgid "Index template node" +msgstr "" + +#: models.py:84 +msgid "Indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "Value" +msgstr "" + +#: models.py:91 +msgid "Documents" +msgstr "" + +#: models.py:101 +msgid "Index instance node" +msgstr "" + +#: models.py:102 +msgid "Indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "Index instance" +msgstr "" + +#: models.py:107 +msgid "Document" +msgstr "" + +#: models.py:114 +msgid "Document rename count" +msgstr "" + +#: models.py:115 +msgid "Documents rename count" +msgstr "" + +#: permissions.py:7 +msgid "Indexing" +msgstr "" + +#: permissions.py:9 +msgid "Configure document indexes" +msgstr "" + +#: permissions.py:10 +msgid "Create new document indexes" +msgstr "" + +#: permissions.py:11 +msgid "Edit document indexes" +msgstr "" + +#: permissions.py:12 +msgid "Delete document indexes" +msgstr "" + +#: permissions.py:14 +msgid "View document indexes" +msgstr "" + +#: permissions.py:15 +msgid "Rebuild document indexes" +msgstr "" + +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + +#: utils.py:19 +msgid "document indexes" +msgstr "" + +#: views.py:40 +msgid "indexes" +msgstr "" + +#: views.py:71 +msgid "Index created successfully." +msgstr "" + +#: views.py:94 +msgid "Index edited successfully" +msgstr "" + +#: views.py:100 +#, python-format +msgid "Edit index: %s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:138 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:162 +#, python-format +msgid "Tree template nodes for index: %s" +msgstr "" + +#: views.py:165 +msgid "Level" +msgstr "" + +#: views.py:167 +msgid "Has document links?" +msgstr "" + +#: views.py:189 +#, python-format +msgid "Document types not in index: %s" +msgstr "" + +#: views.py:190 +#, python-format +msgid "Document types for index: %s" +msgstr "" + +#: views.py:213 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:219 +msgid "Create child node" +msgstr "" + +#: views.py:239 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:245 +#, python-format +msgid "Edit index template node: %s" +msgstr "" + +#: views.py:252 views.py:291 views.py:358 +msgid "Node" +msgstr "" + +#: views.py:273 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:275 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:284 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:308 +msgid "Nodes" +msgstr "" + +#: views.py:340 +#, python-format +msgid "Contents for index: %s" +msgstr "" + +#: views.py:362 +msgid "Items" +msgstr "" + +#: views.py:387 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:388 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:394 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:401 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:424 +#, python-format +msgid "Indexes containing: %s" +msgstr "" + +#: widgets.py:85 +msgid "Root" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 122a30918a..a7d92ee2dd 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,54 +1,50 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-12-18 14:15+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Indexeringen" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Maximal aantal achtervoegsels (%s) bereikt" -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Fout in de expressie voor document indexering. Expressie: %(expression)s. " -"Foutmelding: %(exception)s" +msgstr "Fout in de expressie voor document indexering. Expressie: %(expression)s. Foutmelding: %(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Fout bij vernieuwen document index, expressie: %(expression)s. Foutmelding: " -"%(exception)s" +msgstr "Fout bij vernieuwen document index, expressie: %(expression)s. Foutmelding: %(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" -msgstr "" -"Niet mogelijk om de documentindexeringsknoop te verwijderen. Foutmelding: %s" +msgstr "Niet mogelijk om de documentindexeringsknoop te verwijderen. Foutmelding: %s" #: filesystem.py:51 #, python-format @@ -56,20 +52,16 @@ msgid "Unable to create indexing directory; %s" msgstr "Niet mogelijk om een indexeringfolder aan te maken. Foutmelding: %s" #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" msgstr "" -"Niet mogelijke om een 'symbolic link' aan te maken. Bestand bestaat reeds en " -"kan niet worden verwijdert. Foutmelding: %(filepath)s; %(exc)s" #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" msgstr "" -"Niet mogelijk om een 'symbolic link': %(filepath)s; aan te maken, voor: " -"%(exc)s " #: filesystem.py:84 #, python-format @@ -81,45 +73,41 @@ msgstr "Niet mogelijk om de 'symbolic link' voor document: %s te verwijderen." msgid "Unable to delete indexing directory; %s" msgstr "Niet mogelijk om de indexingfolder: %s, te verwijderen." -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "indexeringen" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "indexeringslijst" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "indexering aanmaken" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "wijzigen" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "verwijderen" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "sjabloon boomstructuur" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" -msgstr "document-typen" +msgid "Document types" +msgstr "" #: links.py:31 -msgid "new child node" -msgstr "nieuwe node" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "een niveau omhoog" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "opnieuw indexeren" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -131,38 +119,38 @@ msgid "Available functions: %s" msgstr "Beschikbare functies: %s" #: models.py:18 views.py:44 -msgid "name" -msgstr "naam" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "Interne naam voor deze index." #: models.py:19 views.py:45 -msgid "title" -msgstr "titel" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "Naam zichtbaar voor gebruikers" #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "ingeschakeld" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "index" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "indexering-expressie" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -170,59 +158,57 @@ msgstr "Voer een python sting expressie in, voor evaluatie." #: models.py:72 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:73 -msgid "link documents" -msgstr "gekoppelde documenten" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" -msgstr "sjabloon indexering node" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "sjabloon indexeringen nodes" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "waarde" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "documenten" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "instantie indexeringsnode" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "instantie indexeringsnodes" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "index instantie" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "document" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "document hernoem teller" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "documenten hernoem teller" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -252,10 +238,20 @@ msgstr "Bekijk document-indexeringen" msgid "Rebuild document indexes" msgstr "documenten opnieuw indexeren" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "Een mapping tussen indexnaam en de locatie op het filesysteem." + #: utils.py:19 msgid "document indexes" msgstr "document-indexeringen" +#: views.py:40 +msgid "indexes" +msgstr "indexeringen" + #: views.py:71 msgid "Index created successfully." msgstr "Indexering succesvol aangemaakt." @@ -266,8 +262,8 @@ msgstr "Indexering succesvol bewerkt" #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "wijzig index: %s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -286,34 +282,34 @@ msgstr "Bent u er zeker van om index: %s, te verwijderen?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "sjabloon node boomstructuur voor index: %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "niveau" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" -msgstr "heeft document verwijzingen?" +msgid "Has document links?" +msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" -msgstr "documenttype komt niet voor in index: %s" +msgid "Document types not in index: %s" +msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" -msgstr "documenttype for index: %s" +msgid "Document types for index: %s" +msgstr "" #: views.py:213 msgid "Index template node created successfully." msgstr "sjabloon node index succesvol aangemaakt." #: views.py:219 -msgid "create child node" -msgstr "aanmaken node" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -321,12 +317,12 @@ msgstr "Sjabloon node index succesvol bewerkt" #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "Bewerken sjabloon node index: %s" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "node" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -344,17 +340,17 @@ 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:308 -msgid "nodes" -msgstr "nodes" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "inhoud voor index: %s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "items" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -375,23 +371,27 @@ msgstr "Fout bij het aanmaken van de indexering. Melding: %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "Indexeringen met inhoud: %s" - -#: widgets.py:85 -msgid "root" +msgid "Indexes containing: %s" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "Een mapping tussen indexnaam en de locatie op het filesysteem." +#: widgets.py:85 +msgid "Root" +msgstr "" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "Wat zijn indexeringen?" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Indexeringen groeperen documenten in een hierargische boomstructuur." +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 dbcf0d23c2..269942a2e9 100644 --- a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po @@ -1,49 +1,47 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Indeksy" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Maximum suffix (%s) count reached." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "Error in document indexing update expression: %(expression)s; %(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "Error updating document index, expression: %(expression)s; %(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Unable to delete document indexing node; %s" @@ -54,18 +52,16 @@ msgid "Unable to create indexing directory; %s" msgstr "Nie można utworzyć katalogu indeksowania;%s" #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" msgstr "" -"Nie można utworzyć dowiązania symbolicznego, plik istnieje i nie może zostać " -"usunięty: %(filepath)s ; %(exc)s " #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "Nie można utworzyć dowiązania symbolicznego: %(filepath)s; %(exc)s " +msgstr "" #: filesystem.py:84 #, python-format @@ -77,45 +73,41 @@ msgstr "Nie można usunąć dowiązania symbolicznego dokumentu;%s" msgid "Unable to delete indexing directory; %s" msgstr "Nie można usunąć katalogu indeksowania;%s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "indeksy" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "Lista główna" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "tworzenie indeksu" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "edytuj" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "usunąć" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "szablon drzewo" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" -msgstr "new child node" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "przejść o jeden poziom" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "odbudować indeksy" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -127,39 +119,38 @@ msgid "Available functions: %s" msgstr "Dostępne funkcje:%s" #: models.py:18 views.py:44 -msgid "name" -msgstr "nazwa" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "Wewnętrzna nazwa używana do odniesienia tego indeksu." #: models.py:19 views.py:45 -msgid "title" -msgstr "tytuł" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "Nazwa, która będzie widoczna dla użytkowników." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "włączony" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "index" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "indexing expression" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -170,56 +161,54 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "Causes this node to be visible and updated when document data changes." #: models.py:73 -msgid "link documents" -msgstr "link documents" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" -msgstr "index template node" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "indexes template nodes" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "wartość" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "dokumenty" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "index instance node" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "indexes instance nodes" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "index instance" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "dokument" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "document rename count" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "documents rename count" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -249,10 +238,20 @@ msgstr "Zobacz indeksy dokumentów" msgid "Rebuild document indexes" msgstr "Odbuduj indeksy dokumentów" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "indeksy" + #: views.py:71 msgid "Index created successfully." msgstr "Indeks został utworzony pomyślnie." @@ -263,8 +262,8 @@ msgstr "Index edited successfully" #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "edycja indeksu:%s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -283,25 +282,25 @@ msgstr "Czy na pewno usunąć indeks:%s ?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "level" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -309,8 +308,8 @@ msgid "Index template node created successfully." msgstr "Index template node created successfully." #: views.py:219 -msgid "create child node" -msgstr "create child node" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -318,12 +317,12 @@ msgstr "Index template node edited successfully" #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "node" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -341,17 +340,17 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "Zawartość dla indeksu:%s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "pozycji" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -372,23 +371,27 @@ msgstr "Index rebuild error: %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "indeksy zawierające:%s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "Jakie są indeksy?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Indexes group documents into a tree like hierarchical structure." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 3b381e98c7..f7264eea51 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,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Renata Oliveira , 2011 # Vítor Figueiró , 2012 @@ -9,43 +10,39 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Índices" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Contagem máxima do sufixo (%s) alcançada." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Erro na expressão de atualização de indexação de documentos: %(expression)s; " -"%(exception)s " +msgstr "Erro na expressão de atualização de indexação de documentos: %(expression)s; %(exception)s " -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Erro ao atualizar índice de documentos, expressão: %(expression)s ; " -"%(exception)s " +msgstr "Erro ao atualizar índice de documentos, expressão: %(expression)s ; %(exception)s " -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Não é possível excluir o nó de indexação de documentos; %s" @@ -56,18 +53,16 @@ msgid "Unable to create indexing directory; %s" msgstr "Não é possível criar o diretório de indexação; %s" #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" msgstr "" -"Não é possível criar a ligação simbólica, o ficheiro existe e não pode ser " -"excluído: %(filepath)s; %(exc)s " #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "Não é possível criar a ligação simbólica: %(filepath)s; %(exc)s " +msgstr "" #: filesystem.py:84 #, python-format @@ -79,45 +74,41 @@ msgstr "Não é possível excluir a ligação simbólica do documento; %s" msgid "Unable to delete indexing directory; %s" msgstr "Não é possível excluir o diretório de indexação; %s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "índices" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "lista de índices" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "criar índice" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "modelo de árvore" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" -msgstr "novo nó filho" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "subir um nível" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "reconstruir índices" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -129,39 +120,38 @@ msgid "Available functions: %s" msgstr "Funções disponíveis: %s " #: models.py:18 views.py:44 -msgid "name" -msgstr "nome" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "Nome interno usado para referenciar este índice." #: models.py:19 views.py:45 -msgid "title" -msgstr "título" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "O nome que será visível aos utilizadores." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "habilitado" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "índice" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "expressão de indexação" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -169,61 +159,57 @@ msgstr "Digite uma expressão python para ser avaliada." #: models.py:72 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:73 -msgid "link documents" -msgstr "ligar documentos" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" -msgstr "nó de modelo de índice" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "nós de modelos de índice" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "valor" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "documentos" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "nó de instância de índice" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "nós de instâncias de índices" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "instância de índice" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "documento" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "número de renomeações do documento" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "número de renomeações dos documentos" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -253,10 +239,20 @@ msgstr "Ver índices de documento" msgid "Rebuild document indexes" msgstr "Reconstruir índices de documento" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "Um dicionário que mapeia o nome do índice com o local no sistema de ficheiros onde será espelhado." + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "índices" + #: views.py:71 msgid "Index created successfully." msgstr "Índice criado com sucesso." @@ -267,8 +263,8 @@ msgstr "Índice editado com sucesso" #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "editar índice: %s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -287,25 +283,25 @@ msgstr "Tem a certeza de que deseja eliminar o índice: %s?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "nós de modelo de árvore para o índice: %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "nível" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -313,8 +309,8 @@ msgid "Index template node created successfully." msgstr "Nó de modelo de índice criado com sucesso." #: views.py:219 -msgid "create child node" -msgstr "criar nó filho" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -322,12 +318,12 @@ msgstr "nó de modelo de índice editado com sucesso" #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "editar o nó de modelo de índice: %s" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "nó" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -345,17 +341,17 @@ 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:308 -msgid "nodes" -msgstr "nós" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "conteúdos para o índice: %s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "itens" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -376,26 +372,27 @@ msgstr "Erro na reconstrução do índice: %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "índices contendo: %s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" -"Um dicionário que mapeia o nome do índice com o local no sistema de " -"ficheiros onde será espelhado." +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "O que são índices?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" -"Os índices agrupam documentos numa árvore como uma estrutura hierárquica." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 9facb4fc3d..ac2fc78fd9 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,50 +1,47 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Índices" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Quantidade máxima do sufixo (%s) alcançada." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Erro de atualização na expressão de indexação do documento: %(expression)s; " -"%(exception)s " +msgstr "Erro de atualização na expressão de indexação do documento: %(expression)s; %(exception)s " -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Erro de atualização de índice do documento, a expressão: %(expression)s ; " -"%(exception)s " +msgstr "Erro de atualização de índice do documento, a expressão: %(expression)s ; %(exception)s " -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Não é possível excluir o nó de indexação de documentos; %s" @@ -55,18 +52,16 @@ msgid "Unable to create indexing directory; %s" msgstr "Não é possível criar o diretório de indexação; %s" #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" msgstr "" -"Não é possível criar o link simbólico, o arquivo existe e não pode ser " -"excluído: %(filepath)s; %(exc)s " #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "Não é possível criar o link simbólico: %(filepath)s; %(exc)s " +msgstr "" #: filesystem.py:84 #, python-format @@ -78,45 +73,41 @@ msgstr "Não é possível excluir o link simbólico do documento; %s" msgid "Unable to delete indexing directory; %s" msgstr "Não é possível excluir o diretório de indexação; %s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "índices" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "lista de índice" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" +msgid "Create index" msgstr "" #: links.py:26 links.py:32 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:27 links.py:33 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:28 -msgid "tree template" +msgid "Tree template" msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" +msgid "New child node" msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "subir um nível" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "reconstruir índices" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -128,7 +119,7 @@ msgid "Available functions: %s" msgstr "Funções disponíveis: %s " #: models.py:18 views.py:44 -msgid "name" +msgid "Name" msgstr "" #: models.py:18 @@ -136,7 +127,7 @@ msgid "Internal name used to reference this index." msgstr "" #: models.py:19 views.py:45 -msgid "title" +msgid "Title" msgstr "" #: models.py:19 @@ -144,21 +135,22 @@ msgid "The name that will be visible to users." msgstr "" #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "habilitado" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "índice" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "expressão de indexação" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -169,54 +161,54 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "" #: models.py:73 -msgid "link documents" -msgstr "ligar documentos" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" +msgid "Index template node" msgstr "" #: models.py:84 -msgid "indexes template nodes" +msgid "Indexes template nodes" msgstr "" #: models.py:90 -msgid "value" -msgstr "valor" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "documentos" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" +msgid "Index instance node" msgstr "" #: models.py:102 -msgid "indexes instance nodes" +msgid "Indexes instance nodes" msgstr "" #: models.py:106 -msgid "index instance" -msgstr "exemplo de índice" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "documento" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "contagem de renomeação do documento" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "contagem de renomeação dos documentos" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -246,10 +238,20 @@ msgstr "Ver índices de documento" msgid "Rebuild document indexes" msgstr "Reconstruir índices de documento" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "índices" + #: views.py:71 msgid "Index created successfully." msgstr "" @@ -260,7 +262,7 @@ msgstr "" #: views.py:100 #, python-format -msgid "edit index: %s" +msgid "Edit index: %s" msgstr "" #: views.py:124 @@ -280,25 +282,25 @@ msgstr "" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" msgstr "" #: views.py:165 -msgid "level" +msgid "Level" msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -306,7 +308,7 @@ msgid "Index template node created successfully." msgstr "" #: views.py:219 -msgid "create child node" +msgid "Create child node" msgstr "" #: views.py:239 @@ -315,11 +317,11 @@ msgstr "" #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" +msgid "Node" msgstr "" #: views.py:273 @@ -338,17 +340,17 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "conteúdos para o índice: %s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "itens" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -356,8 +358,7 @@ msgstr "Tem certeza de que deseja reconstruir todos os índices?" #: views.py:388 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:394 msgid "Index rebuild completed successfully." @@ -370,24 +371,27 @@ msgstr "Reconstrução de índice de erro: %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "índices contendo: %s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "Quais são os índices?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" -"Indexar documentos agrupados em uma árvore como uma estrutura hierárquica." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 f5a4ccbd2e..11eeedc453 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,51 +1,47 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-02-10 21:18+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Indexuri" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Maximum suffix (%s) atins." -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Eroare în exprimare actualizare documentul de indexare: %(expression)s; " -"%(exception)s" +msgstr "Eroare în exprimare actualizare documentul de indexare: %(expression)s; %(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Eroare la actualizarea indicele documentului, expresia: %(expression)s; " -"%(exception)s" +msgstr "Eroare la actualizarea indicele documentului, expresia: %(expression)s; %(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Imposibil de șters indexarea nod document;% s" @@ -56,18 +52,16 @@ msgid "Unable to create indexing directory; %s" msgstr "Nu se poate crea directorul indexare;% s" #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" msgstr "" -"Imposibil de a crea link-ul simbolic, fișierul există și nu a putut fi " -"șters: %(filepath)s; %(exc)s" #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "Imposibil de a crea link-ul simbolic:%(filepath)s; %(exc)s" +msgstr "" #: filesystem.py:84 #, python-format @@ -79,45 +73,41 @@ msgstr "Imposibil de șters link de document simbolic;% s" msgid "Unable to delete indexing directory; %s" msgstr "Imposibil de șters directorul indexare;% s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "index" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "Listă index" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "crează index" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "editeză" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "șterge" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "șablon structura" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" -msgstr "tipuri de documente" +msgid "Document types" +msgstr "" #: links.py:31 -msgid "new child node" -msgstr "nod nou" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "un nivel mai sus" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "reconstruire index" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -129,39 +119,38 @@ msgid "Available functions: %s" msgstr "Funcții disponibile:% s" #: models.py:18 views.py:44 -msgid "name" -msgstr "nume" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "Numele intern utilizat pentru a face referire la acest index." #: models.py:19 views.py:45 -msgid "title" -msgstr "titlu" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "Numele care va fi vizibil pentru utilizatori." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "activată" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "index" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "expresie indexare " +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -169,61 +158,57 @@ msgstr "Introduceți o expresie șir python care urmează să fie evaluate." #: models.py:72 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:73 -msgid "link documents" -msgstr "link documente" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" -msgstr "Index șablon nod" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "șablon nod index" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "valoare" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "documente" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "Index exemplu nodul" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "index instanță noduri" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "instanţă index" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "document" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "numarul de redenumiri a documentului" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "numarul de redenumiri ale documentelor" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -253,10 +238,20 @@ msgstr "Vezi indexul de documente" msgid "Rebuild document indexes" msgstr "Reconstruire index documente" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "Un dicționar care mapează numele index și în cazul în care sistemul de fișiere pe care indicele va fi oglindit." + #: utils.py:19 msgid "document indexes" msgstr "indexuri documente" +#: views.py:40 +msgid "indexes" +msgstr "index" + #: views.py:71 msgid "Index created successfully." msgstr "Index creat cu succes." @@ -267,8 +262,8 @@ msgstr "Indexul a fost editat cu succes" #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "editează indexul:% s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -287,34 +282,34 @@ msgstr "Ești sigur că vă să ștergeți indexul: % s?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "noduri șablon pentru index:% s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "nivel" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" -msgstr "are legături de documente?" +msgid "Has document links?" +msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" -msgstr "tipuri de documente care nu sunt în index:% s" +msgid "Document types not in index: %s" +msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" -msgstr "tipuri de documente pentru index:% s" +msgid "Document types for index: %s" +msgstr "" #: views.py:213 msgid "Index template node created successfully." msgstr "Nodul șablon index creat cu succes." #: views.py:219 -msgid "create child node" -msgstr "creați nodul copil" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -322,12 +317,12 @@ msgstr "Nod șablon index a fost editat cu succes" #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "editare șablon nod index:% s" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "nod" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -345,17 +340,17 @@ 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:308 -msgid "nodes" -msgstr "noduri" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "conținutul de index:% s" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "articole" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -363,8 +358,7 @@ msgstr "Sunteți sigur că doriți să reconstruiți toate indexurile?" #: views.py:388 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:394 msgid "Index rebuild completed successfully." @@ -377,27 +371,27 @@ msgstr "Index reconstrui eroare:% s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "index care conține:% s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" -"Un dicționar care mapează numele index și în cazul în care sistemul de " -"fișiere pe care indicele va fi oglindit." +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "Ce este un index?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" -"Un index reprezinta gruparea documentele într-o structură arboreştentă " -"ierarhică." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 db53610b18..428c9df30e 100644 --- a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po @@ -1,51 +1,47 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-05-14 06:28+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "Индексы" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "Достигнуто максимальное (%s) число суффиксов " -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" -msgstr "" -"Ошибка в выражении обновления индексов документа: %(expression)s; " -"%(exception)s" +msgstr "Ошибка в выражении обновления индексов документа: %(expression)s; %(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" -msgstr "" -"Ошибка при обновлении индекса документа, выражение: %(expression)s; " -"%(exception)s" +msgstr "Ошибка при обновлении индекса документа, выражение: %(expression)s; %(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "Не удается удалить узел индексирования документов; %s." @@ -56,18 +52,16 @@ msgid "Unable to create indexing directory; %s" msgstr "Не удается создать индексации каталога; %s." #: filesystem.py:69 -#, fuzzy, python-format +#, python-format msgid "" "Unable to create symbolic link, file exists and could not be deleted: " "%(filepath)s; %(exception)s" msgstr "" -"Невозможно создать символическую ссылку, файл существует и не может быть " -"удален: %(filepath)s; %(exc)s" #: filesystem.py:71 -#, fuzzy, python-format +#, python-format msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -msgstr "Невозможно создать символическую ссылку: %(filepath)s; %(exc)s" +msgstr "" #: filesystem.py:84 #, python-format @@ -79,45 +73,41 @@ msgstr "Не удается удалить символическую ссылк msgid "Unable to delete indexing directory; %s" msgstr "Не удается удалить каталог индексации; %s." -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "индексы" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "список индекса" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "создать индекс" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "редактировать" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "удалить" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "шаблон дерева" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" -msgstr "типы документов" +msgid "Document types" +msgstr "" #: links.py:31 -msgid "new child node" -msgstr "новый дочерний узел" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "перейти на уровень выше" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "восстановление индексов" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -129,38 +119,38 @@ msgid "Available functions: %s" msgstr "Доступные функции: %s." #: models.py:18 views.py:44 -msgid "name" -msgstr "имя" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "внутреннее имя, используемое для ссылки на этот индекс." #: models.py:19 views.py:45 -msgid "title" -msgstr "название" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "Имя, которое будет видно пользователям." #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "разрешено" +msgid "Enabled" +msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "индекс" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "выражение индексации " +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -168,59 +158,57 @@ msgstr "Введите строковое выражение питона для #: models.py:72 msgid "Causes this node to be visible and updated when document data changes." -msgstr "" -"Этот узел должен быть видимым и обновляются при изменении данных документа." +msgstr "Этот узел должен быть видимым и обновляются при изменении данных документа." #: models.py:73 -msgid "link documents" -msgstr "связать документы" +msgid "Link documents" +msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" -msgstr "узел шаблона индексирования" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "узлы шаблона индексирования" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "значение" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "документы" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "индекс экземпляра узла" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "индексы экземпляров узлов" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "экземпляр индекса" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "документ" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "счетчик переименования документа" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "счетчик переименования документов" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -250,10 +238,20 @@ msgstr "Просмотр индексов документа" msgid "Rebuild document indexes" msgstr "Восстановление индексов документа" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "Словарь, который отображает имя индекса и где на файловой системе он будет отражен." + #: utils.py:19 msgid "document indexes" msgstr "индексы документов" +#: views.py:40 +msgid "indexes" +msgstr "индексы" + #: views.py:71 msgid "Index created successfully." msgstr "Индекс создан." @@ -264,8 +262,8 @@ msgstr "Индекс изменен" #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "редактировать индекс %s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -284,34 +282,34 @@ msgstr "Удалить индекс %s?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "дерево шаблонных узлов для индекса %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "уровень" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" -msgstr "есть ссылки на документы?" +msgid "Has document links?" +msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" -msgstr "типы документов вне индекса: %s" +msgid "Document types not in index: %s" +msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" -msgstr "типы документов для индекса: %s" +msgid "Document types for index: %s" +msgstr "" #: views.py:213 msgid "Index template node created successfully." msgstr "узел шаблона индексирования создан" #: views.py:219 -msgid "create child node" -msgstr "создать дочерний узел" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -319,12 +317,12 @@ msgstr "узел шаблона индексирования изменён" #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "изменить узел шаблона индексирования %s" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "узел" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -342,17 +340,17 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "Вы уверены, что нужно удалить узел шаблона индексирования %s?" #: views.py:308 -msgid "nodes" -msgstr "узлы" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "содержания для индекса: %s." +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "членов" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -360,9 +358,7 @@ msgstr "Вы уверены, что хотите перестроить все #: views.py:388 msgid "On large databases this operation may take some time to execute." -msgstr "" -"В больших базах данных эта операция может занять некоторое время для " -"выполнения." +msgstr "В больших базах данных эта операция может занять некоторое время для выполнения." #: views.py:394 msgid "Index rebuild completed successfully." @@ -375,25 +371,27 @@ msgstr "Индекс восстановить ошибка: %s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "индексы, содержащие: %s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" -"Словарь, который отображает имя индекса и где на файловой системе он будет " -"отражен." +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "что за индексы?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "Индексы группы документов в древовидной иерархической структуре." +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 2670d025da..b4fd543c1d 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,46 +1,46 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "" -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "" @@ -72,44 +72,40 @@ msgstr "" msgid "Unable to delete indexing directory; %s" msgstr "" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "" - #: links.py:24 links.py:35 -msgid "index list" +msgid "Index list" msgstr "" #: links.py:25 views.py:77 -msgid "create index" +msgid "Create index" msgstr "" #: links.py:26 links.py:32 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:27 links.py:33 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:28 -msgid "tree template" +msgid "Tree template" msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" +msgid "New child node" msgstr "" #: links.py:37 -msgid "go up one level" +msgid "Go up one level" msgstr "" #: links.py:42 -msgid "rebuild indexes" +msgid "Rebuild indexes" msgstr "" #: links.py:42 @@ -122,7 +118,7 @@ msgid "Available functions: %s" msgstr "" #: models.py:18 views.py:44 -msgid "name" +msgid "Name" msgstr "" #: models.py:18 @@ -130,7 +126,7 @@ msgid "Internal name used to reference this index." msgstr "" #: models.py:19 views.py:45 -msgid "title" +msgid "Title" msgstr "" #: models.py:19 @@ -138,20 +134,21 @@ msgid "The name that will be visible to users." msgstr "" #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" +msgid "Enabled" msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" +msgid "Index" msgstr "" #: models.py:70 -msgid "indexing expression" +msgid "Indexing expression" msgstr "" #: models.py:70 @@ -163,53 +160,53 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "" #: models.py:73 -msgid "link documents" +msgid "Link documents" msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" +msgid "Index template node" msgstr "" #: models.py:84 -msgid "indexes template nodes" +msgid "Indexes template nodes" msgstr "" #: models.py:90 -msgid "value" +msgid "Value" msgstr "" #: models.py:91 -msgid "documents" +msgid "Documents" msgstr "" #: models.py:101 -msgid "index instance node" +msgid "Index instance node" msgstr "" #: models.py:102 -msgid "indexes instance nodes" +msgid "Indexes instance nodes" msgstr "" #: models.py:106 -msgid "index instance" +msgid "Index instance" msgstr "" #: models.py:107 -msgid "document" +msgid "Document" msgstr "" #: models.py:114 -msgid "document rename count" +msgid "Document rename count" msgstr "" #: models.py:115 -msgid "documents rename count" +msgid "Documents rename count" msgstr "" #: permissions.py:7 @@ -240,10 +237,20 @@ msgstr "" msgid "Rebuild document indexes" msgstr "" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "" + #: views.py:71 msgid "Index created successfully." msgstr "" @@ -254,7 +261,7 @@ msgstr "" #: views.py:100 #, python-format -msgid "edit index: %s" +msgid "Edit index: %s" msgstr "" #: views.py:124 @@ -274,25 +281,25 @@ msgstr "" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" msgstr "" #: views.py:165 -msgid "level" +msgid "Level" msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -300,7 +307,7 @@ msgid "Index template node created successfully." msgstr "" #: views.py:219 -msgid "create child node" +msgid "Create child node" msgstr "" #: views.py:239 @@ -309,11 +316,11 @@ msgstr "" #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" +msgid "Node" msgstr "" #: views.py:273 @@ -332,16 +339,16 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" +msgid "Contents for index: %s" msgstr "" #: views.py:362 -msgid "items" +msgid "Items" msgstr "" #: views.py:387 @@ -363,23 +370,27 @@ msgstr "" #: views.py:424 #, python-format -msgid "indexes containing: %s" +msgid "Indexes containing: %s" msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." diff --git a/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ceffb1dd2f --- /dev/null +++ b/mayan/apps/document_indexing/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,396 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 +msgid "Indexes" +msgstr "" + +#: api.py:73 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:88 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:97 api.py:112 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:155 +#, python-format +msgid "Unable to delete document indexing node; %s" +msgstr "" + +#: filesystem.py:51 +#, python-format +msgid "Unable to create indexing directory; %s" +msgstr "" + +#: filesystem.py:69 +#, python-format +msgid "" +"Unable to create symbolic link, file exists and could not be deleted: " +"%(filepath)s; %(exception)s" +msgstr "" + +#: filesystem.py:71 +#, python-format +msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" +msgstr "" + +#: filesystem.py:84 +#, python-format +msgid "Unable to delete document symbolic link; %s" +msgstr "" + +#: filesystem.py:96 +#, python-format +msgid "Unable to delete indexing directory; %s" +msgstr "" + +#: links.py:24 links.py:35 +msgid "Index list" +msgstr "" + +#: links.py:25 views.py:77 +msgid "Create index" +msgstr "" + +#: links.py:26 links.py:32 +msgid "Edit" +msgstr "" + +#: links.py:27 links.py:33 +msgid "Delete" +msgstr "" + +#: links.py:28 +msgid "Tree template" +msgstr "" + +#: links.py:29 models.py:21 views.py:309 +msgid "Document types" +msgstr "" + +#: links.py:31 +msgid "New child node" +msgstr "" + +#: links.py:37 +msgid "Go up one level" +msgstr "" + +#: links.py:42 +msgid "Rebuild indexes" +msgstr "" + +#: links.py:42 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: models.py:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:44 +msgid "Name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:45 +msgid "Title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:46 views.py:166 +msgid "Enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:103 views.py:133 views.py:159 +#: views.py:195 views.py:222 views.py:251 views.py:290 +msgid "Index" +msgstr "" + +#: models.py:70 +msgid "Indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "Link documents" +msgstr "" + +#: models.py:73 +msgid "" +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "" + +#: models.py:83 models.py:89 +msgid "Index template node" +msgstr "" + +#: models.py:84 +msgid "Indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "Value" +msgstr "" + +#: models.py:91 +msgid "Documents" +msgstr "" + +#: models.py:101 +msgid "Index instance node" +msgstr "" + +#: models.py:102 +msgid "Indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "Index instance" +msgstr "" + +#: models.py:107 +msgid "Document" +msgstr "" + +#: models.py:114 +msgid "Document rename count" +msgstr "" + +#: models.py:115 +msgid "Documents rename count" +msgstr "" + +#: permissions.py:7 +msgid "Indexing" +msgstr "" + +#: permissions.py:9 +msgid "Configure document indexes" +msgstr "" + +#: permissions.py:10 +msgid "Create new document indexes" +msgstr "" + +#: permissions.py:11 +msgid "Edit document indexes" +msgstr "" + +#: permissions.py:12 +msgid "Delete document indexes" +msgstr "" + +#: permissions.py:14 +msgid "View document indexes" +msgstr "" + +#: permissions.py:15 +msgid "Rebuild document indexes" +msgstr "" + +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + +#: utils.py:19 +msgid "document indexes" +msgstr "" + +#: views.py:40 +msgid "indexes" +msgstr "" + +#: views.py:71 +msgid "Index created successfully." +msgstr "" + +#: views.py:94 +msgid "Index edited successfully" +msgstr "" + +#: views.py:100 +#, python-format +msgid "Edit index: %s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:138 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:162 +#, python-format +msgid "Tree template nodes for index: %s" +msgstr "" + +#: views.py:165 +msgid "Level" +msgstr "" + +#: views.py:167 +msgid "Has document links?" +msgstr "" + +#: views.py:189 +#, python-format +msgid "Document types not in index: %s" +msgstr "" + +#: views.py:190 +#, python-format +msgid "Document types for index: %s" +msgstr "" + +#: views.py:213 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:219 +msgid "Create child node" +msgstr "" + +#: views.py:239 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:245 +#, python-format +msgid "Edit index template node: %s" +msgstr "" + +#: views.py:252 views.py:291 views.py:358 +msgid "Node" +msgstr "" + +#: views.py:273 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:275 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:284 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:308 +msgid "Nodes" +msgstr "" + +#: views.py:340 +#, python-format +msgid "Contents for index: %s" +msgstr "" + +#: views.py:362 +msgid "Items" +msgstr "" + +#: views.py:387 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:388 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:394 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:401 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:424 +#, python-format +msgid "Indexes containing: %s" +msgstr "" + +#: widgets.py:85 +msgid "Root" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 0a03278516..d5013ab28f 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,45 +1,46 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "" -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "" @@ -71,44 +72,40 @@ msgstr "" msgid "Unable to delete indexing directory; %s" msgstr "" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "" - #: links.py:24 links.py:35 -msgid "index list" +msgid "Index list" msgstr "" #: links.py:25 views.py:77 -msgid "create index" +msgid "Create index" msgstr "" #: links.py:26 links.py:32 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:27 links.py:33 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:28 -msgid "tree template" +msgid "Tree template" msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" +msgid "New child node" msgstr "" #: links.py:37 -msgid "go up one level" +msgid "Go up one level" msgstr "" #: links.py:42 -msgid "rebuild indexes" +msgid "Rebuild indexes" msgstr "" #: links.py:42 @@ -121,7 +118,7 @@ msgid "Available functions: %s" msgstr "" #: models.py:18 views.py:44 -msgid "name" +msgid "Name" msgstr "" #: models.py:18 @@ -129,7 +126,7 @@ msgid "Internal name used to reference this index." msgstr "" #: models.py:19 views.py:45 -msgid "title" +msgid "Title" msgstr "" #: models.py:19 @@ -137,20 +134,21 @@ msgid "The name that will be visible to users." msgstr "" #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" +msgid "Enabled" msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" +msgid "Index" msgstr "" #: models.py:70 -msgid "indexing expression" +msgid "Indexing expression" msgstr "" #: models.py:70 @@ -162,53 +160,53 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "" #: models.py:73 -msgid "link documents" +msgid "Link documents" msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" +msgid "Index template node" msgstr "" #: models.py:84 -msgid "indexes template nodes" +msgid "Indexes template nodes" msgstr "" #: models.py:90 -msgid "value" +msgid "Value" msgstr "" #: models.py:91 -msgid "documents" +msgid "Documents" msgstr "" #: models.py:101 -msgid "index instance node" +msgid "Index instance node" msgstr "" #: models.py:102 -msgid "indexes instance nodes" +msgid "Indexes instance nodes" msgstr "" #: models.py:106 -msgid "index instance" +msgid "Index instance" msgstr "" #: models.py:107 -msgid "document" +msgid "Document" msgstr "" #: models.py:114 -msgid "document rename count" +msgid "Document rename count" msgstr "" #: models.py:115 -msgid "documents rename count" +msgid "Documents rename count" msgstr "" #: permissions.py:7 @@ -239,10 +237,20 @@ msgstr "" msgid "Rebuild document indexes" msgstr "" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "" + #: views.py:71 msgid "Index created successfully." msgstr "" @@ -253,7 +261,7 @@ msgstr "" #: views.py:100 #, python-format -msgid "edit index: %s" +msgid "Edit index: %s" msgstr "" #: views.py:124 @@ -273,25 +281,25 @@ msgstr "" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" msgstr "" #: views.py:165 -msgid "level" +msgid "Level" msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -299,7 +307,7 @@ msgid "Index template node created successfully." msgstr "" #: views.py:219 -msgid "create child node" +msgid "Create child node" msgstr "" #: views.py:239 @@ -308,11 +316,11 @@ msgstr "" #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" +msgid "Node" msgstr "" #: views.py:273 @@ -331,16 +339,16 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" +msgid "Contents for index: %s" msgstr "" #: views.py:362 -msgid "items" +msgid "Items" msgstr "" #: views.py:387 @@ -362,23 +370,27 @@ msgstr "" #: views.py:424 #, python-format -msgid "indexes containing: %s" +msgid "Indexes containing: %s" msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 58927e5881..1918f53e81 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,45 +1,46 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2011-09-30 04:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "" -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "" @@ -71,44 +72,40 @@ msgstr "" msgid "Unable to delete indexing directory; %s" msgstr "" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "" - #: links.py:24 links.py:35 -msgid "index list" +msgid "Index list" msgstr "" #: links.py:25 views.py:77 -msgid "create index" +msgid "Create index" msgstr "" #: links.py:26 links.py:32 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:27 links.py:33 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:28 -msgid "tree template" +msgid "Tree template" msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" +msgid "Document types" msgstr "" #: links.py:31 -msgid "new child node" +msgid "New child node" msgstr "" #: links.py:37 -msgid "go up one level" +msgid "Go up one level" msgstr "" #: links.py:42 -msgid "rebuild indexes" +msgid "Rebuild indexes" msgstr "" #: links.py:42 @@ -121,7 +118,7 @@ msgid "Available functions: %s" msgstr "" #: models.py:18 views.py:44 -msgid "name" +msgid "Name" msgstr "" #: models.py:18 @@ -129,7 +126,7 @@ msgid "Internal name used to reference this index." msgstr "" #: models.py:19 views.py:45 -msgid "title" +msgid "Title" msgstr "" #: models.py:19 @@ -137,20 +134,21 @@ msgid "The name that will be visible to users." msgstr "" #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" +msgid "Enabled" msgstr "" #: models.py:20 -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:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" +msgid "Index" msgstr "" #: models.py:70 -msgid "indexing expression" +msgid "Indexing expression" msgstr "" #: models.py:70 @@ -162,53 +160,53 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "" #: models.py:73 -msgid "link documents" +msgid "Link documents" msgstr "" #: models.py:73 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:83 models.py:89 -msgid "index template node" +msgid "Index template node" msgstr "" #: models.py:84 -msgid "indexes template nodes" +msgid "Indexes template nodes" msgstr "" #: models.py:90 -msgid "value" +msgid "Value" msgstr "" #: models.py:91 -msgid "documents" +msgid "Documents" msgstr "" #: models.py:101 -msgid "index instance node" +msgid "Index instance node" msgstr "" #: models.py:102 -msgid "indexes instance nodes" +msgid "Indexes instance nodes" msgstr "" #: models.py:106 -msgid "index instance" +msgid "Index instance" msgstr "" #: models.py:107 -msgid "document" +msgid "Document" msgstr "" #: models.py:114 -msgid "document rename count" +msgid "Document rename count" msgstr "" #: models.py:115 -msgid "documents rename count" +msgid "Documents rename count" msgstr "" #: permissions.py:7 @@ -239,10 +237,20 @@ msgstr "" msgid "Rebuild document indexes" msgstr "" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + #: utils.py:19 msgid "document indexes" msgstr "" +#: views.py:40 +msgid "indexes" +msgstr "" + #: views.py:71 msgid "Index created successfully." msgstr "" @@ -253,7 +261,7 @@ msgstr "" #: views.py:100 #, python-format -msgid "edit index: %s" +msgid "Edit index: %s" msgstr "" #: views.py:124 @@ -273,25 +281,25 @@ msgstr "" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" +msgid "Tree template nodes for index: %s" msgstr "" #: views.py:165 -msgid "level" +msgid "Level" msgstr "" #: views.py:167 -msgid "has document links?" +msgid "Has document links?" msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" +msgid "Document types not in index: %s" msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" +msgid "Document types for index: %s" msgstr "" #: views.py:213 @@ -299,7 +307,7 @@ msgid "Index template node created successfully." msgstr "" #: views.py:219 -msgid "create child node" +msgid "Create child node" msgstr "" #: views.py:239 @@ -308,11 +316,11 @@ msgstr "" #: views.py:245 #, python-format -msgid "edit index template node: %s" +msgid "Edit index template node: %s" msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" +msgid "Node" msgstr "" #: views.py:273 @@ -331,16 +339,16 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "" #: views.py:308 -msgid "nodes" +msgid "Nodes" msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" +msgid "Contents for index: %s" msgstr "" #: views.py:362 -msgid "items" +msgid "Items" msgstr "" #: views.py:387 @@ -362,23 +370,27 @@ msgstr "" #: views.py:424 #, python-format -msgid "indexes containing: %s" +msgid "Indexes containing: %s" msgstr "" #: widgets.py:85 -msgid "root" +msgid "Root" msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index " -"will be mirrored." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "" +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 44c74001f6..481f30d0e8 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 @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-09-30 01:43+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,28 +19,29 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:45 +#: __init__.py:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 msgid "Indexes" msgstr "索引" -#: api.py:71 +#: api.py:73 #, python-format msgid "Maximum suffix (%s) count reached." msgstr "后缀(%s)已达到最大数。" -#: api.py:85 +#: api.py:88 #, python-format msgid "" "Error in document indexing update expression: %(expression)s; %(exception)s" msgstr "在文档索引时,更新表达式%(expression)s 出错:%(exception)s" -#: api.py:94 api.py:109 +#: api.py:97 api.py:112 #, python-format msgid "" "Error updating document index, expression: %(expression)s; %(exception)s" msgstr "更新文档索引出错,表达式:%(expression)s,异常:%(exception)s" -#: api.py:151 +#: api.py:155 #, python-format msgid "Unable to delete document indexing node; %s" msgstr "不能删除文档索引节点: %s" @@ -72,45 +73,41 @@ msgstr "不能删除文档符号连接:%s" msgid "Unable to delete indexing directory; %s" msgstr "不能删除索引目录:%s" -#: links.py:23 links.py:38 links.py:40 models.py:64 views.py:40 views.py:305 -msgid "indexes" -msgstr "索引" - #: links.py:24 links.py:35 -msgid "index list" -msgstr "索引列表" +msgid "Index list" +msgstr "" #: links.py:25 views.py:77 -msgid "create index" -msgstr "创建索引" +msgid "Create index" +msgstr "" #: links.py:26 links.py:32 -msgid "edit" -msgstr "编辑" +msgid "Edit" +msgstr "" #: links.py:27 links.py:33 -msgid "delete" -msgstr "删除" +msgid "Delete" +msgstr "" #: links.py:28 -msgid "tree template" -msgstr "树模板" +msgid "Tree template" +msgstr "" #: links.py:29 models.py:21 views.py:309 -msgid "document types" -msgstr "文档类型" +msgid "Document types" +msgstr "" #: links.py:31 -msgid "new child node" -msgstr "新子节点" +msgid "New child node" +msgstr "" #: links.py:37 -msgid "go up one level" -msgstr "返回上级" +msgid "Go up one level" +msgstr "" #: links.py:42 -msgid "rebuild indexes" -msgstr "重建索引" +msgid "Rebuild indexes" +msgstr "" #: links.py:42 msgid "Deletes and creates from scratch all the document indexes." @@ -122,24 +119,24 @@ msgid "Available functions: %s" msgstr "有效的功能:%s" #: models.py:18 views.py:44 -msgid "name" -msgstr "名称" +msgid "Name" +msgstr "" #: models.py:18 msgid "Internal name used to reference this index." msgstr "内部名称用于引用此索引" #: models.py:19 views.py:45 -msgid "title" -msgstr "标题" +msgid "Title" +msgstr "" #: models.py:19 msgid "The name that will be visible to users." msgstr "名称被用户可见。" #: models.py:20 models.py:72 views.py:46 views.py:166 -msgid "enabled" -msgstr "可用" +msgid "Enabled" +msgstr "" #: models.py:20 msgid "" @@ -148,12 +145,12 @@ msgstr "当文档数据变化时,将导致索引被更新和可见。" #: models.py:63 models.py:69 views.py:103 views.py:133 views.py:159 #: views.py:195 views.py:222 views.py:251 views.py:290 -msgid "index" -msgstr "索引" +msgid "Index" +msgstr "" #: models.py:70 -msgid "indexing expression" -msgstr "索引表达式" +msgid "Indexing expression" +msgstr "" #: models.py:70 msgid "Enter a python string expression to be evaluated." @@ -164,8 +161,8 @@ msgid "Causes this node to be visible and updated when document data changes." msgstr "当文档数据变化时,导致节点被更新和可见。" #: models.py:73 -msgid "link documents" -msgstr "连接文档" +msgid "Link documents" +msgstr "" #: models.py:73 msgid "" @@ -174,44 +171,44 @@ msgid "" msgstr "检查当前节点是否为文档容器,而不是作为别处节点的父节点。" #: models.py:83 models.py:89 -msgid "index template node" -msgstr "索引模版节点" +msgid "Index template node" +msgstr "" #: models.py:84 -msgid "indexes template nodes" -msgstr "索引模版节点" +msgid "Indexes template nodes" +msgstr "" #: models.py:90 -msgid "value" -msgstr "值" +msgid "Value" +msgstr "" #: models.py:91 -msgid "documents" -msgstr "文档" +msgid "Documents" +msgstr "" #: models.py:101 -msgid "index instance node" -msgstr "索引实例节点" +msgid "Index instance node" +msgstr "" #: models.py:102 -msgid "indexes instance nodes" -msgstr "索引实例节点" +msgid "Indexes instance nodes" +msgstr "" #: models.py:106 -msgid "index instance" -msgstr "索引实例" +msgid "Index instance" +msgstr "" #: models.py:107 -msgid "document" -msgstr "文档" +msgid "Document" +msgstr "" #: models.py:114 -msgid "document rename count" -msgstr "文档重命名数量" +msgid "Document rename count" +msgstr "" #: models.py:115 -msgid "documents rename count" -msgstr "文档重命名数量" +msgid "Documents rename count" +msgstr "" #: permissions.py:7 msgid "Indexing" @@ -241,10 +238,20 @@ msgstr "查看文档索引" msgid "Rebuild document indexes" msgstr "重建文档索引" +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "字典将索引名字映射成文件系统所在的位置。" + #: utils.py:19 msgid "document indexes" msgstr "文档索引" +#: views.py:40 +msgid "indexes" +msgstr "索引" + #: views.py:71 msgid "Index created successfully." msgstr "索引创建成功" @@ -255,8 +262,8 @@ msgstr "索引编辑成功" #: views.py:100 #, python-format -msgid "edit index: %s" -msgstr "编辑索引:%s" +msgid "Edit index: %s" +msgstr "" #: views.py:124 #, python-format @@ -275,34 +282,34 @@ msgstr "确定要删除索引:%s么?" #: views.py:162 #, python-format -msgid "tree template nodes for index: %s" -msgstr "树模版节点的索引: %s" +msgid "Tree template nodes for index: %s" +msgstr "" #: views.py:165 -msgid "level" -msgstr "级" +msgid "Level" +msgstr "" #: views.py:167 -msgid "has document links?" -msgstr "是否有文档链接?" +msgid "Has document links?" +msgstr "" #: views.py:189 #, python-format -msgid "document types not in index: %s" -msgstr "文档类型不在索引:%s中" +msgid "Document types not in index: %s" +msgstr "" #: views.py:190 #, python-format -msgid "document types for index: %s" -msgstr "索引:%s的文档类型" +msgid "Document types for index: %s" +msgstr "" #: views.py:213 msgid "Index template node created successfully." msgstr "索引模版节点创建成功" #: views.py:219 -msgid "create child node" -msgstr "创建子节点" +msgid "Create child node" +msgstr "" #: views.py:239 msgid "Index template node edited successfully" @@ -310,12 +317,12 @@ msgstr "索引模版节点编辑成功" #: views.py:245 #, python-format -msgid "edit index template node: %s" -msgstr "编辑索引模版节点: %s" +msgid "Edit index template node: %s" +msgstr "" #: views.py:252 views.py:291 views.py:358 -msgid "node" -msgstr "节点" +msgid "Node" +msgstr "" #: views.py:273 #, python-format @@ -333,17 +340,17 @@ msgid "Are you sure you with to delete the index template node: %s?" msgstr "确定要删除索引模版节点:%s么?" #: views.py:308 -msgid "nodes" -msgstr "节点" +msgid "Nodes" +msgstr "" #: views.py:340 #, python-format -msgid "contents for index: %s" -msgstr "索引:%s的内容" +msgid "Contents for index: %s" +msgstr "" #: views.py:362 -msgid "items" -msgstr "项" +msgid "Items" +msgstr "" #: views.py:387 msgid "Are you sure you wish to rebuild all indexes?" @@ -364,23 +371,27 @@ msgstr "索引重建错误:%s" #: views.py:424 #, python-format -msgid "indexes containing: %s" -msgstr "索引包含:%s" +msgid "Indexes containing: %s" +msgstr "" #: widgets.py:85 -msgid "root" -msgstr "根" +msgid "Root" +msgstr "" -#: conf/settings.py:22 -msgid "" -"A dictionary that maps the index name and where on the filesystem that index" -" will be mirrored." -msgstr "字典将索引名字映射成文件系统所在的位置。" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/indexing_help.html:3 -msgid "What are indexes?" -msgstr "什么时索引?" +#~ msgid "name" +#~ msgstr "name" -#: templates/indexing_help.html:4 -msgid "Indexes group documents into a tree like hierarchical structure." -msgstr "索引将文档分组为树一样的层次结构" +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." 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 new file mode 100644 index 0000000000..6e86416e65 --- /dev/null +++ b/mayan/apps/document_indexing/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,396 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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:44 links.py:23 links.py:38 links.py:40 models.py:64 +#: views.py:305 +msgid "Indexes" +msgstr "" + +#: api.py:73 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:88 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:97 api.py:112 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:155 +#, python-format +msgid "Unable to delete document indexing node; %s" +msgstr "" + +#: filesystem.py:51 +#, python-format +msgid "Unable to create indexing directory; %s" +msgstr "" + +#: filesystem.py:69 +#, python-format +msgid "" +"Unable to create symbolic link, file exists and could not be deleted: " +"%(filepath)s; %(exception)s" +msgstr "" + +#: filesystem.py:71 +#, python-format +msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" +msgstr "" + +#: filesystem.py:84 +#, python-format +msgid "Unable to delete document symbolic link; %s" +msgstr "" + +#: filesystem.py:96 +#, python-format +msgid "Unable to delete indexing directory; %s" +msgstr "" + +#: links.py:24 links.py:35 +msgid "Index list" +msgstr "" + +#: links.py:25 views.py:77 +msgid "Create index" +msgstr "" + +#: links.py:26 links.py:32 +msgid "Edit" +msgstr "" + +#: links.py:27 links.py:33 +msgid "Delete" +msgstr "" + +#: links.py:28 +msgid "Tree template" +msgstr "" + +#: links.py:29 models.py:21 views.py:309 +msgid "Document types" +msgstr "" + +#: links.py:31 +msgid "New child node" +msgstr "" + +#: links.py:37 +msgid "Go up one level" +msgstr "" + +#: links.py:42 +msgid "Rebuild indexes" +msgstr "" + +#: links.py:42 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: models.py:14 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:18 views.py:44 +msgid "Name" +msgstr "" + +#: models.py:18 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:19 views.py:45 +msgid "Title" +msgstr "" + +#: models.py:19 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:20 models.py:72 views.py:46 views.py:166 +msgid "Enabled" +msgstr "" + +#: models.py:20 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:63 models.py:69 views.py:103 views.py:133 views.py:159 +#: views.py:195 views.py:222 views.py:251 views.py:290 +msgid "Index" +msgstr "" + +#: models.py:70 +msgid "Indexing expression" +msgstr "" + +#: models.py:70 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:72 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:73 +msgid "Link documents" +msgstr "" + +#: models.py:73 +msgid "" +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "" + +#: models.py:83 models.py:89 +msgid "Index template node" +msgstr "" + +#: models.py:84 +msgid "Indexes template nodes" +msgstr "" + +#: models.py:90 +msgid "Value" +msgstr "" + +#: models.py:91 +msgid "Documents" +msgstr "" + +#: models.py:101 +msgid "Index instance node" +msgstr "" + +#: models.py:102 +msgid "Indexes instance nodes" +msgstr "" + +#: models.py:106 +msgid "Index instance" +msgstr "" + +#: models.py:107 +msgid "Document" +msgstr "" + +#: models.py:114 +msgid "Document rename count" +msgstr "" + +#: models.py:115 +msgid "Documents rename count" +msgstr "" + +#: permissions.py:7 +msgid "Indexing" +msgstr "" + +#: permissions.py:9 +msgid "Configure document indexes" +msgstr "" + +#: permissions.py:10 +msgid "Create new document indexes" +msgstr "" + +#: permissions.py:11 +msgid "Edit document indexes" +msgstr "" + +#: permissions.py:12 +msgid "Delete document indexes" +msgstr "" + +#: permissions.py:14 +msgid "View document indexes" +msgstr "" + +#: permissions.py:15 +msgid "Rebuild document indexes" +msgstr "" + +#: settings.py:20 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + +#: utils.py:19 +msgid "document indexes" +msgstr "" + +#: views.py:40 +msgid "indexes" +msgstr "" + +#: views.py:71 +msgid "Index created successfully." +msgstr "" + +#: views.py:94 +msgid "Index edited successfully" +msgstr "" + +#: views.py:100 +#, python-format +msgid "Edit index: %s" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:138 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:162 +#, python-format +msgid "Tree template nodes for index: %s" +msgstr "" + +#: views.py:165 +msgid "Level" +msgstr "" + +#: views.py:167 +msgid "Has document links?" +msgstr "" + +#: views.py:189 +#, python-format +msgid "Document types not in index: %s" +msgstr "" + +#: views.py:190 +#, python-format +msgid "Document types for index: %s" +msgstr "" + +#: views.py:213 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:219 +msgid "Create child node" +msgstr "" + +#: views.py:239 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:245 +#, python-format +msgid "Edit index template node: %s" +msgstr "" + +#: views.py:252 views.py:291 views.py:358 +msgid "Node" +msgstr "" + +#: views.py:273 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:275 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:284 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:308 +msgid "Nodes" +msgstr "" + +#: views.py:340 +#, python-format +msgid "Contents for index: %s" +msgstr "" + +#: views.py:362 +msgid "Items" +msgstr "" + +#: views.py:387 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:388 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:394 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:401 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:424 +#, python-format +msgid "Indexes containing: %s" +msgstr "" + +#: widgets.py:85 +msgid "Root" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "index" +#~ msgstr "index" + +#~ msgid "node" +#~ msgstr "node" + +#~ msgid "What are indexes?" +#~ msgstr "What are indexes?" + +#~ msgid "Indexes group documents into a tree like hierarchical structure." +#~ msgstr "Indexes group documents into a tree like hierarchical structure." diff --git a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po index 9b25b8eef8..86a9747218 100644 --- a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po @@ -1,65 +1,59 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-01-26 08:47+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Signature file" #: links.py:22 -#, fuzzy -msgid "delete signature" -msgstr "download signature" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "download signature" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "upload signature" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "signatures" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "document version" - -#: models.py:21 -msgid "signature file" -msgstr "signature file" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "has embedded signature" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "document version signature" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "document version signatures" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -70,9 +64,8 @@ msgid "Verify document signatures" msgstr "Verify document signatures" #: permissions.py:9 -#, fuzzy msgid "Delete detached signatures" -msgstr "Download detached signatures" +msgstr "" #: permissions.py:10 msgid "Download detached signatures" @@ -82,74 +75,76 @@ msgstr "Download detached signatures" msgid "Upload detached signatures" msgstr "Upload detached signatures" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Signature status: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "embedded" - #: views.py:60 -msgid "detached" -msgstr "detached" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "Signature ID: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Signature type: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "Key ID: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Timestamp: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Signee: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "signature properties for: %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Detached signature uploaded successfully." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Upload detached signature for: %s" -#: views.py:161 -#, fuzzy +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "Detached signature uploaded successfully." +msgstr "" -#: views.py:164 -#, fuzzy, python-format +#: views.py:166 +#, python-format msgid "Error while deleting the detached signature; %s" -msgstr "Download detached signatures" +msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po index 7830b71d5b..a3ca05b178 100644 --- a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po @@ -1,64 +1,59 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Файл със сигнатура" #: links.py:22 -#, fuzzy -msgid "delete signature" -msgstr "изтеглете сигнатура" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "изтеглете сигнатура" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "качете сигнатура" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "сигнатура" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "версия на документа" - -#: models.py:21 -msgid "signature file" -msgstr "файл със сигнатура" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "има вградена сигнатура" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "сигнатура за версията на документа" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "сигнатури за версията на документа" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -69,9 +64,8 @@ msgid "Verify document signatures" msgstr "Проверете сигнатурите на документа" #: permissions.py:9 -#, fuzzy msgid "Delete detached signatures" -msgstr "Свалете несвързаните сигнатури" +msgstr "" #: permissions.py:10 msgid "Download detached signatures" @@ -81,74 +75,76 @@ msgstr "Свалете несвързаните сигнатури" msgid "Upload detached signatures" msgstr "Качете несвързаните сигнатури" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Състояние на сигнатура: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "вградено" - #: views.py:60 -msgid "detached" -msgstr "несвързано" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "Номер на сигнатура: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Вид сигнатура: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "Номер на ключ: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Време: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Подписал: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "опции на сигнатурата за: %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Несвързаните сигнатури са качени успешно." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Качване на несвързани сигнатури за: %s" -#: views.py:161 -#, fuzzy +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "Несвързаните сигнатури са качени успешно." +msgstr "" -#: views.py:164 -#, fuzzy, python-format +#: views.py:166 +#, python-format msgid "Error while deleting the detached signature; %s" -msgstr "Свалете несвързаните сигнатури" +msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.po index 69e8dfee8d..39e0b21069 100644 --- a/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.po @@ -1,65 +1,59 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-28 13:40+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Datoteka potpisa" #: links.py:22 -#, fuzzy -msgid "delete signature" -msgstr "download potpis" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "download potpis" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "upload potpis" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "potpisi" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "verzija dokumenta" - -#: models.py:21 -msgid "signature file" -msgstr "datoteka potpisa" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "ima ugrađen potpis" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "potpis verzije dokumenta" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "potpisi verzije dokumenta" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -70,9 +64,8 @@ msgid "Verify document signatures" msgstr "Provjeriti potpise dokumenta" #: permissions.py:9 -#, fuzzy msgid "Delete detached signatures" -msgstr "Download odvojene potpise" +msgstr "" #: permissions.py:10 msgid "Download detached signatures" @@ -82,74 +75,76 @@ msgstr "Download odvojene potpise" msgid "Upload detached signatures" msgstr "Upload zakačene potpise" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Status potpisa: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "ugrađeno" - #: views.py:60 -msgid "detached" -msgstr "odvojeno" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "ID oznaka potpisa: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Tip potpisa: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "ID oznaka ključa: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Vremenski žig: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Potpisnik: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "svojstva potpisa za: %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Odvojeni potpis je uspješno upload-ovan." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Upload-ovati odvojeni potpis za: %s" -#: views.py:161 -#, fuzzy +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "Odvojeni potpis je uspješno upload-ovan." +msgstr "" -#: views.py:164 -#, fuzzy, python-format +#: views.py:166 +#, python-format msgid "Error while deleting the detached signature; %s" -msgstr "Download odvojene potpise" +msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po index 3b430289ee..96dfab88d9 100644 --- a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po @@ -1,61 +1,57 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "" #: links.py:22 -msgid "delete signature" +msgid "Delete signature" msgstr "" #: links.py:23 -msgid "download signature" +msgid "Download signature" msgstr "" #: links.py:24 -msgid "upload signature" +msgid "Upload signature" msgstr "" #: links.py:25 -msgid "signatures" +msgid "Signatures" msgstr "" #: models.py:20 -msgid "document version" -msgstr "" - -#: models.py:21 -msgid "signature file" +msgid "Document version" msgstr "" #: models.py:22 -msgid "has embedded signature" +msgid "Has embedded signature" msgstr "" #: models.py:37 -msgid "document version signature" +msgid "Document version signature" msgstr "" #: models.py:38 -msgid "document version signatures" +msgid "Document version signatures" msgstr "" #: permissions.py:7 @@ -78,73 +74,76 @@ msgstr "" msgid "Upload detached signatures" msgstr "" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "" -#: views.py:58 -msgid "embedded" -msgstr "" - #: views.py:60 -msgid "detached" +msgid "Embedded" msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 -#, python-format -msgid "Signature ID: %s" -msgstr "" - -#: views.py:68 -#, python-format -msgid "Signature type: %s" -msgstr "" - #: views.py:69 #, python-format -msgid "Key ID: %s" +msgid "Signature ID: %s" msgstr "" #: views.py:70 #, python-format -msgid "Timestamp: %s" +msgid "Signature type: %s" msgstr "" #: views.py:71 #, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format msgid "Signee: %s" msgstr "" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" +msgid "Signature properties for: %s" msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "" -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..3c756ba0d5 --- /dev/null +++ b/mayan/apps/document_signatures/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,149 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:7 models.py:21 +msgid "Signature file" +msgstr "" + +#: links.py:22 +msgid "Delete signature" +msgstr "" + +#: links.py:23 +msgid "Download signature" +msgstr "" + +#: links.py:24 +msgid "Upload signature" +msgstr "" + +#: links.py:25 +msgid "Signatures" +msgstr "" + +#: models.py:20 +msgid "Document version" +msgstr "" + +#: models.py:22 +msgid "Has embedded signature" +msgstr "" + +#: models.py:37 +msgid "Document version signature" +msgstr "" + +#: models.py:38 +msgid "Document version signatures" +msgstr "" + +#: permissions.py:7 +msgid "Document signatures" +msgstr "" + +#: permissions.py:8 +msgid "Verify document signatures" +msgstr "" + +#: permissions.py:9 +msgid "Delete detached signatures" +msgstr "" + +#: permissions.py:10 +msgid "Download detached signatures" +msgstr "" + +#: permissions.py:11 +msgid "Upload detached signatures" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Signature status: %(widget)s %(text)s" +msgstr "" + +#: views.py:60 +msgid "Embedded" +msgstr "" + +#: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 +msgid "None" +msgstr "" + +#: views.py:69 +#, python-format +msgid "Signature ID: %s" +msgstr "" + +#: views.py:70 +#, python-format +msgid "Signature type: %s" +msgstr "" + +#: views.py:71 +#, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format +msgid "Signee: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "Signature properties for: %s" +msgstr "" + +#: views.py:104 +msgid "Detached signature uploaded successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Upload detached signature for: %s" +msgstr "" + +#: views.py:163 +msgid "Detached signature deleted successfully." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error while deleting the detached signature; %s" +msgstr "" + +#: views.py:170 +#, python-format +msgid "" +"Are you sure you wish to delete the detached signature from document: %s?" +msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po index b50337fdbc..f499442d22 100644 --- a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-08-28 12:32+0000\n" -"Last-Translator: Tobias Paepke \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,45 +24,41 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Unterschriftsdatei" #: links.py:22 -msgid "delete signature" -msgstr "Unterschrift löschen" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "Unterschrift herunterladen" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "Unterschrift hochladen" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "Unterschriften" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "Dokumentenversion" - -#: models.py:21 -msgid "signature file" -msgstr "Unterschriftsdatei" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "Eingebettete Unterschrift" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "Dokumentenversionsunterschrift" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "Dokumentenversionsunterschriften" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -84,73 +80,76 @@ msgstr "Separate Unterschriften herunterladen" msgid "Upload detached signatures" msgstr "Separate Unterschriften hochladen" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Unterschriftsstatus: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "Eingebettet" - #: views.py:60 -msgid "detached" -msgstr "Separat" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "Nichts" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "Unterschrifts-ID: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Unterschriftstyp: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "Schlüssel-ID: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Zeitstempel: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Unterschreibender: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "Unterschriftseigenschaften für %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Separate Unterschrift erfolgreich hochgeladen." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Externe Unterschrift hochladen für %s" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "Separate Unterschrift erfolgreich gelöscht." -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "Fehler beim Löschen der separaten Unterschrift; %s" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "Separate Unterschrift zu Dokument %s wirklich löschen?" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po index 4c280be32c..c3518d7aea 100644 --- a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/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: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:10-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/" @@ -18,45 +18,48 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Signature file" #: links.py:22 #, fuzzy -msgid "delete signature" +msgid "Delete signature" msgstr "download signature" #: links.py:23 -msgid "download signature" +#, fuzzy +msgid "Download signature" msgstr "download signature" #: links.py:24 -msgid "upload signature" +#, fuzzy +msgid "Upload signature" msgstr "upload signature" #: links.py:25 -msgid "signatures" +#, fuzzy +msgid "Signatures" msgstr "signatures" #: models.py:20 -msgid "document version" +#, fuzzy +msgid "Document version" msgstr "document version" -#: models.py:21 -msgid "signature file" -msgstr "signature file" - #: models.py:22 -msgid "has embedded signature" +#, fuzzy +msgid "Has embedded signature" msgstr "has embedded signature" #: models.py:37 -msgid "document version signature" +#, fuzzy +msgid "Document version signature" msgstr "document version signature" #: models.py:38 -msgid "document version signatures" +#, fuzzy +msgid "Document version signatures" msgstr "document version signatures" #: permissions.py:7 @@ -80,74 +83,79 @@ msgstr "Download detached signatures" msgid "Upload detached signatures" msgstr "Upload detached signatures" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Signature status: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" +#: views.py:60 +#, fuzzy +msgid "Embedded" msgstr "embedded" -#: views.py:60 -msgid "detached" +#: views.py:62 +#, fuzzy +msgid "Detached" msgstr "detached" -#: views.py:62 +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "Signature ID: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Signature type: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "Key ID: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Timestamp: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Signee: %s" -#: views.py:76 -#, python-format -msgid "signature properties for: %s" +#: views.py:78 +#, fuzzy, python-format +msgid "Signature properties for: %s" msgstr "signature properties for: %s" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Detached signature uploaded successfully." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Upload detached signature for: %s" -#: views.py:161 +#: views.py:163 #, fuzzy msgid "Detached signature deleted successfully." msgstr "Detached signature uploaded successfully." -#: views.py:164 +#: views.py:166 #, fuzzy, python-format msgid "Error while deleting the detached signature; %s" msgstr "Download detached signatures" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po index a22b729f5e..533e0f151e 100644 --- a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/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 @@ -10,56 +10,51 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-07-04 17:40+0000\n" -"Last-Translator: jmcainzos \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Archivo de firma" #: links.py:22 -msgid "delete signature" -msgstr "borrar firma" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "descargar firma" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "subir firma" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "firmas" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "versión del documento" - -#: models.py:21 -msgid "signature file" -msgstr "archivo de firma" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "tiene firma integrada" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "firma de la versión de documento" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "firmas de las versiónes de documentos" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -81,73 +76,76 @@ msgstr "Descargar firmas separadas" msgid "Upload detached signatures" msgstr "Subir firmas separadas" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Estado de la firma: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "integrada" - #: views.py:60 -msgid "detached" -msgstr "separada" - -#: views.py:62 -msgid "None" +msgid "Embedded" msgstr "" -#: views.py:67 +#: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 +msgid "None" +msgstr "Ninguno" + +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "ID de la firma: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Tipo de firma: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "ID de la clave: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Marca de tiempo: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Firmante: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "propiedades de la firma para: %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Firma separada subida con éxito." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Subir firma separada para: %s" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "Firma separada borrada con éxito." -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "Error al borrar la firma separada: %s" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "Está seguro de que quiere borrar la firma separada del documento: %s?" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po index ff7601b451..840b18f3a7 100644 --- a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po @@ -1,150 +1,150 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" -msgstr "" +msgstr "فایل امضا" #: links.py:22 -msgid "delete signature" +msgid "Delete signature" msgstr "" #: links.py:23 -msgid "download signature" +msgid "Download signature" msgstr "" #: links.py:24 -msgid "upload signature" +msgid "Upload signature" msgstr "" #: links.py:25 -msgid "signatures" +msgid "Signatures" msgstr "" #: models.py:20 -msgid "document version" -msgstr "" - -#: models.py:21 -msgid "signature file" +msgid "Document version" msgstr "" #: models.py:22 -msgid "has embedded signature" +msgid "Has embedded signature" msgstr "" #: models.py:37 -msgid "document version signature" +msgid "Document version signature" msgstr "" #: models.py:38 -msgid "document version signatures" +msgid "Document version signatures" msgstr "" #: permissions.py:7 msgid "Document signatures" -msgstr "" +msgstr "امضاهای سند" #: permissions.py:8 msgid "Verify document signatures" -msgstr "" +msgstr "بررسی امضای سند" #: permissions.py:9 msgid "Delete detached signatures" -msgstr "" +msgstr "حذف امضاهای جدا شده" #: permissions.py:10 msgid "Download detached signatures" -msgstr "" +msgstr "دانلود امضاهای جداشده" #: permissions.py:11 msgid "Upload detached signatures" -msgstr "" +msgstr "آپلود امضاهای جدا شده" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" -msgstr "" - -#: views.py:58 -msgid "embedded" -msgstr "" +msgstr "وضعیت امضا : %(widget)s %(text)s" #: views.py:60 -msgid "detached" +msgid "Embedded" msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" -msgstr "" - -#: views.py:67 -#, python-format -msgid "Signature ID: %s" -msgstr "" - -#: views.py:68 -#, python-format -msgid "Signature type: %s" -msgstr "" +msgstr "هیچ" #: views.py:69 #, python-format -msgid "Key ID: %s" -msgstr "" +msgid "Signature ID: %s" +msgstr "شناسه امضا: %s" #: views.py:70 #, python-format -msgid "Timestamp: %s" -msgstr "" +msgid "Signature type: %s" +msgstr "نوع امضا : %s" #: views.py:71 #, python-format -msgid "Signee: %s" -msgstr "" +msgid "Key ID: %s" +msgstr "شناسه کلید: %s" -#: views.py:76 +#: views.py:72 #, python-format -msgid "signature properties for: %s" +msgid "Timestamp: %s" +msgstr "برچسب زمان: %s" + +#: views.py:73 +#, python-format +msgid "Signee: %s" +msgstr "امضا کننده: %s" + +#: views.py:78 +#, python-format +msgid "Signature properties for: %s" msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." -msgstr "" +msgstr "امضای جدا شده با موفقیت آپلود شد." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" -msgstr "" +msgstr "آپلود امضای جدا شده برای: %s" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "" +msgstr "امضای جدا شده با موفقیت حذف شد." -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" -msgstr "" +msgstr "خطا %s در حذف امضای جدا شده" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" -msgstr "" +msgstr "آیا از حذف امضای جدا شده از سند %s مطمئن هستید؟" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po index 8201ce7d09..c3dd3040dc 100644 --- a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/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 @@ -10,56 +10,51 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-07-18 17:18+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Fichier de signature" #: links.py:22 -msgid "delete signature" -msgstr "supprimer la signature" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "télécharger une signature" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "importer une signature" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "signatures" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "version du document" - -#: models.py:21 -msgid "signature file" -msgstr "fichier de signature" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "possède une signature intégrée" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "signature de la version du document" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "signatures pour la version du document" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -81,74 +76,76 @@ msgstr "Télécharger des signatures externes" msgid "Upload detached signatures" msgstr "Importer des signatures externes" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Statut de la signature: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "intégré" - #: views.py:60 -msgid "detached" -msgstr "externe" - -#: views.py:62 -msgid "None" +msgid "Embedded" msgstr "" -#: views.py:67 +#: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 +msgid "None" +msgstr "Aucune" + +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "ID de signature: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Type de signature: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "ID de clé: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Horodatage: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Signataire: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "Propriétés de signature pour: %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Signature externe importée avec succès" -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Importer la signature externe pour: %s" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "La signature détachée a été supprimé avec succès." -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "Erreur lors de la suppression de la signature détachée; %s" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" -msgstr "" -"Êtes vous sur de vouloir supprimer la signature détachée du document: %s ?" +msgstr "Êtes vous sur de vouloir supprimer la signature détachée du document: %s ?" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.po index 62a1431e28..45897604da 100644 --- a/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/hr_HR/LC_MESSAGES/django.po @@ -1,62 +1,57 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "" #: links.py:22 -msgid "delete signature" +msgid "Delete signature" msgstr "" #: links.py:23 -msgid "download signature" +msgid "Download signature" msgstr "" #: links.py:24 -msgid "upload signature" +msgid "Upload signature" msgstr "" #: links.py:25 -msgid "signatures" +msgid "Signatures" msgstr "" #: models.py:20 -msgid "document version" -msgstr "" - -#: models.py:21 -msgid "signature file" +msgid "Document version" msgstr "" #: models.py:22 -msgid "has embedded signature" +msgid "Has embedded signature" msgstr "" #: models.py:37 -msgid "document version signature" +msgid "Document version signature" msgstr "" #: models.py:38 -msgid "document version signatures" +msgid "Document version signatures" msgstr "" #: permissions.py:7 @@ -79,73 +74,76 @@ msgstr "" msgid "Upload detached signatures" msgstr "" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "" -#: views.py:58 -msgid "embedded" -msgstr "" - #: views.py:60 -msgid "detached" +msgid "Embedded" msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 -#, python-format -msgid "Signature ID: %s" -msgstr "" - -#: views.py:68 -#, python-format -msgid "Signature type: %s" -msgstr "" - #: views.py:69 #, python-format -msgid "Key ID: %s" +msgid "Signature ID: %s" msgstr "" #: views.py:70 #, python-format -msgid "Timestamp: %s" +msgid "Signature type: %s" msgstr "" #: views.py:71 #, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format msgid "Signee: %s" msgstr "" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" +msgid "Signature properties for: %s" msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "" -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po index ac7d995cfb..d681ca8a82 100644 --- a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po @@ -1,61 +1,57 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "" #: links.py:22 -msgid "delete signature" +msgid "Delete signature" msgstr "" #: links.py:23 -msgid "download signature" +msgid "Download signature" msgstr "" #: links.py:24 -msgid "upload signature" +msgid "Upload signature" msgstr "" #: links.py:25 -msgid "signatures" +msgid "Signatures" msgstr "" #: models.py:20 -msgid "document version" -msgstr "" - -#: models.py:21 -msgid "signature file" +msgid "Document version" msgstr "" #: models.py:22 -msgid "has embedded signature" +msgid "Has embedded signature" msgstr "" #: models.py:37 -msgid "document version signature" +msgid "Document version signature" msgstr "" #: models.py:38 -msgid "document version signatures" +msgid "Document version signatures" msgstr "" #: permissions.py:7 @@ -78,73 +74,76 @@ msgstr "" msgid "Upload detached signatures" msgstr "" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "" -#: views.py:58 -msgid "embedded" -msgstr "" - #: views.py:60 -msgid "detached" +msgid "Embedded" msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 -#, python-format -msgid "Signature ID: %s" -msgstr "" - -#: views.py:68 -#, python-format -msgid "Signature type: %s" -msgstr "" - #: views.py:69 #, python-format -msgid "Key ID: %s" +msgid "Signature ID: %s" msgstr "" #: views.py:70 #, python-format -msgid "Timestamp: %s" +msgid "Signature type: %s" msgstr "" #: views.py:71 #, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format msgid "Signee: %s" msgstr "" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" +msgid "Signature properties for: %s" msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "" -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po index 3e89b50d74..830791f741 100644 --- a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po @@ -1,61 +1,57 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-01-02 04:45+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "" #: links.py:22 -msgid "delete signature" +msgid "Delete signature" msgstr "" #: links.py:23 -msgid "download signature" +msgid "Download signature" msgstr "" #: links.py:24 -msgid "upload signature" +msgid "Upload signature" msgstr "" #: links.py:25 -msgid "signatures" +msgid "Signatures" msgstr "" #: models.py:20 -msgid "document version" -msgstr "" - -#: models.py:21 -msgid "signature file" +msgid "Document version" msgstr "" #: models.py:22 -msgid "has embedded signature" +msgid "Has embedded signature" msgstr "" #: models.py:37 -msgid "document version signature" +msgid "Document version signature" msgstr "" #: models.py:38 -msgid "document version signatures" +msgid "Document version signatures" msgstr "" #: permissions.py:7 @@ -78,73 +74,76 @@ msgstr "" msgid "Upload detached signatures" msgstr "" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "" -#: views.py:58 -msgid "embedded" -msgstr "" - #: views.py:60 -msgid "detached" +msgid "Embedded" msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 -#, python-format -msgid "Signature ID: %s" -msgstr "" - -#: views.py:68 -#, python-format -msgid "Signature type: %s" -msgstr "" - #: views.py:69 #, python-format -msgid "Key ID: %s" +msgid "Signature ID: %s" msgstr "" #: views.py:70 #, python-format -msgid "Timestamp: %s" +msgid "Signature type: %s" msgstr "" #: views.py:71 #, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format msgid "Signee: %s" msgstr "" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" +msgid "Signature properties for: %s" msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "" -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po index f1dd90717d..492b09f75b 100644 --- a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Carlo Zanatto <>, 2012 # Pierpaolo Baldan , 2012 @@ -9,57 +10,51 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "File della firma" #: links.py:22 -#, fuzzy -msgid "delete signature" -msgstr "scarica firma" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "scarica firma" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "aggiorna firma" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "firma" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "versione del documento" - -#: models.py:21 -msgid "signature file" -msgstr "file della firma" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "ha incorporato la firma" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "versione della firma del documento" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "versione delle firme documento " +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -70,9 +65,8 @@ msgid "Verify document signatures" msgstr "Verifica la firma del documento" #: permissions.py:9 -#, fuzzy msgid "Delete detached signatures" -msgstr "Scarica firme separatamente" +msgstr "" #: permissions.py:10 msgid "Download detached signatures" @@ -82,74 +76,76 @@ msgstr "Scarica firme separatamente" msgid "Upload detached signatures" msgstr "Carica firme separatamente" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Status della firma: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "incorporato" - #: views.py:60 -msgid "detached" -msgstr "scaduto" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "ID Firma: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Tipo di firma: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "Chiave ID: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Timestamp: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Signee: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "Proprietà per la firma: %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Firma scaduta aggiornata con successo." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Aggiornata firma scaduta per: %s" -#: views.py:161 -#, fuzzy +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "Firma scaduta aggiornata con successo." +msgstr "" -#: views.py:164 -#, fuzzy, python-format +#: views.py:166 +#, python-format msgid "Error while deleting the detached signature; %s" -msgstr "Scarica firme separatamente" +msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ebdbbc3c2c --- /dev/null +++ b/mayan/apps/document_signatures/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,149 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:7 models.py:21 +msgid "Signature file" +msgstr "" + +#: links.py:22 +msgid "Delete signature" +msgstr "" + +#: links.py:23 +msgid "Download signature" +msgstr "" + +#: links.py:24 +msgid "Upload signature" +msgstr "" + +#: links.py:25 +msgid "Signatures" +msgstr "" + +#: models.py:20 +msgid "Document version" +msgstr "" + +#: models.py:22 +msgid "Has embedded signature" +msgstr "" + +#: models.py:37 +msgid "Document version signature" +msgstr "" + +#: models.py:38 +msgid "Document version signatures" +msgstr "" + +#: permissions.py:7 +msgid "Document signatures" +msgstr "" + +#: permissions.py:8 +msgid "Verify document signatures" +msgstr "" + +#: permissions.py:9 +msgid "Delete detached signatures" +msgstr "" + +#: permissions.py:10 +msgid "Download detached signatures" +msgstr "" + +#: permissions.py:11 +msgid "Upload detached signatures" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Signature status: %(widget)s %(text)s" +msgstr "" + +#: views.py:60 +msgid "Embedded" +msgstr "" + +#: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 +msgid "None" +msgstr "" + +#: views.py:69 +#, python-format +msgid "Signature ID: %s" +msgstr "" + +#: views.py:70 +#, python-format +msgid "Signature type: %s" +msgstr "" + +#: views.py:71 +#, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format +msgid "Signee: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "Signature properties for: %s" +msgstr "" + +#: views.py:104 +msgid "Detached signature uploaded successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Upload detached signature for: %s" +msgstr "" + +#: views.py:163 +msgid "Detached signature deleted successfully." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error while deleting the detached signature; %s" +msgstr "" + +#: views.py:170 +#, python-format +msgid "" +"Are you sure you wish to delete the detached signature from document: %s?" +msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/nb/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c8c97e94bf --- /dev/null +++ b/mayan/apps/document_signatures/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,149 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:7 models.py:21 +msgid "Signature file" +msgstr "" + +#: links.py:22 +msgid "Delete signature" +msgstr "" + +#: links.py:23 +msgid "Download signature" +msgstr "" + +#: links.py:24 +msgid "Upload signature" +msgstr "" + +#: links.py:25 +msgid "Signatures" +msgstr "" + +#: models.py:20 +msgid "Document version" +msgstr "" + +#: models.py:22 +msgid "Has embedded signature" +msgstr "" + +#: models.py:37 +msgid "Document version signature" +msgstr "" + +#: models.py:38 +msgid "Document version signatures" +msgstr "" + +#: permissions.py:7 +msgid "Document signatures" +msgstr "" + +#: permissions.py:8 +msgid "Verify document signatures" +msgstr "" + +#: permissions.py:9 +msgid "Delete detached signatures" +msgstr "" + +#: permissions.py:10 +msgid "Download detached signatures" +msgstr "" + +#: permissions.py:11 +msgid "Upload detached signatures" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Signature status: %(widget)s %(text)s" +msgstr "" + +#: views.py:60 +msgid "Embedded" +msgstr "" + +#: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 +msgid "None" +msgstr "" + +#: views.py:69 +#, python-format +msgid "Signature ID: %s" +msgstr "" + +#: views.py:70 +#, python-format +msgid "Signature type: %s" +msgstr "" + +#: views.py:71 +#, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format +msgid "Signee: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "Signature properties for: %s" +msgstr "" + +#: views.py:104 +msgid "Detached signature uploaded successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Upload detached signature for: %s" +msgstr "" + +#: views.py:163 +msgid "Detached signature deleted successfully." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error while deleting the detached signature; %s" +msgstr "" + +#: views.py:170 +#, python-format +msgid "" +"Are you sure you wish to delete the detached signature from document: %s?" +msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po index 053eba5dbf..422c7b32ae 100644 --- a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po @@ -1,61 +1,57 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "" #: links.py:22 -msgid "delete signature" +msgid "Delete signature" msgstr "" #: links.py:23 -msgid "download signature" +msgid "Download signature" msgstr "" #: links.py:24 -msgid "upload signature" +msgid "Upload signature" msgstr "" #: links.py:25 -msgid "signatures" +msgid "Signatures" msgstr "" #: models.py:20 -msgid "document version" -msgstr "" - -#: models.py:21 -msgid "signature file" +msgid "Document version" msgstr "" #: models.py:22 -msgid "has embedded signature" +msgid "Has embedded signature" msgstr "" #: models.py:37 -msgid "document version signature" +msgid "Document version signature" msgstr "" #: models.py:38 -msgid "document version signatures" +msgid "Document version signatures" msgstr "" #: permissions.py:7 @@ -78,73 +74,76 @@ msgstr "" msgid "Upload detached signatures" msgstr "" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "" -#: views.py:58 -msgid "embedded" -msgstr "" - #: views.py:60 -msgid "detached" +msgid "Embedded" msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 -#, python-format -msgid "Signature ID: %s" -msgstr "" - -#: views.py:68 -#, python-format -msgid "Signature type: %s" -msgstr "" - #: views.py:69 #, python-format -msgid "Key ID: %s" +msgid "Signature ID: %s" msgstr "" #: views.py:70 #, python-format -msgid "Timestamp: %s" +msgid "Signature type: %s" msgstr "" #: views.py:71 #, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format msgid "Signee: %s" msgstr "" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" +msgid "Signature properties for: %s" msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "" -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po index c81de2cae5..11d6d028f0 100644 --- a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po @@ -1,65 +1,59 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Signature file" #: links.py:22 -#, fuzzy -msgid "delete signature" -msgstr "download signature" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "download signature" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "upload signature" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "signatures" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "document version" - -#: models.py:21 -msgid "signature file" -msgstr "signature file" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "has embedded signature" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "document version signature" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "document version signatures" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -70,9 +64,8 @@ msgid "Verify document signatures" msgstr "Verify document signatures" #: permissions.py:9 -#, fuzzy msgid "Delete detached signatures" -msgstr "Download detached signatures" +msgstr "" #: permissions.py:10 msgid "Download detached signatures" @@ -82,74 +75,76 @@ msgstr "Download detached signatures" msgid "Upload detached signatures" msgstr "Upload detached signatures" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Signature status: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "embedded" - #: views.py:60 -msgid "detached" -msgstr "detached" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "Signature ID: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Signature type: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "Key ID: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Timestamp: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Signee: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "signature properties for: %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Detached signature uploaded successfully." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Upload detached signature for: %s" -#: views.py:161 -#, fuzzy +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "Detached signature uploaded successfully." +msgstr "" -#: views.py:164 -#, fuzzy, python-format +#: views.py:166 +#, python-format msgid "Error while deleting the detached signature; %s" -msgstr "Download detached signatures" +msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po index 64b9c55b64..303c0b23b0 100644 --- a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po @@ -1,64 +1,59 @@ # 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: # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Ficheiro de assinatura" #: links.py:22 -#, fuzzy -msgid "delete signature" -msgstr "descarregar assinatura" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "descarregar assinatura" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "enviar assinatura" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "assinaturas" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "versão do documento" - -#: models.py:21 -msgid "signature file" -msgstr "ficheiro de assinatura" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "tem assinatura embutida" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "assinatura da versão do documento" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "assinaturas da versão do documento" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -69,9 +64,8 @@ msgid "Verify document signatures" msgstr "Verificar as assinaturas do documento" #: permissions.py:9 -#, fuzzy msgid "Delete detached signatures" -msgstr "Descarregar assinaturas avulsas" +msgstr "" #: permissions.py:10 msgid "Download detached signatures" @@ -81,74 +75,76 @@ msgstr "Descarregar assinaturas avulsas" msgid "Upload detached signatures" msgstr "Enviar assinaturas avulsas" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Estado da assinatura: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "embutido" - #: views.py:60 -msgid "detached" -msgstr "avulso" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "ID da assinatura: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Tipo de assinatura: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "ID da chave: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Data/hora: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Assinado por: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "propriedades da assinatura para: %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Assinatura avulsa enviada com sucesso." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Envio de assinatura avulsa para: %s" -#: views.py:161 -#, fuzzy +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "Assinatura avulsa enviada com sucesso." +msgstr "" -#: views.py:164 -#, fuzzy, python-format +#: views.py:166 +#, python-format msgid "Error while deleting the detached signature; %s" -msgstr "Descarregar assinaturas avulsas" +msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po index 44595062fd..2716df620f 100644 --- a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po @@ -1,63 +1,58 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Arquivo de assinatura" #: links.py:22 -#, fuzzy -msgid "delete signature" -msgstr "download do assinatura" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "download do assinatura" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "upload do assinatura" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "assinaturas" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "versão do documento" - -#: models.py:21 -msgid "signature file" -msgstr "arquivo do assinatura" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" +msgid "Has embedded signature" msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "assinatura do versão do documento" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "assinaturas de versão de documentos" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -68,9 +63,8 @@ msgid "Verify document signatures" msgstr "Verificar as assinaturas de documentos" #: permissions.py:9 -#, fuzzy msgid "Delete detached signatures" -msgstr "Download assinaturas destacadas" +msgstr "" #: permissions.py:10 msgid "Download detached signatures" @@ -80,74 +74,76 @@ msgstr "Download assinaturas destacadas" msgid "Upload detached signatures" msgstr "Upload de assinaturas destacadas" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Status da assinatura: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "embutido" - #: views.py:60 -msgid "detached" -msgstr "destacado" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "ID assinatura: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Tipo de assinatura: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "ID da chave: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Timestamp: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Signee: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "propriedades da assinatura para: %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Assinatura separado enviado com sucesso." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Upload de assinatura separada para: %s" -#: views.py:161 -#, fuzzy +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "Assinatura separado enviado com sucesso." +msgstr "" -#: views.py:164 -#, fuzzy, python-format +#: views.py:166 +#, python-format msgid "Error while deleting the detached signature; %s" -msgstr "Download assinaturas destacadas" +msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.po index 885fcd18b1..84aa9cc545 100644 --- a/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.po @@ -1,65 +1,59 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-02-10 14:17+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Fisier semnătura" #: links.py:22 -#, fuzzy -msgid "delete signature" -msgstr "descărca semnătura" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "descărca semnătura" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "încărcați semnătura" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "semnături" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "Versiune document" - -#: models.py:21 -msgid "signature file" -msgstr "fișier de semnătură" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "are semnătura încorporată" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr " versiunea document semnătura" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr " versiunea document semnături" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -70,9 +64,8 @@ msgid "Verify document signatures" msgstr "Verifica semnăturile de documente" #: permissions.py:9 -#, fuzzy msgid "Delete detached signatures" -msgstr "Descarca semnături detașate" +msgstr "" #: permissions.py:10 msgid "Download detached signatures" @@ -82,74 +75,76 @@ msgstr "Descarca semnături detașate" msgid "Upload detached signatures" msgstr "Încărcați semnături detașate" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Starea semnătura: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "încorporat" - #: views.py:60 -msgid "detached" -msgstr "detașat" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "ID Semnătura:% s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Tipul semnătura:% s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "ID cheie:% s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Timestamp:% s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Semnat :% s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "Proprietăți semnătură pentru:% s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Semnătura detaşata încărcată cu succes." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Încărcați semnătura deşată pentru:% s" -#: views.py:161 -#, fuzzy +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "Semnătura detaşata încărcată cu succes." +msgstr "" -#: views.py:164 -#, fuzzy, python-format +#: views.py:166 +#, python-format msgid "Error while deleting the detached signature; %s" -msgstr "Descarca semnături detașate" +msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po index 35b070abbf..06d7321df3 100644 --- a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po @@ -1,65 +1,59 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-05-14 06:44+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "Файл подписи" #: links.py:22 -#, fuzzy -msgid "delete signature" -msgstr "скачать подпись" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "скачать подпись" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "выложить подпись" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "подписи" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "версия документа" - -#: models.py:21 -msgid "signature file" -msgstr "файл подписи" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "имеет встроенную подпись" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "подпись версии документа" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "подписи версии документа" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -70,9 +64,8 @@ msgid "Verify document signatures" msgstr "Проверить подпись документа" #: permissions.py:9 -#, fuzzy msgid "Delete detached signatures" -msgstr "Скачать отделенные подписи" +msgstr "" #: permissions.py:10 msgid "Download detached signatures" @@ -82,74 +75,76 @@ msgstr "Скачать отделенные подписи" msgid "Upload detached signatures" msgstr "Выложить отделённые подписи" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Статус подписи: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "присоединён" - #: views.py:60 -msgid "detached" -msgstr "отделён" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "Подпись ID: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Тип подписи: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "ID ключа: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Отметка времени: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Подписано: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "свойства подписи для %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Отделённая подпись выложена." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Выложить отделённую подпись для %s" -#: views.py:161 -#, fuzzy +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "Отделённая подпись выложена." +msgstr "" -#: views.py:164 -#, fuzzy, python-format +#: views.py:166 +#, python-format msgid "Error while deleting the detached signature; %s" -msgstr "Скачать отделенные подписи" +msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po index 6fce0eb471..b13ead8745 100644 --- a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po @@ -1,62 +1,57 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "" #: links.py:22 -msgid "delete signature" +msgid "Delete signature" msgstr "" #: links.py:23 -msgid "download signature" +msgid "Download signature" msgstr "" #: links.py:24 -msgid "upload signature" +msgid "Upload signature" msgstr "" #: links.py:25 -msgid "signatures" +msgid "Signatures" msgstr "" #: models.py:20 -msgid "document version" -msgstr "" - -#: models.py:21 -msgid "signature file" +msgid "Document version" msgstr "" #: models.py:22 -msgid "has embedded signature" +msgid "Has embedded signature" msgstr "" #: models.py:37 -msgid "document version signature" +msgid "Document version signature" msgstr "" #: models.py:38 -msgid "document version signatures" +msgid "Document version signatures" msgstr "" #: permissions.py:7 @@ -79,73 +74,76 @@ msgstr "" msgid "Upload detached signatures" msgstr "" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "" -#: views.py:58 -msgid "embedded" -msgstr "" - #: views.py:60 -msgid "detached" +msgid "Embedded" msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 -#, python-format -msgid "Signature ID: %s" -msgstr "" - -#: views.py:68 -#, python-format -msgid "Signature type: %s" -msgstr "" - #: views.py:69 #, python-format -msgid "Key ID: %s" +msgid "Signature ID: %s" msgstr "" #: views.py:70 #, python-format -msgid "Timestamp: %s" +msgid "Signature type: %s" msgstr "" #: views.py:71 #, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format msgid "Signee: %s" msgstr "" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" +msgid "Signature properties for: %s" msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "" -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/sq/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f44314e8b4 --- /dev/null +++ b/mayan/apps/document_signatures/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,149 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:7 models.py:21 +msgid "Signature file" +msgstr "" + +#: links.py:22 +msgid "Delete signature" +msgstr "" + +#: links.py:23 +msgid "Download signature" +msgstr "" + +#: links.py:24 +msgid "Upload signature" +msgstr "" + +#: links.py:25 +msgid "Signatures" +msgstr "" + +#: models.py:20 +msgid "Document version" +msgstr "" + +#: models.py:22 +msgid "Has embedded signature" +msgstr "" + +#: models.py:37 +msgid "Document version signature" +msgstr "" + +#: models.py:38 +msgid "Document version signatures" +msgstr "" + +#: permissions.py:7 +msgid "Document signatures" +msgstr "" + +#: permissions.py:8 +msgid "Verify document signatures" +msgstr "" + +#: permissions.py:9 +msgid "Delete detached signatures" +msgstr "" + +#: permissions.py:10 +msgid "Download detached signatures" +msgstr "" + +#: permissions.py:11 +msgid "Upload detached signatures" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Signature status: %(widget)s %(text)s" +msgstr "" + +#: views.py:60 +msgid "Embedded" +msgstr "" + +#: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 +msgid "None" +msgstr "" + +#: views.py:69 +#, python-format +msgid "Signature ID: %s" +msgstr "" + +#: views.py:70 +#, python-format +msgid "Signature type: %s" +msgstr "" + +#: views.py:71 +#, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format +msgid "Signee: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "Signature properties for: %s" +msgstr "" + +#: views.py:104 +msgid "Detached signature uploaded successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Upload detached signature for: %s" +msgstr "" + +#: views.py:163 +msgid "Detached signature deleted successfully." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error while deleting the detached signature; %s" +msgstr "" + +#: views.py:170 +#, python-format +msgid "" +"Are you sure you wish to delete the detached signature from document: %s?" +msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po index 5923c7f1c5..11aba22f1b 100644 --- a/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po @@ -1,61 +1,57 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "" #: links.py:22 -msgid "delete signature" +msgid "Delete signature" msgstr "" #: links.py:23 -msgid "download signature" +msgid "Download signature" msgstr "" #: links.py:24 -msgid "upload signature" +msgid "Upload signature" msgstr "" #: links.py:25 -msgid "signatures" +msgid "Signatures" msgstr "" #: models.py:20 -msgid "document version" -msgstr "" - -#: models.py:21 -msgid "signature file" +msgid "Document version" msgstr "" #: models.py:22 -msgid "has embedded signature" +msgid "Has embedded signature" msgstr "" #: models.py:37 -msgid "document version signature" +msgid "Document version signature" msgstr "" #: models.py:38 -msgid "document version signatures" +msgid "Document version signatures" msgstr "" #: permissions.py:7 @@ -78,73 +74,76 @@ msgstr "" msgid "Upload detached signatures" msgstr "" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "" -#: views.py:58 -msgid "embedded" -msgstr "" - #: views.py:60 -msgid "detached" +msgid "Embedded" msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 -#, python-format -msgid "Signature ID: %s" -msgstr "" - -#: views.py:68 -#, python-format -msgid "Signature type: %s" -msgstr "" - #: views.py:69 #, python-format -msgid "Key ID: %s" +msgid "Signature ID: %s" msgstr "" #: views.py:70 #, python-format -msgid "Timestamp: %s" +msgid "Signature type: %s" msgstr "" #: views.py:71 #, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format msgid "Signee: %s" msgstr "" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" +msgid "Signature properties for: %s" msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "" -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "" -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po index 3fff64ee01..f79c2f5403 100644 --- a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po @@ -1,64 +1,59 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-01-25 08:02+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "File lưu chữ kí" #: links.py:22 -#, fuzzy -msgid "delete signature" -msgstr "tải xuống chữ kí" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "tải xuống chữ kí" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "tải lên chữ kí" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "chữ kí" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "phiên bản tài liệu" - -#: models.py:21 -msgid "signature file" -msgstr "file chữ kí" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "has embedded signature" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "chữ kí phiên bản tài liệu" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "chữ kí phiên bản tài liệu" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -69,9 +64,8 @@ msgid "Verify document signatures" msgstr "xác nhận chữ kí tài liệu" #: permissions.py:9 -#, fuzzy msgid "Delete detached signatures" -msgstr "ống chữ kí đã tách ra" +msgstr "" #: permissions.py:10 msgid "Download detached signatures" @@ -81,74 +75,76 @@ msgstr "ống chữ kí đã tách ra" msgid "Upload detached signatures" msgstr "Tải lên chữ kí đã tách ra" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "Trạng thái kí: %(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "đã nhúng" - #: views.py:60 -msgid "detached" -msgstr "đã tách ra" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "ID chữ kí: %s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "Kiểu chũ kí: %s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "Key ID: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "Thời gian: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "Người kí: %s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "signature properties for: %s" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "Detached signature uploaded successfully." -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "Upload detached signature for: %s" -#: views.py:161 -#, fuzzy +#: views.py:163 msgid "Detached signature deleted successfully." -msgstr "Detached signature uploaded successfully." +msgstr "" -#: views.py:164 -#, fuzzy, python-format +#: views.py:166 +#, python-format msgid "Error while deleting the detached signature; %s" -msgstr "ống chữ kí đã tách ra" +msgstr "" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.po index 9cb3008d5c..11b154b11b 100644 --- a/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-09-25 05:32+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,45 +19,41 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:7 +#: forms.py:7 models.py:21 msgid "Signature file" msgstr "签名文件" #: links.py:22 -msgid "delete signature" -msgstr "删除签名" +msgid "Delete signature" +msgstr "" #: links.py:23 -msgid "download signature" -msgstr "下载签名" +msgid "Download signature" +msgstr "" #: links.py:24 -msgid "upload signature" -msgstr "上传签名" +msgid "Upload signature" +msgstr "" #: links.py:25 -msgid "signatures" -msgstr "签名" +msgid "Signatures" +msgstr "" #: models.py:20 -msgid "document version" -msgstr "文档版本" - -#: models.py:21 -msgid "signature file" -msgstr "签名文件" +msgid "Document version" +msgstr "" #: models.py:22 -msgid "has embedded signature" -msgstr "内嵌签名" +msgid "Has embedded signature" +msgstr "" #: models.py:37 -msgid "document version signature" -msgstr "文档版本签名" +msgid "Document version signature" +msgstr "" #: models.py:38 -msgid "document version signatures" -msgstr "文档版本签名" +msgid "Document version signatures" +msgstr "" #: permissions.py:7 msgid "Document signatures" @@ -79,73 +75,76 @@ msgstr "下载分离的签名" msgid "Upload detached signatures" msgstr "上传分离的签名" -#: views.py:50 +#: views.py:52 #, python-format msgid "Signature status: %(widget)s %(text)s" msgstr "签名状态:%(widget)s %(text)s" -#: views.py:58 -msgid "embedded" -msgstr "内嵌" - #: views.py:60 -msgid "detached" -msgstr "分离" +msgid "Embedded" +msgstr "" #: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 msgid "None" msgstr "无" -#: views.py:67 +#: views.py:69 #, python-format msgid "Signature ID: %s" msgstr "签名 ID:%s" -#: views.py:68 +#: views.py:70 #, python-format msgid "Signature type: %s" msgstr "签名类型:%s" -#: views.py:69 +#: views.py:71 #, python-format msgid "Key ID: %s" msgstr "键 ID: %s" -#: views.py:70 +#: views.py:72 #, python-format msgid "Timestamp: %s" msgstr "时间戳: %s" -#: views.py:71 +#: views.py:73 #, python-format msgid "Signee: %s" msgstr "签名者:%s" -#: views.py:76 +#: views.py:78 #, python-format -msgid "signature properties for: %s" -msgstr "%s的签名属性" +msgid "Signature properties for: %s" +msgstr "" -#: views.py:102 +#: views.py:104 msgid "Detached signature uploaded successfully." msgstr "分离的签名上传成功" -#: views.py:111 +#: views.py:113 #, python-format msgid "Upload detached signature for: %s" msgstr "上传分离的签名:%s" -#: views.py:161 +#: views.py:163 msgid "Detached signature deleted successfully." msgstr "分离的签名删除成功" -#: views.py:164 +#: views.py:166 #, python-format msgid "Error while deleting the detached signature; %s" msgstr "删除分离的签名:%s 出错" -#: views.py:168 +#: views.py:170 #, python-format msgid "" "Are you sure you wish to delete the detached signature from document: %s?" msgstr "确定要删除文档:%s的分离签名么?" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/document_signatures/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9d3d01668d --- /dev/null +++ b/mayan/apps/document_signatures/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,149 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:7 models.py:21 +msgid "Signature file" +msgstr "" + +#: links.py:22 +msgid "Delete signature" +msgstr "" + +#: links.py:23 +msgid "Download signature" +msgstr "" + +#: links.py:24 +msgid "Upload signature" +msgstr "" + +#: links.py:25 +msgid "Signatures" +msgstr "" + +#: models.py:20 +msgid "Document version" +msgstr "" + +#: models.py:22 +msgid "Has embedded signature" +msgstr "" + +#: models.py:37 +msgid "Document version signature" +msgstr "" + +#: models.py:38 +msgid "Document version signatures" +msgstr "" + +#: permissions.py:7 +msgid "Document signatures" +msgstr "" + +#: permissions.py:8 +msgid "Verify document signatures" +msgstr "" + +#: permissions.py:9 +msgid "Delete detached signatures" +msgstr "" + +#: permissions.py:10 +msgid "Download detached signatures" +msgstr "" + +#: permissions.py:11 +msgid "Upload detached signatures" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Signature status: %(widget)s %(text)s" +msgstr "" + +#: views.py:60 +msgid "Embedded" +msgstr "" + +#: views.py:62 +msgid "Detached" +msgstr "" + +#: views.py:64 +msgid "None" +msgstr "" + +#: views.py:69 +#, python-format +msgid "Signature ID: %s" +msgstr "" + +#: views.py:70 +#, python-format +msgid "Signature type: %s" +msgstr "" + +#: views.py:71 +#, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:72 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:73 +#, python-format +msgid "Signee: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "Signature properties for: %s" +msgstr "" + +#: views.py:104 +msgid "Detached signature uploaded successfully." +msgstr "" + +#: views.py:113 +#, python-format +msgid "Upload detached signature for: %s" +msgstr "" + +#: views.py:163 +msgid "Detached signature deleted successfully." +msgstr "" + +#: views.py:166 +#, python-format +msgid "Error while deleting the detached signature; %s" +msgstr "" + +#: views.py:170 +#, python-format +msgid "" +"Are you sure you wish to delete the detached signature from document: %s?" +msgstr "" + +#~ msgid "signature file" +#~ msgstr "signature file" diff --git a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po index 8942469905..099a030429 100644 --- a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po @@ -1,87 +1,90 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "الوثائق" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "الوثائق" -#: __init__.py:102 -msgid "thumbnail" -msgstr "صورة مصغرة" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "نوع الوثيقة" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "نوع الملف" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "اسم الملف" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "نوع البيانات الوصفية" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "قيمة البيانات الوصفية" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "المحتوى" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "الوصف" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "العلامات الاستدلالية" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "تعليقات" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "تم تعديل الوثيقة" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "صفحة الوثيقة" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "إنشاء وثيقة" @@ -93,11 +96,8 @@ msgstr "الوثيقة: \"%(content_object)s\" تم انشائها من قبل: #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"الوثيقة: \"%(content_object)s\" تم انشائها بتاريخ: %(datetime)s من قبل: " -"%(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "الوثيقة: \"%(content_object)s\" تم انشائها بتاريخ: %(datetime)s من قبل: %(fullname)s." #: events.py:13 msgid "Document edited" @@ -111,11 +111,9 @@ msgstr "الوثيقة: \"%(content_object)s\" تم تعديلها من قبل: #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"الوثيقة: \"%(content_object)s\" تم تعديلها بتاريخ: %(datetime)s by " -"%(fullname)s. التغييرات هي: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "الوثيقة: \"%(content_object)s\" تم تعديلها بتاريخ: %(datetime)s by %(fullname)s. التغييرات هي: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -129,11 +127,9 @@ msgstr "الوثيقة: \"%(document)s\" تم مسحها من قبل: %(fullnam #: events.py:26 #, python-format msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "" -"الوثيقة: \"%(document)s\" تم مسحها بتاريخ: %(datetime)s من قبل: " -"%(fullname)s." +msgstr "الوثيقة: \"%(document)s\" تم مسحها بتاريخ: %(datetime)s من قبل: %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "صورة الصفحة" @@ -142,9 +138,9 @@ msgid "Contents" msgstr "المحتويات" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "صفحات الوثيقة (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -166,7 +162,7 @@ msgstr "Release level" msgid "Release level serial" msgstr "Release level serial" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "تعليق" @@ -191,10 +187,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"تحميل الوثيقة في الشكل الأصلي أو بطريقة مضغوطة. هذا الخيار قابل للاختيار فقط " -"عند تنزيل وثيقة واحدة أو وثائق متعددة، وسوف يكون التحميل دائما على شكل ملف " -"مضغوط." +msgstr "تحميل الوثيقة في الشكل الأصلي أو بطريقة مضغوطة. هذا الخيار قابل للاختيار فقط عند تنزيل وثيقة واحدة أو وثائق متعددة، وسوف يكون التحميل دائما على شكل ملف مضغوط." #: forms.py:281 msgid "Compressed filename" @@ -204,45 +197,43 @@ msgstr "اسم الملف المضغوط" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "اسم الملف المضغوط سيحتوي الوثائق التي سيتم تحويلها، اذا تم اختيار الخيار السابق" + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"اسم الملف المضغوط سيحتوي الوثائق التي سيتم تحويلها، اذا تم اختيار الخيار " -"السابق" -#: links.py:39 -msgid "all documents" -msgstr "كل الوثائق" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "الوثائق الحديثة" - -#: links.py:41 -msgid "details" +#: links.py:41 widgets.py:62 +msgid "Details" msgstr "التفاصيل" #: links.py:42 -msgid "properties" -msgstr "الخصائص" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "مسح" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "تعديل" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" msgstr "تحميل" #: links.py:49 -msgid "find duplicates" -msgstr "ابحث عن النسخ المتطابقة" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "ابحث عن كل النسخ المتطابقة" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" @@ -250,29 +241,27 @@ msgid "" msgstr "ابحث في كل الوثائق عن النسخ المتطابقة تماماً" #: links.py:51 -msgid "update office documents' page count" -msgstr "تحديث عدد صفحات وثائق أوفيس office" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"تحديث عدد صفحات وثائق أوفيس office. الفائدة هنا هي توفير الدعم لوثائق أوفيس " -"الموجودة مسبقاً في قاعدة البيانات." +msgstr "تحديث عدد صفحات وثائق أوفيس office. الفائدة هنا هي توفير الدعم لوثائق أوفيس الموجودة مسبقاً في قاعدة البيانات." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "امسح التحويلات" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "طباعة" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "التاريخ" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -289,281 +278,254 @@ msgid "" msgstr "مسح بيانات الرسومات المستخدمة لتسريع عرض الوثائق و نتائج التحويلات." #: links.py:62 -msgid "page transformations" -msgstr "تحويلات الصفحة" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "أنشأ تحويل جديد" - -#: links.py:67 -msgid "page image" -msgstr "صورة الصفحة" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "صورة النص" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "تعديل نص الصفحة" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "الصفحة التالية" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "الصفحة السابقة" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "الصفحة الأولى" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "الصفحة الأخيرة" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "تكبير" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "تصغير" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "تدوير لليمين" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "تدوير لليسار" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "إعادة عرض" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "الاصدارات" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "إرجاع" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "قائمة أنواع الوثائق" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "أنواع الوثائق" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "أنشأ نوع من الوثائق" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "أسماء الملفات" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "أضف اسم ملف لنوع من الوثائق" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "نهائي" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "نسخة أولية" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "نسخة تجريبية" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "نسخة شبه نهائية" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "تحديث سريع" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "الاسم" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "نوع الوثيقة" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "أنواع الوثائق " +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "الوصف" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "تمت الاضافة" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "وثيقة" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "كل الوثائق" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Major %(major)i.%(minor)i, (new release)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Minor %(major)i.%(minor)i, (some updates)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "major" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "minor" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "micro" - -#: models.py:317 msgid "release level" msgstr "مستوى الاصدار" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "رقم مسلسل" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "الوقت والتاريخ" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "تعليق" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Checksum" -#: models.py:323 -msgid "file" -msgstr "ملف" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "checksum" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "اصدار الوثيقة" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "لا يعرف نوع هذه الوثيقة ، و بالتالي تم اعتبار عدد الصفحات ١." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "اسم الملف" +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "مشغل" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "تغيير اسم الملف لنوع الوثيقة" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "تغيير سريع لاسم الملف الخاص بنوعية الوثيقة" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "محتوى" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "عنوان الصفحة" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "رقم الصفحة" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "صفحة %(page_num)d من أصل %(total_pages)d للوثيقة %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "صفحة الوثيقة" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "صفحات الوثيقة" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "أدخل قيمة صالحة" -#: models.py:619 views.py:1214 -msgid "order" -msgstr "ترتيب" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "تحويل" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "مدخلات" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "استخدم مصدر لتحديد المدخلات، مثلاً : %s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "تحويل صفحات الوثيقة" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "تحويلات صفحات الوثيقة" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "المستخدم" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "الدخول" - -#: models.py:649 -msgid "recent document" -msgstr "الوثائق الحديثة" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -585,7 +547,7 @@ msgstr "عرض الوثائق" msgid "Delete documents" msgstr "حذف الوثائق" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "تحميل الوثائق" @@ -625,6 +587,32 @@ msgstr "حذف أنواع الوثائق" msgid "Create document types" msgstr "إنشاء أنواع الوثائق" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "أكبر عدد من الوثائق الحديثة للتذكر لكل مستخدم." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "النسبة المئوية لتكبير أو تصغير في صفحة الوثيقة لكل مستخدم." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "أكبر نسبة مئوية (%) للسماح بالتكبير داخل الوثيقة لكل مستخدم." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "أقل نسبة مئوية (%) للسماح بالتكبير داخل الوثيقة لكل مستخدم." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "الدرجة المسموح بها لتدوير الوثيقة لكل مستخدم." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -658,489 +646,496 @@ msgstr "الوثائق في التخزين: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"المساحة المستخدمة في التخزين: %(base_2)s (base 2), %(base_10)s (base 10), " -"%(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "المساحة المستخدمة في التخزين: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "صفحات الوثائق في قاعدة البيانات: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "تاريخ الاضافة" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "وقت الاضافة" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "نوع الملف" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "لا شيء" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "ترميز نوع الملف" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "حجم الملف" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "موجود في التخزين" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "مسار الملف في التخزين" -#: views.py:112 -msgid "Checksum" -msgstr "Checksum" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "الصفحات" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "خصائص الوثيقة ل: %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "بيانات الوثيقة" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "يجب تقديم وثيقة واحدة على الأقل." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "تم مسح الوثيقة بنجاح." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "الوثيقة: %(document)s خطأ بالحذف: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "وثيقة" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "هل أنت متأكد من حذف الوثيقة:%s؟" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "هل أنت متأكد من حذف الوثائق: %s؟" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "تم تحرير الوثيقة بنجاح: \"%s\" ." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "وثائق ليتم تحميلها" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "اصدار" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "تحميل" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "عودة" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "نسخ متكررة من: %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "هل أنت متأكد من العثور على كافة النسخ المتكررة؟" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "على قواعد البيانات الكبيرة قد تستغرق هذه العملية بعض الوقت لتنفيذه." -#: views.py:433 -msgid "duplicated documents" -msgstr "الوثائق المتكررة" +#: views.py:448 +msgid "Duplicated documents" +msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"تحديث عدد الصفحات انتهى بنجاح. الوثائق التي تم معالجتها %(total)d ، الوثائق " -"التي تم تحديث عدد صفحاتها: %(change)d" +msgstr "تحديث عدد الصفحات انتهى بنجاح. الوثائق التي تم معالجتها %(total)d ، الوثائق التي تم تحديث عدد صفحاتها: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" msgstr "هل انت متأكد من تحديث عدد الصفحات لوثائق أوفيس office (%d) ؟ " -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "كل التحويلات الخاصة بالوثيقة: %s, تم مسحها بنجاح." -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "خطأ بمسح التحويلات الخاصة بالوثيقة: %(document)s; %(error)s." -#: views.py:507 -msgid "document transformation" -msgstr "تحويل الوثيقة" +#: views.py:522 +msgid "Document transformation" +msgstr "" -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" msgstr "هل أنت متأكد من مسح كل التحويلات للوثيقة: %s ؟" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "هل أنت متأكد من مسح كل التحويلات للوثيقة: %s ؟" -#: views.py:546 -msgid "missing documents" -msgstr "وثائق مفقودة" +#: views.py:561 +msgid "Missing documents" +msgstr "" -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "التفاصيل ل: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "تم تعديل صفحة الوثيقة بنجاح" -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "تعديل: %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "لا توجد صفحات أخرى بهذه الوثيقة" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "أنت بالفعل في الصفحة الأولى من هذه الوثيقة" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "اطبع :%s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "تم تعديل نوع الوثيقة بنجاح" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "خطأ بتعديل نوع الوثيقة: %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "تعديل نوع الوثيقة: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "تم مسح نوع الوثيقة: %s بنجاح" -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr " حصل لنوع الوثيقة: %(document_type)s خطأ بالمسح: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "هل أنت متأكد أنك ترغب في حذف نوع الوثيقة: %s؟" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "نوع الوثيقة لكل الوثائق المطابقة لهذا النوع سيتم جعله من نوع: لا شيء" -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "تم انشاء نوع الوثيقة بنجاح" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "خطأ في إنشاء نوع الوثيقة: %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "أسماء لنوع الوثيقة:%s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "تم تحرير اسم الملف لنوع الوثيقة بنجاح" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "خطأ بتحرير اسم الملف لنوع الوثيقة : %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "تعديل اسم الملف \"%(filename)s\" لنوع الوثيقة \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "اسم الملف لنوع الوثيقة" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "اسم الملف لنوع الوثيقة: %s تم مسحه بنجاح." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"اسم الملف لنوع الوثيقة: %(document_type_filename)s حصل له خطأ عند المسح: " -"%(error)s" +msgstr "اسم الملف لنوع الوثيقة: %(document_type_filename)s حصل له خطأ عند المسح: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"هل أنت متأكد من مسح اسم الملف %(filename)s من نوع الوثيقة \"%(document_type)s" -"\" ؟" +msgstr "هل أنت متأكد من مسح اسم الملف %(filename)s من نوع الوثيقة \"%(document_type)s\" ؟" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "إنشاء اسم الملف لنوع الوثيقة بنجاح" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "خطأ بإنشاء اسم ملف لنوع الوثيقة: %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "إنشاء اسم ملف لنوع الوثيقة: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "مسح ذاكرة التخزين المؤقت للوثيقة بنجاح" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "الخطأ بمسح ذاكرة التخزين المؤقت للوثيقة: %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "هل أنت متأكد أنك ترغب بمسح ذاكرة التخزين المؤقت للوثيقة؟" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "الاصدارات للوثيقة: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "الوقت و التاريخ" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "نوع الملف" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "الترميز" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "تم ارجاع اصدار الوثيقة بنجاح" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "خطأ بارجاع اصدار الوثيقة %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "هل أنت متأكد أنك ترغب في العودة إلى هذا الإصدار؟" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "سيتم حذف جميع الإصدارات اللاحقة بعد هذا الإصدار أيضا." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "التحويلات ل: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "تم انشاء تحويلات صفحات الوثيقة بنجاح." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "انشاء تحويلات جديدة للصفحة: %(page)s في الوثيقة: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "تحويلات صفحات الوثيقة تمت بنجاح" -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "تحرير التحويلات \"%(transformation)s\" للوثيقة: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "تحويلات صفحات الوثيقة مسحت بنجاح" -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"هل أنت متأكد من مسح التحويل \"%(transformation)s\" التابع ل: " -"%(document_page)s" +msgstr "هل أنت متأكد من مسح التحويل \"%(transformation)s\" التابع ل: %(document_page)s" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "صفحة %(page_num)d من أصل %(total_pages)d للوثيقة %(document)s" - -#: widgets.py:62 -msgid "Details" -msgstr "التفاصيل" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "اضغط على الصورة للتكبير" #: widgets.py:81 -msgid "document page image" -msgstr "صورة صفحة الوثيقة" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." -msgstr "أكبر عدد من الوثائق الحديثة للتذكر لكل مستخدم." - -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "النسبة المئوية لتكبير أو تصغير في صفحة الوثيقة لكل مستخدم." - -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "أكبر نسبة مئوية (%) للسماح بالتكبير داخل الوثيقة لكل مستخدم." - -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "أقل نسبة مئوية (%) للسماح بالتكبير داخل الوثيقة لكل مستخدم." - -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "الدرجة المسموح بها لتدوير الوثيقة لكل مستخدم." - -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "ما هي أنواع الوثائق؟" - -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." +msgid "Document page image" msgstr "" -"أنواع الوثائق هي طريقة لتصنيف الوثائق مثل: الفواتير، التعاميم، التعليمات. " -"الفائدة باستخدام أنواع الوثائق هي سهولة التعامل معها مثل وضع البيانات " -"التوصيفية أو تحديد أنواع الملفات المتعلقة بها." -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "ماهي الوثائق الحديثة؟" +#~ msgid "details" +#~ msgstr "details" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "هنا ستجد آخر %(recent_count)s وثائق قمت بانشائها أو تعديلها بأي طريقة." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "download" +#~ msgstr "download" + +#~ msgid "page image" +#~ msgstr "page image" + +#~ msgid "document types" +#~ msgstr "document types" + +#~ msgid "create document type" +#~ msgstr "create document type" + +#~ msgid "filenames" +#~ msgstr "filenames" + +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "مشاهدة" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "احصائيات الوثائق" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "رفع وثائق جديدة" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "انسخ البيانات الوصفية" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "الوثائق من نفس هذا النوع" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "الوثائق من نوع: \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "الخطوة 1 من 3: نوع الوثيقة" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "الخطوة 2 من 3: اختيار البيانات الوصفية" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "الخطوة 3 من 3: البيانات الوصفية للوثيقة" +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "الخطوة التالية" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po index ce2adfc2c7..953d9026bd 100644 --- a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Iliya Georgiev , 2012 # Pavlin Koldamov , 2012 @@ -10,79 +11,82 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Документи" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "документи" -#: __init__.py:102 -msgid "thumbnail" -msgstr "миниатюра" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Име на файл" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Редактиране на документ" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "страница на документа" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Създаване на докумнт" @@ -94,10 +98,8 @@ msgstr "Документ \"%(content_object)s\" създаден от %(fullname #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Документ \"%(content_object)s\" създаден на %(datetime)s от %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Документ \"%(content_object)s\" създаден на %(datetime)s от %(fullname)s." #: events.py:13 msgid "Document edited" @@ -111,11 +113,9 @@ msgstr "Документ \"%(content_object)s\" редактиран от %(full #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Документ \"%(content_object)s\" е редактиран на %(datetime)s от " -"%(fullname)s. Направени са промени: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Документ \"%(content_object)s\" е редактиран на %(datetime)s от %(fullname)s. Направени са промени: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -131,7 +131,7 @@ msgstr "Документ \"%(document)s\" е изтрит от %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Документ \"%(document)s\" e изтрит на %(datetime)s от %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Изображение на страница" @@ -140,9 +140,9 @@ msgid "Contents" msgstr "Съдържание" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Страници в документа (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -164,7 +164,7 @@ msgstr "Release level" msgid "Release level serial" msgstr "Release level serial" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Коментар" @@ -189,10 +189,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Сваляне на документа в оригинален формат или компресиран. Тази опция е " -"избираема само при сваляне на един документ, при няколко документа наведнъж, " -"те ще бъдат свалени в един компресиран архив." +msgstr "Сваляне на документа в оригинален формат или компресиран. Тази опция е избираема само при сваляне на един документ, при няколко документа наведнъж, те ще бъдат свалени в един компресиран архив." #: forms.py:281 msgid "Compressed filename" @@ -202,78 +199,71 @@ msgstr "Име на компресирания архив" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "Името на компресирания архив, съдържащ документите за сваляне, ако предишната опция е избрана." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"Името на компресирания архив, съдържащ документите за сваляне, ако " -"предишната опция е избрана." -#: links.py:39 -msgid "all documents" -msgstr "всички документи" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "последни документи" - -#: links.py:41 -msgid "details" -msgstr "детайли" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Детайли" #: links.py:42 -msgid "properties" -msgstr "свойства" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "изтриване" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "редактиране" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "изтегляне" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Сваляне" #: links.py:49 -msgid "find duplicates" -msgstr "намиране на дубликати" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "намиране на всички дубликати" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Претърсване на контролните суми на всички документи и връщане на списък с " -"точните съвпадения" +msgstr "Претърсване на контролните суми на всички документи и връщане на списък с точните съвпадения" #: links.py:51 -msgid "update office documents' page count" -msgstr "актуализиране на броя страница на офис документите" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Актуализиране на броя страници на офис документи. Това е полезно, когато " -"поддръжката на офис документи е включена след като вече има офис документи в " -"базата данни." +msgstr "Актуализиране на броя страници на офис документи. Това е полезно, когато поддръжката на офис документи е включена след като вече има офис документи в базата данни." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "изчистване на преобразованията" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "отпечатване" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "история" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -287,290 +277,257 @@ msgstr "Изчистване на кеша от изображения на до msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Изчистване на графичното представяне, използвано да ускори изобразяването на " -"документите и интерактивните промени." +msgstr "Изчистване на графичното представяне, използвано да ускори изобразяването на документите и интерактивните промени." #: links.py:62 -msgid "page transformations" -msgstr "преобразуване на страници" - -#: links.py:63 -msgid "create new transformation" -msgstr "създаване на ново преобразуване" - -#: links.py:67 -msgid "page image" -msgstr "изображение на страницата" - -#: links.py:68 -msgid "page text" -msgstr "текст на страницата" - -#: links.py:69 -msgid "edit page text" -msgstr "редактиране текста на страницата" - -#: links.py:70 -msgid "next page" -msgstr "следваща страница" - -#: links.py:71 -msgid "previous page" -msgstr "предишна страница" - -#: links.py:72 -msgid "first page" -msgstr "първа страница" - -#: links.py:73 -msgid "last page" -msgstr "последна страница" - -#: links.py:74 -msgid "zoom in" -msgstr "увеличаване" - -#: links.py:75 -msgid "zoom out" -msgstr "смаляване" - -#: links.py:76 -msgid "rotate right" -msgstr "завъртане надясно" - -#: links.py:77 -msgid "rotate left" -msgstr "завъртане наляво" - -#: links.py:78 -msgid "reset view" -msgstr "първоначален вид" - -#: links.py:81 -msgid "versions" -msgstr "версии" - -#: links.py:82 -msgid "revert" -msgstr "обръщане" - -#: links.py:85 -msgid "document type list" -msgstr "списък с вид на документа" - -#: links.py:86 views.py:864 -msgid "document types" -msgstr "видове документи" - -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "създаване на нов вид документ" - -#: links.py:91 -msgid "filenames" -msgstr "имена на файлове" - -#: links.py:92 -msgid "add filename to document type" -msgstr "добавяне на име на файл към вид документ" - -#: literals.py:15 -msgid "final" -msgstr "крайна" - -#: literals.py:16 -msgid "alpha" -msgstr "алфа" - -#: literals.py:17 -msgid "beta" -msgstr "бета" - -#: literals.py:18 -msgid "release candidate" -msgstr "release candidate" - -#: literals.py:19 -msgid "hotfix" +msgid "Page transformations" msgstr "" -#: models.py:60 -msgid "name" -msgstr "име" +#: links.py:63 +msgid "Create new transformation" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "вид документ" +#: links.py:68 +msgid "Page text" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "видове документи" +#: links.py:69 +msgid "Edit page text" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "описание" +#: links.py:70 +msgid "Next page" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "добавен" +#: links.py:71 +msgid "Previous page" +msgstr "" -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "документ" +#: links.py:72 +msgid "First page" +msgstr "" -#: models.py:102 -#, fuzzy +#: links.py:73 +msgid "Last page" +msgstr "" + +#: links.py:74 +msgid "Zoom in" +msgstr "" + +#: links.py:75 +msgid "Zoom out" +msgstr "" + +#: links.py:76 +msgid "Rotate right" +msgstr "" + +#: links.py:77 +msgid "Rotate left" +msgstr "" + +#: links.py:78 +msgid "Reset view" +msgstr "" + +#: links.py:81 +msgid "Versions" +msgstr "" + +#: links.py:82 +msgid "Revert" +msgstr "" + +#: links.py:85 +msgid "Document type list" +msgstr "" + +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" + +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" + +#: links.py:91 +msgid "Filenames" +msgstr "" + +#: links.py:92 +msgid "Add filename to document type" +msgstr "" + +#: literals.py:15 +msgid "Final" +msgstr "" + +#: literals.py:16 +msgid "Alpha" +msgstr "" + +#: literals.py:17 +msgid "Beta" +msgstr "" + +#: literals.py:18 +msgid "Release candidate" +msgstr "" + +#: literals.py:19 +msgid "Hotfix" +msgstr "" + +#: models.py:58 +msgid "Name" +msgstr "" + +#: models.py:70 +msgid "Documents types" +msgstr "" + +#: models.py:81 +msgid "Added" +msgstr "" + +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" + +#: models.py:100 msgid "Uninitialized document" -msgstr "всички документи" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" +msgid "Minor" msgstr "" #: models.py:315 -msgid "minor" +msgid "Micro" msgstr "" #: models.py:316 -msgid "micro" -msgstr "" - -#: models.py:317 msgid "release level" msgstr "" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" +msgid "Timestamp" msgstr "" -#: models.py:319 -msgid "timestamp" +#: models.py:322 +msgid "File" msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "коментар" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Контролна сума" -#: models.py:323 -msgid "file" -msgstr "файл" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "контролна сума" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "версия на документа" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "Форматът на документа във файла е непознат. Затова броят страници е зададен на 1." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"Форматът на документа във файла е непознат. Затова броят страници е зададен " -"на 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "име на файла" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "разрешено" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "име на файла за бързо преименуване на вида документ" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "имена на файлове за бързо преименуване на вида документ" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "съдържание" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "надпис на страница" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "номер на страница" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "Страница %(page_num)d от общо %(total_pages)d страници от %(document)s документи." + +#: models.py:574 models.py:617 +msgid "Document page" msgstr "" -"Страница %(page_num)d от общо %(total_pages)d страници от %(document)s " -"документи." -#: models.py:575 models.py:618 -msgid "document page" -msgstr "страница на документа" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "добавяне на име на файл към вид документ" - -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Въведете валидна стойност" -#: models.py:619 views.py:1214 -msgid "order" -msgstr "ред" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "преобразуване" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "аргументи" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Използвайте речници за да идентифицирате аргументите, например %s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "трансформация на страница на документ" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "трансформации на страница на документ" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "потребител" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "достъпен" - -#: models.py:649 -msgid "recent document" -msgstr "скорошен документ" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -592,7 +549,7 @@ msgstr "Преглед на документи" msgid "Delete documents" msgstr "Изтриване на документи" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Изтегляне на документи" @@ -632,6 +589,32 @@ msgstr "Изтриване на вида документи" msgid "Create document types" msgstr "Създаване на вид на документа" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Максимален брой от скорошни (създадени, редактирани, прегледани) документи, които да се показват на потребителя" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Процент приближавани или отдалечаване на страницата на документа, приложен за потребителя" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Максимален процент (%) допустим за интерактивно увеличаване страницата от потребителя" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Минимален процент (%) допустим за интерактивно смаляване страницата от потребителя" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Градуси на завъртане на страница от документ, при потребителско действие" + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -665,503 +648,496 @@ msgstr "Документи в склада: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Пространството, използвано в склада: %(base_2)s (база 2), %(base_10)s (база " -"10), %(bytes)d байта" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Пространството, използвано в склада: %(base_2)s (база 2), %(base_10)s (база 10), %(bytes)d байта" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Страници в базата данни: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Дата на добавяне" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Час на добавяне" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "mimetype на файла" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "mime encoding на файла" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Размер на файла" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Съществува в склада" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Файлов път до склада" -#: views.py:112 -msgid "Checksum" -msgstr "Контролна сума" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Страници" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "свойства на документите за %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "данни в документа" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Приложете поне един документ" -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Документът е изтрит успешно." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Документ: %(document)s Грешка при триене: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "документ" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Сигурни ли сте, че искате да изтриете документ %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Сигурни ли сте, че искате да изтриете документите %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Документът \"%s\" е редактиран успешно" -#: views.py:300 -msgid "documents to be downloaded" -msgstr "документи, които ще бъдат свалени" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "версия" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Сваляне" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Връщане" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "дублирания на %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Сигурни ли сте, че желаете да откриете всички дублирания?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." +msgstr "При големи бази данни тази операция може да отнеме известно време за изпълнение." + +#: views.py:448 +msgid "Duplicated documents" msgstr "" -"При големи бази данни тази операция може да отнеме известно време за " -"изпълнение." -#: views.py:433 -msgid "duplicated documents" -msgstr "дублирани документи" - -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Актуализирането на броя страници е завършено. Обработени документи: " -"%(total)d, документи с променени брой страници: %(change)d" +msgstr "Актуализирането на броя страници е завършено. Обработени документи: %(total)d, документи с променени брой страници: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Сигурни ли сте, че искате да промените броя страници на документите (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Сигурни ли сте, че искате да промените броя страници на документите (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" -"Всички преобразования на страницата на документ %s бяха изтрити успешно." - -#: views.py:501 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" -"Грешка при изтриването на преобразования на страница на документ " -"%(document)s, %(error)s." - -#: views.py:507 -msgid "document transformation" -msgstr "преобразуване на документ" +msgstr "Всички преобразования на страницата на документ %s бяха изтрити успешно." #: views.py:516 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Сигурни ли сте, че желаете да отмените всички преобразувания на страниците " -"на документ %s?" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Грешка при изтриването на преобразования на страница на документ %(document)s, %(error)s." -#: views.py:518 +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Сигурни ли сте, че желаете да отмените всички преобразувания на страниците на документ %s?" + +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Сигурни ли сте, че желаете да отмените всички преобразувания на страниците на документи %s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Сигурни ли сте, че желаете да отмените всички преобразувания на страниците " -"на документи %s?" -#: views.py:546 -msgid "missing documents" -msgstr "липсващи документи" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "детайли за %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Страницата на документа е редактирана успешно." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "редактиране на %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Няма повече страници в този документ" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Вече сте на първа страница на този документ" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "отпечатване: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Вид на документа е редактиран успешно" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Грешка в редактирането на вид на документа %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "редактиране вид на документа %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Вид на документа %s изтрит успешно" -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Вид на документа: %(document_type)s грешка при триене: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Сигурни ли сте, че искате да изтриете документ вид %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "Вида документ на всички документи ще бъде оставен празно поле" -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Вид на документа е създаден успешно" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Грешка при създаване на вид документ: %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "име на файла на вид документ: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Успешно редактиране на име на файла" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Грешка при редактиране на име на файла %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"редактирате името на файла \"%(filename)s\" от вид на документа " -"\"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "име на файла на вид документ" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Име на файла на вид документ %s изтрит успешно" -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Име на типа документ: %(document_type_filename)s грешка при изтриване: " -"%(error)s" +msgstr "Име на типа документ: %(document_type_filename)s грешка при изтриване: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Сигурни ли сте, че искате да изтриете името: %(filename)s, на типа документ " -"\"%(document_type)s\"?" +msgstr "Сигурни ли сте, че искате да изтриете името: %(filename)s, на типа документ \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Името на типа документ е създаден успешно" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Грешка при създаване име на типа документ; %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "създаване име на типа документ: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Кешът с изображения на документи е изчистен успешно" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Грешка при изчистване на кеша с изображения на документи; %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" -msgstr "" -"Сигурни ли сте, че искате да изчистите кеша с изображения на документи?" +msgstr "Сигурни ли сте, че искате да изчистите кеша с изображения на документи?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "версии на документа: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "дата и час" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "mimetype" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "encoding" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Документа е върнат успешно към предна версия" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Грешка при връщане на версията на документа; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Сигурни ли сте, че искате да се върнете към тази версия?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Всички версии, следващи тази, ще бъдат изтрити." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "преобразувания за %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Преобразуването на страницата е извършено успешно" -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Създаване на ново преобразуване на страница %(page)s на документ %(document)s" +msgstr "Създаване на ново преобразуване на страница %(page)s на документ %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "имена на файлове за бързо преименуване на вида документ" -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Редактиране на преобразуване %(transformation)s за %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Преобразуването на страницата е изтрито успешно." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Сигурни ли сте, че желаете да изтриете преобразуването преобразуване " -"%(transformation)s за %(document_page)s" +msgstr "Сигурни ли сте, че желаете да изтриете преобразуването преобразуване %(transformation)s за %(document_page)s" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" msgstr "" -"Страница %(page_num)d от общо %(total_pages)d страници от %(document)s " -"документи." - -#: widgets.py:62 -msgid "Details" -msgstr "Детайли" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Натиснете върху изображението за да видите пълния размер" #: widgets.py:81 -msgid "document page image" -msgstr "изображение на страница от документ" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Максимален брой от скорошни (създадени, редактирани, прегледани) документи, " -"които да се показват на потребителя" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" -"Процент приближавани или отдалечаване на страницата на документа, приложен " -"за потребителя" +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Максимален процент (%) допустим за интерактивно увеличаване страницата от " -"потребителя" +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Минимален процент (%) допустим за интерактивно смаляване страницата от " -"потребителя" +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" -"Градуси на завъртане на страница от документ, при потребителско действие" +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Какви са видовете документи?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Видове документи определят класа, които представлява широка група от " -"документи, като: фактури, закони или ръководства. Предимството на " -"използването на документи типове са: възлагане на списък на типични имена на " -"файлове за бързо преименуване по време на създаването, както и възлагане на " -"типове мета данни по подразбиране и прилагане към него." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Кои са скорошните документи?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Тук ще намерите последните %(recent_count)s документи, които сте създали или " -"редактирали" +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "предварителен преглед" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Статистика за документите" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "клониране на мета данни" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "документи от този вид" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "документи от вида \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po index c72f526d9a..3412017bdd 100644 --- a/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po @@ -1,87 +1,90 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Dokumenti" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "dokumenti" -#: __init__.py:102 -msgid "thumbnail" -msgstr "thumbnail" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Tip dokumenta" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "MIME tip" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Naziv datoteke" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Metadata tip" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Metadata vrijednost" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Sadržaj" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Opis" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Tagovi" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Komentari" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Dokument izmijenjen" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "stranica dokumenata" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Kreiranje dokumenata" @@ -93,8 +96,7 @@ msgstr "Dokument \"%(content_object)s\" kreiran od %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." msgstr "Dokument \"%(content_object)s\" kreiran %(datetime)s od %(fullname)s." #: events.py:13 @@ -109,11 +111,9 @@ msgstr "Dokument \"%(content_object)s\" kreiran od %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Dokument \"%(content_object)s\" izmijenjen %(datetime)s od %(fullname)s. " -"Desile su se sljedeće izmjene: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Dokument \"%(content_object)s\" izmijenjen %(datetime)s od %(fullname)s. Desile su se sljedeće izmjene: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -129,7 +129,7 @@ msgstr "Dokument \"%(document)s\" obrisan od %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Dokument \"%(document)s\" obrisan %(datetime)s od %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Slika za stranicu" @@ -138,14 +138,13 @@ msgid "Contents" msgstr "Sadržaj" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Stranica dokumenta (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" -msgstr "" -"Koristi novu verziju naziva datoteke kao što je naziv datoteke dokumenta" +msgstr "Koristi novu verziju naziva datoteke kao što je naziv datoteke dokumenta" #: forms.py:134 msgid "Quick document rename" @@ -163,7 +162,7 @@ msgstr "Nivo release-a" msgid "Release level serial" msgstr "Serijski broj nivoa release-a" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Komentar" @@ -188,10 +187,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Download dokumenta u originalnom formatu ili kompresovanom. Ova opcija se " -"odabire samo za jedan dokumenta, a za više dokumenata uvijek se koristi " -"kompresovani format." +msgstr "Download dokumenta u originalnom formatu ili kompresovanom. Ova opcija se odabire samo za jedan dokumenta, a za više dokumenata uvijek se koristi kompresovani format." #: forms.py:281 msgid "Compressed filename" @@ -201,76 +197,71 @@ msgstr "Naziv kompresovane datoteke" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "Naziv kompresovane datoteke koji sadrži dokumente koji su za download, ako je ova opcija odabrana." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"Naziv kompresovane datoteke koji sadrži dokumente koji su za download, ako " -"je ova opcija odabrana." -#: links.py:39 -msgid "all documents" -msgstr "svi dokumenti" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "nedavni dokumenti" - -#: links.py:41 -msgid "details" -msgstr "detalji" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Detalji" #: links.py:42 -msgid "properties" -msgstr "osobine" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "obriši" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "edituj" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "download" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Download" #: links.py:49 -msgid "find duplicates" -msgstr "nađi duple" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "nađi sve duple" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Pretraži sve checksume dokumenata i vrati listu onih koji se pokalapaju" +msgstr "Pretraži sve checksume dokumenata i vrati listu onih koji se pokalapaju" #: links.py:51 -msgid "update office documents' page count" -msgstr "osvježi brojeve stranica dokumenata" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Osvježi stranicu sa brojem tipova dokumeata. Ovo je korisno kada se " -"omogućuje podrška za dokumente ako već postoje tipovi dokumenata u bazi." +msgstr "Osvježi stranicu sa brojem tipova dokumeata. Ovo je korisno kada se omogućuje podrška za dokumente ako već postoje tipovi dokumenata u bazi." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "izbriši transformacije" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "Ispis" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "historija" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -284,286 +275,257 @@ msgstr "Obriši cache slika dokumenata" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Obriši grafičku prezentaciju korištenu za ubrzanje prikaza dokumenata i " -"interaktivnu transformaciju rezultata." +msgstr "Obriši grafičku prezentaciju korištenu za ubrzanje prikaza dokumenata i interaktivnu transformaciju rezultata." #: links.py:62 -msgid "page transformations" -msgstr "transformacije stranice" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "napravi novu transformaciju" - -#: links.py:67 -msgid "page image" -msgstr "slika stranice" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "tekst stranice" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "edituj tekst stranice" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "sljedeća strana" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "prethodna stranica" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "prva stranica" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "zadnja stranica" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "uvećaj prikaz" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "umanji prikaz" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "rotiraj u desno" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "rotiraj u lijevo" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "resetuj prikaz" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "verzije" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "vrati" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "Lista tipova dokumenata" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "tipovi dokumenata" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "kreiraj tip dokumenta" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "nazivi datoteka" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "dodaj naziv datoteke tipu dokumenta" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "konačno" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alfa" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "kandidati release-a" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "hotfix" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "naziv" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "tip dokumenta" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "tipovi dokumenata" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "opis" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "dodat" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "dokument" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "svi dokumenti" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Major %(major)i.%(minor)i, (novi release)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Minor %(major)i.%(minor)i, (neki update-i)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Mikro %(major)i.%(minor)i.%(micro)i, (ispravke)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "major" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "minor" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "mikro" - -#: models.py:317 msgid "release level" msgstr "nivo release-a" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "serijski broj" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "timestamp" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "komentar" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Checksum" -#: models.py:323 -msgid "file" -msgstr "datoteka" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "checksum" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "verzija dokumenta" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "Format datoteke dokumenta nepoznat, broj stranica postavljen na 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "naziv datoteke" +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "omogućen" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "brza izmjena naziva datoteke za tip dokumenta" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "brza izmjena naziva datoteke za tipove dokumenata" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "sadržaj" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "oznaka stranice" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "broj stranice" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Stranica %(page_num)d od ukupno %(total_pages)d u %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "stranica dokumenata" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "stranice dokumenta" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Upiši ispravnu vrijednost" -#: models.py:619 views.py:1214 -msgid "order" -msgstr "poredak" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformacija" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argumenti" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Koristi riječnike da identifikuješ argumente, npr: %s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "stranica transformacije dokumenta" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "stranice transformacije dokumenta" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "korisnik" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "pristupio" - -#: models.py:649 -msgid "recent document" -msgstr "nedavni dokument" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -585,7 +547,7 @@ msgstr "Pregled dokumenata" msgid "Delete documents" msgstr "Obriši dokumente" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Download dokumenata" @@ -625,6 +587,32 @@ msgstr "Obriši tipove dokumenata" msgid "Create document types" msgstr "Kreiraj tipove dokumenata" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Maksimalni broj nedavnih (kreiran, izmijenjen, pregledan) dokumenata za pamćenje po korisniku." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Iznos u procentima zumiranja stranice dokumenta po korisničkoj sesiji." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Maksimalni dozvoljeni iznos u procentima (%) korisniku da zumira stranicu dokumenta." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Minimalni dozvoljeni iznos u procentima (%) po korisniku da zumira stranicu dokumenta." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Iznos u stepenima za rotaciju stranice dokumenta po korisniku." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -658,507 +646,496 @@ msgstr "Dokumenti u pohrani: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Prostor iskorišten u pohrani: %(base_2)s (base 2), %(base_10)s (base 10), " -"%(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Prostor iskorišten u pohrani: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Stranice dokumenata u bazi: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Datum dodavanja" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Vrijeme dodavanja" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Mimetype datoteke" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Nijedan" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Mime encoding datoteke" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Veličina datoteke" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Postoji u pohrani" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Putanja dokumenta u pohrani" -#: views.py:112 -msgid "Checksum" -msgstr "Checksum" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Stranice" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "osobine dokumenata za: %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "podatci dokumenta" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Mora postojati bar jedan dokument" -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Dokument uspješno obrisan." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s greška brisanja: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "dokument" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Jeste li sigurni da želite obrisati dokument: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Jeste li sigurni da želite obrisati dokumente: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokument \"%s\" uspješno izmijenjen." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "dokumenti za download" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "verzija" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Download" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Vrati" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "duplikati za: %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Jeste li sigurni da želite pronaći sve duplikate?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "Na velikim bazama ova operacija može potrajati duže." -#: views.py:433 -msgid "duplicated documents" -msgstr "duplicirani dokumenti" +#: views.py:448 +msgid "Duplicated documents" +msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Osvježavanje broja stranica završeno. Obrađeno dokumenata: %(total)d, " -"dokumenata sa osvježenim brojem stranica: %(change)d" +msgstr "Osvježavanje broja stranica završeno. Obrađeno dokumenata: %(total)d, dokumenata sa osvježenim brojem stranica: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" msgstr "Jeste li sigurni da želite osvježiti broj stranica za dokumente (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "Sve transformacije stranica za dokument: %s, su uspješno obrisane." -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "Greška brisanja transformacija za dokument: %(document)s; %(error)s." -#: views.py:507 -msgid "document transformation" -msgstr "transformacija dokumenta" +#: views.py:522 +msgid "Document transformation" +msgstr "" -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Jeste li sigurni da želite obrisati sve transformacije stranica za dokument: " +"Are you sure you wish to clear all the page transformations for document: " "%s?" +msgstr "Jeste li sigurni da želite obrisati sve transformacije stranica za dokument: %s?" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Jeste li sigurni da želite obrisati sve transformacije stranica za dokumente: %s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Jeste li sigurni da želite obrisati sve transformacije stranica za " -"dokumente: %s?" -#: views.py:546 -msgid "missing documents" -msgstr "nedostajući dokumenti" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "detalji za: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Stranica dokumenta uspješno izmijenjena." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "izmijeni : %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Ovaj dokument nema više stranica." -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Već ste na prvoj stranici ovog dokumenta" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "ispiši: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Tip dokumenta uspješno izmijenjen" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Greška pri izmjeni tipa dokumenta; %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "izmijeni tip dokumenta: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tip dokumenta: %s uspješno obrisan." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Tip dokumenta: %(document_type)s greška brisanja: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Jeste li sigurni da želite obrisati ti dokumenta: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"Tip dokuementa za sve dokumente koji su ovog tipa će biti postavljen na " -"\"none\"." +msgstr "Tip dokuementa za sve dokumente koji su ovog tipa će biti postavljen na \"none\"." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Tip dokumenta uspješno kreiran" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Greška pri kreiranju tipa dokumenta; %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "naziv datoteke za tip dokumenta: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Naziv datoteke za tip dokumenta uspješno izmijenjen" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Greška pri izmjeni datoteke za tip dokumenta; %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"izmijeni naziv datoteke \"%(filename)s\" iz tipa dokumenta " -"\"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "datotaka tipa dokumenta" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Datoteka za tip dokumenta: %s uspješno obrisana." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Datoteka tipa dokumenta: %(document_type_filename)s greška brisanja: " -"%(error)s" +msgstr "Datoteka tipa dokumenta: %(document_type_filename)s greška brisanja: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Jeste li sigurni da želite obrisati datoteku: %(filename)s, za tip " -"dokumenta \"%(document_type)s\"?" +msgstr "Jeste li sigurni da želite obrisati datoteku: %(filename)s, za tip dokumenta \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Naziv datoteke za tip dokumenta uspješno kreiran" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Greška pri kreiranju datoteke tipa dokumenta; %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "Kreiraj datoteku za tip dokumenta: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Cache slike dokumenta uspješno obrisan." -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Greška prilikom brisanja cache slike dokumenta; %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "Jeste li sigurni da želite obrisati cache slike dokumenta?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "verzije za dokument: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "vrijeme i datum" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "mimetype" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "kodiranje" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Verzija dokumenta uspješno vraćena" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Greška pri vraćanju verzije dokumenta; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Jeste li sigurni da želite vratiti na ovu verziju?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Sve naknadne verzije nakon ove će također biti obrisane." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "transformacije za: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Transformacija stranice dokumenta uspješno obavljena." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Kreiraj novu transformaciju za stranicu: %(page)s dokumenta: %(document)s" +msgstr "Kreiraj novu transformaciju za stranicu: %(page)s dokumenta: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Transformacija stranice dokumenta uspješno imijenjena." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Izmijeni transformaciju \"%(transformation)s\" za: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Transformacija stranice dokumenta uspješno obrisana." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Jeste li sigurni da želite obrisati transformaciju \"%(transformation)s\" " -"za: %(document_page)s" +msgstr "Jeste li sigurni da želite obrisati transformaciju \"%(transformation)s\" za: %(document_page)s" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Stranica %(page_num)d od ukupno %(total_pages)d u %(document)s" - -#: widgets.py:62 -msgid "Details" -msgstr "Detalji" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Klikni na sliku za pregled u punoj veličini" #: widgets.py:81 -msgid "document page image" -msgstr "slika stranice dokumenta" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Maksimalni broj nedavnih (kreiran, izmijenjen, pregledan) dokumenata za " -"pamćenje po korisniku." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Iznos u procentima zumiranja stranice dokumenta po korisničkoj sesiji." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Maksimalni dozvoljeni iznos u procentima (%) korisniku da zumira stranicu " -"dokumenta." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Minimalni dozvoljeni iznos u procentima (%) po korisniku da zumira stranicu " -"dokumenta." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Iznos u stepenima za rotaciju stranice dokumenta po korisniku." +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Šta su tipovi dokumenata?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Tipovi dokumenata definišu klasu koja predstavlja grupu dokumenta kao što su " -"npr. računi, odluke ili priručnici. Prednosti upotrebe tipova dokumenata su: " -"dodjeljivanje liste tipičnih naziva dokumenata za brzo preimenovanje tokom " -"kreiranja, kao i dodjeljivanje i postavljanje default-nih metadata tipova." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Šta su nedavni dokumenti?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Ovdje ćete pronaći posljidnjih %(recent_count)s dokumenta koje ste bilo kako " -"kreirali ili mijenjali." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "pregled" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Statistika dokumenata" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "upload novih dokumenata" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "kloniraj metadata" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "dokumenti ovog tipa" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "dokumenti tipa \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "korak 1 od 3: Tip dokumenta" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "korak 2 od 3: Metadata odabir" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "korak 3 od 3: Metadata za dokument " +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Sljedeći korak" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/da/LC_MESSAGES/django.po b/mayan/apps/documents/locale/da/LC_MESSAGES/django.po index b81c2f3c00..24e0a05f88 100644 --- a/mayan/apps/documents/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/da/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mads L. Nielsen , 2013 # Mads L. Nielsen , 2012 @@ -9,79 +10,82 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Dokumenter" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "dokumenter" -#: __init__.py:102 -msgid "thumbnail" -msgstr "miniature" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Dokumenttype" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "MIME type" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Filnavn" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Metadata type" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Metadata værdi" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Indhold" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Beskrivelse" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Tags" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Kommentarer" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Dokument redigeret" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "dokumentside" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Document oprettelse" @@ -93,10 +97,8 @@ msgstr "Document \" %(content_object)s \" oprettet af %(fullname)s ." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Document \" %(content_object)s \" oprettet %(datetime)s af %(fullname)s ." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Document \" %(content_object)s \" oprettet %(datetime)s af %(fullname)s ." #: events.py:13 msgid "Document edited" @@ -110,11 +112,9 @@ msgstr "Document \" %(content_object)s \" redigeret af %(fullname)s ." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Document \" %(content_object)s \" blev redigeret %(datetime)s af " -"%(fullname)s . Følgende ændringer har fundet sted: %(changes)s ." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Document \" %(content_object)s \" blev redigeret %(datetime)s af %(fullname)s . Følgende ændringer har fundet sted: %(changes)s ." #: events.py:24 msgid "Document deleted" @@ -130,7 +130,7 @@ msgstr "Document \" %(document)s \" slettet af %(fullname)s ." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Document \" %(document)s \" slettet %(datetime)s af %(fullname)s ." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Side billede" @@ -139,9 +139,9 @@ msgid "Contents" msgstr "Indhold" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Dokumentsider (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -163,7 +163,7 @@ msgstr "Udgivelsesniveau" msgid "Release level serial" msgstr "Udgivelsesniveau id" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Kommentar" @@ -188,10 +188,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Hent dokumentet i det originale format eller i en komprimeret udgave. Denne " -"mulighed er kun valgbar når der downloades ét dokument. Ved overførsel af " -"flere dokumenter pakkes disse altid i et arkiv." +msgstr "Hent dokumentet i det originale format eller i en komprimeret udgave. Denne mulighed er kun valgbar når der downloades ét dokument. Ved overførsel af flere dokumenter pakkes disse altid i et arkiv." #: forms.py:281 msgid "Compressed filename" @@ -201,77 +198,71 @@ msgstr "Pakket filnavn" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "Filnavnet for den pakkede fil, der vil indeholde dokumenterne til download. Dette hvis den tidligere mulighed er valg." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"Filnavnet for den pakkede fil, der vil indeholde dokumenterne til download. " -"Dette hvis den tidligere mulighed er valg." -#: links.py:39 -msgid "all documents" -msgstr "alle dokumenter" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "seneste dokumenter" - -#: links.py:41 -msgid "details" -msgstr "detaljer" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Detaljer" #: links.py:42 -msgid "properties" -msgstr "egenskaber" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "slet" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "redigér" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "download" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Hent" #: links.py:49 -msgid "find duplicates" -msgstr "finde dubletter" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "finde alle dubletter" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Søg på alle de dokumenters kontrolsummer og returnere en liste over de " -"nøjagtige matches." +msgstr "Søg på alle de dokumenters kontrolsummer og returnere en liste over de nøjagtige matches." #: links.py:51 -msgid "update office documents' page count" -msgstr "opdatér office dokumenters sideantal" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Opdater side optælling af office dokumenttyper. Dette er nyttigt når office " -"dokumenter aktiveres når der allerede er office dokumenttyper i databasen." +msgstr "Opdater side optælling af office dokumenttyper. Dette er nyttigt når office dokumenter aktiveres når der allerede er office dokumenttyper i databasen." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "ryd transformationer" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "print" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "historie" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -285,288 +276,257 @@ msgstr "Ryd cache til dokumentbillede" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Fjern grafiske repræsentationer brugt til at fremskynde visning af de " -"dokumenter og interaktivt transformerede resultater." +msgstr "Fjern grafiske repræsentationer brugt til at fremskynde visning af de dokumenter og interaktivt transformerede resultater." #: links.py:62 -msgid "page transformations" -msgstr "side transformationer" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "opret ny transformation" - -#: links.py:67 -msgid "page image" -msgstr "side billede" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "side tekst" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "redigér side tekst" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "næste side" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "forrige side" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "første side" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "sidste side" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "zoom ind" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "zoom ud" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "rotér højre" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "rotér venstre" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "nulstille visning" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "versioner" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "modsat" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "dokument type liste" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "dokument typer" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "opret dokument type" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "filnavne" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "tilføje filnavn til dokumenttype" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "sidste" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alfa" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "kandidat til udgivelse" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "hotfix" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "navn" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "dokumenttype" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "dokumenter typer" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "beskrivelse" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "tilføjet" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "dokument" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "alle dokumenter" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Major %(major)i.%(minor)i, (new release)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Minor %(major)i.%(minor)i, (some updates)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" +msgid "Minor" msgstr "" #: models.py:315 -msgid "minor" -msgstr "minor" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "micro" - -#: models.py:317 msgid "release level" msgstr "udgivelsesniveau" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "serie" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "tidsstempel" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "kommentar" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Checksum" -#: models.py:323 -msgid "file" -msgstr "fil" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "checksum" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "dokument version" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "Dette dokuments filformat er ukendt, hvorfor sidetal er sat til standardværdien 1." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"Dette dokuments filformat er ukendt, hvorfor sidetal er sat til " -"standardværdien 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "filnavn" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "aktiveret" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "dokumenttype hurtig omdøbe filnavn" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "dokumenttyper hurtige omdøbe filnavne" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "indhold" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "side etiket" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "sidetal" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Side %(page_num)d ud af %(total_pages)d i %(document)s " -#: models.py:575 models.py:618 -msgid "document page" -msgstr "dokumentside" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "dokumentsider" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Indtast en gyldig værdi." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "rækkefølge" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformation" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argumenter" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Brug opslag til at identificere argumenter, eksempel: %s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "dokumentside transformation" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "dokumentside transformationer" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "bruger" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "tilgået" - -#: models.py:649 -msgid "recent document" -msgstr "seneste dokument" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -588,7 +548,7 @@ msgstr "Se dokumenter" msgid "Delete documents" msgstr "Slet dokumenter" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Hent dokumenter" @@ -628,6 +588,32 @@ msgstr "Slet dokumenttyper" msgid "Create document types" msgstr "Opret dokumenttyper" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Maksimalt antal seneste (oprettet, redigeret, set) dokumenter der huskes per bruger." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Procent zoom ind eller ud af en dokument side pr brugerinteraktion." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Maksimal mængde i procent (%) en bruger kan zoome i et dokuments side interaktivt." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Minimum procent (%) en brugeren er tilladt at zoome ud af en dokumentside interaktivt." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Antal grader en dokumentside roterer pr brugerinteraktion." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -661,510 +647,496 @@ msgstr "Dokumenter i opbevaring: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Plads, der bruges i opbevaring: %(base_2)s (base 2), %(base_10)s (base 10), " -"%(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Plads, der bruges i opbevaring: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Dokumentsider i databasen: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Dato tilføjet" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Tid tilføjet" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "File MIME-type" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Ingen" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Fil MIME kodning" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Fil størrelse" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Eksisterer i opbevaring" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Filsti i opbevaring" -#: views.py:112 -msgid "Checksum" -msgstr "Checksum" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Sider" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "dokumentegenskaber til: %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "dokumentdata" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Skal angive mindst ét ​​dokument." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Dokument slettet" -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s slette fejl: %(error)s " -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "dokument" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Er du sikker på du vil slette dokumentet: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Er du sikker på du ønsker at slette dokumenterne: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokument \"%s\" blev redigeret." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "dokumenter til download" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "version" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Hent" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Retur" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "dubletter af: %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Er du sikker på du vil finde alle dubletter?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "På store databaser kan denne operation tage lidt tid at udføre." -#: views.py:433 -msgid "duplicated documents" -msgstr "duplikerede dokumenter" +#: views.py:448 +msgid "Duplicated documents" +msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Opdatering af sideantal færdig. Dokumenter behandlet: %(total)d, dokumenter " -"med ændret sideantal: %(change)d" +msgstr "Opdatering af sideantal færdig. Dokumenter behandlet: %(total)d, dokumenter med ændret sideantal: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Er du sikker på du ønsker at opdatere sidetallet for Office-dokumenterne " +"Are you sure you wish to update the page count for the office documents " "(%d)?" +msgstr "Er du sikker på du ønsker at opdatere sidetallet for Office-dokumenterne (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "Alle side transformationer for dokument: %s, er blevet slettet." -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." +msgstr "Fejl ved sletning af sidens transformationer for dokument: %(document)s ; %(error)s ." + +#: views.py:522 +msgid "Document transformation" msgstr "" -"Fejl ved sletning af sidens transformationer for dokument: %(document)s ; " -"%(error)s ." -#: views.py:507 -msgid "document transformation" -msgstr "dokument transformation" - -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Er du sikker på du ønsker at slette alle sidens transformationer for " -"dokument: %s?" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Er du sikker på du ønsker at slette alle sidens transformationer for dokument: %s?" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Er du sikker på du ønsker at slette alle side transformationer for dokumenter: %s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Er du sikker på du ønsker at slette alle side transformationer for " -"dokumenter: %s?" -#: views.py:546 -msgid "missing documents" -msgstr "manglende dokumenter" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "detaljer for: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Dokument side redigeret." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "edit: %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Der er ikke flere sider i dette dokument" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Du er allerede på den første side af dette dokument" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "print: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Dokumenttype redigeret" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Fejl ved redigering af dokument type; %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "redigere dokumenttype: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Dokumenttype: %s slettet." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Dokumenttype: %(document_type)s slette fejl: %(error)s " -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Er du sikker på du vil slette dokumenttype: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"Dokumenttype af alle dokumenter, der anvender denne dokumenttype vil blive " -"sat til ingen." +msgstr "Dokumenttype af alle dokumenter, der anvender denne dokumenttype vil blive sat til ingen." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Dokumenttype blevet oprettet" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Fejl ved oprettelse af dokument type %(error)s " -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "filnavne for dokumenttype: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Dokumenttype filnavn redigeret" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Fejl ved redigering af dokumenttype filnavn, %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"redigere filenavn \" %(filename)s \" fra dokumenttype \" %(document_type)s \"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "dokumenttype filnavn" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Document type filnavn: %s slettet." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Dokumenttype filnavn: %(document_type_filename)s slette fejl: %(error)s " +msgstr "Dokumenttype filnavn: %(document_type_filename)s slette fejl: %(error)s " -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Er du sikker på du vil slette filnavn: %(filename)s , fra dokumenttype \" " -"%(document_type)s \"?" +msgstr "Er du sikker på du vil slette filnavn: %(filename)s , fra dokumenttype \" %(document_type)s \"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Dokumenttype filnavn oprettet" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Fejl ved oprettelse af dokumenttype filnavn, %(error)s " -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "opret filnavn for dokumenttype: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Cache af dokumentbilled slettet" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Fejl ved fjernelse af cachet dokumentbilled; %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "Er du sikker på at du vil slette cache til dokumentbilled" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "Dokumentverion: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "tid og dato" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "MIME type" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "kodning" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Tidligere dokumentversion genskabt" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Fejl ved genskabelse af dokumentversion; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Er du sikker på at du vil genskabe denne version?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Alle senere versioner af denne vil også blive slettet." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "transformationer til: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Document side transformation oprettet." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "Opret ny transformation til side: %(page)s i dokumentet: %(document)s " -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Dokument side transformation redigeret." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" -msgstr "" -"Rediger transformation \" %(transformation)s \" for: %(document_page)s " +msgstr "Rediger transformation \" %(transformation)s \" for: %(document_page)s " -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Dokument side transformation slettet." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Er du sikker på du ønsker at slette transformation \" %(transformation)s \" " -"for: %(document_page)s " +msgstr "Er du sikker på du ønsker at slette transformation \" %(transformation)s \" for: %(document_page)s " #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Side %(page_num)d ud af %(total_pages)d i %(document)s " - -#: widgets.py:62 -msgid "Details" -msgstr "Detaljer" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Klik på billedet for fuld størrelse forhåndsvisning" #: widgets.py:81 -msgid "document page image" -msgstr "dokumentside billede" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Maksimalt antal seneste (oprettet, redigeret, set) dokumenter der huskes per " -"bruger." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Procent zoom ind eller ud af en dokument side pr brugerinteraktion." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Maksimal mængde i procent (%) en bruger kan zoome i et dokuments side " -"interaktivt." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Minimum procent (%) en brugeren er tilladt at zoome ud af en dokumentside " -"interaktivt." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Antal grader en dokumentside roterer pr brugerinteraktion." +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Hvad er dokumenttyper?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Dokumenttyper definere en klasse, der repræsenterer en bred gruppe af " -"dokumenter, såsom: fakturaer, regulativer eller manualer. Fordelen ved at " -"bruge dokumenttyper er: tildele en liste over typiske filnavne til hurtig " -"omdøbning under oprettelse, samt tildeling af standard metadata typer og sæt " -"til den." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Hvad er de seneste dokumenter?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Her finder du de seneste %(recent_count)s dokumenter, du enten har oprettet " -"eller redigeret." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "forhåndsvisning" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Document statistik" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "upload nye dokumenter" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "klon metadata" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "dokumenter af denne type" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "dokumenter af typen \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "skridt 1 af 3: Dokumenttype" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "skridt 2 af 3: Metadata valg" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "skridt 3 af 3: Dokument metadata" +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Næste skridt" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0d7a443fdd --- /dev/null +++ b/mayan/apps/documents/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,1140 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 +msgid "Documents" +msgstr "" + +#: __init__.py:110 views.py:88 +msgid "documents" +msgstr "" + +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" + +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 +msgid "Document type" +msgstr "" + +#: __init__.py:156 +msgid "MIME type" +msgstr "" + +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 +msgid "Filename" +msgstr "" + +#: __init__.py:158 +msgid "Metadata type" +msgstr "" + +#: __init__.py:159 +msgid "Metadata value" +msgstr "" + +#: __init__.py:160 models.py:561 +msgid "Content" +msgstr "" + +#: __init__.py:161 models.py:80 +msgid "Description" +msgstr "" + +#: __init__.py:162 +msgid "Tags" +msgstr "" + +#: __init__.py:163 +msgid "Comments" +msgstr "" + +#: __init__.py:166 +msgid "Document tendencies" +msgstr "" + +#: __init__.py:167 +msgid "Document usage" +msgstr "" + +#: __init__.py:171 +msgid "Returns a list of all the documents." +msgstr "" + +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + +#: events.py:5 +msgid "Document creation" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "" + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" + +#: events.py:13 +msgid "Document edited" +msgstr "" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "" + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "" + +#: events.py:24 +msgid "Document deleted" +msgstr "" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "" + +#: forms.py:47 links.py:67 +msgid "Page image" +msgstr "" + +#: forms.py:57 forms.py:236 +msgid "Contents" +msgstr "" + +#: forms.py:90 forms.py:92 +#, python-format +msgid "Document pages (%d)" +msgstr "" + +#: forms.py:118 +msgid "Use the new version filename as the document filename" +msgstr "" + +#: forms.py:134 +msgid "Quick document rename" +msgstr "" + +#: forms.py:142 +msgid "Version update" +msgstr "" + +#: forms.py:147 +msgid "Release level" +msgstr "" + +#: forms.py:153 +msgid "Release level serial" +msgstr "" + +#: forms.py:161 models.py:319 views.py:1169 +msgid "Comment" +msgstr "" + +#: forms.py:167 +msgid "New document filename" +msgstr "" + +#: forms.py:231 widgets.py:48 +msgid "Page" +msgstr "" + +#: forms.py:250 +msgid "Page range" +msgstr "" + +#: forms.py:280 +msgid "Compress" +msgstr "" + +#: forms.py:280 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "" + +#: forms.py:281 +msgid "Compressed filename" +msgstr "" + +#: forms.py:281 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" + +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" + +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" + +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "" + +#: links.py:42 +msgid "Properties" +msgstr "" + +#: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 +msgid "Delete" +msgstr "" + +#: links.py:45 links.py:64 links.py:87 links.py:93 +msgid "Edit" +msgstr "" + +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "" + +#: links.py:49 +msgid "Find duplicates" +msgstr "" + +#: links.py:50 +msgid "Find all duplicates" +msgstr "" + +#: links.py:50 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "" + +#: links.py:51 +msgid "Update office documents' page count" +msgstr "" + +#: links.py:51 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "" + +#: links.py:52 links.py:53 +msgid "Clear transformations" +msgstr "" + +#: links.py:54 +msgid "Print" +msgstr "" + +#: links.py:55 +msgid "History" +msgstr "" + +#: links.py:56 +msgid "Find missing document files" +msgstr "" + +#: links.py:59 +msgid "Clear the document image cache" +msgstr "" + +#: links.py:59 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "" + +#: links.py:62 +msgid "Page transformations" +msgstr "" + +#: links.py:63 +msgid "Create new transformation" +msgstr "" + +#: links.py:68 +msgid "Page text" +msgstr "" + +#: links.py:69 +msgid "Edit page text" +msgstr "" + +#: links.py:70 +msgid "Next page" +msgstr "" + +#: links.py:71 +msgid "Previous page" +msgstr "" + +#: links.py:72 +msgid "First page" +msgstr "" + +#: links.py:73 +msgid "Last page" +msgstr "" + +#: links.py:74 +msgid "Zoom in" +msgstr "" + +#: links.py:75 +msgid "Zoom out" +msgstr "" + +#: links.py:76 +msgid "Rotate right" +msgstr "" + +#: links.py:77 +msgid "Rotate left" +msgstr "" + +#: links.py:78 +msgid "Reset view" +msgstr "" + +#: links.py:81 +msgid "Versions" +msgstr "" + +#: links.py:82 +msgid "Revert" +msgstr "" + +#: links.py:85 +msgid "Document type list" +msgstr "" + +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" + +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" + +#: links.py:91 +msgid "Filenames" +msgstr "" + +#: links.py:92 +msgid "Add filename to document type" +msgstr "" + +#: literals.py:15 +msgid "Final" +msgstr "" + +#: literals.py:16 +msgid "Alpha" +msgstr "" + +#: literals.py:17 +msgid "Beta" +msgstr "" + +#: literals.py:18 +msgid "Release candidate" +msgstr "" + +#: literals.py:19 +msgid "Hotfix" +msgstr "" + +#: models.py:58 +msgid "Name" +msgstr "" + +#: models.py:70 +msgid "Documents types" +msgstr "" + +#: models.py:81 +msgid "Added" +msgstr "" + +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" + +#: models.py:100 +msgid "Uninitialized document" +msgstr "" + +#: models.py:299 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "" + +#: models.py:300 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "" + +#: models.py:301 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "" + +#: models.py:313 +msgid "Mayor" +msgstr "" + +#: models.py:314 +msgid "Minor" +msgstr "" + +#: models.py:315 +msgid "Micro" +msgstr "" + +#: models.py:316 +msgid "release level" +msgstr "" + +#: models.py:317 +msgid "Serial" +msgstr "" + +#: models.py:318 +msgid "Timestamp" +msgstr "" + +#: models.py:322 +msgid "File" +msgstr "" + +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "" + +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" + +#: models.py:419 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "" + +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" + +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" + +#: models.py:553 +msgid "Document types quick rename filenames" +msgstr "" + +#: models.py:562 +msgid "Page label" +msgstr "" + +#: models.py:563 +msgid "Page number" +msgstr "" + +#: models.py:566 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "" + +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" + +#: models.py:575 +msgid "Document pages" +msgstr "" + +#: models.py:592 +msgid "Enter a valid value." +msgstr "" + +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" + +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" + +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" + +#: models.py:620 +msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" + +#: models.py:629 +msgid "Document page transformations" +msgstr "" + +#: models.py:637 +msgid "User" +msgstr "" + +#: models.py:639 +msgid "Accessed" +msgstr "" + +#: models.py:648 +msgid "Recent document" +msgstr "" + +#: permissions.py:9 +msgid "Create documents" +msgstr "" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "" + +#: permissions.py:12 +msgid "View documents" +msgstr "" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "" + +#: permissions.py:14 views.py:380 +msgid "Download documents" +msgstr "" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "" + +#: permissions.py:22 +msgid "View document types" +msgstr "" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "" + +#: permissions.py:25 +msgid "Create document types" +msgstr "" + +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + +#: statistics.py:46 +#, python-format +msgid "Document types: %d" +msgstr "" + +#: statistics.py:50 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "" + +#: statistics.py:51 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "" + +#: statistics.py:52 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "" + +#: statistics.py:65 +#, python-format +msgid "Documents in database: %d" +msgstr "" + +#: statistics.py:70 +#, python-format +msgid "Documents in storage: %d" +msgstr "" + +#: statistics.py:72 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "" + +#: statistics.py:81 +#, python-format +msgid "Document pages in database: %d" +msgstr "" + +#: views.py:113 +msgid "Date added" +msgstr "" + +#: views.py:114 +msgid "Time added" +msgstr "" + +#: views.py:115 +msgid "UUID" +msgstr "" + +#: views.py:120 +msgid "File mimetype" +msgstr "" + +#: views.py:120 views.py:121 +msgid "None" +msgstr "" + +#: views.py:121 +msgid "File mime encoding" +msgstr "" + +#: views.py:122 +msgid "File size" +msgstr "" + +#: views.py:123 +msgid "Exists in storage" +msgstr "" + +#: views.py:124 +msgid "File path in storage" +msgstr "" + +#: views.py:126 +msgid "Pages" +msgstr "" + +#: views.py:137 +#, python-format +msgid "Document properties for: %s" +msgstr "" + +#: views.py:159 +msgid "Document data" +msgstr "" + +#: views.py:183 views.py:496 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:199 +msgid "Document deleted successfully." +msgstr "" + +#: views.py:201 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:208 +msgid "document" +msgstr "" + +#: views.py:216 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "" + +#: views.py:218 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "" + +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" + +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" + +#: views.py:383 +msgid "Return" +msgstr "" + +#: views.py:412 +#, python-format +msgid "Duplicates of: %s" +msgstr "" + +#: views.py:424 +msgid "Are you sure you wish to find all duplicates?" +msgstr "" + +#: views.py:425 views.py:483 views.py:551 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:448 +msgid "Duplicated documents" +msgstr "" + +#: views.py:474 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "" + +#: views.py:482 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "" + +#: views.py:514 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "" + +#: views.py:516 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "" + +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "" + +#: views.py:533 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "" + +#: views.py:561 +msgid "Missing documents" +msgstr "" + +#: views.py:577 views.py:619 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:638 +msgid "Document page edited successfully." +msgstr "" + +#: views.py:647 +#, python-format +msgid "Edit: %s" +msgstr "" + +#: views.py:664 +msgid "There are no more pages in this document" +msgstr "" + +#: views.py:682 +msgid "You are already at the first page of this document" +msgstr "" + +#: views.py:827 +#, python-format +msgid "Print: %s" +msgstr "" + +#: views.py:899 +msgid "Document type edited successfully" +msgstr "" + +#: views.py:902 +#, python-format +msgid "Error editing document type; %s" +msgstr "" + +#: views.py:907 +#, python-format +msgid "Edit document type: %s" +msgstr "" + +#: views.py:930 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "" + +#: views.py:932 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "" + +#: views.py:944 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "" + +#: views.py:945 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "" + +#: views.py:961 +msgid "Document type created successfully" +msgstr "" + +#: views.py:964 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "" + +#: views.py:982 +#, python-format +msgid "filenames for document type: %s" +msgstr "" + +#: views.py:1013 +msgid "Document type filename edited successfully" +msgstr "" + +#: views.py:1016 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "" + +#: views.py:1021 +#, python-format +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" + +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" + +#: views.py:1048 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "" + +#: views.py:1050 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "" + +#: views.py:1066 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "" + +#: views.py:1091 +msgid "Document type filename created successfully" +msgstr "" + +#: views.py:1094 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "" + +#: views.py:1100 +#, python-format +msgid "Create filename for document type: %s" +msgstr "" + +#: views.py:1118 +msgid "Document image cache cleared successfully" +msgstr "" + +#: views.py:1120 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "" + +#: views.py:1126 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "" + +#: views.py:1143 +#, python-format +msgid "Versions for document: %s" +msgstr "" + +#: views.py:1153 +msgid "Time and date" +msgstr "" + +#: views.py:1157 +msgid "Mimetype" +msgstr "" + +#: views.py:1161 +msgid "Encoding" +msgstr "" + +#: views.py:1192 +msgid "Document version reverted successfully" +msgstr "" + +#: views.py:1194 +#, python-format +msgid "Error reverting document version; %s" +msgstr "" + +#: views.py:1201 +msgid "Are you sure you wish to revert to this version?" +msgstr "" + +#: views.py:1202 +msgid "All later version after this one will be deleted too." +msgstr "" + +#: views.py:1222 +#, python-format +msgid "Transformations for: %s" +msgstr "" + +#: views.py:1251 +msgid "Document page transformation created successfully." +msgstr "" + +#: views.py:1260 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "" + +#: views.py:1279 +msgid "Document page transformation edited successfully." +msgstr "" + +#: views.py:1292 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "" + +#: views.py:1312 +msgid "Document page transformation deleted successfully." +msgstr "" + +#: views.py:1323 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "" + +#: widgets.py:57 +#, python-format +msgid "Page %(page_num)d of %(total_pages)d" +msgstr "" + +#: widgets.py:65 +msgid "Click on the image for full size preview" +msgstr "" + +#: widgets.py:81 +msgid "Document page image" +msgstr "" + +#~ msgid "details" +#~ msgstr "details" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "download" +#~ msgstr "download" + +#~ msgid "page image" +#~ msgstr "page image" + +#~ msgid "document types" +#~ msgstr "document types" + +#~ msgid "create document type" +#~ msgstr "create document type" + +#~ msgid "filenames" +#~ msgstr "filenames" + +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Document statistics" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" + +#~ msgid "clone metadata" +#~ msgstr "clone metadata" + +#~ msgid "documents of this type" +#~ msgstr "documents of this type" + +#~ msgid "documents of type \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po index 51f2168261..c16436b1a9 100644 --- a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-08-28 12:31+0000\n" -"Last-Translator: Tobias Paepke \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -25,66 +25,72 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Dokumente" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "Dokumente" -#: __init__.py:102 -msgid "thumbnail" -msgstr "Miniaturbild" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Dokumententyp" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "MIME Typ" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Dateiname" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Metadatentyp" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Metadatenwert" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Inhalt" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Beschreibung" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Markierungen" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Kommentare" -#: __init__.py:155 +#: __init__.py:166 msgid "Document tendencies" msgstr "Dokument-Tendenzen" -#: __init__.py:156 +#: __init__.py:167 msgid "Document usage" msgstr "Dokumenten-Nutzung" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "Gibt eine Liste aller Dokumente zurück." +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Dokumentenerstellung" @@ -129,7 +135,7 @@ msgstr "Dokument \"%(document)s\" durch %(fullname)s gelöscht." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Dokument \"%(document)s\" am %(datetime)s, durch %(fullname)s gelöscht." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Seitenbild" @@ -162,7 +168,7 @@ msgstr "Release-Level" msgid "Release level serial" msgstr "Release-Level fortlaufende Nummer" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Kommentar" @@ -199,41 +205,41 @@ msgid "" "downloaded, if the previous option is selected." msgstr "Name der komprimierten Datei, die die Dokumente zum Download beeinhaltet, wenn die vorherige Option gewählt wurde." -#: links.py:39 -msgid "all documents" -msgstr "Alle Dokumente" +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "Letzte Dokumente" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:41 -msgid "details" +#: links.py:41 widgets.py:62 +msgid "Details" msgstr "Details" #: links.py:42 -msgid "properties" -msgstr "Eigenschaften" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "Löschen" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "Bearbeiten" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" msgstr "Herunterladen" #: links.py:49 -msgid "find duplicates" -msgstr "Duplikate finden" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "Alle Duplikate finden" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" @@ -241,8 +247,8 @@ msgid "" msgstr "Eine Liste mit exakten Treffen von identischen Dokumentenprüfsummen erstellen." #: links.py:51 -msgid "update office documents' page count" -msgstr "Seitenzahlen von Office-Dokumenten aktualisieren" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" @@ -252,16 +258,16 @@ msgid "" msgstr "Seitenzahlen von Office-Dokumenten aktualisieren. Dies ist nützlich, wenn Support für Office-Dokumente aktiviert wird, nachdem schon entsprechende Dokumente in der Datenbank gespeichert sind." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "Transformationen löschen" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "Drucken" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "Verlauf" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -278,279 +284,254 @@ msgid "" msgstr "Grafiken löschen, die benutzt werden um die Dokumentendarstellung und interaktive Transformationsausgabe zu beschleunigen." #: links.py:62 -msgid "page transformations" -msgstr "Seitentransformationen" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "Transformation erstellen" - -#: links.py:67 -msgid "page image" -msgstr "Seitenbild" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "Seitentext" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "Seitentext bearbeiten" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "Nächste Seite" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "Vorherige Seite" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "Erste Seite" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "Letzte Seite" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "Ansicht vergößern" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "Ansicht verkleinern" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "Rechts drehen" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "Links drehen" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "Ansicht zurücksetzen" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "Versionen" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "Rückgängig machen" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "Liste der Dokumententypen" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "Dokumententypen" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "Dokumententyp erstellen" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "Dateinamen" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "Dateiname zu Dokumententyp hinzufügen" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "Final" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "Alpha" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "Beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "Release Candidate" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "Hotfix" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "Name" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "Dokumententyp" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "Dokumententypen" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "Beschreibung" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "Hinzugefügt" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "Dokument" - -#: models.py:102 +#: models.py:100 msgid "Uninitialized document" msgstr "Nicht initialisiertes Dokument" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Major %(major)i.%(minor)i, (new release)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Minor %(major)i.%(minor)i, (some updates)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "mayor" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "minor" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "micro" - -#: models.py:317 msgid "release level" msgstr "release level" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "Fortlaufende Nummer" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "Zeitstempel" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "Kommentar" - -#: models.py:323 -msgid "file" -msgstr "Datei" - -#: models.py:327 -msgid "checksum" +#: models.py:326 views.py:125 +msgid "Checksum" msgstr "Prüfsumme" -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "Dokumentenversion" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "Dateiformat unbekannt, daher wird die Seitenzahl auf 1 gesetzt." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "Dateiname" +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "Aktiviert" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "Dokumententyp Schnelles Umbenennen" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "Dokumententypen Schnelles Umbenennen" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "Inhalt" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "Seitenbeschriftung" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "Seitennummer" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Seite %(page_num)d von %(total_pages)d in %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "Dokumentenseite" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "Dokumentenseiten" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Einen gültigen Wert eingeben." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "Sortierung" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "Transformation" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "Argumente" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "Benutze Wörterbücher um Argumente zu identifizieren: {'degrees':90}" +#: models.py:628 +msgid "Document page transformation" +msgstr "" + #: models.py:629 -msgid "document page transformation" -msgstr "Dokumentenseite Transformation" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "Dokumentenseite Transformationen" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "Benutzer" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "Letzter Zugriff" - -#: models.py:649 -msgid "recent document" -msgstr "Letzte Dokumente" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -572,7 +553,7 @@ msgstr "Dokumente anzeigen" msgid "Delete documents" msgstr "Dokumente löschen" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Dokumente herunterladen" @@ -612,6 +593,32 @@ msgstr "Dokumententypen löschen" msgid "Create document types" msgstr "Dokumententypen erstellen" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Maximale Anzahl von Letzte Dokumente (erstellt, bearbeitet, angezeigt) pro Benutzer." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Betrag in Prozent für Ansicht vergrößern/verkleinern pro Benutzer Aktion." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Maximaler erlaubter Zoom in %, den Benutzer interaktiv wählen können." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Minimaler erlaubter Zoom in %, den Benutzer interaktiv wählen können." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Gradzahl, die ein Dokument pro Benutzer Aktion gedreht wird." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -654,371 +661,367 @@ msgstr "Genutzter Dateispeicher: %(base_2)s (base 2), %(base_10)s (base 10), %( msgid "Document pages in database: %d" msgstr "Dokumentenseiten in der Datenbank: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Hinzugefügt am" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Hinzugefügt um" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Datei MIME Type" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Keiner" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Datei MIME Encoding" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Dateigröße" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Im Dateispeicher" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Pfad im Dateispeicher" -#: views.py:112 -msgid "Checksum" -msgstr "Prüfsumme" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Seiten" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "Dokumenteneigenschaften für %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "Dokumentendaten" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Es muss mindestens ein Dokument angegeben werden." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Dokument erfolgreich gelöscht." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s Lösch Fehler: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "Dokument" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Sind Sie sicher, dass Sie das Dokument %s löschen möchten?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Sind Sie sicher, dass Sie die Dokumente %s löschen möchten?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokument \"%s\" erfolgreich bearbeitet." -#: views.py:300 -msgid "documents to be downloaded" -msgstr " Herunterzuladende Dokumente" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "Version" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Herunterladen" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Zurück" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "Duplikat von %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Sind Sie sicher, dass Sie alle Duplikate suchen möchten?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "Bei großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen." -#: views.py:433 -msgid "duplicated documents" -msgstr "Duplikate" +#: views.py:448 +msgid "Duplicated documents" +msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" msgstr "Aktualisierung der Seitenzahlen abgeschlossen. Dokumente verarbeitet: %(total)d, Dokumente mit veränderter Seitenzahl: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" "Are you sure you wish to update the page count for the office documents " "(%d)?" msgstr "Sind Sie sicher, dass Sie die Seitenzahlen der Office-Dokumente (%d) aktualisieren möchten?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "Alle Seiten-Transformationen für Dokument %s, wurden erfolgreich gelöscht." -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "Fehler beim Löschen der Seiten-Transformation für %(document)s; %(error)s" -#: views.py:507 -msgid "document transformation" -msgstr "Dokumenten-Transformation" +#: views.py:522 +msgid "Document transformation" +msgstr "" -#: views.py:516 +#: views.py:531 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for document: " "%s?" msgstr "Sind Sie sicher, dass Sie alle Seiten-Transformationen für Dokument %s entfernen möchten?" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "Sind Sie sicher, dass Sie alle Seiten-Transformationen für die Dokumente %s entfernen möchten?" -#: views.py:546 -msgid "missing documents" -msgstr "Fehlende Dokumente" +#: views.py:561 +msgid "Missing documents" +msgstr "" -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "Details für %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Dokumentenseite erfolgreich bearbeitet." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "%s bearbeiten" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Keine weiteren Seiten in diesem Dokument" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Sie sind bereits auf der ersten Seite dieses Dokuments" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "%s drucken" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Dokumententyp erfolgreich bearbeitet." -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Fehler beim Bearbeiten vom Dokumententyp %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "Dokumententyp %s bearbeiten" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Dokumententyp %s erfolgreich gelöscht." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Fehler beim Löschen von Dokumententyp %(document_type)s: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Sind Sie sicher, dass Sie den Dokumententyp %s wirklich löschen möchten?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "Der Dokumententyp aller Dokumente, die diesen Typ benutzen, wird auf Keiner gesetzt." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Dokumententyp erfolgreich angelegt" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Fehler beim Erstellen des Dokumententyps: %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "Dateinamen für Dokumententyp %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Dokumententyp Dateiname erfolgreich bearbeitet." -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Fehler beim Bearbeiten von Dokumententyp Dateiname: %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "Dateiname \"%(filename)s\" von Dokumententyp \"%(document_type)s\" bearbeiten" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "Dokumententyp Dateiname" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Dokumententyp Dateiname: %s erfolgreich gelöscht." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr " Fehler beim Löschen von Dokumententyp Dateiname %(document_type_filename)s: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "Sind Sie sicher, dass Sie den Dateinamen %(filename)s des Dokumententyps \"%(document_type)s\" löschen möchten?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Dokumententyp Dateiname erfolgreich erstellt" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Fehler beim Erstellen des Dokumententyp Dateinamens: %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "Dateiname für Dokumententyp %s erstellen" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Dokumentenbilder-Zwischenspeicher erfolgreich gelöscht" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Fehler beim Bereinigen des Dokumentenbilder-Zwischenspeichers: %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "Sind Sie sicher, das Sie den Dokumentenbilder-Zwischenspeicher bereinigen möchten?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "Dokumentversionen für %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "Zeit und Datum" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "Mime Typ" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "Zeichensatz" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Dokument wurde erfolgreich wiederhergestellt" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Fehler beim Wiederherstellen der Dokumentenversion %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Sind Sie sicher, dass Sie diese Version des Dokuments wiederherstellen möchten?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Alle späteren Versionen dieses Dokuments werden ebenfalls gelöscht." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "Transformation für %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Dokumentenseiten-Transformation erfolgreich erstellt." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "Transformation erstellen für Seite %(page)s des Dokuments %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Dokumentenseiten-Transformation erfolgreich bearbeitet." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Transformation \"%(transformation)s\" für %(document_page)s bearbeiten" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Dokumentseiten-Transformation erfolgreich gelöscht." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " @@ -1030,66 +1033,88 @@ msgstr "Sind Sie sicher, dass Sie die Transformation \"%(transformation)s\" für msgid "Page %(page_num)d of %(total_pages)d" msgstr "Seite %(page_num)d von %(total_pages)d" -#: widgets.py:62 -msgid "Details" -msgstr "Details" - #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Klicken Sie auf das Bild für eine 1:1 Vorschau" #: widgets.py:81 -msgid "document page image" -msgstr "Dokumentenseitenbild" +msgid "Document page image" +msgstr "" -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per" -" user." -msgstr "Maximale Anzahl von Letzte Dokumente (erstellt, bearbeitet, angezeigt) pro Benutzer." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Betrag in Prozent für Ansicht vergrößern/verkleinern pro Benutzer Aktion." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "Maximaler erlaubter Zoom in %, den Benutzer interaktiv wählen können." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "Minimaler erlaubter Zoom in %, den Benutzer interaktiv wählen können." +#~ msgid "page image" +#~ msgstr "page image" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Gradzahl, die ein Dokument pro Benutzer Aktion gedreht wird." +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Was sind Dokumententypen?" +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "Dokumententypen definieren eine Klasse, die eine Gruppe von Dokumenten repräsentiert, wie zum Beispiel: Rechnungen, Verordnungen oder Handbücher. Der Vorteil der Verwendung von Dokumententypen sind: Zuweisen einer Liste von typischen Dateinamen für die schnelle Umbenennung während der Erstellung, sowie die Zuordnung von Metadatentypen und deren Werte." +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Was sind Letzte Dokumente?" +#~ msgid "beta" +#~ msgstr "beta" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "Hier finden Sie die letzten %(recent_count)s Dokumente, die Sie erstellt oder bearbeitet haben." +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" #~ msgstr "preview" diff --git a/mayan/apps/documents/locale/en/LC_MESSAGES/django.po b/mayan/apps/documents/locale/en/LC_MESSAGES/django.po index 96463cee71..5ba29dfd73 100644 --- a/mayan/apps/documents/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" "PO-Revision-Date: 2013-11-20 11:36+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,68 +18,76 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Documents" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "documents" -#: __init__.py:102 -msgid "thumbnail" +#: __init__.py:114 +#, fuzzy +msgid "Thumbnail" msgstr "thumbnail" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Document type" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "MIME type" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Filename" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Metadata type" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Metadata value" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Content" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Description" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Tags" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Comments" -#: __init__.py:155 +#: __init__.py:166 #, fuzzy msgid "Document tendencies" msgstr "Document edited" -#: __init__.py:156 +#: __init__.py:167 #, fuzzy msgid "Document usage" msgstr "document page" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +#, fuzzy +msgid "Returns a list of all the document types." +msgstr "Are you sure you wish to delete the document type: %s?" + #: events.py:5 msgid "Document creation" msgstr "Document creation" @@ -128,7 +136,7 @@ msgstr "Document \"%(document)s\" deleted by %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Page image" @@ -161,7 +169,7 @@ msgstr "Release level" msgid "Release level serial" msgstr "Release level serial" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Comment" @@ -203,40 +211,46 @@ msgstr "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." -#: links.py:39 -msgid "all documents" +#: links.py:39 views.py:66 +#, fuzzy +msgid "All documents" msgstr "all documents" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" +#: links.py:40 models.py:649 views.py:721 +#, fuzzy +msgid "Recent documents" msgstr "recent documents" -#: links.py:41 -msgid "details" -msgstr "details" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Details" #: links.py:42 -msgid "properties" +#, fuzzy +msgid "Properties" msgstr "properties" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" +#, fuzzy +msgid "Delete" msgstr "delete" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "edit" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "download" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Download" #: links.py:49 -msgid "find duplicates" +#, fuzzy +msgid "Find duplicates" msgstr "find duplicates" #: links.py:50 -msgid "find all duplicates" +#, fuzzy +msgid "Find all duplicates" msgstr "find all duplicates" #: links.py:50 @@ -246,7 +260,8 @@ msgstr "" "Search all the documents' checksums and return a list of the exact matches." #: links.py:51 -msgid "update office documents' page count" +#, fuzzy +msgid "Update office documents' page count" msgstr "update office documents' page count" #: links.py:51 @@ -260,15 +275,18 @@ msgstr "" "documents in the database." #: links.py:52 links.py:53 -msgid "clear transformations" +#, fuzzy +msgid "Clear transformations" msgstr "clear transformations" #: links.py:54 -msgid "print" +#, fuzzy +msgid "Print" msgstr "print" #: links.py:55 -msgid "history" +#, fuzzy +msgid "History" msgstr "history" #: links.py:56 @@ -288,195 +306,212 @@ msgstr "" "and interactive transformations results." #: links.py:62 -msgid "page transformations" +#, fuzzy +msgid "Page transformations" msgstr "page transformations" #: links.py:63 -msgid "create new transformation" +#, fuzzy +msgid "Create new transformation" msgstr "create new transformation" -#: links.py:67 -msgid "page image" -msgstr "page image" - #: links.py:68 -msgid "page text" +#, fuzzy +msgid "Page text" msgstr "page text" #: links.py:69 -msgid "edit page text" +#, fuzzy +msgid "Edit page text" msgstr "edit page text" #: links.py:70 -msgid "next page" +#, fuzzy +msgid "Next page" msgstr "next page" #: links.py:71 -msgid "previous page" +#, fuzzy +msgid "Previous page" msgstr "previous page" #: links.py:72 -msgid "first page" +#, fuzzy +msgid "First page" msgstr "first page" #: links.py:73 -msgid "last page" +#, fuzzy +msgid "Last page" msgstr "last page" #: links.py:74 -msgid "zoom in" +#, fuzzy +msgid "Zoom in" msgstr "zoom in" #: links.py:75 -msgid "zoom out" +#, fuzzy +msgid "Zoom out" msgstr "zoom out" #: links.py:76 -msgid "rotate right" +#, fuzzy +msgid "Rotate right" msgstr "rotate right" #: links.py:77 -msgid "rotate left" +#, fuzzy +msgid "Rotate left" msgstr "rotate left" #: links.py:78 -msgid "reset view" +#, fuzzy +msgid "Reset view" msgstr "reset view" #: links.py:81 -msgid "versions" +#, fuzzy +msgid "Versions" msgstr "versions" #: links.py:82 -msgid "revert" +#, fuzzy +msgid "Revert" msgstr "revert" #: links.py:85 -msgid "document type list" +#, fuzzy +msgid "Document type list" msgstr "document type list" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "document types" +#: links.py:86 views.py:879 +#, fuzzy +msgid "Document types" +msgstr "Document type" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "create document type" +#: links.py:89 views.py:970 +#, fuzzy +msgid "Create document type" +msgstr "Create document types" #: links.py:91 -msgid "filenames" -msgstr "filenames" +#, fuzzy +msgid "Filenames" +msgstr "Filename" #: links.py:92 -msgid "add filename to document type" +#, fuzzy +msgid "Add filename to document type" msgstr "add filename to document type" #: literals.py:15 -msgid "final" +#, fuzzy +msgid "Final" msgstr "final" #: literals.py:16 -msgid "alpha" +#, fuzzy +msgid "Alpha" msgstr "alpha" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" +#, fuzzy +msgid "Release candidate" msgstr "release candidate" #: literals.py:19 -msgid "hotfix" +#, fuzzy +msgid "Hotfix" msgstr "hotfix" -#: models.py:60 -msgid "name" -msgstr "name" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "document type" - -#: models.py:72 -msgid "documents types" +#: models.py:70 +#, fuzzy +msgid "Documents types" msgstr "documents types" -#: models.py:82 -msgid "description" -msgstr "description" - -#: models.py:83 -msgid "added" +#: models.py:81 +#, fuzzy +msgid "Added" msgstr "added" -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "document" +#: models.py:91 models.py:312 models.py:638 views.py:323 +#, fuzzy +msgid "Document" +msgstr "Documents" -#: models.py:102 +#: models.py:100 #, fuzzy msgid "Uninitialized document" msgstr "all documents" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Major %(major)i.%(minor)i, (new release)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Minor %(major)i.%(minor)i, (some updates)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" -#: models.py:314 -msgid "mayor" +#: models.py:313 +#, fuzzy +msgid "Mayor" msgstr "mayor" -#: models.py:315 -msgid "minor" +#: models.py:314 +#, fuzzy +msgid "Minor" msgstr "minor" -#: models.py:316 -msgid "micro" +#: models.py:315 +#, fuzzy +msgid "Micro" msgstr "micro" -#: models.py:317 +#: models.py:316 msgid "release level" msgstr "release level" -#: models.py:318 -msgid "serial" +#: models.py:317 +#, fuzzy +msgid "Serial" msgstr "serial" -#: models.py:319 -msgid "timestamp" +#: models.py:318 +#, fuzzy +msgid "Timestamp" msgstr "timestamp" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "comment" +#: models.py:322 +#, fuzzy +msgid "File" +msgstr "Filename" -#: models.py:323 -msgid "file" -msgstr "file" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Checksum" -#: models.py:327 -msgid "checksum" -msgstr "checksum" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" +#: models.py:330 models.py:331 models.py:560 +#, fuzzy +msgid "Document version" msgstr "document version" -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." @@ -484,86 +519,92 @@ msgstr "" "This document's file format is not known, the page count has therefore " "defaulted to 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "filename" - -#: models.py:546 views.py:978 -msgid "enabled" +#: models.py:545 views.py:990 +#, fuzzy +msgid "Enabled" msgstr "enabled" -#: models.py:553 -msgid "document type quick rename filename" +#: models.py:552 +#, fuzzy +msgid "Document type quick rename filename" msgstr "document type quick rename filename" -#: models.py:554 -msgid "document types quick rename filenames" +#: models.py:553 +#, fuzzy +msgid "Document types quick rename filenames" msgstr "document types quick rename filenames" #: models.py:562 -msgid "content" -msgstr "content" - -#: models.py:563 -msgid "page label" +#, fuzzy +msgid "Page label" msgstr "page label" -#: models.py:564 -msgid "page number" +#: models.py:563 +#, fuzzy +msgid "Page number" msgstr "page number" -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s" -#: models.py:575 models.py:618 -msgid "document page" +#: models.py:574 models.py:617 +#, fuzzy +msgid "Document page" msgstr "document page" -#: models.py:576 -msgid "document pages" +#: models.py:575 +#, fuzzy +msgid "Document pages" msgstr "document pages" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Enter a valid value." -#: models.py:619 views.py:1214 -msgid "order" +#: models.py:618 views.py:1226 +#, fuzzy +msgid "Order" msgstr "order" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +#, fuzzy +msgid "Transformation" msgstr "transformation" -#: models.py:621 views.py:1216 -msgid "arguments" +#: models.py:620 views.py:1228 +#, fuzzy +msgid "Arguments" msgstr "arguments" -#: models.py:621 +#: models.py:620 #, fuzzy msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "Use dictionaries to indentify arguments, example: %s" -#: models.py:629 -msgid "document page transformation" +#: models.py:628 +#, fuzzy +msgid "Document page transformation" msgstr "document page transformation" -#: models.py:630 -msgid "document page transformations" +#: models.py:629 +#, fuzzy +msgid "Document page transformations" msgstr "document page transformations" -#: models.py:638 -msgid "user" -msgstr "user" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:640 -msgid "accessed" +#: models.py:639 +#, fuzzy +msgid "Accessed" msgstr "accessed" -#: models.py:649 -msgid "recent document" +#: models.py:648 +#, fuzzy +msgid "Recent document" msgstr "recent document" #: permissions.py:9 @@ -586,7 +627,7 @@ msgstr "View documents" msgid "Delete documents" msgstr "Delete documents" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Download documents" @@ -626,6 +667,38 @@ msgstr "Delete document types" msgid "Create document types" msgstr "Create document types" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per " +"user." +msgstr "" +"Maximum number of recent (created, edited, viewed) documents to remember per " +"user." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Amount in percent zoom in or out a document page per user interaction." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Amount in degrees to rotate a document page per user interaction." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -670,121 +743,121 @@ msgstr "" msgid "Document pages in database: %d" msgstr "Document pages in database: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Date added" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Time added" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "File mimetype" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "None" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "File mime encoding" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "File size" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Exists in storage" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "File path in storage" -#: views.py:112 -msgid "Checksum" -msgstr "Checksum" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Pages" -#: views.py:124 -#, python-format -msgid "document properties for: %s" +#: views.py:137 +#, fuzzy, python-format +msgid "Document properties for: %s" msgstr "document properties for: %s" -#: views.py:146 -msgid "document data" +#: views.py:159 +#, fuzzy +msgid "Document data" msgstr "document data" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Must provide at least one document." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Document deleted successfully." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Document: %(document)s delete error: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "document" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Are you sure you wish to delete the document: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Are you sure you wish to delete the documents: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Document \"%s\" edited successfully." -#: views.py:300 -msgid "documents to be downloaded" +#: views.py:315 +#, fuzzy +msgid "Documents to be downloaded" msgstr "documents to be downloaded" -#: views.py:309 views.py:1137 -msgid "version" +#: views.py:324 views.py:1149 +#, fuzzy +msgid "Version" msgstr "version" -#: views.py:366 -msgid "Download" -msgstr "Download" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Return" -#: views.py:397 -#, python-format -msgid "duplicates of: %s" +#: views.py:412 +#, fuzzy, python-format +msgid "Duplicates of: %s" msgstr "duplicates of: %s" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Are you sure you wish to find all duplicates?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "On large databases this operation may take some time to execute." -#: views.py:433 -msgid "duplicated documents" +#: views.py:448 +#, fuzzy +msgid "Duplicated documents" msgstr "duplicated documents" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " @@ -793,14 +866,14 @@ msgstr "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" "Are you sure you wish to update the page count for the office documents (%d)?" msgstr "" "Are you sure you wish to update the page count for the office documents (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " @@ -809,27 +882,28 @@ msgstr "" "All the page transformations for document: %s, have been deleted " "successfully." -#: views.py:501 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." - -#: views.py:507 -msgid "document transformation" -msgstr "document transformation" - #: views.py:516 #, python-format msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." + +#: views.py:522 +#, fuzzy +msgid "Document transformation" +msgstr "document transformation" + +#: views.py:531 +#, python-format +msgid "" "Are you sure you wish to clear all the page transformations for document: %s?" msgstr "" "Are you sure you wish to clear all the page transformations for document: %s?" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " @@ -838,67 +912,68 @@ msgstr "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" -#: views.py:546 -msgid "missing documents" +#: views.py:561 +#, fuzzy +msgid "Missing documents" msgstr "missing documents" -#: views.py:562 views.py:604 -#, python-format -msgid "details for: %s" +#: views.py:577 views.py:619 +#, fuzzy, python-format +msgid "Details for: %s" msgstr "details for: %s" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Document page edited successfully." -#: views.py:632 -#, python-format -msgid "edit: %s" +#: views.py:647 +#, fuzzy, python-format +msgid "Edit: %s" msgstr "edit: %s" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "There are no more pages in this document" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "You are already at the first page of this document" -#: views.py:812 -#, python-format -msgid "print: %s" +#: views.py:827 +#, fuzzy, python-format +msgid "Print: %s" msgstr "print: %s" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Document type edited successfully" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Error editing document type; %s" -#: views.py:892 -#, python-format -msgid "edit document type: %s" +#: views.py:907 +#, fuzzy, python-format +msgid "Edit document type: %s" msgstr "edit document type: %s" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Document type: %s deleted successfully." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Document type: %(document_type)s delete error: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Are you sure you wish to delete the document type: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." @@ -906,52 +981,53 @@ msgstr "" "The document type of all documents using this document type will be set to " "none." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Document type created successfully" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Error creating document type; %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "filenames for document type: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Document type filename edited successfully" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Error editing document type filename; %s" -#: views.py:1009 -#, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +#: views.py:1021 +#, fuzzy, python-format +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" +#: views.py:1030 views.py:1056 views.py:1064 +#, fuzzy +msgid "Document type filename" msgstr "document type filename" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Document type filename: %s deleted successfully." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " @@ -960,95 +1036,98 @@ msgstr "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Document type filename created successfully" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Error creating document type filename; %(error)s" -#: views.py:1088 -#, python-format -msgid "create filename for document type: %s" +#: views.py:1100 +#, fuzzy, python-format +msgid "Create filename for document type: %s" msgstr "create filename for document type: %s" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Document image cache cleared successfully" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Error clearing document image cache; %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "Are you sure you wish to clear the document image cache?" -#: views.py:1131 -#, python-format -msgid "versions for document: %s" +#: views.py:1143 +#, fuzzy, python-format +msgid "Versions for document: %s" msgstr "versions for document: %s" -#: views.py:1141 -msgid "time and date" +#: views.py:1153 +#, fuzzy +msgid "Time and date" msgstr "time and date" -#: views.py:1145 -msgid "mimetype" +#: views.py:1157 +#, fuzzy +msgid "Mimetype" msgstr "mimetype" -#: views.py:1149 -msgid "encoding" +#: views.py:1161 +#, fuzzy +msgid "Encoding" msgstr "encoding" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Document version reverted successfully" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Error reverting document version; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Are you sure you wish to revert to this version?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "All later version after this one will be deleted too." -#: views.py:1210 -#, python-format -msgid "transformations for: %s" +#: views.py:1222 +#, fuzzy, python-format +msgid "Transformations for: %s" msgstr "transformations for: %s" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Document page transformation created successfully." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "Create new transformation for page: %(page)s of document: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Document page transformation edited successfully." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Edit transformation \"%(transformation)s\" for: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Document page transformation deleted successfully." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " @@ -1062,78 +1141,91 @@ msgstr "" msgid "Page %(page_num)d of %(total_pages)d" msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s" -#: widgets.py:62 -msgid "Details" -msgstr "Details" - #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Click on the image for full size preview" #: widgets.py:81 -msgid "document page image" +#, fuzzy +msgid "Document page image" msgstr "document page image" -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." -msgstr "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Amount in percent zoom in or out a document page per user interaction." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." +#~ msgid "page image" +#~ msgstr "page image" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Amount in degrees to rotate a document page per user interaction." +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "What are document types?" +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "What are recent documents?" +#~ msgid "beta" +#~ msgstr "beta" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of " +#~ "documents, such as: invoices, regulations or manuals. The advantage of " +#~ "using document types are: assigning a list of typical filenames for quick " +#~ "renaming during creation, as well as assigning default metadata types and " +#~ "sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of " +#~ "documents, such as: invoices, regulations or manuals. The advantage of " +#~ "using document types are: assigning a list of typical filenames for quick " +#~ "renaming during creation, as well as assigning default metadata types and " +#~ "sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" #~ msgstr "preview" diff --git a/mayan/apps/documents/locale/es/LC_MESSAGES/django.po b/mayan/apps/documents/locale/es/LC_MESSAGES/django.po index 02f20d03c6..ae8dbab32f 100644 --- a/mayan/apps/documents/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/es/LC_MESSAGES/django.po @@ -1,84 +1,89 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# Roberto Rosario, 2011-2013 +# Translators: +# jmcainzos , 2014 +# Roberto Rosario, 2011-2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:22+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Documentos" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "documentos" -#: __init__.py:102 -msgid "thumbnail" -msgstr "miniatura" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Tipo de documento" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "Tipo MIME" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Nombre del archivo" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Tipo de metadato" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Valor de metadato" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Contenido" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Descripción" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Etiquetas" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Comentarios" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Documento editado" +msgstr "Tendencia del documento" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "página de documento" +msgstr "Uso del documento" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." +msgstr "Devuelve un listado de todos los documentos." + +#: __init__.py:172 +msgid "Returns a list of all the document types." msgstr "" #: events.py:5 @@ -92,10 +97,8 @@ msgstr "Documento \"%(content_object)s\", creado por %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Documento \"%(content_object)s\", creado en %(datetime)s por %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Documento \"%(content_object)s\", creado en %(datetime)s por %(fullname)s." #: events.py:13 msgid "Document edited" @@ -109,11 +112,9 @@ msgstr "Documento \"%(content_object)s\", editado por %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Documento \"%(content_object)s\" fue editado en \"%(datetime)s por " -"%(fullname)s. Los siguientes cambios tuvieron lugar: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Documento \"%(content_object)s\" fue editado en \"%(datetime)s por %(fullname)s. Los siguientes cambios tuvieron lugar: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -129,7 +130,7 @@ msgstr "Documento \"%(document)s\" eliminado por %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Documento \"%(document)s\" eliminado en %(datetime)s por %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Imagen de la página" @@ -138,14 +139,13 @@ msgid "Contents" msgstr "Contenido" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Páginas del documento (%s)" +msgstr "Páginas del documento (%d)" #: forms.py:118 msgid "Use the new version filename as the document filename" -msgstr "" -"Usar el nombre de archivo de la nueva versión como el nombre del documento" +msgstr "Usar el nombre de archivo de la nueva versión como el nombre del documento" #: forms.py:134 msgid "Quick document rename" @@ -157,13 +157,13 @@ msgstr "Actualizar versión" #: forms.py:147 msgid "Release level" -msgstr "Nivel de liberación" +msgstr "Nivel de publicación" #: forms.py:153 msgid "Release level serial" -msgstr "Serie de nivel de publicación" +msgstr "Número de serie del nivel de publicación" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Comentario" @@ -188,11 +188,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Descargue el documento en el formato original o en una forma comprimida. " -"Esta opción se puede seleccionar sólo cuando se descarga un documento, para " -"multiples documentos, el paquete será siempre como descarga de un archivo " -"comprimido." +msgstr "Descargue el documento en el formato original o en una forma comprimida. Esta opción se puede seleccionar sólo cuando se descarga un documento. Para múltiples documentos, el paquete será siempre descargado en un archivo comprimido." #: forms.py:281 msgid "Compressed filename" @@ -202,78 +198,71 @@ msgstr "Nombre de archivo comprimido" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." -msgstr "" -"El nombre del archivo comprimido que va a contener los documentos a " -"descargar, si la opción anterior está activada." +msgstr "El nombre del archivo comprimido que va a contener los documentos a descargar, si la opción anterior está activada." -#: links.py:39 -msgid "all documents" -msgstr "todos los documentos" +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "Todos los documentos" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "documentos recientes" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "Documentos recientes" -#: links.py:41 -msgid "details" -msgstr "detalles" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Detalles" #: links.py:42 -msgid "properties" -msgstr "propiedades" +msgid "Properties" +msgstr "Propiedades" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "eliminar" +msgid "Delete" +msgstr "Borrar" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "descarga" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Descargar" #: links.py:49 -msgid "find duplicates" -msgstr "encontrar duplicados" +msgid "Find duplicates" +msgstr "Encontrar duplicados" #: links.py:50 -msgid "find all duplicates" -msgstr "encontrar todos los duplicados" +msgid "Find all duplicates" +msgstr "Encontrar todos los duplicados" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Buscar todas las sumas de comprobación de los documentos y devolver una " -"lista de las coincidencias exactas." +msgstr "Buscar todas las sumas de comprobación de los documentos y devolver una lista de las coincidencias exactas." #: links.py:51 -msgid "update office documents' page count" -msgstr "actualizar el número de páginas de los documentos de oficina" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Actualizar el número de páginas de los documentos de oficina. Esto es útil " -"cuando active el apoyo de documentos de oficina después de que ya existían " -"documentos de oficina en la base de datos." +msgstr "Actualizar el número de páginas de los documentos de oficina. Esto es útil cuando active el apoyo de documentos de oficina después de que ya existan documentos de oficina en la base de datos." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "borrar transformaciones" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "imprimir" +msgid "Print" +msgstr "Imprimir" #: links.py:55 -msgid "history" -msgstr "historia" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -287,290 +276,257 @@ msgstr "Borrar el caché de imágenes de documentos" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Borrar las representaciones gráficas utilizadas para acelerar la " -"presentación de los documentos y resultados de las transformaciones " -"interactivas." +msgstr "Borrar las representaciones gráficas utilizadas para acelerar la presentación de los documentos y resultados de las transformaciones interactivas." #: links.py:62 -msgid "page transformations" -msgstr "transformaciones de la página" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "crear nueva transformación" - -#: links.py:67 -msgid "page image" -msgstr "imagen de la página" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "texto de la página" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "editar texto de la página" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "página siguiente" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "página anterior" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "primera página" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "última página" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "acercar imagen" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "alejar imagen" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "girar a la derecha" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "girar a la izquierda" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "Restablecer vista" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "versiones" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "revertir" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "lista de tipos de documentos" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "tipos de documentos" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "crear tipo de documento" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "nombres de archivo" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "Añadir nombre de archivo para tipo de documento" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "final" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alfa" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "Candidato de liberación" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "revisión" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "nombre" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "tipo de documento" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "tipos de documentos" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "descripción" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "agregado" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "documento" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "todos los documentos" +msgstr "Documento sin inicializar" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Mayor %(major)i.%(minor)i, (nueva publicación)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Menor %(major)i.%(minor)i, (algunas actualizaciones)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro %(major)i.%(minor)i.%(micro)i, (arreglos)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "mayor" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "menor" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "micro" +msgid "release level" +msgstr "nivel de publicación" #: models.py:317 -msgid "release level" -msgstr "Nivel de publicación" +msgid "Serial" +msgstr "" #: models.py:318 -msgid "serial" -msgstr "serie" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "fecha y hora" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "comentario" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Suma de comprobación" -#: models.py:323 -msgid "file" -msgstr "archivo" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "suma de comprobación" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "versión de documento" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "El formato de este archivo de documento no se conoce. El contador de páginas se establece por defecto a 1." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"El formato de este archivo de documento no se conoce, el número de páginas " -"por lo tanto sera 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "nombre de archivo" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "habilitado" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "nombre de archivo para cambio rápido de nombre para tipo de documento" - -#: models.py:554 -msgid "document types quick rename filenames" +msgid "Document types quick rename filenames" msgstr "" -"nombres de archivos para cambio rápido de nombre para tipo de documentos" #: models.py:562 -msgid "content" -msgstr "contenido" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "etiqueta de la página" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "número de página" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" -msgstr "Pagína %(page_num)d de %(total_pages)d de %(document)s " +msgstr "Página %(page_num)d de %(total_pages)d de %(document)s " -#: models.py:575 models.py:618 -msgid "document page" -msgstr "página de documento" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "páginas de documentos" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Introduzca un valor válido." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "orden" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformación" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argumentos" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Utilize diccionarios para indentificar argumentos, por ejemplo: %s" +msgstr "Usar diccionarios para identificar argumentos, ejemplo: ['grados':90]" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "transformación de página de documento" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "transformaciones de páginas de documentos" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "usuario" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "accesado" - -#: models.py:649 -msgid "recent document" -msgstr "documento reciente" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -592,7 +548,7 @@ msgstr "Ver documentos" msgid "Delete documents" msgstr "Eliminar documentos" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Descargar documentos" @@ -606,7 +562,7 @@ msgstr "Ejecutar herramientas de modificación de documento" #: permissions.py:17 msgid "Revert documents to a previous version" -msgstr "Regresar documentos versiones anteriores" +msgstr "Regresar documentos a una versiónes anterior" #: permissions.py:18 msgid "Create new document versions" @@ -632,6 +588,32 @@ msgstr "Eliminar tipos de documentos" msgid "Create document types" msgstr "Crear tipos de documentos" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "El número máximo de documentos recientes (creados, editados, vistos) a recordar por usuario." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Cantidad en porcentaje a acercar o alejar una página de documento por cada interacción del usuario." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Cantidad máxima en porcentaje (%) a permitir al usuario aumentar la página del documento interactivamente." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Cantidad mínima en porcentaje (%) a permitir al usuario disminuir la página del documento interactivamente." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Cantidad de grados que se va a girar una página de documento por cada acción del usuario." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -665,522 +647,496 @@ msgstr "Documentos en almacenamiento: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Espacio utilizado en el almacenamiento: %(base_2)s (base 2), %(base_10)s " -"(base 10), %(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Espacio utilizado en el almacenamiento: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" -msgstr "Páginas de documentos en la base de datos: %d" +msgstr "Páginas del documento en la base de datos: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Fecha en que se agregó" -#: views.py:101 +#: views.py:114 msgid "Time added" -msgstr "El tiempo añadido" +msgstr "Hora en que se agregó" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Tipo MIME del archivo" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Ninguno" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Codificación de archivos MIME" -#: views.py:109 +#: views.py:122 msgid "File size" -msgstr "Tamaños del archivo" +msgstr "Tamaño del archivo" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Existe en el almacenamiento" -#: views.py:111 +#: views.py:124 msgid "File path in storage" -msgstr "Ruta de archivos en el almacenamiento" +msgstr "Ruta de archivo en el almacenamiento" -#: views.py:112 -msgid "Checksum" -msgstr "Suma de comprobación" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Páginas" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "propiedades del documento: %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "datos del documento" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Debe proveer al menos un documento." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." -msgstr "Documento eliminado exitosamente." +msgstr "Documento eliminado con éxito." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento: %(document)s, error de eliminación: %(error)s " -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "documento" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "¿Está seguro que desea eliminar el documento: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "¿Está seguro que desea eliminar los documentos: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." -msgstr "Documento \"%s\" editado exitosamente." +msgstr "Documento \"%s\" editado con éxito." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "documentos para ser descargados" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "versión" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Descargar" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Volver" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "duplicados de: %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "¿Está seguro que desea encontrar todos los duplicados?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 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." + +#: views.py:448 +msgid "Duplicated documents" msgstr "" -"En bases de datos de gran tamaño esta operación puede tardar algún tiempo en " -"ejecutarse." -#: views.py:433 -msgid "duplicated documents" -msgstr "documentos duplicados" - -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Actualización de número de páginas completado. Documentos procesados: " -"%(total)d, documentos con el número de páginas actualizado: %(change)d" +msgstr "Actualización de número de páginas completado. Documentos procesados: %(total)d, documentos con el número de páginas actualizado: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"¿Seguro que desea actualizar el número de páginas de los documentos de " -"oficina (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "¿Seguro que desea actualizar el número de páginas de los documentos de oficina (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" -"Todas las transformaciones de la página de documento: %s, se han eliminado " -"con éxito." - -#: views.py:501 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" -"Error al eliminar las transformaciones de página para el documento: " -"%(document)s; %(error)s." - -#: views.py:507 -msgid "document transformation" -msgstr "transformación de documento" +msgstr "Todas las transformaciones de la página del documento: %s, se han eliminado con éxito." #: views.py:516 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"¿Está seguro que desea eliminar todas las transformaciones de página del " -"documento: %s?" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Error al eliminar las transformaciones de página para el documento: %(document)s; %(error)s." -#: views.py:518 +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "¿Está seguro que desea eliminar todas las transformaciones de página del documento: %s?" + +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "¿Está seguro que desea eliminar las transformaciones de página de los documentos: %s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"¿Está seguro que desea eliminar las transformaciones de página de los " -"documentos: %s?" -#: views.py:546 -msgid "missing documents" -msgstr "documentos perdidos" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "detalles para: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Página del documento se ha editado correctamente." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "editar: %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "No hay más páginas en este documento" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Usted ya está en la primera página de este documento" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "Imprimir: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" -msgstr "Tipo de documento editado exitosamente" +msgstr "Tipo de documento editado con éxito." -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Error al modificar el tipo de documento; %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "editar tipo de documento: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." -msgstr "Tipo de documento: %s eliminado exitosamente." - -#: views.py:917 -#, python-format -msgid "Document type: %(document_type)s delete error: %(error)s" -msgstr "" -"Error de eliminación: %(error)s para tipo de documento: %(document_type)s " +msgstr "Tipo de documento: %s eliminado con éxito." #: views.py:932 #, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "Error de eliminación: %(error)s para tipo de documento: %(document_type)s " + +#: views.py:944 +#, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "¿Está seguro que desea eliminar el tipo de documento: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"El tipo de documento de todos los documentos que utilizan este tipo de " -"documentos será borrado." +msgstr "El tipo de documento de todos los documentos que utilizan este tipo de documentos será borrado." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" -msgstr "Tipo de documento creado exitosamente." +msgstr "Tipo de documento creado con éxito." -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" -msgstr "Error documento creando tipo de documento; %(error)s " +msgstr "Error creando tipo de documento; %(error)s " -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "nombres de archivo para tipo de documento: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" -msgstr "Nombre de archivo de tipo de documento editado con exitosamente" +msgstr "Nombre de archivo de tipo de documento editado con éxito" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Error al modificar el nombre de archivo para tipo de document; %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"editar nombre de archivo \"%(filename)s\" del tipo de documento " -"\"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "nombre de archivo para tipo de documento" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." -msgstr "Nombre de archivo para tipo de documento: %s eliminado exitosamente." +msgstr "Nombre de archivo para tipo de documento: %s eliminado con éxito." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Error de eliminación: %(error)s para nombre de archivo de tipo de documento: " -"%(document_type_filename)s " +msgstr "Error de eliminación: %(error)s para nombre de archivo de tipo de documento: %(document_type_filename)s " -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"¿Está seguro que desea eliminar el nombre del archivo: %(filename)s, del " -"tipo de documento \"%(document_type)s\"?" +msgstr "¿Está seguro que desea eliminar el nombre del archivo: %(filename)s, del tipo de documento \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" -msgstr "Nombre de archivo de tipo de documento creado exitosamente." +msgstr "Nombre de archivo de tipo de documento creado con éxito." -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Error al crear nombre de archivo para tipo de documento; %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "crear nombre de archivo para tipo de documento: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" -msgstr "Caché de imagenes de documentos borrada exitosamente" +msgstr "Caché de imagenes del documento borrada con éxito." -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" -msgstr "Error borrando el caché de imágenes de documentos; %s" +msgstr "Error borrando el caché de imágenes del documento; %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "¿Esta seguro que desea borrar el caché de imágenes de documentos?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "versiones para el documento: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "fecha y hora" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "mimetype" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "codificación" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" -msgstr "Versión de documento revertida exitosamente." +msgstr "Versión de documento revertida con éxito." -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Error revirtiendo la versión del documento; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "¿Está seguro que desea revertir a esta versión?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." -msgstr "Todas las versiones más recientes a que éste serán borradas." +msgstr "También se borrarán todas las versiones más recientes a esta." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "transformaciones para: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." -msgstr "Transformación de página de documento creada con exitosamente." +msgstr "Transformación de página de documento creada con éxito." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Crear nueva transformación de la página: %(page)s del documento: " -"%(document)s " +msgstr "Crear nueva transformación de la página: %(page)s del documento: %(document)s " -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." -msgstr "Transformación de página de documento editada con exitosamente." +msgstr "Transformación de página de documento editada con éxito." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editar transformación \" %(transformation)s\" para: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." -msgstr "Transformación de página de documento eliminada exitosamente." +msgstr "Transformación de página de documento eliminada con éxito." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"¿Está seguro que desea eliminar la transformación \"%(transformation)s\" " -"para: %(document_page)s" +msgstr "¿Está seguro que desea eliminar la transformación \"%(transformation)s\" para: %(document_page)s" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Pagína %(page_num)d de %(total_pages)d de %(document)s " - -#: widgets.py:62 -msgid "Details" -msgstr "Detalles" +msgstr "Página %(page_num)d de %(total_pages)d" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Haga clic en la imagen para ver una muestra de tamaño completo" #: widgets.py:81 -msgid "document page image" -msgstr "imagen de página de documento" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"El número máximo de documentos recientes (creados, editados, vistos) a " -"recordar por usuario." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" -"Cantidad en porcentaje acercar o alejar una página de documento por la " -"interacción del usuario." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Cantidad máxima en porcentaje (%) a permitir al usuario aumentar la página " -"del documento interactivamente." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Cantidad mínima en porcentaje (%) a permitir al usuario disminuir la página " -"del documento interactivamente." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" -"Cantidad de grados que se va a girar una página de documento " -"interactivamente con el usuario." +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "¿Que son los tipos de documentos?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Los tipos de documentos definene una clase que representa a un grupo amplio " -"de documentos, tales como: facturas, reglamentos o manuales. La ventaja de " -"utilizar los tipos de documentos son: la asignación de una lista de nombres " -"de archivos típicos para el cambio de nombre rápido durante la creación, así " -"como la asignación de tipos de metadatos y grupos por defecto." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "¿Que son los documentos recientes?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Aquí encontrará los últimos %(recent_count)s documentos que haya creado o " -"editado de alguna manera." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "muestra" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Estadísticas de documentos" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "subir nuevos documentos" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "clonar metadatos" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "documentos de este tipo" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "documentos de tipo \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "Paso 1 de 3: Tipo de documento" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "paso 2 de 3: Selección de metadatos" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "paso 3 de 3: Metadatos de documento" +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Siguiente paso" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po index 6ae15dc1cc..83b9ff2183 100644 --- a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po @@ -1,241 +1,247 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" -msgstr "" +msgstr "اسناد" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" +msgstr "اسناد" + +#: __init__.py:114 +msgid "Thumbnail" msgstr "" -#: __init__.py:102 -msgid "thumbnail" -msgstr "" - -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" -msgstr "" - -#: __init__.py:145 -msgid "MIME type" -msgstr "" - -#: __init__.py:146 views.py:106 -msgid "Filename" -msgstr "" - -#: __init__.py:147 -msgid "Metadata type" -msgstr "" - -#: __init__.py:148 -msgid "Metadata value" -msgstr "" - -#: __init__.py:149 -msgid "Content" -msgstr "" - -#: __init__.py:150 -msgid "Description" -msgstr "" - -#: __init__.py:151 -msgid "Tags" -msgstr "" - -#: __init__.py:152 -msgid "Comments" -msgstr "" - -#: __init__.py:155 -msgid "Document tendencies" -msgstr "" +msgstr "نوع سند" #: __init__.py:156 -msgid "Document usage" -msgstr "" +msgid "MIME type" +msgstr "نوع MIME" -#: __init__.py:160 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 +msgid "Filename" +msgstr "نام فایل" + +#: __init__.py:158 +msgid "Metadata type" +msgstr "نوع متادیتا" + +#: __init__.py:159 +msgid "Metadata value" +msgstr "مقدار متادیتا" + +#: __init__.py:160 models.py:561 +msgid "Content" +msgstr "محتوا" + +#: __init__.py:161 models.py:80 +msgid "Description" +msgstr "شرح" + +#: __init__.py:162 +msgid "Tags" +msgstr "برچسب" + +#: __init__.py:163 +msgid "Comments" +msgstr "توضیحات" + +#: __init__.py:166 +msgid "Document tendencies" +msgstr "گرایش های سند" + +#: __init__.py:167 +msgid "Document usage" +msgstr "استفاده سند" + +#: __init__.py:171 msgid "Returns a list of all the documents." +msgstr "لیست کلیه اسناد را برمیگرداند." + +#: __init__.py:172 +msgid "Returns a list of all the document types." msgstr "" #: events.py:5 msgid "Document creation" -msgstr "" +msgstr "ایجاد سند" #: events.py:6 #, python-format msgid "Document \"%(content_object)s\" created by %(fullname)s." -msgstr "" +msgstr "سند \"%(content_object)s\" بوسیله %(fullname)s ساخته شده است." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "سند \"%(content_object)s\" در تاریخ%(datetime)s بوسیله%(fullname)s. ساخته شده است." #: events.py:13 msgid "Document edited" -msgstr "" +msgstr "سند ویرایش شد." #: events.py:14 #, python-format msgid "Document \"%(content_object)s\" edited by %(fullname)s." -msgstr "" +msgstr "سند \"%(content_object)s\" بوسیله %(fullname)s ویرایش شده است." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "سند \"%(content_object)s\" در تاریخ %(datetime)s بوسیله %(fullname)s ویرایش شده است. تعییرات ایجاد شده عبارتند از:%(changes)s." #: events.py:24 msgid "Document deleted" -msgstr "" +msgstr "سند حذف شد." #: events.py:25 #, python-format msgid "Document \"%(document)s\" deleted by %(fullname)s." -msgstr "" +msgstr "سند \"%(document)s\" بوسیله %(fullname)s حذف شد." #: events.py:26 #, python-format msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "" +msgstr "سند \"%(document)s\" در تاریخ %(datetime)s بوسیله %(fullname)s حذف شد." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" -msgstr "" +msgstr "تصویر صفحه" #: forms.py:57 forms.py:236 msgid "Contents" -msgstr "" +msgstr "محتوا" #: forms.py:90 forms.py:92 #, python-format msgid "Document pages (%d)" -msgstr "" +msgstr "تعداد صفحات سند (%d)" #: forms.py:118 msgid "Use the new version filename as the document filename" -msgstr "" +msgstr "نام فایل نسخه جدید را بعنوان نام فایل سند استفاده کن." #: forms.py:134 msgid "Quick document rename" -msgstr "" +msgstr "نامگذاری سریع سند " #: forms.py:142 msgid "Version update" -msgstr "" +msgstr "تغییر نسخه" #: forms.py:147 msgid "Release level" -msgstr "" +msgstr "درجه انتشار" #: forms.py:153 msgid "Release level serial" -msgstr "" +msgstr "سریال درجه انتشار" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" -msgstr "" +msgstr "توضیحات" #: forms.py:167 msgid "New document filename" -msgstr "" +msgstr "نام فایل سند جدید" #: forms.py:231 widgets.py:48 msgid "Page" -msgstr "" +msgstr "صفحه" #: forms.py:250 msgid "Page range" -msgstr "" +msgstr "محدوده صفحات" #: forms.py:280 msgid "Compress" -msgstr "" +msgstr "فشرده سازی" #: forms.py:280 msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" +msgstr "دانلود فایل با فرمت اصلی و یا بافرمت فشرده سازی. این انتخاب زمانی انجام پذیر است که بخواهید تعدادی فایل را بعنوان یک فایل دانلود کنید. وقتی بیش از یک فایل باشد همیشه فشرده شده دانلود خواهد شد." #: forms.py:281 msgid "Compressed filename" -msgstr "" +msgstr "نام فایل فشرده شده" #: forms.py:281 msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "اگر انتخاب قبلی انجام شده، نام فایل فشرده شده که شامل کلیه فایلهای که قراراست که دانلود شوند." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -#: links.py:39 -msgid "all documents" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "" - -#: links.py:41 -msgid "details" -msgstr "" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "جزئیات" #: links.py:42 -msgid "properties" +msgid "Properties" msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" +msgid "Edit" msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "دانلود" #: links.py:49 -msgid "find duplicates" +msgid "Find duplicates" msgstr "" #: links.py:50 -msgid "find all duplicates" +msgid "Find all duplicates" msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" +msgstr "جستجوی کلیه اسناد و بررسی چک سام اسناد و برگرداندن لیستی از چک سامهای یکسان." #: links.py:51 -msgid "update office documents' page count" +msgid "Update office documents' page count" msgstr "" #: links.py:51 @@ -243,842 +249,893 @@ msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" +msgstr "بروزرسانی تعداد صفحات اسناد از نوع آفیس. این زمانی مورد استفاده است که پشتیبان از آفیس را پس از ایکه در پایگاه داده ای اسناد از نوع آفیس ایجاد شده را بکار اندازیم." #: links.py:52 links.py:53 -msgid "clear transformations" +msgid "Clear transformations" msgstr "" #: links.py:54 -msgid "print" +msgid "Print" msgstr "" #: links.py:55 -msgid "history" +msgid "History" msgstr "" #: links.py:56 msgid "Find missing document files" -msgstr "" +msgstr "پیدا کردن اسناد گم شده." #: links.py:59 msgid "Clear the document image cache" -msgstr "" +msgstr "پاک کردن جافطه تصویر سند" #: links.py:59 msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" +msgstr "پاک کردن نحوه نمایش اسناد که در زمان سرعت بخشی به نمایش اسناد مورد استفاده قرار میگیرد." #: links.py:62 -msgid "page transformations" +msgid "Page transformations" msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "" - -#: links.py:67 -msgid "page image" +msgid "Create new transformation" msgstr "" #: links.py:68 -msgid "page text" +msgid "Page text" msgstr "" #: links.py:69 -msgid "edit page text" +msgid "Edit page text" msgstr "" #: links.py:70 -msgid "next page" +msgid "Next page" msgstr "" #: links.py:71 -msgid "previous page" +msgid "Previous page" msgstr "" #: links.py:72 -msgid "first page" +msgid "First page" msgstr "" #: links.py:73 -msgid "last page" +msgid "Last page" msgstr "" #: links.py:74 -msgid "zoom in" +msgid "Zoom in" msgstr "" #: links.py:75 -msgid "zoom out" +msgid "Zoom out" msgstr "" #: links.py:76 -msgid "rotate right" +msgid "Rotate right" msgstr "" #: links.py:77 -msgid "rotate left" +msgid "Rotate left" msgstr "" #: links.py:78 -msgid "reset view" +msgid "Reset view" msgstr "" #: links.py:81 -msgid "versions" +msgid "Versions" msgstr "" #: links.py:82 -msgid "revert" +msgid "Revert" msgstr "" #: links.py:85 -msgid "document type list" +msgid "Document type list" msgstr "" -#: links.py:86 views.py:864 -msgid "document types" +#: links.py:86 views.py:879 +msgid "Document types" msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" +#: links.py:89 views.py:970 +msgid "Create document type" msgstr "" #: links.py:91 -msgid "filenames" +msgid "Filenames" msgstr "" #: links.py:92 -msgid "add filename to document type" +msgid "Add filename to document type" msgstr "" #: literals.py:15 -msgid "final" +msgid "Final" msgstr "" #: literals.py:16 -msgid "alpha" +msgid "Alpha" msgstr "" #: literals.py:17 -msgid "beta" +msgid "Beta" msgstr "" #: literals.py:18 -msgid "release candidate" +msgid "Release candidate" msgstr "" #: literals.py:19 -msgid "hotfix" +msgid "Hotfix" msgstr "" -#: models.py:60 -msgid "name" +#: models.py:58 +msgid "Name" msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" +#: models.py:70 +msgid "Documents types" msgstr "" -#: models.py:72 -msgid "documents types" +#: models.py:81 +msgid "Added" msgstr "" -#: models.py:82 -msgid "description" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" msgstr "" -#: models.py:83 -msgid "added" -msgstr "" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "" - -#: models.py:102 +#: models.py:100 msgid "Uninitialized document" -msgstr "" +msgstr "سند آماده نشده" + +#: models.py:299 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "Major %(major)i.%(minor)i, (new release)" #: models.py:300 #, python-format -msgid "Major %(major)i.%(minor)i, (new release)" -msgstr "" +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "Minor %(major)i.%(minor)i, (some updates)" #: models.py:301 #, python-format -msgid "Minor %(major)i.%(minor)i, (some updates)" -msgstr "" - -#: models.py:302 -#, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" + +#: models.py:313 +msgid "Mayor" msgstr "" #: models.py:314 -msgid "mayor" +msgid "Minor" msgstr "" #: models.py:315 -msgid "minor" +msgid "Micro" msgstr "" #: models.py:316 -msgid "micro" -msgstr "" +msgid "release level" +msgstr "سطح انتشار" #: models.py:317 -msgid "release level" +msgid "Serial" msgstr "" #: models.py:318 -msgid "serial" +msgid "Timestamp" msgstr "" -#: models.py:319 -msgid "timestamp" +#: models.py:322 +msgid "File" msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "چک سام" + +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" msgstr "" -#: models.py:323 -msgid "file" -msgstr "" - -#: models.py:327 -msgid "checksum" -msgstr "" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "با توجه به اینکه نوع سند مشخص نیست تعداد صفحات برابر با 1 فرض شد." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "" - -#: models.py:546 views.py:978 -msgid "enabled" +#: models.py:552 +msgid "Document type quick rename filename" msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "" - -#: models.py:554 -msgid "document types quick rename filenames" +msgid "Document types quick rename filenames" msgstr "" #: models.py:562 -msgid "content" +msgid "Page label" msgstr "" #: models.py:563 -msgid "page label" +msgid "Page number" msgstr "" -#: models.py:564 -msgid "page number" -msgstr "" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "صفحه شماره%(page_num)d از%(total_pages)d از سند %(document)s" + +#: models.py:574 models.py:617 +msgid "Document page" msgstr "" -#: models.py:575 models.py:618 -msgid "document page" +#: models.py:575 +msgid "Document pages" msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "" - -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." +msgstr "مقدار مجاز وارد کنید." + +#: models.py:618 views.py:1226 +msgid "Order" msgstr "" -#: models.py:619 views.py:1214 -msgid "order" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" +#: models.py:620 views.py:1228 +msgid "Arguments" msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "" - -#: models.py:621 +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" +msgstr "از لغتنامه جهت مشجص کردن مقادیر استفاده کنید، مثال:{'درجه':90}" + +#: models.py:628 +msgid "Document page transformation" msgstr "" #: models.py:629 -msgid "document page transformation" +msgid "Document page transformations" msgstr "" -#: models.py:630 -msgid "document page transformations" +#: models.py:637 +msgid "User" msgstr "" -#: models.py:638 -msgid "user" +#: models.py:639 +msgid "Accessed" msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "" - -#: models.py:649 -msgid "recent document" +#: models.py:648 +msgid "Recent document" msgstr "" #: permissions.py:9 msgid "Create documents" -msgstr "" +msgstr "ایجاد اسناد" #: permissions.py:10 msgid "Edit document properties" -msgstr "" +msgstr "ویرایش خصوصیات سند" #: permissions.py:11 msgid "Edit documents" -msgstr "" +msgstr "ویرایش سند" #: permissions.py:12 msgid "View documents" -msgstr "" +msgstr "بازدید سند" #: permissions.py:13 msgid "Delete documents" -msgstr "" +msgstr "حذف سند" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" -msgstr "" +msgstr "دانلود اسناد" #: permissions.py:15 msgid "Transform documents" -msgstr "" +msgstr "اسناد تبدیل" #: permissions.py:16 msgid "Execute document modifying tools" -msgstr "" +msgstr "اجرای ابزار ویرایش سند" #: permissions.py:17 msgid "Revert documents to a previous version" -msgstr "" +msgstr "بازگشت اسناد به نسخه قبلی" #: permissions.py:18 msgid "Create new document versions" -msgstr "" +msgstr "ایجاد نسخه جدید سند" #: permissions.py:20 msgid "Documents setup" -msgstr "" +msgstr "آماده سازی اسناد" #: permissions.py:22 msgid "View document types" -msgstr "" +msgstr "بازدید انواع سند" #: permissions.py:23 msgid "Edit document types" -msgstr "" +msgstr "ویرایش انواع سند" #: permissions.py:24 msgid "Delete document types" -msgstr "" +msgstr "حذف انواع سند" #: permissions.py:25 msgid "Create document types" -msgstr "" +msgstr "ایجاد انواع سند" + +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "حداکثر تعداد اسناد تازه (ایجاد، ویرایش و بازبینی) که جهت هرکاربر بوسیله سیستم نگهداری شود." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "اندازه بزرگنمایی/کوچک نمایی یک صفحه از سند جهت تعامل با هرکاربر" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "حداکثر درصد(%) اندازه بزرگنمایی بوسیله کاربر برروی یک صفحه از سند بصورت تعاملی" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "حداکثر درصد(%) اندازه کوچک نمایی بوسیله کاربر برروی یک صفحه از سند بصورت تعاملی" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "مقدار درچه چرخش یک صفحه از سند به ازای هر کاربر" #: statistics.py:46 #, python-format msgid "Document types: %d" -msgstr "" +msgstr "نوع سند:%d" #: statistics.py:50 #, python-format msgid "Minimum amount of pages per document: %d" -msgstr "" +msgstr "حداقل تعداد صفحات سند:%d" #: statistics.py:51 #, python-format msgid "Maximum amount of pages per document: %d" -msgstr "" +msgstr "حداکثر تعداد سفحات سند:%d" #: statistics.py:52 #, python-format msgid "Average amount of pages per document: %f" -msgstr "" +msgstr "میانگین تعداد صفحات اسناد:%f" #: statistics.py:65 #, python-format msgid "Documents in database: %d" -msgstr "" +msgstr "تعداد اسناد پایگاه داده:%d" #: statistics.py:70 #, python-format msgid "Documents in storage: %d" -msgstr "" +msgstr "تعداد اسناد مخزن:%d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "فضای استفاده شده مخزن: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" -msgstr "" - -#: views.py:100 -msgid "Date added" -msgstr "" - -#: views.py:101 -msgid "Time added" -msgstr "" - -#: views.py:102 -msgid "UUID" -msgstr "" - -#: views.py:107 -msgid "File mimetype" -msgstr "" - -#: views.py:107 views.py:108 -msgid "None" -msgstr "" - -#: views.py:108 -msgid "File mime encoding" -msgstr "" - -#: views.py:109 -msgid "File size" -msgstr "" - -#: views.py:110 -msgid "Exists in storage" -msgstr "" - -#: views.py:111 -msgid "File path in storage" -msgstr "" - -#: views.py:112 -msgid "Checksum" -msgstr "" +msgstr "تعداد صفحات اسناد در پایگاه داده: %d" #: views.py:113 -msgid "Pages" -msgstr "" +msgid "Date added" +msgstr "تاریخ اضافه شدن" + +#: views.py:114 +msgid "Time added" +msgstr "زمان اضافه شدن" + +#: views.py:115 +msgid "UUID" +msgstr "UUID" + +#: views.py:120 +msgid "File mimetype" +msgstr "File mimetype" + +#: views.py:120 views.py:121 +msgid "None" +msgstr "هیج" + +#: views.py:121 +msgid "File mime encoding" +msgstr "File mime encoding" + +#: views.py:122 +msgid "File size" +msgstr "اندازه فایل" + +#: views.py:123 +msgid "Exists in storage" +msgstr "موجود در مخزن" #: views.py:124 +msgid "File path in storage" +msgstr "آدرس فایل در مخزن" + +#: views.py:126 +msgid "Pages" +msgstr "صفحات" + +#: views.py:137 #, python-format -msgid "document properties for: %s" +msgid "Document properties for: %s" msgstr "" -#: views.py:146 -msgid "document data" +#: views.py:159 +msgid "Document data" msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." -msgstr "" +msgstr "حداقل یک سند باید ارایه شود." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." -msgstr "" +msgstr "سند با موفقیت حذف شد." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" -msgstr "" +msgstr "سند %(document)s با خطای حذف :%(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "سند" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" -msgstr "" +msgstr "آیا از حذف سند مطمئن هستید: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" -msgstr "" +msgstr "آیا از حذف اسناد مطمئن هستید:%s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." +msgstr "ویرایش موفقیت آمیز سند:%s" + +#: views.py:315 +msgid "Documents to be downloaded" msgstr "" -#: views.py:300 -msgid "documents to be downloaded" +#: views.py:324 views.py:1149 +msgid "Version" msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "" - -#: views.py:366 -msgid "Download" -msgstr "" - -#: views.py:368 +#: views.py:383 msgid "Return" -msgstr "" +msgstr "بازگشت" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" +msgid "Duplicates of: %s" msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" -msgstr "" +msgstr "از پیدا کردن کلیه تکراری ها مطمئن هستید؟" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." +msgstr "عملیات زمانبر برروی پایگاه داده ای بزرگ" + +#: views.py:448 +msgid "Duplicated documents" msgstr "" -#: views.py:433 -msgid "duplicated documents" -msgstr "" - -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" +msgstr "بروزرسانی شمارش صفحات به اتمام رسید. تعداد اسناد پردازش شده %(total)d, تعداد اسنادی تغییر یافته: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "از بروزرسانی تعداد صفحات اسناد آفیس (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" - -#: views.py:501 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" - -#: views.py:507 -msgid "document transformation" -msgstr "" +msgstr "حذف کامل کلیه تبدیلات سند %s" #: views.py:516 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "خطا %(error)s در زمان حذف تبدیلات سند %(document)s" + +#: views.py:522 +msgid "Document transformation" msgstr "" -#: views.py:518 +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "آیا از پاک کردن کلیه تبدیلات صفحه برای سند %s مطمئن هستید؟" + +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "آیا از پاک کردن کلیه تبدیلات صفحه برای اسناد %s مطمئن هستید؟" + +#: views.py:561 +msgid "Missing documents" msgstr "" -#: views.py:546 -msgid "missing documents" -msgstr "" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" +msgid "Details for: %s" msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." -msgstr "" +msgstr "ویرایش موفق این صفحه از سند" -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" +msgid "Edit: %s" msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" -msgstr "" +msgstr "پایان صفحات سند" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" -msgstr "" +msgstr "شما در حال حاضر برروی اولین صفحه این سند میباشید." -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" +msgid "Print: %s" msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" -msgstr "" +msgstr "ویرایش موفق نوع سند" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" -msgstr "" +msgstr "خطا در ویرایش نوع سند: %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" +msgid "Edit document type: %s" msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." -msgstr "" - -#: views.py:917 -#, python-format -msgid "Document type: %(document_type)s delete error: %(error)s" -msgstr "" +msgstr "حذف موفق نوع سند: %s" #: views.py:932 #, python-format -msgid "Are you sure you wish to delete the document type: %s?" -msgstr "" +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "نوع سند: %(document_type)s خطای حذف:%(error)s" -#: views.py:933 +#: views.py:944 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "آیا از حذف نوع سند%s مطمئن هستید؟" + +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" +msgstr "نوع سند کلیه اسنادی که از این نوع سند استفده میکنند به هیچ تبدیل خواهد شد." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" -msgstr "" +msgstr "نوع سند با موفقیت ایجاد شد." -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" -msgstr "" +msgstr "خطا %(error)s در ایجاد نوع سند." -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" -msgstr "" +msgstr "نام فایل برای نوع سند %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" -msgstr "" +msgstr "ویرایش موفق نام فایل برای نوع سند." -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" -msgstr "" +msgstr "خطای ویرایش نام فایل نوع سند: %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." -msgstr "" +msgstr "حذف موفق نام فایل نوع سند: %s" -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" +msgstr "خطای حذف%(error)s برای نام فایل نوع سند: %(document_type_filename)s " -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" +msgstr "آیا از حذف نام فایل%(filename)s نوع سند\"%(document_type)s\" مطمئن هستید؟" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" -msgstr "" +msgstr "نام فایل نوع سند با موفقیت ایجاد شد." -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" -msgstr "" +msgstr "خطای ایجاد نام فایل نوع سند: %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" +msgid "Create filename for document type: %s" msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" -msgstr "" +msgstr "حافطه تصویر سند پاک شد." -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" -msgstr "" +msgstr "خطا در پاک کردن حافظه تصویر سند. %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" -msgstr "" +msgstr "از پاک کردن حافظه تصویر سند مطمئن هستید؟" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" +msgid "Versions for document: %s" msgstr "" -#: views.py:1141 -msgid "time and date" +#: views.py:1153 +msgid "Time and date" msgstr "" -#: views.py:1145 -msgid "mimetype" +#: views.py:1157 +msgid "Mimetype" msgstr "" -#: views.py:1149 -msgid "encoding" +#: views.py:1161 +msgid "Encoding" msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" -msgstr "" +msgstr "بازگشت موفق نسخه سند." -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" -msgstr "" +msgstr "خطا در بازگشت نسخه سند: %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" -msgstr "" +msgstr "آیا از بازگشت نسخه مطمئن هستید؟" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." -msgstr "" +msgstr "همجنین کلیه نسخه های بعد از این نسخه حذف خواهند گردید." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." -msgstr "" +msgstr "تبدیلات صفحه سند با موفقیت ایجاد شد." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" +msgstr "ایجاد تبدیلات صفحه%(page)s از سند %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." -msgstr "" +msgstr "ویرایش موفق تبدیلات صفحه سند." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" -msgstr "" +msgstr "ویرایش تبدیلات \"%(transformation)s\" برای %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." -msgstr "" +msgstr "حذف موفق تبدیلات صفحه سند." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" +msgstr "آیا از حذف تبدیلات\"%(transformation)s\" برای سند %(document_page)s مطمئن هستید؟" #: widgets.py:57 #, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "" - -#: widgets.py:62 -msgid "Details" -msgstr "" +msgstr "صفحه شماره%(page_num)d از %(total_pages)d" #: widgets.py:65 msgid "Click on the image for full size preview" -msgstr "" +msgstr "جهت بازبینی تصویر در اندازه واقعی برروی آن کلیک کنید." #: widgets.py:81 -msgid "document page image" +msgid "Document page image" msgstr "" -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." -msgstr "" +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" +#~ msgid "page image" +#~ msgstr "page image" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "" +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "" +#~ msgid "beta" +#~ msgstr "beta" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Document statistics" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" + +#~ msgid "clone metadata" +#~ msgstr "clone metadata" + +#~ msgid "documents of this type" +#~ msgstr "documents of this type" + +#~ msgid "documents of type \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po index edb44df1a7..1a7ef6c351 100644 --- a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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,77 +11,80 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-07-18 17:27+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Documents" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "documents" -#: __init__.py:102 -msgid "thumbnail" -msgstr "aperçu" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Type de document" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "Type MIME" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Nom de fichier" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Type de métadonnées" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Valeur de la métadonnée" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Contenu" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Description" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Etiquettes" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Commentaires" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Document modifié" +msgstr "Tendances de documents" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "page du document" +msgstr "Utilisation du document" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." +msgstr "Retourne la liste de tous les documents." + +#: __init__.py:172 +msgid "Returns a list of all the document types." msgstr "" #: events.py:5 @@ -95,8 +98,7 @@ msgstr "Document \"%(content_object)s\" créé par %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." msgstr "Document \"%(content_object)s\" créé le %(datetime)s par %(fullname)s." #: events.py:13 @@ -111,11 +113,9 @@ msgstr "Document \"%(content_object)s\" modifié par %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Document \"%(content_object)s\" modifié le %(datetime)s par %(fullname)s. " -"Les modifications effectuées sont: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Document \"%(content_object)s\" modifié le %(datetime)s par %(fullname)s. Les modifications effectuées sont: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -131,7 +131,7 @@ msgstr "Document \"%(document)s\" supprimé par %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Document \"%(document)s\" supprimé le %(datetime)s par %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Image de la page" @@ -140,15 +140,13 @@ msgid "Contents" msgstr "Contenu" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Pages du document (%s)" +msgstr "Pages (%d) du document" #: forms.py:118 msgid "Use the new version filename as the document filename" -msgstr "" -"Utiliser le nom de fichier de la nouvelle version comme nom de fichier du " -"document" +msgstr "Utiliser le nom de fichier de la nouvelle version comme nom de fichier du document" #: forms.py:134 msgid "Quick document rename" @@ -166,7 +164,7 @@ msgstr "Niveau de version" msgid "Release level serial" msgstr "Numéro de série du niveau de version" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Commentaire" @@ -191,11 +189,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Télécharger le document dans son format original ou sous forme d'archive " -"compressée. Cette option est uniquement disponible lors du téléchargement " -"d'un document, lors du téléchargemtn d'un groupe de documents, ce dernier " -"sera toujours téléchargé en tant qu'archive compressée." +msgstr "Télécharger le document dans son format original ou sous forme d'archive compressée. Cette option est uniquement disponible lors du téléchargement d'un document, lors du téléchargemtn d'un groupe de documents, ce dernier sera toujours téléchargé en tant qu'archive compressée." #: forms.py:281 msgid "Compressed filename" @@ -205,78 +199,71 @@ msgstr "Fichier compressé" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "Le nom de fichier du fichier compressé qui contiendra les documents à importer, si l'option précédente est sélectionnée" + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"Le nom de fichier du fichier compressé qui contiendra les documents à " -"importer, si l'option précédente est sélectionnée" -#: links.py:39 -msgid "all documents" -msgstr "tous les documents" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "documents récents" - -#: links.py:41 -msgid "details" -msgstr "détails" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Détails" #: links.py:42 -msgid "properties" -msgstr "propriétés" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "supprimer" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "éditer" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "télécharger" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Télécharger" #: links.py:49 -msgid "find duplicates" -msgstr "rechercher des doublons" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "rechercher tous les doublons" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Rechercher l'ensemble des sommes de contrôle des documents et renvoyer la " -"liste des correspondances exactes." +msgstr "Rechercher l'ensemble des sommes de contrôle des documents et renvoyer la liste des correspondances exactes." #: links.py:51 -msgid "update office documents' page count" -msgstr "mise à jour du nombre total de pages du document office" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"mise à jour du nombre total de pages des documents de type office. Ceci est " -"particulièrement utile lorsque vous activez la prise en charge des documents " -"office après l'ajour effectif de documents office dans la base de données." +msgstr "mise à jour du nombre total de pages des documents de type office. Ceci est particulièrement utile lorsque vous activez la prise en charge des documents office après l'ajour effectif de documents office dans la base de données." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "réinitialiser les transformations" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "imprimer" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "historique" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -290,288 +277,257 @@ msgstr "Vider le cache image du document" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Effacer les représentations graphiques utilisées pour accélérer l'affichage " -"du document et le résultat des transformations interactives." +msgstr "Effacer les représentations graphiques utilisées pour accélérer l'affichage du document et le résultat des transformations interactives." #: links.py:62 -msgid "page transformations" -msgstr "transformations de pages" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "créer une nouvelle transformation" - -#: links.py:67 -msgid "page image" -msgstr "image de la page" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "texte de la page" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "modifier le texte de la page" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "page suivante" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "page précédente" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "première page" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "dernière page" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "zoom avant" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "zoom arrière" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "rotation droite" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "rotation gauche" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "réinitialiser la vue" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "versions" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "revenir" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "liste des types de documents" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "types de documents" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "créer un type de document" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "noms de fichiers" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "ajouter un nom de fichier au type de document" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "final" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alpha" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "version candidate pour publication" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "correctif" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "nom" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "type de document" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "types de documents" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "description" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "ajouté" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "document" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "tous les documents" +msgstr "Document non initialisée" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Majeur %(major)i.%(minor)i, (nouvelle version)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Mineur %(major)i.%(minor)i, (mises à jour)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro %(major)i.%(minor)i.%(micro)i, (correction mineures)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "majeur" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "mineur" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "micro" - -#: models.py:317 msgid "release level" msgstr "niveau de version" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "série" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "horodatage" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "commentaire" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Somme de contrôle" -#: models.py:323 -msgid "file" -msgstr "fichier" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "somme de contrôle" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "version du document" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "Le format de fichier de ce document est inconnu, le nombre de pages est donc de 1 par défaut." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"Le format de fichier de ce document est inconnu, le nombre de pages est donc " -"de 1 par défaut." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "nom de fichier" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "activé" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "renommage rapide du nom de fichier du type de document" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "renommage rapide des noms de fichiers des types de documents" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "contenu" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "titre de page" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "numéro de page" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Page %(page_num)d sur %(total_pages)d de %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "page du document" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "pages du document" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Saisissez une valeur valide." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "ordre" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformation" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "arguments" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Recourir aux dictionnaires pour identifier les arguments, exemple:%s" +msgstr "Utilisez des dictionnaires pour identifier les arguments par exemple: {'degrees':90}" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "transformation de page de document" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "transformations de pages de documents" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "utilisateur" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "consulté" - -#: models.py:649 -msgid "recent document" -msgstr "document récent" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -593,7 +549,7 @@ msgstr "Visualiser les documents" msgid "Delete documents" msgstr "Supprimer les documents" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Télécharger les documents" @@ -633,6 +589,32 @@ msgstr "Supprimer des types de documents" msgid "Create document types" msgstr "Créer des types de documents" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Nombre maximum de documents récents (créés, modifiés, visualisés) à mémoriser par utilisateur." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Valeur en pourcentage du zoom avant ou arrière pour une page de document pour les utilisateurs." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Maximum en pourcents (%) de la valeur du zoom avant interactif autorisé pour l'utilisateur." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Minimum en pourcents (%) de la valeur du zoom arrière interactif autorisé pour l'utilisateur." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Valeur en degrés pour la rotation d'une page de document par l'utilisateur" + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -666,502 +648,475 @@ msgstr "Documents en stockage local:%d " #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Espace utilisé en stockage local: %(base_2)s (base 2), %(base_10)s (base " -"10), %(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Espace utilisé en stockage local: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Nombre de pages de documents dans la base de données:%d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Date d'ajout" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Heure d'ajout" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Type MIME du fichier" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Aucun" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Encodage MIME du fichier" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Taille du fichier" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Présent dans le stockage local" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Chemin du fichier dans le stockage local" -#: views.py:112 -msgid "Checksum" -msgstr "Somme de contrôle" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Pages" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "propriétés de document pour:%s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "données du document" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Au moins un document est requis" -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Suppression du document effectuée avec succès." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Document: erreur de suppression du %(document)s: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "document" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Etes vous certain de vouloir supprimer le document:%s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Etes vous certain de vouloir supprimer les documents:%s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Modification du document \"%s\" effectuée." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "documents à télécharger" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "version" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Télécharger" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Retour" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "doublon de:%s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Êtes vous certain de vouloir rechercher tous les doublons ?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." +msgstr "Sur une grosse base de données cette opération peut prendre un certain temps." + +#: views.py:448 +msgid "Duplicated documents" msgstr "" -"Sur une grosse base de données cette opération peut prendre un certain temps." -#: views.py:433 -msgid "duplicated documents" -msgstr "documents en doublon" - -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Mise à jour du nombre total de pages effectué. Documents traités: " -"%(total)d, documents dont le nombre total de pages a été modifié: %(change)d" +msgstr "Mise à jour du nombre total de pages effectué. Documents traités: %(total)d, documents dont le nombre total de pages a été modifié: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Êtes vous certain de vouloir mettre à jour les nombres totals de pages pour " -"les documents office (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Êtes vous certain de vouloir mettre à jour les nombres totals de pages pour les documents office (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" -"Toutes les transformations de page pour le document:%s, ont été supprimées " -"avec succès" - -#: views.py:501 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" -"Erreur survenue lors de la suppression des transformations de page pour le " -"document:%(document)s; %(error)s." - -#: views.py:507 -msgid "document transformation" -msgstr "transformation du document" +msgstr "Toutes les transformations de page pour le document:%s, ont été supprimées avec succès" #: views.py:516 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Êtes vous certain de vouloir supprimer toutes les transformations de page " -"pour le document:%s?" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Erreur survenue lors de la suppression des transformations de page pour le document:%(document)s; %(error)s." -#: views.py:518 +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Êtes vous certain de vouloir supprimer toutes les transformations de page pour le document:%s?" + +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Êtes vous certain de vouloir supprimer toutes les transformations de page pour les documents:%s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Êtes vous certain de vouloir supprimer toutes les transformations de page " -"pour les documents:%s?" -#: views.py:546 -msgid "missing documents" -msgstr "documents introuvables" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "détails pour:%s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Page du document modifiée avec succès" -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "modifier:%s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Il n'y a pas d'autres pages dans ce document" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Vous êtes déjà sur la première page du document" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "imprimer:%s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Type de document modifié avec succès" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Erreur lors de la modification du type de document;%s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "modifier le type de document:%s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Type de document:%s supprimé avec succès." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Type de document: %(document_type)s erreur de suppression: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Êtes vous certain de vouloir supprimer le type de document:%s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"Le type de document de tous les documents utilisant ce type de document " -"seront réinitialisés." +msgstr "Le type de document de tous les documents utilisant ce type de document seront réinitialisés." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Type de document créé avec succès" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Erreur lors de la création du type de document;%(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "noms de fichiers pour le type de document:%s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "nom de fichier pour le type de document modifié avec succès" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" -msgstr "" -"Erreur lors de la modification du nom de fichier du type de document;%s" +msgstr "Erreur lors de la modification du nom de fichier du type de document;%s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"modifier le nom de fichier \"%(filename)s\" du type de document " -"\"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "nom de fichier du type de document" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nom de fichier du type de document:%s supprimé avec succès." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Nom de fichier du type de document:%(document_type_filename)s erreur de " -"suppression:%(error)s" +msgstr "Nom de fichier du type de document:%(document_type_filename)s erreur de suppression:%(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Êtes vous certain de vouloir supprimer le fichier:%(filename)s, du type de " -"document \"%(document_type)s\"?" +msgstr "Êtes vous certain de vouloir supprimer le fichier:%(filename)s, du type de document \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Nom de fichier du type de document créé avec succès" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" -msgstr "" -"Erreur lors de la création du nom de fichier du type de document; %(error)s" +msgstr "Erreur lors de la création du nom de fichier du type de document; %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "créer un fichier pour le type de document:%s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Cache d'image du document vidé avec succès" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Erreur lors du vidage du cache d'images du document;%s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "Êtes vous certain de vouloir vider le cache d'images du document?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "versions du document:%s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "heure et date" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "type mime" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "encodage" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Retour à version précédente du document effectuée avec succès" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Erreur lors du retour à une version précédente du document;%s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Êtes vous certain de vouloir revenir à cette version?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Toutes les versions postérieures à celle-ci seront effacées" -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "transformations pour:%s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Transformation de page pour le document créée avec succès." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Créer une nouvelle transformation pour la page:%(page)s du document: " -"%(document)s" +msgstr "Créer une nouvelle transformation pour la page:%(page)s du document: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Transformation de page pour le document modifiée avec succès." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" -msgstr "" -"Modifier la transformation \"%(transformation)s\" pour: %(document_page)s" +msgstr "Modifier la transformation \"%(transformation)s\" pour: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Transformation de page pour le document supprimée avec succès." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Êtes vous certain de vouloir supprimer la transformation \"%(transformation)s" -"\" pour: %(document_page)s" +msgstr "Êtes vous certain de vouloir supprimer la transformation \"%(transformation)s\" pour: %(document_page)s" #: widgets.py:57 #, python-format msgid "Page %(page_num)d of %(total_pages)d" msgstr "Page %(page_num)d sur %(total_pages)d" -#: widgets.py:62 -msgid "Details" -msgstr "Détails" - #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Cliquez l'image pour un aperçu taille réelle" #: widgets.py:81 -msgid "document page image" -msgstr "image pour la page du document" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Nombre maximum de documents récents (créés, modifiés, visualisés) à " -"mémoriser par utilisateur." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" -"Valeur en pourcentage du zoom avant ou arrière pour une page de document " -"pour les utilisateurs." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Maximum en pourcents (%) de la valeur du zoom avant interactif autorisé pour " -"l'utilisateur." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Minimum en pourcents (%) de la valeur du zoom arrière interactif autorisé " -"pour l'utilisateur." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" -"Valeur en degrés pour la rotation d'une page de document par l'utilisateur" +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Quels sont les types de documents ?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Les types de documents définissent une classe de documents qui représentent " -"un groupe de documents au sens large tels que: facture, règlement, ou manuel " -"d'utilisation. L'utilisation de types de documents présente comme " -"avantages: renommage rapide d'une liste de noms de fichiers lors de leur " -"création, ainsi que l'affectation automatique de types et de groupes de " -"métadonnées. " +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Quels sont les documents les plus récents ?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Vous trouverez ici les derniers %(recent_count)s documents que vous avez " -"créés ou modifiés d'une façon ou d'une autre." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "prévisualiser" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Statistiques sur les documents" +#~ msgstr "Document statistics" #~ msgid "upload new documents" #~ msgstr "upload new documents" diff --git a/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.po index 630c3673f8..794182ed8c 100644 --- a/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/hr_HR/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Matija Kolarić , 2012 # Matija Kolarić , 2012 @@ -11,80 +12,82 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-03-28 11:07+0000\n" -"Last-Translator: Zoran Spoja \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Dokumenti" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "dokumenti" -#: __init__.py:102 -msgid "thumbnail" -msgstr "sažeti prikaz" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Dokument uređen" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "stranica dokumenta" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Stvori dokument" @@ -96,10 +99,8 @@ msgstr "Dokument \"%(content_object)s\" stvorio/la %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Dokument \"%(content_object)s\" stvorio/la %(fullname)s dana %(datetime)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Dokument \"%(content_object)s\" stvorio/la %(fullname)s dana %(datetime)s." #: events.py:13 msgid "Document edited" @@ -113,11 +114,9 @@ msgstr "Dokument \"%(content_object)s\" uredio/la %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Dokument \"%(content_object)s\" je uredio/la %(fullname)s dana %(datetime)s. " -"Izvršene su slijedeće izmjene: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Dokument \"%(content_object)s\" je uredio/la %(fullname)s dana %(datetime)s. Izvršene su slijedeće izmjene: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -131,10 +130,9 @@ msgstr "Dokument \"%(document)s\" je uklonio/la %(fullname)s." #: events.py:26 #, python-format msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "" -"Dokument \"%(document)s\" je uklonio/la %(fullname)s dana %(datetime)s." +msgstr "Dokument \"%(document)s\" je uklonio/la %(fullname)s dana %(datetime)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Slika stranice" @@ -143,9 +141,9 @@ msgid "Contents" msgstr "Sadržaj" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Stranice dokumenata (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -167,7 +165,7 @@ msgstr "" msgid "Release level serial" msgstr "" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Komentar" @@ -204,41 +202,41 @@ msgid "" "downloaded, if the previous option is selected." msgstr "" -#: links.py:39 -msgid "all documents" -msgstr "svi dokumenti" +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "nedavni dokumenti" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:41 -msgid "details" -msgstr "detalji" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Detalji" #: links.py:42 -msgid "properties" -msgstr "svojstva" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "briši" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "uredi" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "preuzmi" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "" #: links.py:49 -msgid "find duplicates" -msgstr "nađi duplikate" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "nađi sve duplikate" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" @@ -246,7 +244,7 @@ msgid "" msgstr "Pretraži sve kontrolne zbrojeve dokumenata i vrati popis istovjetnih." #: links.py:51 -msgid "update office documents' page count" +msgid "Update office documents' page count" msgstr "" #: links.py:51 @@ -257,16 +255,16 @@ msgid "" msgstr "" #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "očisti preobrazbe" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "ispis" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "povijest" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -283,279 +281,253 @@ msgid "" msgstr "" #: links.py:62 -msgid "page transformations" -msgstr "preobrazbe stranica" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "stvori novu preobrazbu" - -#: links.py:67 -msgid "page image" -msgstr "slika stranice" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "tekst stranice" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "uredi tekst stranice" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "sljedeća stranica" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "prethodna stranica" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "prva stranica" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "zadnja stranica" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "uvećaj" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "umanji" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "zaokreni desno" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "zaokreni lijevo" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "poništi pogled" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" +msgid "Versions" msgstr "" #: links.py:82 -msgid "revert" +msgid "Revert" msgstr "" #: links.py:85 -msgid "document type list" -msgstr "popis vrste dokumenata" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "vrste dokumenata" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "stvori vrstu dokumenta" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "imena datoteka" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "dodat ime datoteke vrsti datoteke" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" +msgid "Final" msgstr "" #: literals.py:16 -msgid "alpha" +msgid "Alpha" msgstr "" #: literals.py:17 -msgid "beta" +msgid "Beta" msgstr "" #: literals.py:18 -msgid "release candidate" +msgid "Release candidate" msgstr "" #: literals.py:19 -msgid "hotfix" +msgid "Hotfix" msgstr "" -#: models.py:60 -msgid "name" +#: models.py:58 +msgid "Name" msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" +#: models.py:70 +msgid "Documents types" msgstr "" -#: models.py:72 -msgid "documents types" +#: models.py:81 +msgid "Added" msgstr "" -#: models.py:82 -msgid "description" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" msgstr "" -#: models.py:83 -msgid "added" -msgstr "" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "svi dokumenti" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" +msgid "Minor" msgstr "" #: models.py:315 -msgid "minor" +msgid "Micro" msgstr "" #: models.py:316 -msgid "micro" -msgstr "" - -#: models.py:317 msgid "release level" msgstr "" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" +msgid "Timestamp" msgstr "" -#: models.py:319 -msgid "timestamp" +#: models.py:322 +msgid "File" msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" +#: models.py:326 views.py:125 +msgid "Checksum" msgstr "" -#: models.py:323 -msgid "file" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:545 views.py:1153 -msgid "filename" +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -#: models.py:546 views.py:978 -msgid "enabled" +#: models.py:552 +msgid "Document type quick rename filename" msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "" - -#: models.py:554 -msgid "document types quick rename filenames" +msgid "Document types quick rename filenames" msgstr "" #: models.py:562 -msgid "content" +msgid "Page label" msgstr "" #: models.py:563 -msgid "page label" +msgid "Page number" msgstr "" -#: models.py:564 -msgid "page number" -msgstr "" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "stranica dokumenta" - -#: models.py:576 -msgid "document pages" +#: models.py:574 models.py:617 +msgid "Document page" msgstr "" -#: models.py:593 +#: models.py:575 +msgid "Document pages" +msgstr "" + +#: models.py:592 msgid "Enter a valid value." msgstr "" -#: models.py:619 views.py:1214 -msgid "order" +#: models.py:618 views.py:1226 +msgid "Order" msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" +#: models.py:620 views.py:1228 +msgid "Arguments" msgstr "" -#: models.py:621 +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" +#: models.py:628 +msgid "Document page transformation" +msgstr "" + #: models.py:629 -msgid "document page transformation" +msgid "Document page transformations" msgstr "" -#: models.py:630 -msgid "document page transformations" +#: models.py:637 +msgid "User" msgstr "" -#: models.py:638 -msgid "user" +#: models.py:639 +msgid "Accessed" msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "" - -#: models.py:649 -msgid "recent document" +#: models.py:648 +msgid "Recent document" msgstr "" #: permissions.py:9 @@ -578,7 +550,7 @@ msgstr "Pregled dokumenata" msgid "Delete documents" msgstr "Brisanje dokumenata" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Preuzimanje dokumenata" @@ -618,6 +590,32 @@ msgstr "Ukloni vrste dokumenta" msgid "Create document types" msgstr "Stvori vrste dokumenata" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -651,8 +649,8 @@ msgstr "" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" msgstr "" #: statistics.py:81 @@ -660,369 +658,367 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "" -#: views.py:112 -msgid "Checksum" -msgstr "" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" +msgid "Document properties for: %s" msgstr "" -#: views.py:146 -msgid "document data" +#: views.py:159 +msgid "Document data" msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "" -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "" -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:300 -msgid "documents to be downloaded" +#: views.py:315 +msgid "Documents to be downloaded" msgstr "" -#: views.py:309 views.py:1137 -msgid "version" +#: views.py:324 views.py:1149 +msgid "Version" msgstr "" -#: views.py:366 -msgid "Download" -msgstr "" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" +msgid "Duplicates of: %s" msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:433 -msgid "duplicated documents" +#: views.py:448 +msgid "Duplicated documents" msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" msgstr "" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" msgstr "" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:507 -msgid "document transformation" +#: views.py:522 +msgid "Document transformation" msgstr "" -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" msgstr "" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "" -#: views.py:546 -msgid "missing documents" +#: views.py:561 +msgid "Missing documents" msgstr "" -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" +msgid "Details for: %s" msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "" -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" +msgid "Edit: %s" msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" +msgid "Print: %s" msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" +msgid "Edit document type: %s" msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "" -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" +msgid "Create filename for document type: %s" msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" +msgid "Versions for document: %s" msgstr "" -#: views.py:1141 -msgid "time and date" +#: views.py:1153 +msgid "Time and date" msgstr "" -#: views.py:1145 -msgid "mimetype" +#: views.py:1157 +msgid "Mimetype" msgstr "" -#: views.py:1149 -msgid "encoding" +#: views.py:1161 +msgid "Encoding" msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " @@ -1034,72 +1030,115 @@ msgstr "" msgid "Page %(page_num)d of %(total_pages)d" msgstr "" -#: widgets.py:62 -msgid "Details" -msgstr "Detalji" - #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Kliknite na sliku za prikaz u punoj veličini" #: widgets.py:81 -msgid "document page image" +msgid "Document page image" msgstr "" -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." -msgstr "" +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" +#~ msgid "page image" +#~ msgstr "page image" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "" +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "" +#~ msgid "beta" +#~ msgstr "beta" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "pregled" +#~ msgstr "preview" + +#~ msgid "Document statistics" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "kloniraj meta-podatke" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "dokumenti ove vrste" +#~ msgstr "documents of this type" + +#~ msgid "documents of type \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po index 9988a90b34..7bfbcdfad7 100644 --- a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po @@ -1,86 +1,90 @@ # 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: # Dezső József , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "dokumentumok" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "dokumentumok" -#: __init__.py:102 -msgid "thumbnail" -msgstr "bélyegkép" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Dokumentum típus" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "MIME típus" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Fájlnév" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Metaadat típus" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Metaadat érték" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Tartalom" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Leírás" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Címkék" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Megjegyzések" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "A dokumentum módosított" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "dokumentum lap" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Dokumentum létrehozás" @@ -92,11 +96,8 @@ msgstr "A dokumentumot \"%(content_object)s\" készítette %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"A dokumentumot \"%(content_object)s\" %(datetime)s időpontban készítette " -"%(fullname)s. " +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "A dokumentumot \"%(content_object)s\" %(datetime)s időpontban készítette %(fullname)s. " #: events.py:13 msgid "Document edited" @@ -110,11 +111,9 @@ msgstr "A dokumentumot \"%(content_object)s\" módosította: %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Dokumentumot \"%(content_object)s\" %(datetime)s-kor %(fullname)s. " -"módosította. Az következő változások történtek: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Dokumentumot \"%(content_object)s\" %(datetime)s-kor %(fullname)s. módosította. Az következő változások történtek: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -128,11 +127,9 @@ msgstr "A Dokumentumot \"%(document)s\" törölte: %(fullname)s." #: events.py:26 #, python-format msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "" -"A dokumentumot \"%(document)s\" %(datetime)s időpontban %(fullname)s " -"törölte." +msgstr "A dokumentumot \"%(document)s\" %(datetime)s időpontban %(fullname)s törölte." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Oldal kép" @@ -141,9 +138,9 @@ msgid "Contents" msgstr "Tartalom" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Dokumentum oldalak (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -165,7 +162,7 @@ msgstr "Kiadási szint" msgid "Release level serial" msgstr "Kiadási szint sorozat" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Megjegyzés" @@ -190,10 +187,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Töltse le a dokumentumot az eredeti formátumban vagy tömörített módon.\n" -"Ez az opció csak akkor választható, ha egy dokumentumot tölt le, mert több " -"dokumentum esetén, a letöltött fájlokat mindig egy csomagba tömöríti." +msgstr "Töltse le a dokumentumot az eredeti formátumban vagy tömörített módon.\nEz az opció csak akkor választható, ha egy dokumentumot tölt le, mert több dokumentum esetén, a letöltött fájlokat mindig egy csomagba tömöríti." #: forms.py:281 msgid "Compressed filename" @@ -203,77 +197,71 @@ msgstr "Tömörített fájlnév" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "A tömörített fájl neve, amely a letöltött dokumentumokat tartalmazni fogja, ha az előző opció van kiválasztva." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"A tömörített fájl neve, amely a letöltött dokumentumokat tartalmazni fogja, " -"ha az előző opció van kiválasztva." -#: links.py:39 -msgid "all documents" -msgstr "minden dokumentum" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "legutóbbi dokumentumok" - -#: links.py:41 -msgid "details" -msgstr "részletek" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Részletek" #: links.py:42 -msgid "properties" -msgstr "tulajdonságok" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "törlés" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "szerkeszt" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "letölt" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Letöltés" #: links.py:49 -msgid "find duplicates" -msgstr "duplikátum keresése" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "összes duplikátum keresése" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Minden dokumentum keresése, ellenőrzőösszeg számítással vizsgált egyezőség " -"alapján pontosított találat." +msgstr "Minden dokumentum keresése, ellenőrzőösszeg számítással vizsgált egyezőség alapján pontosított találat." #: links.py:51 -msgid "update office documents' page count" -msgstr "office dokumentumok oldalszám frissítése" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Az Office típusú dokumentumok oldal számának frissítse. Ez akkor hasznos, ha " -"engedélyezett a már az adatbázisban tárolt Office-dokumentumok módosítása." +msgstr "Az Office típusú dokumentumok oldal számának frissítse. Ez akkor hasznos, ha engedélyezett a már az adatbázisban tárolt Office-dokumentumok módosítása." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "átalakítás törlése" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "nyomtatás" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "történet" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -287,290 +275,257 @@ msgstr "Dokumentum kép gyorsítótár törlése" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Törölje a grafikus ábrázolásokat, hogy felgyorsítsa a dokumentum " -"megjelenítését és az interaktív átalakításokat." +msgstr "Törölje a grafikus ábrázolásokat, hogy felgyorsítsa a dokumentum megjelenítését és az interaktív átalakításokat." #: links.py:62 -msgid "page transformations" -msgstr "oldal átalakítások" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "új átalakítás" - -#: links.py:67 -msgid "page image" -msgstr "oldal képként" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "oldal szövegesen" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "az oldal szövegének szerkesztése" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "következő oldal" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "előző oldal" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "első oldal" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "utolsó oldal" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "nagyítás" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "kicsinyítés" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "elforgatás jobbra" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "elforgatás balra" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "eredeti nézet" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "verziók" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "visszatér" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "dokumentum típusok" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "dokumentum típus" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "új dokumentum típus" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "fájlnév" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "a dokumentum típushoz tartozó fájlnév megadása" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "vége" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alfa" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "béta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "kiadásra jelölt" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "gyorjavítás" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "név" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "dokumentum típus" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "dokumentum típusok" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "leírás" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "hozzáadva" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "dokumentum" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "minden dokumentum" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Verzió: %(major)i.%(minor)i, (új kiadás)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Verzió: %(major)i.%(minor)i, (valamilyen frissítés)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "alverzió: %(major)i.%(minor)i.%(micro)i, (javítások)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "fő-" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "al-" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "mikro" - -#: models.py:317 msgid "release level" msgstr "kiadási szint" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "sorozat" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "időbélyeg" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "megjegyzés" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Ellenőrző összeg" -#: models.py:323 -msgid "file" -msgstr "fájl" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "ellenőrző összeg" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "dokumentum verzió" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "Ennek a dokumentumnak a fájlformátuma nem ismert, ezért az oldalak száma 1-re állítva." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"Ennek a dokumentumnak a fájlformátuma nem ismert, ezért az oldalak száma 1-" -"re állítva." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "fájlnév" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "engedélyezett" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "Adott típusú dokumentum fájl gyors átnevezése" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "Adott típusú dokumentum fájlok gyors átnevezése" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "tartalom" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "oldal címke" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "oldal szám" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "Az oldalak száma %(page_num)d nagyobb mint a %(document)s oldalainak száma: %(total_pages)d " + +#: models.py:574 models.py:617 +msgid "Document page" msgstr "" -"Az oldalak száma %(page_num)d nagyobb mint a %(document)s oldalainak " -"száma: %(total_pages)d " -#: models.py:575 models.py:618 -msgid "document page" -msgstr "dokumentum lap" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "dokumentum oldalak" - -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Adjon meg egy érvényes értéket." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "sorrend" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "átalakítás" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "paraméterek" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Használj szótári alakú azonosítókat paraméterként, például %s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "dokumentum oldal átalakítás" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "dokumentum oldal átalakítások" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "felhasználó" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "elérhető" - -#: models.py:649 -msgid "recent document" -msgstr "legutóbbi dokumentum" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -592,7 +547,7 @@ msgstr "Dokumentum megtekintése" msgid "Delete documents" msgstr "Dokumentum törlése" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Dokumentum letöltése" @@ -632,6 +587,32 @@ msgstr "Dokumentum típus törlése" msgid "Create document types" msgstr "Új dokumentum típus készítése" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "A felhasználónként megjegyzendő dokumentumok maximális száma amit az utóbbi időben (létrehozott, szerkesztett, a megtekintett)." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Egy dokumentum oldal százalékos nagyításának vagy kicsinyítésének aránya egy lépésben." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Egy dokumentum oldal százalékos (%) nagyításának aránya egy lépésben." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Egy dokumentum oldal százalékos (%) kicsinyítésének aránya egy lépésben." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "A felhasználó ennyi fokkal lesz képes elforgatni a dokumentumot oldalt egy lépésben." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -665,514 +646,496 @@ msgstr "Dokumentum a tárolóban: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"A tárolóban elfoglalt hely: %(base_2)s (base 2), %(base_10)s (base 10), " -"%(bytes)d byte" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "A tárolóban elfoglalt hely: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d byte" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Dokumentum oldalak száma az adatbázisban: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Dátum megadása" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Időpont megadása" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Fájl MIME-típusa" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Semmi" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Fájl MIME-kódolása" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Fájl mérete" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Létezik a tárolóban" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "A fájl elérési útja a tárolóban" -#: views.py:112 -msgid "Checksum" -msgstr "Ellenőrző összeg" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Lapok" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "%s dokumentum tulajdonságai " +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "dokumentum dátuma" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Adjon meg legalább egy dokumentumot!" -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Sikeres dokumentum törlés." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokumentum: %(document)s törlési hiba: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "dokumentum" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Biztosan törölni akarja a dokumentumot: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Biztosan törölni akarja a dokumentumokat: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "A dokumentum \"%s\" szerkesztése sikeres." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "letölthető dokumentumok" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "verzió" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Letöltés" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Vissza" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "A %s duplikátuma" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Biztosan megkeresi az összes duplikátumot?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "A nagy adatbázisok esetében a művelet sokáig is tarthat." -#: views.py:433 -msgid "duplicated documents" -msgstr "Dupla dokumentumok" +#: views.py:448 +msgid "Duplicated documents" +msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Oldal szám frissítés kész. Összesen feldolgozott dokumentumok száma: " -"%(total)d, megváltozott oldalszámú dokumentum: %(change)d" +msgstr "Oldal szám frissítés kész. Összesen feldolgozott dokumentumok száma: %(total)d, megváltozott oldalszámú dokumentum: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Biztos benne, hogy frissíteni szeretné az oldalszámot az Office " -"dokumentumokban (% d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Biztos benne, hogy frissíteni szeretné az oldalszámot az Office dokumentumokban (% d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "A dokumentum:% s minden oldal átalakítójának törlése sikeres." -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." +msgstr "Hiba %(error)s a dokumentum %(document)s oldal átalakítójának törlése közben." + +#: views.py:522 +msgid "Document transformation" msgstr "" -"Hiba %(error)s a dokumentum %(document)s oldal átalakítójának törlése közben." -#: views.py:507 -msgid "document transformation" -msgstr "dokumentum átalakítása" - -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Biztos, hogy törölni szeretné a dokumentum:%s összes oldalt átalakítását?" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Biztos, hogy törölni szeretné a dokumentum:%s összes oldalt átalakítását?" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Biztos, hogy törölni szeretné a dokumentumok :%s összes oldalt átalakítását?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Biztos, hogy törölni szeretné a dokumentumok :%s összes oldalt átalakítását?" -#: views.py:546 -msgid "missing documents" -msgstr "hiányzik a dokumentum" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "a %s részletei" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "a dokumentum lap szerkesztése kikeres" -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "a %s szerkesztése" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "a dokumentumnak nincs több oldala" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Ez már a dokumentum első oldala" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "%s nyomtatása" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "A dokumentum típus sikeres szerkesztése" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Hiba a dokumentum típus %s szerkesztése közben" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "A dokumentum típus: %s a szerkesztése" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "A a dokumentum típus %s sikeres törlése" -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Hiba : %(error)s a dokumentum típus: %(document_type)s törlése közben." -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Biztos, hogy törölni szeretné a dokumentum típust: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"Ezt a dokumentum típust az összes dokumentum használja, ezért a dokumentum " -"típus nem lesz beállítva." +msgstr "Ezt a dokumentum típust az összes dokumentum használja, ezért a dokumentum típus nem lesz beállítva." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Sikeres dokumentum típus létrehozás." -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "A dokumentum típus létrehozása hibás: %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "A dokumentum típus fájlneve: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "A dokumentum típus fájlnevének szerkesztése sikeres." -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "A dokumentum típus fájlnevének szerkesztése hibás; %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"a dokumentum típus \"%(document_type)s\" fájlnév \"%(filename)s\" " -"szerkesztése" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "dokumentum típus fájlnév" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "a dokumentum típus fájlnév %s törlése sikeres" -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Dokumentum típus fájlnév: : %(document_type_filename)s törlési hiba: " -"%(error)s" +msgstr "Dokumentum típus fájlnév: : %(document_type_filename)s törlési hiba: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Biztos, hogy törölni szeretné a fájlt: %(filename)s, a dokumentum típusból " -"\"%(document_type)s\"?" +msgstr "Biztos, hogy törölni szeretné a fájlt: %(filename)s, a dokumentum típusból \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Dokumentum típus fájlnéve sikeresen létrehozva" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Hiba a dokumentum típus fájlnevének ; %(error)s létrehozásakor" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "új fájlnév a dokumentum típushoz: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Dokumentum kép gyorsítótárának sikeres törlése." -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Hiba a dokumentum kép gyorsítótárának törlésekor: %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "Valóban törli a dokumentum kép gyorsítótárát?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "A dokumentum verziója: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "idő és daátum" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "MIME-típus" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "kódolás" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Dokumentum verzió sikeresen visszaállt" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Hiba a dokumentum verzió visszaállítása közben; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Biztos benne, hogy szeretné visszaállítani ezt a verziót?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Minden ezután következő verzió is törölve lesz." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "átalakítás: %s -ra." +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Sikeres dokumentum oldal átalakító létrehozása." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "A dokumentum: %(document)s %(page)s oldalához átalakító készítés." -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "A dokumentum oldal átalakító szerkesztése sikeres." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" -msgstr "" -"Átalakító: \"%(transformation)s\" szerkesztése a dokumentum laphoz: " -"%(document_page)s" +msgstr "Átalakító: \"%(transformation)s\" szerkesztése a dokumentum laphoz: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "A dokumentum lap átalakító törlése sikeres." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Biztos, hogy törölni szeretné a %(document_page)s \"%(transformation)s\" " -"átalakítóját?" +msgstr "Biztos, hogy törölni szeretné a %(document_page)s \"%(transformation)s\" átalakítóját?" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" msgstr "" -"Az oldalak száma %(page_num)d nagyobb mint a %(document)s oldalainak " -"száma: %(total_pages)d " - -#: widgets.py:62 -msgid "Details" -msgstr "Részletek" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "A teljes méretű előnézethez kattints a képre" #: widgets.py:81 -msgid "document page image" -msgstr "dokumentum oldal képe" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"A felhasználónként megjegyzendő dokumentumok maximális száma amit az utóbbi " -"időben (létrehozott, szerkesztett, a megtekintett)." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" -"Egy dokumentum oldal százalékos nagyításának vagy kicsinyítésének aránya egy " -"lépésben." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "Egy dokumentum oldal százalékos (%) nagyításának aránya egy lépésben." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Egy dokumentum oldal százalékos (%) kicsinyítésének aránya egy lépésben." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" -"A felhasználó ennyi fokkal lesz képes elforgatni a dokumentumot oldalt egy " -"lépésben." +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Mik azok a dokumentumtípusok?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"A dokumentumtípusok meghatároznak egy osztályt, ami szerint csoportosítja a " -"dokumentumokat, mint például: számlák, rendeletek, vagy utasítások. " -"Használata azzal az előnnyel jár, hogy a dokumentum típusok hozzárendelődnek " -"egy fájlnév listához, így a tipikus fájlnevek gyors átnevezése közben " -"létrejönnek valamint hozzárendeli az alapértelmezett metaadatokat és " -"beállítja a típusok is hozzá." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Mik azok a legutóbb használt dokumentumok?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Itt találja a legújabb %(recent_count)s dokumentumokat, legyenek azok " -"újonnan létrehozottak vagy szerkesztetteket." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "előnézet" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Dokumentum statisztikák" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "új dokumentum feltöltése" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "metaadat klónozása" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "adott típusú dokumentumok" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "%s dokumentum típusa" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "1. lépés a 3-ból: Dokumentum típusa" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "2. lépés a 3-ból: Metaadat kiválasztás" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "3. lépés a 3-ból: Dokumentum metaadatai" +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Következő lépés" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/id/LC_MESSAGES/django.po b/mayan/apps/documents/locale/id/LC_MESSAGES/django.po index 66e3f55bfd..c9bd1ecb3f 100644 --- a/mayan/apps/documents/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/id/LC_MESSAGES/django.po @@ -1,86 +1,90 @@ # 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: # Sehat , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" -"Last-Translator: Sehat \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Dokumen" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "dokumen-dokumen" -#: __init__.py:102 -msgid "thumbnail" +#: __init__.py:114 +msgid "Thumbnail" msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Jenis dokumen" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Nama berkas" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Jenis 'metadata'" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Nilai 'metadata'" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Isi" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Deskripsi" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Komentar-komentar" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Dokumen telah disunting" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "halaman dokumen" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Pembuatan dokumen" @@ -92,11 +96,8 @@ msgstr "Dokumen \"%(content_object)s\" dibuat oleh %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Dokumen \"%(content_object)s\" dibuat oleh pada %(datetime)s oleh " -"%(fullname)s" +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Dokumen \"%(content_object)s\" dibuat oleh pada %(datetime)s oleh %(fullname)s" #: events.py:13 msgid "Document edited" @@ -110,8 +111,8 @@ msgstr "Dokumen \"%(content_object)s\" disunting oleh %(fullname)s" #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." msgstr "" #: events.py:24 @@ -128,7 +129,7 @@ msgstr "Dokumen \"%(document)s\" deleteled by %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Dokumen \"%(document)s\" dihapus pada %(datetime)s oleh %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Gambar halaman" @@ -137,9 +138,9 @@ msgid "Contents" msgstr "Isi" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Halaman-halaman dokumen (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -161,7 +162,7 @@ msgstr "" msgid "Release level serial" msgstr "" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Komentar" @@ -186,10 +187,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Mengunduh dokumen-dokumen dalam bentuk asli atau dalam bentuk kompresi. " -"Pilihan ini hanya bisa dipilih saat mengunduh satu dokumen, untuk dokumen " -"lebih dari satu, bundel selalu diunduh dalam bentuk berkas terkompresi." +msgstr "Mengunduh dokumen-dokumen dalam bentuk asli atau dalam bentuk kompresi. Pilihan ini hanya bisa dipilih saat mengunduh satu dokumen, untuk dokumen lebih dari satu, bundel selalu diunduh dalam bentuk berkas terkompresi." #: forms.py:281 msgid "Compressed filename" @@ -199,56 +197,52 @@ msgstr "Nama berkas terkompresi" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "Nama berkas dari berkas terkompresi yang mengandung dokumen-dokumen yang akan diunduh, bila pilihan sebelumnya terpilih." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"Nama berkas dari berkas terkompresi yang mengandung dokumen-dokumen yang " -"akan diunduh, bila pilihan sebelumnya terpilih." -#: links.py:39 -msgid "all documents" -msgstr "semua dokumen" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "dokumen barusan" - -#: links.py:41 -msgid "details" -msgstr "detail" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Detail" #: links.py:42 -msgid "properties" +msgid "Properties" msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "hapus" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "sunting" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "unduh" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Unduh" #: links.py:49 -msgid "find duplicates" -msgstr "temukan yang ganda" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "temukan semua yang ganda" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"cari 'checksum' semua dokumen dan perlihatkan hasil dalam bentuk daftar " -"dokumen yang sama persis" +msgstr "cari 'checksum' semua dokumen dan perlihatkan hasil dalam bentuk daftar dokumen yang sama persis" #: links.py:51 -msgid "update office documents' page count" -msgstr "memperbaharui jumlah halaman dokumen-dokumen kantor" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" @@ -258,16 +252,16 @@ msgid "" msgstr "" #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "bersihkan transformasi" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "cetak" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "riwayat" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -281,288 +275,257 @@ msgstr "Bersihkan penyimpanan sementara dokumen" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Bersihkan representasi gambar-gambar yang dipergunakan untuk mempercepat " -"menampilkan dokumen dan hasil transformasi interaktif." +msgstr "Bersihkan representasi gambar-gambar yang dipergunakan untuk mempercepat menampilkan dokumen dan hasil transformasi interaktif." #: links.py:62 -msgid "page transformations" -msgstr "transformasi halaman" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "buat transformasi baru" - -#: links.py:67 -msgid "page image" -msgstr "gambar halaman" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "text halaman" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "sunting text halaman" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "halaman selanjutnya" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "halaman sebelumnya" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "halaman pertama" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "halaman terakhir" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "memperbesar tampilan" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "memperkecil tampilan" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "memutar ke kanan" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "memutar ke kiri" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "ulangi tampilan" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "versi" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "kembali" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "daftar jenis dokumen" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "jenis dokumen" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "buat jenis dokumen" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "nama berkas" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "tambahkan nama file ke jenis dokumen" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "final" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alfa" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" +msgid "Release candidate" msgstr "" #: literals.py:19 -msgid "hotfix" +msgid "Hotfix" msgstr "" -#: models.py:60 -msgid "name" -msgstr "nama" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "jenis dokumen" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "jenis-jenis dokumen" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "deskripsi" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "telah ditambahkan" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "dokumen" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "semua dokumen" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Mayor %(major)i.%(minor)i, (release baru)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Minor %(major)i.%(minor)i, (beberapa pembaharuan)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Mikro %(major)i.%(minor)i.%(micro)i, (perbaikan-perbaikan)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "mayor" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "minor" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "mikro" - -#: models.py:317 msgid "release level" msgstr "" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" +msgid "Timestamp" msgstr "" -#: models.py:319 -msgid "timestamp" +#: models.py:322 +msgid "File" msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "komentar" - -#: models.py:323 -msgid "file" -msgstr "berkas" - -#: models.py:327 -msgid "checksum" +#: models.py:326 views.py:125 +msgid "Checksum" msgstr "" -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "versi dokumen" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "Format berkas dokumen ini tidak dikenal, oleh karena itu jumlah layar dianggap sebagai 1." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"Format berkas dokumen ini tidak dikenal, oleh karena itu jumlah layar " -"dianggap sebagai 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "nama berkas" - -#: models.py:546 views.py:978 -msgid "enabled" +#: models.py:552 +msgid "Document type quick rename filename" msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "" - -#: models.py:554 -msgid "document types quick rename filenames" +msgid "Document types quick rename filenames" msgstr "" #: models.py:562 -msgid "content" -msgstr "isi" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "Label halaman" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "Nomor halaman" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Halaman %(page_num)d dari %(total_pages)d untuk %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "halaman dokumen" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "halaman-halaman dokumen" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Masukkan nilai yang sesuai" -#: models.py:619 views.py:1214 -msgid "order" -msgstr "urutan" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformasi" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argumen" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Gunakan kamus untuk mengidentifikasi argumen, misalnya: %s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "transformasi halaman dokumen" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "transformasi-transformasi halaman dokumen" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "pengguna" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "diakses" - -#: models.py:649 -msgid "recent document" -msgstr "dokumen baru-baru ini" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -584,7 +547,7 @@ msgstr "Lihat dokumen" msgid "Delete documents" msgstr "Hapus dokumen" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Unduh dokumen" @@ -624,6 +587,32 @@ msgstr "Hapus jenis dokumen" msgid "Create document types" msgstr "Buat jenis dokumen" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Jumlah maksimal dokumen-dokumen (dibuat, disunting, dilihat) baru-baru ini per pengguna." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Satuan dalam persen untuk memperbesar atau memperkecil tampilan halaman dokumen per interaksi pengguna." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Jumlah maksimal dalam persen (%) yang diperbolehkan bagi pengguna untuk memperbesar tampilan halaman dokumen secara interaktif" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Jumlah minimal dalam persen (%) yang diperbolehkan bagi pengguna untuk memperkecil tampilan halaman dokumen secara interaktif." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Jumlah dalam derajat untuk memutar halaman dokumen per interaksi pengguna." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -657,516 +646,496 @@ msgstr "Dokumen-dokumen di penyimpanan: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Ruang terpakai di penyimpanan: %(base_2)s (base 2), %(base_10)s (base 10), " -"%(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Ruang terpakai di penyimpanan: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Halaman-halaman dokumen di dalam database: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Tanggal ditambahkan" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Waktu ditambahkan" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Jenis mime berkas" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Ukuran berkas" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Ada di penyimpanan" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "" -#: views.py:112 -msgid "Checksum" -msgstr "" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Halaman-halaman" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" +msgid "Document properties for: %s" msgstr "" -#: views.py:146 -msgid "document data" -msgstr "data dokumen" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Harus memberikan setidaknya satu dokumen." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Dokumen berhasil dihapus." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokumen: %(document)s penghapusan bermasalah: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "dokumen" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Apakah anda yakin ingin menghapus dokumen: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Apakah anda yakin ingin menghapus dokumen-dokumen: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokumen \"%s\" berhasil disunting." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "dokumen yang akan diunduh" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "versi" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Unduh" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Kembali" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" +msgid "Duplicates of: %s" msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." +msgstr "Pada database yang besar pekerjaan berikut mungkin akan membutuhkan waktu untuk dilaksanakan." + +#: views.py:448 +msgid "Duplicated documents" msgstr "" -"Pada database yang besar pekerjaan berikut mungkin akan membutuhkan waktu " -"untuk dilaksanakan." -#: views.py:433 -msgid "duplicated documents" -msgstr "Dokumen-dokumen ganda" - -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Pembaharuan jumlah halaman selesai. Jumlah dokumen diproses: %(total)d, " -"dokumen-dokumen yang diperbaharui: %(change)d" +msgstr "Pembaharuan jumlah halaman selesai. Jumlah dokumen diproses: %(total)d, dokumen-dokumen yang diperbaharui: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Apakah Anda yakin untuk memperbaharui jumlah halaman untuk dokumen-dokumen " -"kantor (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Apakah Anda yakin untuk memperbaharui jumlah halaman untuk dokumen-dokumen kantor (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" -"Semua transformasi-transformasi halaman untuk dokumen: %s, telah berhasil " -"dihapus." - -#: views.py:501 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" -"Masalah dalam menghapus transformasi-transformasi untuk halaman: " -"%(document)s; %(error)s." - -#: views.py:507 -msgid "document transformation" -msgstr "transformasi dokumen" +msgstr "Semua transformasi-transformasi halaman untuk dokumen: %s, telah berhasil dihapus." #: views.py:516 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Apakah anda yakin untuk membersihkan semua transformasi halaman untuk " -"dokumen: %s?" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Masalah dalam menghapus transformasi-transformasi untuk halaman: %(document)s; %(error)s." -#: views.py:518 +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Apakah anda yakin untuk membersihkan semua transformasi halaman untuk dokumen: %s?" + +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Apakah anda yakin untuk menghapus semua transformasi-transformasi halaman untuk dokumen-dokumen: %s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Apakah anda yakin untuk menghapus semua transformasi-transformasi halaman " -"untuk dokumen-dokumen: %s?" -#: views.py:546 -msgid "missing documents" -msgstr "dokumen-dokumen hilang" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "detail-detail untuk: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Halaman dokumen berhasil disunting." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "sunting: %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Tidak ada halaman lagi dalam dokumen ini" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Anda telah berada pada halaman pertama dari dokumen ini" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "cetak: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Jenis dokumen berhasil disunting" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Masalah dalam menyunting jenis dokumen: %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "sunting jenis dokumen: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Jenis dokumen: %s berhasil dihapus." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Jenis dokumen: %(document_type)s masalah dalam penghapusan: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Apakah anda yakin untuk menghapus jenis dokumen: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"Jenis dokumen dari semua dokumen yang menggunakan jenis dokumen ini akan " -"dibuat menjadi 'none'." +msgstr "Jenis dokumen dari semua dokumen yang menggunakan jenis dokumen ini akan dibuat menjadi 'none'." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Jenis dokumen berhasil dibuat" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Masalah dalam membuat jenis dokumen; %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "nama berkas untuk jenis dokumen: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Nama berkas jenis dokumen berhasil disunting." -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Masalah dalam menyunting nama berkas jenis dokumen: %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"sunting nama berkas \"%(filename)s\" dari jenis dokumen \"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "nama berkas jenis dokumen" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nama berkas jenis dokumen: %s berhasil dihapus." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Nama berkas jenis dokumen: %(document_type_filename)s masalah dalam " -"menghapus: %(error)s" +msgstr "Nama berkas jenis dokumen: %(document_type_filename)s masalah dalam menghapus: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Apakah anda yakin untuk menghapus nama berkas: %(filename)s, dari jenis " -"dokumen \"%(document_type)s\"?" +msgstr "Apakah anda yakin untuk menghapus nama berkas: %(filename)s, dari jenis dokumen \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Nama berkas jenis dokumen berhasil dibuat." -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Masalah dalam membuat nama berkas jenis dokumen; %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "Buat nama berkas untuk jenis dokumen: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Penyimpanan sementara gambar dokumen berhasil dibersihkan" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Masalah dalam membersihkan penyimpanan sementara gambar dokumen; %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" -msgstr "" -"Apakah anda yakin untuk membersihkan penyimpanan sementara gambar dokumen?" +msgstr "Apakah anda yakin untuk membersihkan penyimpanan sementara gambar dokumen?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "versi dokumen: %s" - -#: views.py:1141 -msgid "time and date" -msgstr "waktu dan tanggal" - -#: views.py:1145 -msgid "mimetype" +msgid "Versions for document: %s" msgstr "" -#: views.py:1149 -msgid "encoding" +#: views.py:1153 +msgid "Time and date" msgstr "" -#: views.py:1180 +#: views.py:1157 +msgid "Mimetype" +msgstr "" + +#: views.py:1161 +msgid "Encoding" +msgstr "" + +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Versi dokumen berhasil dikembalikan." -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Masalah dalam mengembalikan versi dokumen; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Apakah anda yakin untuk kembali ke versi yang ini?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Semua versi sebelum versi yang ini akan ikut dihapus juga." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "transformasi untuk: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Transformasi halaman dokumen berhasil dibuat." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Buat transformasi baru untuk halaman: %(page)s dari dokumen: %(document)s" +msgstr "Buat transformasi baru untuk halaman: %(page)s dari dokumen: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Transformasi halaman dokumen berhasil disunting" -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Sunting transformasi \"%(transformation)s\" untuk: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Transformasi halaman dokumen berhasil dihapus." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Apakah anda yakin untuk menghapus transformasi \"%(transformation)s\" untuk: " -"%(document_page)s" +msgstr "Apakah anda yakin untuk menghapus transformasi \"%(transformation)s\" untuk: %(document_page)s" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Halaman %(page_num)d dari %(total_pages)d untuk %(document)s" - -#: widgets.py:62 -msgid "Details" -msgstr "Detail" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Klik pada gambar untuk melihat ukuran penuh" #: widgets.py:81 -msgid "document page image" -msgstr "gambar halaman dokumen" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Jumlah maksimal dokumen-dokumen (dibuat, disunting, dilihat) baru-baru ini " -"per pengguna." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" -"Satuan dalam persen untuk memperbesar atau memperkecil tampilan halaman " -"dokumen per interaksi pengguna." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Jumlah maksimal dalam persen (%) yang diperbolehkan bagi pengguna untuk " -"memperbesar tampilan halaman dokumen secara interaktif" +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Jumlah minimal dalam persen (%) yang diperbolehkan bagi pengguna untuk " -"memperkecil tampilan halaman dokumen secara interaktif." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" -"Jumlah dalam derajat untuk memutar halaman dokumen per interaksi pengguna." +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Apa jenis dokumen?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Jenis-jenis dokumen menentukan sebuat kelas yang mewakili kelompok dokumen " -"dalam kelompok yang besar, misalnya: faktur, peraturan-peraturan atau buku-" -"buku petunjuk. Keuntungan menggunakan jenis dokumen adalah: memberikan " -"daftar nama-nama berkas yang umum untuk mengubah nama secara cepat pada saat " -"pembuatan, termasuk memberikan jenis-jenis 'metadata' yang sesuai." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Apakah yang dimaksud dengan dokumen baru-baru ini?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Di sini Anda akan menemukan %(recent_count)s dokumen-dokumen terbaru yang " -"telah anda buat atau sunting dalam bentuk apa saja." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "pra-tinjau" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Statistik dokumen" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "Mengunggah dokumen-dokumen baru" +#~ msgstr "upload new documents" + +#~ msgid "clone metadata" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "dokumen-dokumen yang sejenis dengan ini" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "Dokumen-dokumen jenis \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "langkah 1 dari 3: Jenis dokumen" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "langkah 2 dari 3: Pemilihan 'metadata'" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "langkah 3 dari 3: 'Metadata' dokumen" +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Langkah selanjutnya" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/it/LC_MESSAGES/django.po b/mayan/apps/documents/locale/it/LC_MESSAGES/django.po index ed9bcc7db4..2c0aecdddd 100644 --- a/mayan/apps/documents/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Carlo Zanatto <>, 2012 # Giovanni Tricarico , 2014 @@ -12,79 +13,82 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-01-11 11:53+0000\n" -"Last-Translator: Giovanni Tricarico \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Documenti" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "documenti" -#: __init__.py:102 -msgid "thumbnail" -msgstr "thumbnail" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Tipo documento " -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "Tipo MIME" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Nome file" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Tipo metdata" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Valore metadata" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Contenuto " -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Descrizione " -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Etichette " -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Commenti " -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Documento modificato" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "pagina del documento" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Creazione documento" @@ -96,10 +100,8 @@ msgstr "Documento \"%(content_object)s\" creato da by %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Documento \"%(content_object)s\" creato il %(datetime)s da %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Documento \"%(content_object)s\" creato il %(datetime)s da %(fullname)s." #: events.py:13 msgid "Document edited" @@ -113,11 +115,9 @@ msgstr "Documento \"%(content_object)s\" modificato da %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Documento \"%(content_object)s\" è stato modificato il %(datetime)s da " -"%(fullname)s. Queste le seguenti modifiche: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Documento \"%(content_object)s\" è stato modificato il %(datetime)s da %(fullname)s. Queste le seguenti modifiche: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -133,7 +133,7 @@ msgstr "Documento \"%(document)s\" cancellato da %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Documento \"%(document)s\" cancellato il %(datetime)s da %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Immagine della pagina" @@ -142,9 +142,9 @@ msgid "Contents" msgstr "Contenuti" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Pagine nel documento (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -166,7 +166,7 @@ msgstr "Livello di versione" msgid "Release level serial" msgstr "Livello di versione sequenziale" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Commento" @@ -191,10 +191,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Scarica il documento nel formato originale o in modo compresso. Questa " -"opzione è selezionabile solo quando il download di un documento, per i " -"documenti multipli, il bundle sarà sempre download come un file compresso." +msgstr "Scarica il documento nel formato originale o in modo compresso. Questa opzione è selezionabile solo quando il download di un documento, per i documenti multipli, il bundle sarà sempre download come un file compresso." #: forms.py:281 msgid "Compressed filename" @@ -204,78 +201,71 @@ msgstr "Nome file compresso " msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "Il nome file del file compresso che conterrà il documento da scaricare, se l'opzione precedente è selezionata." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"Il nome file del file compresso che conterrà il documento da scaricare, se " -"l'opzione precedente è selezionata." -#: links.py:39 -msgid "all documents" -msgstr "tutti i documenti" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "documenti recenti" - -#: links.py:41 -msgid "details" -msgstr "dettagli" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Dettagli" #: links.py:42 -msgid "properties" -msgstr "proprietà" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "cancella" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "edita" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "scarica" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Scarica" #: links.py:49 -msgid "find duplicates" -msgstr "trova duplicati" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "trova tutti i duplicati" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Cerca tutti i documenti con il checksum e restituisci una lista delle " -"corrispondenze esatte." +msgstr "Cerca tutti i documenti con il checksum e restituisci una lista delle corrispondenze esatte." #: links.py:51 -msgid "update office documents' page count" -msgstr "update documenti di office numero di pagine" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Update the page count of the office type documents. This is useful when " -"enabling office document support after there were already office type " -"documents in the database." +msgstr "Update the page count of the office type documents. This is useful when enabling office document support after there were already office type documents in the database." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "ripulisci le trasformazioni" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "stampa" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "versioni" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -289,287 +279,257 @@ msgstr "Svuota la cache immagine del documento" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Cancella le rappresentazioni grafiche utilizzate per accellerare la " -"visualizzazione dei documenti e dei risultati interattivi trasformazioni." +msgstr "Cancella le rappresentazioni grafiche utilizzate per accellerare la visualizzazione dei documenti e dei risultati interattivi trasformazioni." #: links.py:62 -msgid "page transformations" -msgstr "trasformazioni della pagina" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "crea una nuova trasformazione" - -#: links.py:67 -msgid "page image" -msgstr "immagine della pagina" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "testo della pagina" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "modifica il testo nella pagina" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "pagina successiva" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "pagina precedente" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "prima pagina" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "ultima pagina" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "zoom in" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "zoom out" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "ruotate a destra" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "ruotate a sinistra" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "ripristino della vista" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "versioni" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "ripristinare" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "lista in base al tipo di documento" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "tipi di documenti" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "crea il tipo di documenti" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "nome file" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "aggiungi il nome file al tipo di documento" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "finale" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alfa" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "Release Candidate" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "hotfix" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "nome" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "tipo documento" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "documenti tipo" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "descrizione" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "ha aggiunto" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "documento" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "tutti i documenti" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Maggiore %(major)i.%(minor)i, (new release)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Minore %(major)i.%(minor)i, (some updates)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "maggiore" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "minore" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "micro" - -#: models.py:317 msgid "release level" msgstr "Livello di release" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "sequenziale" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "timestamp" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "commento" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Checksum" -#: models.py:323 -msgid "file" -msgstr "file" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "checksum" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "versione del documento" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "Questo tipo di formato file è sconosciuto, per cui il numero di pagine sarà 1" + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"Questo tipo di formato file è sconosciuto, per cui il numero di pagine sarà 1" -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "nome file" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "abilitato" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "rinomina veloce del nome file del documento" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "rinomina veloce del nome files del documento" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "contenuto" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "etichetta di pagina" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "numero pagina" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Pagina %(page_num)d di %(total_pages)d del %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "pagina del documento" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "pagine di documento" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Inserisci un valore valido" -#: models.py:619 views.py:1214 -msgid "order" -msgstr "ordina" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "trasformazione" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argomenti" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Usa dizionari per identificare gli argomenti, esempio:%s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "trasformazione della pagina del documento" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "trasformazioni della pagina del documento" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "utente" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "accessi" - -#: models.py:649 -msgid "recent document" -msgstr "documenti recenti" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -591,7 +551,7 @@ msgstr "Visualizza documenti" msgid "Delete documents" msgstr "Cancella documenti" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Scarica documenti" @@ -631,6 +591,32 @@ msgstr "Cancella il tipo di documento" msgid "Create document types" msgstr "Crea tipo di documento" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Massimo numero recente (creazione, modifica, visualizzazione) di documenti da ricordare per utente" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Importo in percentuale dello zoom o rimpicciolire una pagina del documento per l'interazione dell'utente." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Importo massimo in percentuale (%) per consentire all'utente di ingrandire una pagina del documento in modo interattivo." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Quantità minima in percentuale (%) per consentire all'utente di ingrandire una pagina di documento in modo interattivo." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Quantità di gradi per la rotazione della pagina del documento" + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -664,511 +650,496 @@ msgstr "Documenti nello storage:%d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Spazio usato nello storage: %(base_2)s (base 2), %(base_10)s (base 10), " -"%(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Spazio usato nello storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Pagine di documenti nel database:%d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Inserimento data" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Inserimento orario" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "File mimetype" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Nessuno " -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "File mime encoding" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Dimensioni del file" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Esiste nello storage" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "File path in storage" -#: views.py:112 -msgid "Checksum" -msgstr "Checksum" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Pagine" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "Proprietà per il documento:%s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "dati del documento" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Devi indicare almeno un documento" -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Documento eliminato correttamente." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento:%(document)s errore cancellazione: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "documento" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Sei sicuro di voler cancellare il documento: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Sei sicuro di voler cancellare i documenti: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Il documento \"%s\" è ancora in modifica" -#: views.py:300 -msgid "documents to be downloaded" -msgstr "documenti da scaricare" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "versione" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Scarica" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Ritorno" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "duplicati di:%s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Sei sicuro di voler trovare tutti i duplicati?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "In un grande database questa operazione potrebbe richiedere del tempo " -#: views.py:433 -msgid "duplicated documents" -msgstr "documenti duplicati" +#: views.py:448 +msgid "Duplicated documents" +msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Update del numero di pagine completato. Il documenti processati " -"%(total)d, con il numero di pagine cambiate: %(change)d" +msgstr "Update del numero di pagine completato. Il documenti processati %(total)d, con il numero di pagine cambiate: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Sei sicuro di voler cambiare il numero di pagine deil documenti office (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Sei sicuro di voler cambiare il numero di pagine deil documenti office (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" -"Tutte le trasformazioni alle pagine del documento:%s, sono state cancellate " -"con successo." - -#: views.py:501 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" -"Errore nella cancellazione della trasformazione della pagina per il " -"documento:%(document)s; %(error)s." - -#: views.py:507 -msgid "document transformation" -msgstr "trasformazione del documento" +msgstr "Tutte le trasformazioni alle pagine del documento:%s, sono state cancellate con successo." #: views.py:516 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Errore nella cancellazione della trasformazione della pagina per il documento:%(document)s; %(error)s." + +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" msgstr "Sei sicuro di voler cancellare le trasformazioni per il documento:%s?" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "Sei sicuro di voler cancellare le trasformazioni per il documenti:%s?" -#: views.py:546 -msgid "missing documents" -msgstr "documenti mancanti" +#: views.py:561 +msgid "Missing documents" +msgstr "" -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "dettagli per:%s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Pagina di documento modificata con successo." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "modifica:%s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Non ci sono più pagine in questo documento" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Sei già alla prima pagina del documento" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "stampa:%s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Tipo di documento modificata con successo" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Errore nella modifica del tipo di documento;%s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "modifica tipo documento:%s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo di documento: %s cancellata ." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" -msgstr "" -"Tipo di documento: %(document_type)s errore di cancellazione: %(error)s" +msgstr "Tipo di documento: %(document_type)s errore di cancellazione: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Sei sicuro di cancellare questo tipo di documento:%s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "Il tipo di documento per tutti i documenti sarà messo a nullo" -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Tipo di documento creato con successo" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Errore nella creazione del tipo di documento;%(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "tipo di documento per il nome file: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Tipo di documento per il nome file modificato con successo" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Errore nella modifica del tipo di nome file;%s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"modifica il nome file \"%(filename)s\" per il tipo di documento " -"\"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "tipo di nome file per il documento" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Tipo di nome file per il documento: %s cancellato con successo." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Tipo di nome file per il documento:%(document_type_filename)s errore di " -"cancellazione: %(error)s" +msgstr "Tipo di nome file per il documento:%(document_type_filename)s errore di cancellazione: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Sei sicuro che vuoi cancellare il nome file:%(filename)s, per il tipo di " -"documento\"%(document_type)s\"?" +msgstr "Sei sicuro che vuoi cancellare il nome file:%(filename)s, per il tipo di documento\"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Tipo di nome file per nome file creato con successo" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Errore creando il tipo di nome file; %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "crea il nome file per i documenti di tipo:%s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Cancellata con successo la cache delle immagini dei documenti" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Errore nella pulizia della cache del documento; %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "Sei sicuro di voler cancellare la cache delle immagini del documento?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "versioni per documento: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "data e ora" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "mimetype" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "codifica" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Versione del documento ripristinato con successo" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Errore restituito, quando ripristino documento; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Sei sicuro di voler tornare a questa versione?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Tutte le versioni più tardi verrà cancellato." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "trasformazioni per:%s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Trasformazioni per la pagina del documento creata con successo" -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Crea una nuova trasformazione per la pagina: %(page)s del documento: " -"%(document)s" +msgstr "Crea una nuova trasformazione per la pagina: %(page)s del documento: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Document page trasformation edited successfully." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" -msgstr "" -"Modifica la trasformazione \"%(transformation)s\" per: %(document_page)s" +msgstr "Modifica la trasformazione \"%(transformation)s\" per: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Trasformazione della pagina di documento cancellata con successo." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Sei sicuro di voler cancellare la trasformazione \"%(transformation)s\" per: " -"%(document_page)s" +msgstr "Sei sicuro di voler cancellare la trasformazione \"%(transformation)s\" per: %(document_page)s" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Pagina %(page_num)d di %(total_pages)d del %(document)s" - -#: widgets.py:62 -msgid "Details" -msgstr "Dettagli" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Click sull'immagine per l'anteprima" #: widgets.py:81 -msgid "document page image" -msgstr "immagine della pagina del documento" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Massimo numero recente (creazione, modifica, visualizzazione) di documenti " -"da ricordare per utente" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" -"Importo in percentuale dello zoom o rimpicciolire una pagina del documento " -"per l'interazione dell'utente." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Importo massimo in percentuale (%) per consentire all'utente di ingrandire " -"una pagina del documento in modo interattivo." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Quantità minima in percentuale (%) per consentire all'utente di ingrandire " -"una pagina di documento in modo interattivo." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Quantità di gradi per la rotazione della pagina del documento" +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Che tipo di documenti sono ?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Il tipo di documento definisce una raggruppamento di documenti, come : " -"fatture, regolamenti, manuali. Il vantaggio dell'uso di tale classificazione " -"permette di rinominare,aggiungere metadati e rinominare i file più " -"velocemente." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Quali sono i documenti recenti ?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"qui troverete gli ultimi %(recent_count)s documenti da voi creati o " -"modificati" +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "anteprima" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Statistiche del documento" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "carica nuovi documenti " +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "clona i metadati" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "documenti di questo tipo" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "documenti di tipo \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "Passo 1 di 3: Tipo documento " +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "Passo 2 di 3: Selezione metadata" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "Passo 3 di 3: Metadata documento " +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Prossimo passo " +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/lv/LC_MESSAGES/django.po b/mayan/apps/documents/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2b877813ae --- /dev/null +++ b/mayan/apps/documents/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,1140 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 +msgid "Documents" +msgstr "" + +#: __init__.py:110 views.py:88 +msgid "documents" +msgstr "" + +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" + +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 +msgid "Document type" +msgstr "" + +#: __init__.py:156 +msgid "MIME type" +msgstr "" + +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 +msgid "Filename" +msgstr "" + +#: __init__.py:158 +msgid "Metadata type" +msgstr "" + +#: __init__.py:159 +msgid "Metadata value" +msgstr "" + +#: __init__.py:160 models.py:561 +msgid "Content" +msgstr "" + +#: __init__.py:161 models.py:80 +msgid "Description" +msgstr "" + +#: __init__.py:162 +msgid "Tags" +msgstr "" + +#: __init__.py:163 +msgid "Comments" +msgstr "" + +#: __init__.py:166 +msgid "Document tendencies" +msgstr "" + +#: __init__.py:167 +msgid "Document usage" +msgstr "" + +#: __init__.py:171 +msgid "Returns a list of all the documents." +msgstr "" + +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + +#: events.py:5 +msgid "Document creation" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "" + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" + +#: events.py:13 +msgid "Document edited" +msgstr "" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "" + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "" + +#: events.py:24 +msgid "Document deleted" +msgstr "" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "" + +#: forms.py:47 links.py:67 +msgid "Page image" +msgstr "" + +#: forms.py:57 forms.py:236 +msgid "Contents" +msgstr "" + +#: forms.py:90 forms.py:92 +#, python-format +msgid "Document pages (%d)" +msgstr "" + +#: forms.py:118 +msgid "Use the new version filename as the document filename" +msgstr "" + +#: forms.py:134 +msgid "Quick document rename" +msgstr "" + +#: forms.py:142 +msgid "Version update" +msgstr "" + +#: forms.py:147 +msgid "Release level" +msgstr "" + +#: forms.py:153 +msgid "Release level serial" +msgstr "" + +#: forms.py:161 models.py:319 views.py:1169 +msgid "Comment" +msgstr "" + +#: forms.py:167 +msgid "New document filename" +msgstr "" + +#: forms.py:231 widgets.py:48 +msgid "Page" +msgstr "" + +#: forms.py:250 +msgid "Page range" +msgstr "" + +#: forms.py:280 +msgid "Compress" +msgstr "" + +#: forms.py:280 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "" + +#: forms.py:281 +msgid "Compressed filename" +msgstr "" + +#: forms.py:281 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" + +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" + +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" + +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "" + +#: links.py:42 +msgid "Properties" +msgstr "" + +#: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 +msgid "Delete" +msgstr "" + +#: links.py:45 links.py:64 links.py:87 links.py:93 +msgid "Edit" +msgstr "" + +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "" + +#: links.py:49 +msgid "Find duplicates" +msgstr "" + +#: links.py:50 +msgid "Find all duplicates" +msgstr "" + +#: links.py:50 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "" + +#: links.py:51 +msgid "Update office documents' page count" +msgstr "" + +#: links.py:51 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "" + +#: links.py:52 links.py:53 +msgid "Clear transformations" +msgstr "" + +#: links.py:54 +msgid "Print" +msgstr "" + +#: links.py:55 +msgid "History" +msgstr "" + +#: links.py:56 +msgid "Find missing document files" +msgstr "" + +#: links.py:59 +msgid "Clear the document image cache" +msgstr "" + +#: links.py:59 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "" + +#: links.py:62 +msgid "Page transformations" +msgstr "" + +#: links.py:63 +msgid "Create new transformation" +msgstr "" + +#: links.py:68 +msgid "Page text" +msgstr "" + +#: links.py:69 +msgid "Edit page text" +msgstr "" + +#: links.py:70 +msgid "Next page" +msgstr "" + +#: links.py:71 +msgid "Previous page" +msgstr "" + +#: links.py:72 +msgid "First page" +msgstr "" + +#: links.py:73 +msgid "Last page" +msgstr "" + +#: links.py:74 +msgid "Zoom in" +msgstr "" + +#: links.py:75 +msgid "Zoom out" +msgstr "" + +#: links.py:76 +msgid "Rotate right" +msgstr "" + +#: links.py:77 +msgid "Rotate left" +msgstr "" + +#: links.py:78 +msgid "Reset view" +msgstr "" + +#: links.py:81 +msgid "Versions" +msgstr "" + +#: links.py:82 +msgid "Revert" +msgstr "" + +#: links.py:85 +msgid "Document type list" +msgstr "" + +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" + +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" + +#: links.py:91 +msgid "Filenames" +msgstr "" + +#: links.py:92 +msgid "Add filename to document type" +msgstr "" + +#: literals.py:15 +msgid "Final" +msgstr "" + +#: literals.py:16 +msgid "Alpha" +msgstr "" + +#: literals.py:17 +msgid "Beta" +msgstr "" + +#: literals.py:18 +msgid "Release candidate" +msgstr "" + +#: literals.py:19 +msgid "Hotfix" +msgstr "" + +#: models.py:58 +msgid "Name" +msgstr "" + +#: models.py:70 +msgid "Documents types" +msgstr "" + +#: models.py:81 +msgid "Added" +msgstr "" + +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" + +#: models.py:100 +msgid "Uninitialized document" +msgstr "" + +#: models.py:299 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "" + +#: models.py:300 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "" + +#: models.py:301 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "" + +#: models.py:313 +msgid "Mayor" +msgstr "" + +#: models.py:314 +msgid "Minor" +msgstr "" + +#: models.py:315 +msgid "Micro" +msgstr "" + +#: models.py:316 +msgid "release level" +msgstr "" + +#: models.py:317 +msgid "Serial" +msgstr "" + +#: models.py:318 +msgid "Timestamp" +msgstr "" + +#: models.py:322 +msgid "File" +msgstr "" + +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "" + +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" + +#: models.py:419 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "" + +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" + +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" + +#: models.py:553 +msgid "Document types quick rename filenames" +msgstr "" + +#: models.py:562 +msgid "Page label" +msgstr "" + +#: models.py:563 +msgid "Page number" +msgstr "" + +#: models.py:566 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "" + +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" + +#: models.py:575 +msgid "Document pages" +msgstr "" + +#: models.py:592 +msgid "Enter a valid value." +msgstr "" + +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" + +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" + +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" + +#: models.py:620 +msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" + +#: models.py:629 +msgid "Document page transformations" +msgstr "" + +#: models.py:637 +msgid "User" +msgstr "" + +#: models.py:639 +msgid "Accessed" +msgstr "" + +#: models.py:648 +msgid "Recent document" +msgstr "" + +#: permissions.py:9 +msgid "Create documents" +msgstr "" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "" + +#: permissions.py:12 +msgid "View documents" +msgstr "" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "" + +#: permissions.py:14 views.py:380 +msgid "Download documents" +msgstr "" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "" + +#: permissions.py:22 +msgid "View document types" +msgstr "" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "" + +#: permissions.py:25 +msgid "Create document types" +msgstr "" + +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + +#: statistics.py:46 +#, python-format +msgid "Document types: %d" +msgstr "" + +#: statistics.py:50 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "" + +#: statistics.py:51 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "" + +#: statistics.py:52 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "" + +#: statistics.py:65 +#, python-format +msgid "Documents in database: %d" +msgstr "" + +#: statistics.py:70 +#, python-format +msgid "Documents in storage: %d" +msgstr "" + +#: statistics.py:72 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "" + +#: statistics.py:81 +#, python-format +msgid "Document pages in database: %d" +msgstr "" + +#: views.py:113 +msgid "Date added" +msgstr "" + +#: views.py:114 +msgid "Time added" +msgstr "" + +#: views.py:115 +msgid "UUID" +msgstr "" + +#: views.py:120 +msgid "File mimetype" +msgstr "" + +#: views.py:120 views.py:121 +msgid "None" +msgstr "" + +#: views.py:121 +msgid "File mime encoding" +msgstr "" + +#: views.py:122 +msgid "File size" +msgstr "" + +#: views.py:123 +msgid "Exists in storage" +msgstr "" + +#: views.py:124 +msgid "File path in storage" +msgstr "" + +#: views.py:126 +msgid "Pages" +msgstr "" + +#: views.py:137 +#, python-format +msgid "Document properties for: %s" +msgstr "" + +#: views.py:159 +msgid "Document data" +msgstr "" + +#: views.py:183 views.py:496 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:199 +msgid "Document deleted successfully." +msgstr "" + +#: views.py:201 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:208 +msgid "document" +msgstr "" + +#: views.py:216 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "" + +#: views.py:218 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "" + +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" + +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" + +#: views.py:383 +msgid "Return" +msgstr "" + +#: views.py:412 +#, python-format +msgid "Duplicates of: %s" +msgstr "" + +#: views.py:424 +msgid "Are you sure you wish to find all duplicates?" +msgstr "" + +#: views.py:425 views.py:483 views.py:551 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:448 +msgid "Duplicated documents" +msgstr "" + +#: views.py:474 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "" + +#: views.py:482 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "" + +#: views.py:514 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "" + +#: views.py:516 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "" + +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "" + +#: views.py:533 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "" + +#: views.py:561 +msgid "Missing documents" +msgstr "" + +#: views.py:577 views.py:619 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:638 +msgid "Document page edited successfully." +msgstr "" + +#: views.py:647 +#, python-format +msgid "Edit: %s" +msgstr "" + +#: views.py:664 +msgid "There are no more pages in this document" +msgstr "" + +#: views.py:682 +msgid "You are already at the first page of this document" +msgstr "" + +#: views.py:827 +#, python-format +msgid "Print: %s" +msgstr "" + +#: views.py:899 +msgid "Document type edited successfully" +msgstr "" + +#: views.py:902 +#, python-format +msgid "Error editing document type; %s" +msgstr "" + +#: views.py:907 +#, python-format +msgid "Edit document type: %s" +msgstr "" + +#: views.py:930 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "" + +#: views.py:932 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "" + +#: views.py:944 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "" + +#: views.py:945 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "" + +#: views.py:961 +msgid "Document type created successfully" +msgstr "" + +#: views.py:964 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "" + +#: views.py:982 +#, python-format +msgid "filenames for document type: %s" +msgstr "" + +#: views.py:1013 +msgid "Document type filename edited successfully" +msgstr "" + +#: views.py:1016 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "" + +#: views.py:1021 +#, python-format +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" + +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" + +#: views.py:1048 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "" + +#: views.py:1050 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "" + +#: views.py:1066 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "" + +#: views.py:1091 +msgid "Document type filename created successfully" +msgstr "" + +#: views.py:1094 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "" + +#: views.py:1100 +#, python-format +msgid "Create filename for document type: %s" +msgstr "" + +#: views.py:1118 +msgid "Document image cache cleared successfully" +msgstr "" + +#: views.py:1120 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "" + +#: views.py:1126 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "" + +#: views.py:1143 +#, python-format +msgid "Versions for document: %s" +msgstr "" + +#: views.py:1153 +msgid "Time and date" +msgstr "" + +#: views.py:1157 +msgid "Mimetype" +msgstr "" + +#: views.py:1161 +msgid "Encoding" +msgstr "" + +#: views.py:1192 +msgid "Document version reverted successfully" +msgstr "" + +#: views.py:1194 +#, python-format +msgid "Error reverting document version; %s" +msgstr "" + +#: views.py:1201 +msgid "Are you sure you wish to revert to this version?" +msgstr "" + +#: views.py:1202 +msgid "All later version after this one will be deleted too." +msgstr "" + +#: views.py:1222 +#, python-format +msgid "Transformations for: %s" +msgstr "" + +#: views.py:1251 +msgid "Document page transformation created successfully." +msgstr "" + +#: views.py:1260 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "" + +#: views.py:1279 +msgid "Document page transformation edited successfully." +msgstr "" + +#: views.py:1292 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "" + +#: views.py:1312 +msgid "Document page transformation deleted successfully." +msgstr "" + +#: views.py:1323 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "" + +#: widgets.py:57 +#, python-format +msgid "Page %(page_num)d of %(total_pages)d" +msgstr "" + +#: widgets.py:65 +msgid "Click on the image for full size preview" +msgstr "" + +#: widgets.py:81 +msgid "Document page image" +msgstr "" + +#~ msgid "details" +#~ msgstr "details" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "download" +#~ msgstr "download" + +#~ msgid "page image" +#~ msgstr "page image" + +#~ msgid "document types" +#~ msgstr "document types" + +#~ msgid "create document type" +#~ msgstr "create document type" + +#~ msgid "filenames" +#~ msgstr "filenames" + +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Document statistics" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" + +#~ msgid "clone metadata" +#~ msgstr "clone metadata" + +#~ msgid "documents of this type" +#~ msgstr "documents of this type" + +#~ msgid "documents of type \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/nb/LC_MESSAGES/django.po b/mayan/apps/documents/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4fd7f76407 --- /dev/null +++ b/mayan/apps/documents/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,1140 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 +msgid "Documents" +msgstr "" + +#: __init__.py:110 views.py:88 +msgid "documents" +msgstr "" + +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" + +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 +msgid "Document type" +msgstr "" + +#: __init__.py:156 +msgid "MIME type" +msgstr "" + +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 +msgid "Filename" +msgstr "" + +#: __init__.py:158 +msgid "Metadata type" +msgstr "" + +#: __init__.py:159 +msgid "Metadata value" +msgstr "" + +#: __init__.py:160 models.py:561 +msgid "Content" +msgstr "" + +#: __init__.py:161 models.py:80 +msgid "Description" +msgstr "" + +#: __init__.py:162 +msgid "Tags" +msgstr "" + +#: __init__.py:163 +msgid "Comments" +msgstr "" + +#: __init__.py:166 +msgid "Document tendencies" +msgstr "" + +#: __init__.py:167 +msgid "Document usage" +msgstr "" + +#: __init__.py:171 +msgid "Returns a list of all the documents." +msgstr "" + +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + +#: events.py:5 +msgid "Document creation" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "" + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" + +#: events.py:13 +msgid "Document edited" +msgstr "" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "" + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "" + +#: events.py:24 +msgid "Document deleted" +msgstr "" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "" + +#: forms.py:47 links.py:67 +msgid "Page image" +msgstr "" + +#: forms.py:57 forms.py:236 +msgid "Contents" +msgstr "" + +#: forms.py:90 forms.py:92 +#, python-format +msgid "Document pages (%d)" +msgstr "" + +#: forms.py:118 +msgid "Use the new version filename as the document filename" +msgstr "" + +#: forms.py:134 +msgid "Quick document rename" +msgstr "" + +#: forms.py:142 +msgid "Version update" +msgstr "" + +#: forms.py:147 +msgid "Release level" +msgstr "" + +#: forms.py:153 +msgid "Release level serial" +msgstr "" + +#: forms.py:161 models.py:319 views.py:1169 +msgid "Comment" +msgstr "" + +#: forms.py:167 +msgid "New document filename" +msgstr "" + +#: forms.py:231 widgets.py:48 +msgid "Page" +msgstr "" + +#: forms.py:250 +msgid "Page range" +msgstr "" + +#: forms.py:280 +msgid "Compress" +msgstr "" + +#: forms.py:280 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "" + +#: forms.py:281 +msgid "Compressed filename" +msgstr "" + +#: forms.py:281 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" + +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" + +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" + +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "" + +#: links.py:42 +msgid "Properties" +msgstr "" + +#: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 +msgid "Delete" +msgstr "" + +#: links.py:45 links.py:64 links.py:87 links.py:93 +msgid "Edit" +msgstr "" + +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "" + +#: links.py:49 +msgid "Find duplicates" +msgstr "" + +#: links.py:50 +msgid "Find all duplicates" +msgstr "" + +#: links.py:50 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "" + +#: links.py:51 +msgid "Update office documents' page count" +msgstr "" + +#: links.py:51 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "" + +#: links.py:52 links.py:53 +msgid "Clear transformations" +msgstr "" + +#: links.py:54 +msgid "Print" +msgstr "" + +#: links.py:55 +msgid "History" +msgstr "" + +#: links.py:56 +msgid "Find missing document files" +msgstr "" + +#: links.py:59 +msgid "Clear the document image cache" +msgstr "" + +#: links.py:59 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "" + +#: links.py:62 +msgid "Page transformations" +msgstr "" + +#: links.py:63 +msgid "Create new transformation" +msgstr "" + +#: links.py:68 +msgid "Page text" +msgstr "" + +#: links.py:69 +msgid "Edit page text" +msgstr "" + +#: links.py:70 +msgid "Next page" +msgstr "" + +#: links.py:71 +msgid "Previous page" +msgstr "" + +#: links.py:72 +msgid "First page" +msgstr "" + +#: links.py:73 +msgid "Last page" +msgstr "" + +#: links.py:74 +msgid "Zoom in" +msgstr "" + +#: links.py:75 +msgid "Zoom out" +msgstr "" + +#: links.py:76 +msgid "Rotate right" +msgstr "" + +#: links.py:77 +msgid "Rotate left" +msgstr "" + +#: links.py:78 +msgid "Reset view" +msgstr "" + +#: links.py:81 +msgid "Versions" +msgstr "" + +#: links.py:82 +msgid "Revert" +msgstr "" + +#: links.py:85 +msgid "Document type list" +msgstr "" + +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" + +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" + +#: links.py:91 +msgid "Filenames" +msgstr "" + +#: links.py:92 +msgid "Add filename to document type" +msgstr "" + +#: literals.py:15 +msgid "Final" +msgstr "" + +#: literals.py:16 +msgid "Alpha" +msgstr "" + +#: literals.py:17 +msgid "Beta" +msgstr "" + +#: literals.py:18 +msgid "Release candidate" +msgstr "" + +#: literals.py:19 +msgid "Hotfix" +msgstr "" + +#: models.py:58 +msgid "Name" +msgstr "" + +#: models.py:70 +msgid "Documents types" +msgstr "" + +#: models.py:81 +msgid "Added" +msgstr "" + +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" + +#: models.py:100 +msgid "Uninitialized document" +msgstr "" + +#: models.py:299 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "" + +#: models.py:300 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "" + +#: models.py:301 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "" + +#: models.py:313 +msgid "Mayor" +msgstr "" + +#: models.py:314 +msgid "Minor" +msgstr "" + +#: models.py:315 +msgid "Micro" +msgstr "" + +#: models.py:316 +msgid "release level" +msgstr "" + +#: models.py:317 +msgid "Serial" +msgstr "" + +#: models.py:318 +msgid "Timestamp" +msgstr "" + +#: models.py:322 +msgid "File" +msgstr "" + +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "" + +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" + +#: models.py:419 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "" + +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" + +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" + +#: models.py:553 +msgid "Document types quick rename filenames" +msgstr "" + +#: models.py:562 +msgid "Page label" +msgstr "" + +#: models.py:563 +msgid "Page number" +msgstr "" + +#: models.py:566 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "" + +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" + +#: models.py:575 +msgid "Document pages" +msgstr "" + +#: models.py:592 +msgid "Enter a valid value." +msgstr "" + +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" + +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" + +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" + +#: models.py:620 +msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" + +#: models.py:629 +msgid "Document page transformations" +msgstr "" + +#: models.py:637 +msgid "User" +msgstr "" + +#: models.py:639 +msgid "Accessed" +msgstr "" + +#: models.py:648 +msgid "Recent document" +msgstr "" + +#: permissions.py:9 +msgid "Create documents" +msgstr "" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "" + +#: permissions.py:12 +msgid "View documents" +msgstr "" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "" + +#: permissions.py:14 views.py:380 +msgid "Download documents" +msgstr "" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "" + +#: permissions.py:22 +msgid "View document types" +msgstr "" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "" + +#: permissions.py:25 +msgid "Create document types" +msgstr "" + +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + +#: statistics.py:46 +#, python-format +msgid "Document types: %d" +msgstr "" + +#: statistics.py:50 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "" + +#: statistics.py:51 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "" + +#: statistics.py:52 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "" + +#: statistics.py:65 +#, python-format +msgid "Documents in database: %d" +msgstr "" + +#: statistics.py:70 +#, python-format +msgid "Documents in storage: %d" +msgstr "" + +#: statistics.py:72 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "" + +#: statistics.py:81 +#, python-format +msgid "Document pages in database: %d" +msgstr "" + +#: views.py:113 +msgid "Date added" +msgstr "" + +#: views.py:114 +msgid "Time added" +msgstr "" + +#: views.py:115 +msgid "UUID" +msgstr "" + +#: views.py:120 +msgid "File mimetype" +msgstr "" + +#: views.py:120 views.py:121 +msgid "None" +msgstr "" + +#: views.py:121 +msgid "File mime encoding" +msgstr "" + +#: views.py:122 +msgid "File size" +msgstr "" + +#: views.py:123 +msgid "Exists in storage" +msgstr "" + +#: views.py:124 +msgid "File path in storage" +msgstr "" + +#: views.py:126 +msgid "Pages" +msgstr "" + +#: views.py:137 +#, python-format +msgid "Document properties for: %s" +msgstr "" + +#: views.py:159 +msgid "Document data" +msgstr "" + +#: views.py:183 views.py:496 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:199 +msgid "Document deleted successfully." +msgstr "" + +#: views.py:201 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:208 +msgid "document" +msgstr "" + +#: views.py:216 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "" + +#: views.py:218 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "" + +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" + +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" + +#: views.py:383 +msgid "Return" +msgstr "" + +#: views.py:412 +#, python-format +msgid "Duplicates of: %s" +msgstr "" + +#: views.py:424 +msgid "Are you sure you wish to find all duplicates?" +msgstr "" + +#: views.py:425 views.py:483 views.py:551 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:448 +msgid "Duplicated documents" +msgstr "" + +#: views.py:474 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "" + +#: views.py:482 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "" + +#: views.py:514 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "" + +#: views.py:516 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "" + +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "" + +#: views.py:533 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "" + +#: views.py:561 +msgid "Missing documents" +msgstr "" + +#: views.py:577 views.py:619 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:638 +msgid "Document page edited successfully." +msgstr "" + +#: views.py:647 +#, python-format +msgid "Edit: %s" +msgstr "" + +#: views.py:664 +msgid "There are no more pages in this document" +msgstr "" + +#: views.py:682 +msgid "You are already at the first page of this document" +msgstr "" + +#: views.py:827 +#, python-format +msgid "Print: %s" +msgstr "" + +#: views.py:899 +msgid "Document type edited successfully" +msgstr "" + +#: views.py:902 +#, python-format +msgid "Error editing document type; %s" +msgstr "" + +#: views.py:907 +#, python-format +msgid "Edit document type: %s" +msgstr "" + +#: views.py:930 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "" + +#: views.py:932 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "" + +#: views.py:944 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "" + +#: views.py:945 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "" + +#: views.py:961 +msgid "Document type created successfully" +msgstr "" + +#: views.py:964 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "" + +#: views.py:982 +#, python-format +msgid "filenames for document type: %s" +msgstr "" + +#: views.py:1013 +msgid "Document type filename edited successfully" +msgstr "" + +#: views.py:1016 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "" + +#: views.py:1021 +#, python-format +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" + +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" + +#: views.py:1048 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "" + +#: views.py:1050 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "" + +#: views.py:1066 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "" + +#: views.py:1091 +msgid "Document type filename created successfully" +msgstr "" + +#: views.py:1094 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "" + +#: views.py:1100 +#, python-format +msgid "Create filename for document type: %s" +msgstr "" + +#: views.py:1118 +msgid "Document image cache cleared successfully" +msgstr "" + +#: views.py:1120 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "" + +#: views.py:1126 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "" + +#: views.py:1143 +#, python-format +msgid "Versions for document: %s" +msgstr "" + +#: views.py:1153 +msgid "Time and date" +msgstr "" + +#: views.py:1157 +msgid "Mimetype" +msgstr "" + +#: views.py:1161 +msgid "Encoding" +msgstr "" + +#: views.py:1192 +msgid "Document version reverted successfully" +msgstr "" + +#: views.py:1194 +#, python-format +msgid "Error reverting document version; %s" +msgstr "" + +#: views.py:1201 +msgid "Are you sure you wish to revert to this version?" +msgstr "" + +#: views.py:1202 +msgid "All later version after this one will be deleted too." +msgstr "" + +#: views.py:1222 +#, python-format +msgid "Transformations for: %s" +msgstr "" + +#: views.py:1251 +msgid "Document page transformation created successfully." +msgstr "" + +#: views.py:1260 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "" + +#: views.py:1279 +msgid "Document page transformation edited successfully." +msgstr "" + +#: views.py:1292 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "" + +#: views.py:1312 +msgid "Document page transformation deleted successfully." +msgstr "" + +#: views.py:1323 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "" + +#: widgets.py:57 +#, python-format +msgid "Page %(page_num)d of %(total_pages)d" +msgstr "" + +#: widgets.py:65 +msgid "Click on the image for full size preview" +msgstr "" + +#: widgets.py:81 +msgid "Document page image" +msgstr "" + +#~ msgid "details" +#~ msgstr "details" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "download" +#~ msgstr "download" + +#~ msgid "page image" +#~ msgstr "page image" + +#~ msgid "document types" +#~ msgstr "document types" + +#~ msgid "create document type" +#~ msgstr "create document type" + +#~ msgid "filenames" +#~ msgstr "filenames" + +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Document statistics" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" + +#~ msgid "clone metadata" +#~ msgstr "clone metadata" + +#~ msgid "documents of this type" +#~ msgstr "documents of this type" + +#~ msgid "documents of type \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po index 54ce8f30ad..bb9329f551 100644 --- a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po @@ -1,86 +1,90 @@ # 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 , 2012-2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Documenten" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "documenten" -#: __init__.py:102 -msgid "thumbnail" -msgstr "thumbnail" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Documentsoort" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "MIME type" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Bestandsnaam" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Metadata type" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Metadata waarde" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Inhoud" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Omschrijving" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Labels" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Commentaar" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Document is bewerkt" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "documentpagina" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Document aanmaken" @@ -92,10 +96,8 @@ msgstr "Document \"%(content_object)s\" aangemaakt door %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Document \"%(content_object)s\" aangemaakt op %(datetime)s door %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Document \"%(content_object)s\" aangemaakt op %(datetime)s door %(fullname)s." #: events.py:13 msgid "Document edited" @@ -109,11 +111,9 @@ msgstr "Document \"%(content_object)s\" is bewerkt door %(fullname)s" #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Document \" %(content_object)s \" is bewerkt op %(datetime)s door " -"%(fullname)s . De volgende wijzigingen hebben plaatsgevonden: %(changes)s ." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Document \" %(content_object)s \" is bewerkt op %(datetime)s door %(fullname)s . De volgende wijzigingen hebben plaatsgevonden: %(changes)s ." #: events.py:24 msgid "Document deleted" @@ -127,10 +127,9 @@ msgstr "Document \" %(document)s \" verwijderd door %(fullname)s ." #: events.py:26 #, python-format msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -msgstr "" -"Document \" %(document)s \" verwijderd op %(datetime)s door %(fullname)s ." +msgstr "Document \" %(document)s \" verwijderd op %(datetime)s door %(fullname)s ." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Pagina afbeelding" @@ -139,9 +138,9 @@ msgid "Contents" msgstr "Inhoud" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Documentpagina's (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -163,7 +162,7 @@ msgstr "Release level" msgid "Release level serial" msgstr "Release level serial" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Commentaar" @@ -188,11 +187,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Het document downloaden in het orginele formaat of in een gecomprimeerd " -"formaat. Deze optie zowel te selecteren voor een document als voor meerdere " -"documenten. Een bundel van meerdere documenten zal altijd worden ge download " -"als een gecomprimeerd bestand." +msgstr "Het document downloaden in het orginele formaat of in een gecomprimeerd formaat. Deze optie zowel te selecteren voor een document als voor meerdere documenten. Een bundel van meerdere documenten zal altijd worden ge download als een gecomprimeerd bestand." #: forms.py:281 msgid "Compressed filename" @@ -202,80 +197,71 @@ msgstr "Bestandsnaam gecomprimeerde archiefbestand" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "De bestandsnaam van het gecomprimeerde archiefbestand dat alle documenten bevat die dienen te worden gedownload, als de voorgaande optie is geselecteerd." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"De bestandsnaam van het gecomprimeerde archiefbestand dat alle documenten " -"bevat die dienen te worden gedownload, als de voorgaande optie is " -"geselecteerd." -#: links.py:39 -msgid "all documents" -msgstr "alle documenten" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "recente documenten" - -#: links.py:41 -msgid "details" -msgstr "details" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Details" #: links.py:42 -msgid "properties" -msgstr "eigenschappen" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "verwijderen" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "bewerken" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "download" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Download" #: links.py:49 -msgid "find duplicates" -msgstr "vind duplicaten" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "vind alle duplicaten" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Doorzoek door alle documenten op checksum, geeft een lijst met exacte " -"overeenkomenden " +msgstr "Doorzoek door alle documenten op checksum, geeft een lijst met exacte overeenkomenden " #: links.py:51 -msgid "update office documents' page count" -msgstr "office document paginanummering bijwerken" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Verversen van de paginanummering voor Office-documenten. Dit is handig " -"wanneer u de ondersteuning voor Office-documenten heeft ingeschakeld en de " -"paginanummering van de al aanwezige Office-documenten automatisch wilt " -"bijwerken." +msgstr "Verversen van de paginanummering voor Office-documenten. Dit is handig wanneer u de ondersteuning voor Office-documenten heeft ingeschakeld en de paginanummering van de al aanwezige Office-documenten automatisch wilt bijwerken." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "wis transformaties" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "print" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "historie" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -289,289 +275,257 @@ msgstr "Opschonen van documentafbeeldingen voorraad." msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Opschonen van de grafische afbeeldingen, die gebuikt worden bij het " -"versnellen van de documentweergave en interactive transformatie resultaten." +msgstr "Opschonen van de grafische afbeeldingen, die gebuikt worden bij het versnellen van de documentweergave en interactive transformatie resultaten." #: links.py:62 -msgid "page transformations" -msgstr "pagina transformaties" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "creeer een nieuwe transformatie" - -#: links.py:67 -msgid "page image" -msgstr "pagina afbeelding" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "pagina tekst" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "bewerk pagina tekst" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "volgende pagina" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "vorige pagina" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "eerste pagina" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "laaste pagina" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "inzoomen" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "uitzoomen" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "rotatie rechtsom" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "rotatie linksom" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "reset weergave" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "versies" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "ongedaan maken" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "documentsoortenlijst" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "documentsoorten" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "aanmaken documentsoort" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "bestandnamen" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "bestandnaam aan documentsoort toevoegen." +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "final" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alpha" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "release candidate" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "hotfix" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "naam" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "documentsoort" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "documentsoorten" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "omschrijving" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "toegevoegd" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "document" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "alle documenten" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Major %(major)i.%(minor)i, (new release)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Minor %(major)i.%(minor)i, (some updates)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "mayor" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "minor" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "micro" - -#: models.py:317 msgid "release level" msgstr "release level" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "serial" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "timestamp" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "commentaar" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Checksum" -#: models.py:323 -msgid "file" -msgstr "bestand" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "checksum" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "documentversie" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "Het bestandformaat voor dit document is onbekent, de pagina teller staat daarom standaard op 1." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"Het bestandformaat voor dit document is onbekent, de pagina teller staat " -"daarom standaard op 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "bestandsnaam" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "ingeschakeld" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "snel bestandsnaam hernoemen op documentsoort" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "snel bestandsnamen hernoemen op documentsoorten" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "inhoud" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "pagina-label" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "pagina-nummer" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Pagina %(page_num)d van %(total_pages)d in %(document)s " -#: models.py:575 models.py:618 -msgid "document page" -msgstr "documentpagina" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "documentpagina's" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Voer een valide waarde in" -#: models.py:619 views.py:1214 -msgid "order" -msgstr "volgorde" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformatie" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argumenten" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" -"Gebruik woordenboeken voor het identificeren van argumenten. Bijvoorbeeld: %s" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "transformatie documentpagina" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "transformaties documentpagina" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "gebruiker" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "benaderd" - -#: models.py:649 -msgid "recent document" -msgstr "recent document" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -593,7 +547,7 @@ msgstr "Documenten bekijken" msgid "Delete documents" msgstr "Documenten verwijderen" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Documenten downloaden" @@ -633,6 +587,32 @@ msgstr "Documentsoorten verwijderen" msgid "Create document types" msgstr "Documentsoorten aanmaken" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Maximum aantal recente docmenten (aangemaakt, bewerkt, bekeken), te onthouden per gebruiker." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Percentage in- of uitzoomen voor documentpagina per gebruikeractie." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Maximaal toegestane documentpagina zoom percentage (%) per gebruikeractie." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Minimaal toegestane documentpagina zoom percentage (%) per gebruikeractie. " + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Aantal graden documentpagina rotatie per gebruikeractie." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -666,513 +646,496 @@ msgstr "Aantal documenten in opslag: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Ruimte ingebruik door opslag: %(base_2)s (base 2), %(base_10)s (base 10), " -"%(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Ruimte ingebruik door opslag: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Aantal document pagina's in de database: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Datum toegevoegd" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Tijdstip toegevoegd" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "MIME-type bestand" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Leeg" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "MIME-encoding bestand" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Bestandgrootte" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Aanwezig in opslag" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Bestandspad in opslag" -#: views.py:112 -msgid "Checksum" -msgstr "Checksum" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Pagina's" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "documenteigenschappen voor: %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "documentgegevens" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "U dient tenminste een document op te geven " -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Document succesvol verwijdert" -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Fout bij verwijderen document: %(document)s. foutmelding: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "document" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Weet u zeker dat u dit document wenst te verwijderen: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Weet u zeker dat u deze documenten wents te verwijderen: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Document \"%s\" succesvol bewerkt" -#: views.py:300 -msgid "documents to be downloaded" -msgstr "documenten om te worden gedownload" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "versie" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Download" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Terug" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "duplicaat van: %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Weet u zeker dat u alle duplicaten wenst te finden?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "Op een grote database kan deze operatie veel tijd inbeslag nemen." -#: views.py:433 -msgid "duplicated documents" -msgstr "document duplicaten" +#: views.py:448 +msgid "Duplicated documents" +msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"paginanummering is voltooid. Documenten afgehandeld: %(total)d / %(change)d " -"documenten bijgewerkt." +msgstr "paginanummering is voltooid. Documenten afgehandeld: %(total)d / %(change)d documenten bijgewerkt." -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Bent u zeker van dat u de paginanummering voor Office-documenten (%d) wenst " -"bij te werken?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Bent u zeker van dat u de paginanummering voor Office-documenten (%d) wenst bij te werken?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" -"Al de pagina transformaties voor document: %s, zijn succesvol verwijdert." - -#: views.py:501 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" -"Fout bij verwijderen van de pagina transformaties voor document: " -"%(document)s ; %(error)s ." - -#: views.py:507 -msgid "document transformation" -msgstr "document transformatie" +msgstr "Al de pagina transformaties voor document: %s, zijn succesvol verwijdert." #: views.py:516 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Weet u zeker dat u alle pagina transformaties voor document: %s, wenst te " -"verwijderen?" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Fout bij verwijderen van de pagina transformaties voor document: %(document)s ; %(error)s ." -#: views.py:518 +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Weet u zeker dat u alle pagina transformaties voor document: %s, wenst te verwijderen?" + +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Weet u zeker dat u alle pagina transformaties voor de documenten: %s, wenst te verwijderen?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Weet u zeker dat u alle pagina transformaties voor de documenten: %s, wenst " -"te verwijderen?" -#: views.py:546 -msgid "missing documents" -msgstr "vermiste documenten" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "details voor: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Documentpagina succesvol bewerkt" -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "bewerken: %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Er zijn verder geen pagina's meer in dit document" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "U bent al op de eerste pagina in dit document" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "afdrukken: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Documentsoort succesvol bewerkt" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Fout tijdens bewerken documentsoort; %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "bewerken documentsoort: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Documentsoort: %s, succesvol verwijdert" -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" -msgstr "" -"Fout bij verwijderen Documentsoort: %(document_type)s. Foutmelding: %(error)s" +msgstr "Fout bij verwijderen Documentsoort: %(document_type)s. Foutmelding: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Bent u zeker dat u het document wilt verwijderen: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"Het documentsoort van alle documenten van deze soort zal op none worden " -"gezet." +msgstr "Het documentsoort van alle documenten van deze soort zal op none worden gezet." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Documentsoort succesvol aangemaakt" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Fout bij aanmaken documentsoort; %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "bestandnamen voor documentsoort: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "bestandnaam voor documentsoort, succesvol bewerkt" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Fout bij bewerken bestandnaam voor documentsoort. Foutmelding: %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"bewerk bestandsnaam \"%(filename)s\" van documentsoort \"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "documentsoort bestandsnaam" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "documentsoort bestandsnaam: %s succesvol verwijdert" -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Fout bij verwijderen documentsoort bestandsnaam: %(document_type_filename)s. " -"Foutmelding: %(error)s" +msgstr "Fout bij verwijderen documentsoort bestandsnaam: %(document_type_filename)s. Foutmelding: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Bent u zeker dat u de bestandsnaam: %(filename)s , van documentsoort: \" " -"%(document_type)s \", wenst te verwijderen?" +msgstr "Bent u zeker dat u de bestandsnaam: %(filename)s , van documentsoort: \" %(document_type)s \", wenst te verwijderen?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Documentsoort bestandsnaam succesvol aangemaakt" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" -msgstr "" -"Fout bij het aanmaken van documentsoort bestandsnaam. Foutmelding: %(error)s" +msgstr "Fout bij het aanmaken van documentsoort bestandsnaam. Foutmelding: %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "aanmaken bestandsnaam voor documentsoort: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Het buffer met pagina afbeeldingen is opgeschoond" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Fout bij het opschonen van pagina afbeeldingen buffer. Foutmelding: %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" -msgstr "" -"Bent u zeker dat u het buffer met pagina afbeeldingen wenst op te schonen?" +msgstr "Bent u zeker dat u het buffer met pagina afbeeldingen wenst op te schonen?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "versies voor document: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "tijdstip en datum" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "mimetype" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "encoding" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Documentversie succesvol teruggevoerd" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Fout bij het terugvoeren van de documentversie. Foutmelding: %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Bent u er zeker van dat u wilt terugkeren naar deze versie?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Alle recentere versies na deze zullen ook worden verwijdert." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "transformaties for: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Transformatie voor documentpagina is aangemaakt" -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Aanmaken van transformatie voor pagina: %(page)s in document: %(document)s" +msgstr "Aanmaken van transformatie voor pagina: %(page)s in document: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Transformatie voor documentpagina bewerkt" -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Bewerkt transformatie \"%(transformation)s\" voor: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Transformatie documentpagina verwijdert" -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Weet u zeker dat u deze transformatie wenst te verwijderen: " -"\"%(transformation)s\" for: %(document_page)s" +msgstr "Weet u zeker dat u deze transformatie wenst te verwijderen: \"%(transformation)s\" for: %(document_page)s" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Pagina %(page_num)d van %(total_pages)d in %(document)s " - -#: widgets.py:62 -msgid "Details" -msgstr "Details" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Click op de afbeelding voor een preview op ware grootte" #: widgets.py:81 -msgid "document page image" -msgstr "documentpagina afbeelding" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Maximum aantal recente docmenten (aangemaakt, bewerkt, bekeken), te " -"onthouden per gebruiker." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Percentage in- of uitzoomen voor documentpagina per gebruikeractie." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Maximaal toegestane documentpagina zoom percentage (%) per gebruikeractie." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Minimaal toegestane documentpagina zoom percentage (%) per gebruikeractie. " +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Aantal graden documentpagina rotatie per gebruikeractie." +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Wat zijn documentsoorten" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Documentsoorten defineren een groep documenten met een gelijkwaardig doel of " -"functie. Bijvoorbeeld: facturen, polissen, handleidingen. Het voordeel bij " -"het gebruik van documentsoorten ligt in de mogelijkheid om acties uit te " -"voeren op de gehele verzameling documenten van dezelfde soort. Bijvoorbeeld: " -"acties tijdens het aanmaken, toekennen van standaard metadata." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Wat zijn recente documenten?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Hier vindt u de laatse %(recent_count)s documenten, die u heeft of heeft " -"aangemaakt of heeft bewerkt." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" #~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Documentstatisieken" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "upload nieuwe documenten" +#~ msgstr "upload new documents" #~ msgid "clone metadata" #~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "documenten van deze soort" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "documenten van de soort: \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "stap 1 van 3: Documentsoort" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "stap 2 van 3: Metadata selectie" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "stap 3 van 3: Document Metadata" +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Volgende stap" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po index 228a202a39..701d917349 100644 --- a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic , 2012 # mic , 2012 @@ -10,80 +11,82 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Dokumenty" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "dokumenty" -#: __init__.py:102 -msgid "thumbnail" -msgstr "miniatura" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Nazwa pliku" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Dokument edytowany" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "Dokumenty" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "" @@ -95,8 +98,7 @@ msgstr "" #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." msgstr "" #: events.py:13 @@ -111,8 +113,8 @@ msgstr "" #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." msgstr "" #: events.py:24 @@ -129,7 +131,7 @@ msgstr "" msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "" -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Obraz strony" @@ -138,9 +140,9 @@ msgid "Contents" msgstr "Zawartość" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "typy dokumentów" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -162,7 +164,7 @@ msgstr "Release level" msgid "Release level serial" msgstr "Release level serial" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Komentarz" @@ -199,50 +201,49 @@ msgid "" "downloaded, if the previous option is selected." msgstr "" -#: links.py:39 -msgid "all documents" -msgstr "wszystkie dokumenty" +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "ostatnie dokumenty" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:41 -msgid "details" -msgstr "szczegóły" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Szczegóły" #: links.py:42 -msgid "properties" -msgstr "właściwości" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "usunąć" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "edit" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "pobierz" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Pobierz" #: links.py:49 -msgid "find duplicates" -msgstr "znaleźć duplikaty" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "znaleźć wszystkie duplikaty" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Search all the documents' checksums and return a list of the exact matches." +msgstr "Search all the documents' checksums and return a list of the exact matches." #: links.py:51 -msgid "update office documents' page count" +msgid "Update office documents' page count" msgstr "" #: links.py:51 @@ -253,16 +254,16 @@ msgid "" msgstr "" #: links.py:52 links.py:53 -msgid "clear transformations" +msgid "Clear transformations" msgstr "" #: links.py:54 -msgid "print" -msgstr "drukuj" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "historia" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -279,280 +280,254 @@ msgid "" msgstr "" #: links.py:62 -msgid "page transformations" +msgid "Page transformations" msgstr "" #: links.py:63 -msgid "create new transformation" +msgid "Create new transformation" msgstr "" -#: links.py:67 -msgid "page image" -msgstr "obraz strony" - #: links.py:68 -msgid "page text" -msgstr "page text" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" +msgid "Edit page text" msgstr "" #: links.py:70 -msgid "next page" -msgstr "następna strona" - -#: links.py:71 -msgid "previous page" -msgstr "poprzednia strona" - -#: links.py:72 -msgid "first page" -msgstr "pierwsza strona" - -#: links.py:73 -msgid "last page" -msgstr "ostatnia strona" - -#: links.py:74 -msgid "zoom in" -msgstr "powiększ" - -#: links.py:75 -msgid "zoom out" -msgstr "pomniejszyć" - -#: links.py:76 -msgid "rotate right" -msgstr "obrót w prawo" - -#: links.py:77 -msgid "rotate left" -msgstr "obrót w lewo" - -#: links.py:78 -msgid "reset view" -msgstr "resetuj widok" - -#: links.py:81 -msgid "versions" -msgstr "wersje" - -#: links.py:82 -msgid "revert" -msgstr "przywróć" - -#: links.py:85 -msgid "document type list" +msgid "Next page" msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "typy dokumentów" +#: links.py:71 +msgid "Previous page" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" +#: links.py:72 +msgid "First page" +msgstr "" + +#: links.py:73 +msgid "Last page" +msgstr "" + +#: links.py:74 +msgid "Zoom in" +msgstr "" + +#: links.py:75 +msgid "Zoom out" +msgstr "" + +#: links.py:76 +msgid "Rotate right" +msgstr "" + +#: links.py:77 +msgid "Rotate left" +msgstr "" + +#: links.py:78 +msgid "Reset view" +msgstr "" + +#: links.py:81 +msgid "Versions" +msgstr "" + +#: links.py:82 +msgid "Revert" +msgstr "" + +#: links.py:85 +msgid "Document type list" +msgstr "" + +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" + +#: links.py:89 views.py:970 +msgid "Create document type" msgstr "" #: links.py:91 -msgid "filenames" -msgstr "nazwy plików" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" +msgid "Add filename to document type" msgstr "" #: literals.py:15 -msgid "final" -msgstr "final" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alpha" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "release candidate" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "hotfix" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "nazwa" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "typ dokumentu" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "typy dokumentów" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "opis" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "dodana" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "dokument" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "wszystkie dokumenty" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Major %(major)i.%(minor)i, (new release)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Minor %(major)i.%(minor)i, (some updates)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "mayor" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "minor" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "micro" - -#: models.py:317 msgid "release level" msgstr "release level" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "serial" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "timestamp" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "komentarz" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "" -#: models.py:323 -msgid "file" -msgstr "plik" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "suma kontrolna" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "wersja dokumentu" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "nazwa_pliku" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "włączony" - -#: models.py:553 -msgid "document type quick rename filename" +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -#: models.py:554 -msgid "document types quick rename filenames" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" + +#: models.py:553 +msgid "Document types quick rename filenames" msgstr "" #: models.py:562 -msgid "content" -msgstr "zawartość" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "etykieta strony" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "numer strony" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:575 models.py:618 -msgid "document page" +#: models.py:574 models.py:617 +msgid "Document page" msgstr "" -#: models.py:576 -msgid "document pages" +#: models.py:575 +msgid "Document pages" msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Wprowadź poprawną wartość." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "kolejność" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformacja" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argumenty" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" +#: models.py:628 +msgid "Document page transformation" +msgstr "" + #: models.py:629 -msgid "document page transformation" +msgid "Document page transformations" msgstr "" -#: models.py:630 -msgid "document page transformations" +#: models.py:637 +msgid "User" msgstr "" -#: models.py:638 -msgid "user" -msgstr "użytkownik" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "dostępne" - -#: models.py:649 -msgid "recent document" -msgstr "ostatni dokument" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -574,7 +549,7 @@ msgstr "Zobacz dokumenty" msgid "Delete documents" msgstr "Usuwanie dokumentów" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Pobierz dokumenty" @@ -614,6 +589,32 @@ msgstr "Usuń typy dokumentów" msgid "Create document types" msgstr "Tworzenie typów dokumentu" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -647,8 +648,8 @@ msgstr "" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" msgstr "" #: statistics.py:81 @@ -656,369 +657,367 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Rozmiar pliku" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "" -#: views.py:112 -msgid "Checksum" -msgstr "" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" +msgid "Document properties for: %s" msgstr "" -#: views.py:146 -msgid "document data" +#: views.py:159 +msgid "Document data" msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Musisz podać co najmniej jeden dokument." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Dokument usunięty." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "dokument" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Czy na pewno chcesz usunąć dokument:%s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Czy na pewno chcesz usunąć dokumenty:%s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:300 -msgid "documents to be downloaded" -msgstr "dokumenty do pobrania" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "wersja" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Pobierz" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Powrót" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "duplikaty:%s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Czy na pewno chcesz znaleźć wszystkie duplikaty?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "Na dużych bazach danych operacja może chwilę potrwać. " -#: views.py:433 -msgid "duplicated documents" +#: views.py:448 +msgid "Duplicated documents" msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" msgstr "" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" msgstr "" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:507 -msgid "document transformation" +#: views.py:522 +msgid "Document transformation" msgstr "" -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" msgstr "" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "" -#: views.py:546 -msgid "missing documents" -msgstr "brakujących dokumentów" - -#: views.py:562 views.py:604 -#, python-format -msgid "details for: %s" +#: views.py:561 +msgid "Missing documents" msgstr "" -#: views.py:623 +#: views.py:577 views.py:619 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:638 msgid "Document page edited successfully." msgstr "" -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" +msgid "Edit: %s" msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Jesteś już na pierwszej stronie tego dokumentu" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "drukuj:%s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" +msgid "Edit document type: %s" msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "" -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" +msgid "Create filename for document type: %s" msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" +msgid "Versions for document: %s" msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "data i godzina" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "mimetype" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "kodowanie" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Czy na pewno chcesz, powrócić do tej wersji?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " @@ -1030,69 +1029,115 @@ msgstr "" msgid "Page %(page_num)d of %(total_pages)d" msgstr "" -#: widgets.py:62 -msgid "Details" -msgstr "Szczegóły" - #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "" #: widgets.py:81 -msgid "document page image" +msgid "Document page image" msgstr "" -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." -msgstr "" +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" +#~ msgid "page image" +#~ msgstr "page image" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Jakie są typy dokumentów?" +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Jakie są najnowsze dokumenty?" +#~ msgid "beta" +#~ msgstr "beta" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "podgląd" +#~ msgstr "preview" + +#~ msgid "Document statistics" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" #~ msgid "clone metadata" #~ msgstr "clone metadata" + +#~ msgid "documents of this type" +#~ msgstr "documents of this type" + +#~ msgid "documents of type \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po index 5c00efbcb5..33fe983e21 100644 --- a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po @@ -1,88 +1,92 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011-2012 +# Translators: +# Emerson Soares , 2011-2012 # Roberto Rosario, 2012 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Documentos" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "documentos" -#: __init__.py:102 -msgid "thumbnail" -msgstr "miniatura" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Nome do ficheiro" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Documento editado" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "página do documento" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Criação de documento" @@ -94,10 +98,8 @@ msgstr "Documento \"%(content_object)s\" criado por %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Documento \"%(content_object)s\" criado em %(datetime)s por %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Documento \"%(content_object)s\" criado em %(datetime)s por %(fullname)s." #: events.py:13 msgid "Document edited" @@ -111,11 +113,9 @@ msgstr "Documento \"%(content_object)s\" editado por %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Documento \"%(content_object)s\" foi editado em %(datetime)s por " -"%(fullname)s. Foram feitas as seguintes alterações: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Documento \"%(content_object)s\" foi editado em %(datetime)s por %(fullname)s. Foram feitas as seguintes alterações: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -131,7 +131,7 @@ msgstr "Documento \"%(document)s\" excluído por %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Documento \"%(document)s\" excluído em %(datetime)s por %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Imagem da página" @@ -140,14 +140,13 @@ msgid "Contents" msgstr "Conteúdos" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Páginas do documento (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" -msgstr "" -"Usar o nome de ficheiro da nova versão como nome de ficheiro do documento" +msgstr "Usar o nome de ficheiro da nova versão como nome de ficheiro do documento" #: forms.py:134 msgid "Quick document rename" @@ -165,7 +164,7 @@ msgstr "Nível de edição" msgid "Release level serial" msgstr "Nº de série do nível de edição" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Comentário" @@ -190,10 +189,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Descarregar o documento no formato original ou de forma comprimida. Esta " -"opção só está disponível quando descarrega um único documento; múltiplos " -"documentos são sempre descarregados num ficheiro comprimido." +msgstr "Descarregar o documento no formato original ou de forma comprimida. Esta opção só está disponível quando descarrega um único documento; múltiplos documentos são sempre descarregados num ficheiro comprimido." #: forms.py:281 msgid "Compressed filename" @@ -205,74 +201,69 @@ msgid "" "downloaded, if the previous option is selected." msgstr "" -#: links.py:39 -msgid "all documents" -msgstr "todos os documentos" +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "documentos recentes" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:41 -msgid "details" -msgstr "detalhes" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Detalhes" #: links.py:42 -msgid "properties" -msgstr "propriedades" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "descarregar" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Descarregar" #: links.py:49 -msgid "find duplicates" -msgstr "encontrar duplicados" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "encontrar todos os duplicados" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Pesquisar todas as somas de verificação dos documentos e retornar uma lista " -"de correspondências exatas." +msgstr "Pesquisar todas as somas de verificação dos documentos e retornar uma lista de correspondências exatas." #: links.py:51 -msgid "update office documents' page count" -msgstr "atualizar o número de páginas dos documentos office" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Atualizar o número de páginas dos documentos tipo office. Isto pode ser " -"útil se habilitar o suporte a documentos office quando já existirem alguns " -"na base de dados." +msgstr "Atualizar o número de páginas dos documentos tipo office. Isto pode ser útil se habilitar o suporte a documentos office quando já existirem alguns na base de dados." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "limpar transformações" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "imprimir" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "história" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -286,288 +277,257 @@ msgstr "Limpar a cache de imagens de documentos" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Limpar as representações gráficas usadas para acelerar a exibição e " -"transformações interativas de documentos." +msgstr "Limpar as representações gráficas usadas para acelerar a exibição e transformações interativas de documentos." #: links.py:62 -msgid "page transformations" -msgstr "transformações de página" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "criar nova transformação" - -#: links.py:67 -msgid "page image" -msgstr "imagem da página" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "texto da página" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "editar texto da página" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "próxima página" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "página anterior" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "primeira página" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "última página" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "mais zoom" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "menos zoom" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "rodar para a direita" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "rodar para a esquerda" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "inicializar visualização" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "versões" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "reverter" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "lista de tipo de documento" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "tipos de documentos" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "criar tipo de documento" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "nomes de ficheiros" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "adicionar nome de ficheiro ao tipo de documento" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "final" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alfa" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "candidato a edição" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "pacote de correção" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "nome" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "tipo de documento" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "tipos de documento" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "descrição" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "adicionado" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "documento" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "todos os documentos" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Maior %(major)i.%(minor)i, (nova edição)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Menor %(major)i.%(minor)i, (algumas atualizações)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro %(major)i.%(minor)i.%(micro)i, (correções)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "maior" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "menor" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "micro" - -#: models.py:317 msgid "release level" msgstr "nível de edição" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "nº de série" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "data/hora" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "comentário" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Soma de verificação" -#: models.py:323 -msgid "file" -msgstr "ficheiro" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "soma de verificação" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "versão do documento" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "Este formato de ficheiro não é conhecido, por isso o número de páginas tem o valor padrão 1." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"Este formato de ficheiro não é conhecido, por isso o número de páginas tem o " -"valor padrão 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "nome do ficheiro" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "habilitado" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "nome do ficheiro para renomeação rápida do tipo de documento" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "nomes dos ficheiros para renomeação rápida dos tipos de documento" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "conteúdo" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "etiqueta da página" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "número da página" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Página %(page_num)d de %(total_pages)d de %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "página do documento" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "páginas do documento" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Digite um valor válido." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "ordem" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformação" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argumentos" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Use dicionários para identificar os argumentos, exemplo: %s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "transformação de página do documento" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "transformações de página do documento" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "utilizador" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "acedido" - -#: models.py:649 -msgid "recent document" -msgstr "documento recente" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -589,7 +549,7 @@ msgstr "Ver documentos" msgid "Delete documents" msgstr "Excluir documentos" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Descarregar documentos" @@ -629,6 +589,32 @@ msgstr "Excluir tipos de documentos" msgid "Create document types" msgstr "Criar tipos de documentos" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Número máximo de documentos recentes (criados, editados, visualizados) a recordar, por utilizador." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Percentagem de zoom in/out por interação do utilizador." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Percentagem (%) máxima para o utilizador aumentar o zoom de uma página de documento de forma interativa." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Percentagem (%) mínima para o utilizador diminuir o zoom de uma página de documento de forma interativa." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Valor em graus para rodar uma página de documento por interação do utilizador." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -662,501 +648,496 @@ msgstr "Documentos no armazenamento: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Espaço usado no armazenamento: %(base_2)s (base 2), %(base_10)s (base 10), " -"%(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Espaço usado no armazenamento: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Páginas de documento na base de dados: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Data de adição" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Hora de adição" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Tipo MIME do ficheiro" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Nenhum" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Codificação MIME do ficheiro" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Tamanho do ficheiro" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Existe no armazenamento" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Caminho do ficheiro no armazenamento" -#: views.py:112 -msgid "Checksum" -msgstr "Soma de verificação" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Páginas" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "propriedades de documento para: %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "dados do documento" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Deve fornecer pelo menos um documento." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Documento excluído com sucesso." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Erro ao excluir documento %(document)s: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "documento" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Tem a certeza de que deseja excluir o documento: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Tem a certeza de que deseja excluir os documentos: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Documento \"%s\" editado com sucesso." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "documentos a descarregar" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "versão" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Descarregar" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Voltar" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "duplicados de: %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Tem a certeza de que deseja encontrar todos os duplicados?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "Esta operação pode levar algum tempo em bases de dados grandes." -#: views.py:433 -msgid "duplicated documents" -msgstr "documentos duplicados" +#: views.py:448 +msgid "Duplicated documents" +msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Actualização do número de páginas finalizada. Documentos processados: " -"%(total)d, documentos cujo nº de páginas foi alterado: %(change)d" +msgstr "Actualização do número de páginas finalizada. Documentos processados: %(total)d, documentos cujo nº de páginas foi alterado: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Tem a certeza de que deseja atualizar o número de páginas dos documentos " -"office (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Tem a certeza de que deseja atualizar o número de páginas dos documentos office (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" -"Todas as transformações de página para o documento: %s, foram excluídas com " -"sucesso." - -#: views.py:501 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" -"Erro ao excluir as transformações de página para o documento: %(document)s; " -"%(error)s ." - -#: views.py:507 -msgid "document transformation" -msgstr "transformação de documento" +msgstr "Todas as transformações de página para o documento: %s, foram excluídas com sucesso." #: views.py:516 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Tem a certeza de que deseja limpar todas as transformações de página para o " -"documento: %s?" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Erro ao excluir as transformações de página para o documento: %(document)s; %(error)s ." -#: views.py:518 +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Tem a certeza de que deseja limpar todas as transformações de página para o documento: %s?" + +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Tem a certeza de que deseja limpar todas as transformações de página para os documentos: %s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Tem a certeza de que deseja limpar todas as transformações de página para os " -"documentos: %s?" -#: views.py:546 -msgid "missing documents" -msgstr "documentos em falta" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "detalhes de: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Página do documento editada com sucesso." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "editar: %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Não há mais páginas neste documento" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Já está na primeira página deste documento" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "imprimir: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Tipo de documento editado com sucesso" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Erro ao editar tipo de documento; %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "editar tipo de documento: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo de documento: %s excluído com sucesso." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Tipo de documento: %(document_type)s erro ao excluir: %(error)s " -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Tem a certeza de que deseja excluir o tipo de documento: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"O tipo de documento de todos os documentos deste tipo será definido como " -"\"nenhum\"." +msgstr "O tipo de documento de todos os documentos deste tipo será definido como \"nenhum\"." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Tipo de documento criado com sucesso" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Erro ao criar tipo de documento; %(error)s " -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "nomes de ficheiro para o tipo de documento: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Nome de ficheiro para tipo de documento editado com sucesso" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Erro ao editar nome de ficheiro para tipo de documento: %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"Editar nome de ficheiro \"%(filename)s\" do tipo de documento " -"\"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "nome de ficheiro para tipo de documento" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nome de ficheiro para tipo de documento: %s excluído com sucesso." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Nome de ficheiro para tipo de documento: %(document_type_filename)s erro ao " -"excluir: %(error)s" +msgstr "Nome de ficheiro para tipo de documento: %(document_type_filename)s erro ao excluir: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Tem a certeza de que deseja excluir o nome de ficheiro: %(filename)s , para " -"tipo de documento \"%(document_type)s\"?" +msgstr "Tem a certeza de que deseja excluir o nome de ficheiro: %(filename)s , para tipo de documento \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Nome de ficheiro para tipo de documento criado com sucesso" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Erro ao criar nome de ficheiro para tipo de documento; %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "criar nome de ficheiro para tipo de documento: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Cache de imagens de documentos limpa com sucesso" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Erro ao limpar a cache de imagens de documentos; %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "Tem a certeza de que pretende limpar a cache de imagens de documentos?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "versões para o documento: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "hora e data" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "tipo MIME" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "codificação" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Versão do documento revertida com sucesso" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Erro ao reverter versão do documento; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Tem a certeza de que pretende reverter para esta versão?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Todas as versões posteriores a esta também serão eliminadas." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "transformações para: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Transformação para página do documento criada com sucesso." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Criar nova transformação para página: %(page)s do documento: %(document)s" +msgstr "Criar nova transformação para página: %(page)s do documento: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Transformação para página do documento editada com sucesso." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editar transformação \"%(transformation)s\" para: %(document_page)s " -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Transformação para página do documento excluída com sucesso." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Tem a certeza de que deseja excluir \"%(transformation)s\" para: " -"%(document_page)s " +msgstr "Tem a certeza de que deseja excluir \"%(transformation)s\" para: %(document_page)s " #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Página %(page_num)d de %(total_pages)d de %(document)s" - -#: widgets.py:62 -msgid "Details" -msgstr "Detalhes" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Clique na imagem para visualizar em tamanho completo" #: widgets.py:81 -msgid "document page image" -msgstr "imagem de página de documento" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Número máximo de documentos recentes (criados, editados, visualizados) a " -"recordar, por utilizador." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Percentagem de zoom in/out por interação do utilizador." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Percentagem (%) máxima para o utilizador aumentar o zoom de uma página de " -"documento de forma interativa." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Percentagem (%) mínima para o utilizador diminuir o zoom de uma página de " -"documento de forma interativa." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" -"Valor em graus para rodar uma página de documento por interação do " -"utilizador." +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "O que são tipos de documento?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Tipos de documento definem uma classe que representa um grande grupo de " -"documentos, tais como: faturas, regulamentos ou manuais. As vantagens de " -"usar tipos de documento são: a atribuição de uma lista de nomes típicos para " -"renomear rapidamente durante a criação, bem como de tipos e conjuntos de " -"metadados padrão." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "O que são os documentos recentes?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Aqui encontrará os últimos %(recent_count)s documentos que tenha criado ou " -"editado de alguma forma." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "visualização" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Estatísticas de documentos" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "clonar metadados" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "documentos deste tipo" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "documentos do tipo \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po index 3bf871332c..57f606a110 100644 --- a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po @@ -1,88 +1,92 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011-2012 +# Translators: +# Emerson Soares , 2011-2012 # Fábio C. Barrionuevo da Luz , 2012 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Documentos" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "documentos" -#: __init__.py:102 -msgid "thumbnail" -msgstr "miniatura" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Nome do arquivo" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Documento editado" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "página do documento" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Criação de documentos" @@ -94,10 +98,8 @@ msgstr "Documento \"%(content_object)s\" criado por %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Documento \"%(content_object)s\" criado em %(datetime)s por %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Documento \"%(content_object)s\" criado em %(datetime)s por %(fullname)s." #: events.py:13 msgid "Document edited" @@ -111,11 +113,9 @@ msgstr "Documento \"%(content_object)s\" editado por %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Documento \"%(content_object)s\" foi editado em %(datetime)s por " -"%(fullname)s. As seguintes alterações foram realizadas: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Documento \"%(content_object)s\" foi editado em %(datetime)s por %(fullname)s. As seguintes alterações foram realizadas: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -131,7 +131,7 @@ msgstr "Documento \"%(document)s\" deletado por %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Documento \"%(document)s\" deletado em %(datetime)s por %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Imagem da página" @@ -140,9 +140,9 @@ msgid "Contents" msgstr "Conteúdos" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Páginas do documento (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -164,7 +164,7 @@ msgstr "" msgid "Release level serial" msgstr "" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Comentário" @@ -201,52 +201,50 @@ msgid "" "downloaded, if the previous option is selected." msgstr "" -#: links.py:39 -msgid "all documents" -msgstr "todos os documentos" +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "documentos recentes" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:41 -msgid "details" -msgstr "detalhes" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Detalhes" #: links.py:42 -msgid "properties" -msgstr "propriedades" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "baixar" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Baixar" #: links.py:49 -msgid "find duplicates" -msgstr "encontrar duplicatas" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "encontrar todas as duplicatas" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Pesquisar todas as somas de verificação de documentos e retornar uma lista " -"de correspondências exatas." +msgstr "Pesquisar todas as somas de verificação de documentos e retornar uma lista de correspondências exatas." #: links.py:51 -msgid "update office documents' page count" -msgstr "contagem de documentos de atualização do Office 'Página" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" @@ -256,16 +254,16 @@ msgid "" msgstr "" #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "remover transformações" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "imprimir" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "história" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -282,283 +280,254 @@ msgid "" msgstr "" #: links.py:62 -msgid "page transformations" -msgstr "transformações de página" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "criar nova transformação" - -#: links.py:67 -msgid "page image" -msgstr "imagem da página" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "texto da página" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "editar texto da página" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "próxima página" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "página anterior" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "primeira página" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "última página" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "mais zoom" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "menos zoom" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "girar para a direita" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "girar para a esquerda" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "redefinir visão" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "versões" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "reverter" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "lista de tipo de documento" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "tipos de documentos" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "criar tipo de documento" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "nomes de arquivos" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "adicionar nome do arquivo para o tipo de documento" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" +msgid "Final" msgstr "" #: literals.py:16 -msgid "alpha" +msgid "Alpha" msgstr "" #: literals.py:17 -msgid "beta" +msgid "Beta" msgstr "" #: literals.py:18 -msgid "release candidate" +msgid "Release candidate" msgstr "" #: literals.py:19 -msgid "hotfix" +msgid "Hotfix" msgstr "" -#: models.py:60 -msgid "name" -msgstr "nome" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "tipo de documento" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "tipos de documentos" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "descrição" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "adicionado" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "documento" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "todos os documentos" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" +msgid "Minor" msgstr "" #: models.py:315 -msgid "minor" +msgid "Micro" msgstr "" #: models.py:316 -msgid "micro" -msgstr "" - -#: models.py:317 msgid "release level" msgstr "" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" +msgid "Timestamp" msgstr "" -#: models.py:319 -msgid "timestamp" +#: models.py:322 +msgid "File" msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "comentário" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Verificação" -#: models.py:323 -msgid "file" -msgstr "arquivo" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "verificações" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "versão do documento" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "Este formato de arquivo não é conhecida, a contagem de página, portanto, tem o padrão 1." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"Este formato de arquivo não é conhecida, a contagem de página, portanto, tem " -"o padrão 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "nome do arquivo" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "habilitado" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "tipo de documento renomear rápido" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "tipos de documentos renomear rápido" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "conteúdo" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "etiqueta da página" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "número da página" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Pagina %(page_num)d de %(total_pages)d em %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "página do documento" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "páginas do documento" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Digite um valor válido." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "ordem" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformação" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argumentos" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Use dicionários para identificar os argumentos, exemplo: %s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "página de transformações do documento" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "Página de transformações de documentos" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "usuário" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "acessado" - -#: models.py:649 -msgid "recent document" -msgstr "documento recente" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -580,7 +549,7 @@ msgstr "Ver documentos" msgid "Delete documents" msgstr "Excluir documentos" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Baixar documentos" @@ -620,6 +589,32 @@ msgstr "Excluir tipos de documentos" msgid "Create document types" msgstr "Criar tipos de documentos" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Número máximo de documentos recentes (criado, editado, visualizado) à ser lembrado, por usuário." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Quantidade em porcentagem de zoom em uma página ou documento por interação do usuário." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Valor máximo em porcentagem (%) para permitir ao usuário aumentar o zoom em uma página do documento de forma interativa." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Valor mínimo em porcentagem (%) para permitir ao usuário diminuir o zoom em uma página do documento de forma interativa." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Valor em graus para girar uma página do documento por interação do usuário." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -653,499 +648,496 @@ msgstr "Documentos no armazenamento: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Espaço usado no armazenamento: %(base_2)s (base 2), %(base_10)s (base 10), " -"%(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Espaço usado no armazenamento: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Páginas do documento no banco de dados: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Data de adição" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Horario de adição" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Mimetype do arquivo" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Codificação MIME do arquivo" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Tamanho do arquivo" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Existe no armazenamento" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Caminho do arquivo no armazenamento" -#: views.py:112 -msgid "Checksum" -msgstr "Verificação" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Páginas" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "propriedades de documento para: %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "dados do documento" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Deve fornecer pelo menos um documento." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Documento removido com sucesso." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Erro ao excluir documento %(document)s: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "documento" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Tem certeza de que deseja excluir o documento: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Tem certeza de que deseja excluir os documentos: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Documento \"%s\", editado com sucesso." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "documentos a serem baixados" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "versão" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Baixar" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Voltar" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "duplicatas de: %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Tem certeza de que deseja encontrar todas as duplicatas?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 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." + +#: views.py:448 +msgid "Duplicated documents" msgstr "" -"Em grandes bases de dados esta operação pode levar algum tempo para executar." -#: views.py:433 -msgid "duplicated documents" -msgstr "documentos duplicados" - -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" msgstr "" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" msgstr "" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" -"Todas as transformações de página para o documento: %s, foram excluídas com " -"sucesso." - -#: views.py:501 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" -"Erro ao excluir as transformações de página para o documento: %(document)s; " -"%(error)s ." - -#: views.py:507 -msgid "document transformation" -msgstr "transformação de documento" +msgstr "Todas as transformações de página para o documento: %s, foram excluídas com sucesso." #: views.py:516 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Tem certeza de que deseja limpar todas as transformações de página para o " -"documento: %s?" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Erro ao excluir as transformações de página para o documento: %(document)s; %(error)s ." -#: views.py:518 +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Tem certeza de que deseja limpar todas as transformações de página para o documento: %s?" + +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Tem certeza de que deseja limpar todas as transformações de página para os documentos: %s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Tem certeza de que deseja limpar todas as transformações de página para os " -"documentos: %s?" -#: views.py:546 -msgid "missing documents" -msgstr "documentos em falta" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "detalhes para: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Página do documento editado com sucesso." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "editar: %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Não há mais páginas neste documento" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Você já está na primeira página deste documento" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "imprimir: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Tipo de documento editado com sucesso" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Erro ao editar tipo de documento; %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "editar tipo de documento: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tipo de documento: %s apagado com sucesso." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Tipo de documento: %(document_type)s erro ao excluir: %(error)s " -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Tem certeza de que deseja excluir o tipo de documento: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"O tipo de documento de todos os documentos usando este tipo de documento " -"será definido como \"nenhum\"." +msgstr "O tipo de documento de todos os documentos usando este tipo de documento será definido como \"nenhum\"." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Tipo de documento criado com sucesso" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Erro ao criar tipo de documento; %(error)s " -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "nomes de arquivos para o tipo de documento: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Nome de arquivo para tipo de documento editado com sucesso" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Erro ao editar nome de arquivo do tipo de documento: %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"Editar nome de arquivo \"%(filename)s\" do tipo de documento " -"\"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "nome de arquivo do tipo de documento" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Nome de arquivo do tipo de documento: %s excluido com sucesso." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Nome de arquivo do tipo de documento: %(document_type_filename)s erro ao " -"excluir: %(error)s" +msgstr "Nome de arquivo do tipo de documento: %(document_type_filename)s erro ao excluir: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Tem certeza de que deseja excluir o nome do arquivo: %(filename)s , do tipo " -"de documento \" %(document_type)s \"?" +msgstr "Tem certeza de que deseja excluir o nome do arquivo: %(filename)s , do tipo de documento \" %(document_type)s \"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Nome de arquivo do tipo de documento criado com sucesso" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Erro ao criar nome de arquivo do tipo de documento; %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "criar nome de arquivo para o tipo de documento: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "versões para o documento: %s" - -#: views.py:1141 -msgid "time and date" +msgid "Versions for document: %s" msgstr "" -#: views.py:1145 -msgid "mimetype" +#: views.py:1153 +msgid "Time and date" msgstr "" -#: views.py:1149 -msgid "encoding" +#: views.py:1157 +msgid "Mimetype" msgstr "" -#: views.py:1180 +#: views.py:1161 +msgid "Encoding" +msgstr "" + +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Versão do documento revertidos com sucesso" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Erro ao reverter versão do documento; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "transformações para: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Transformação para página do documento criada com sucesso." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Criar nova transformação para página: %(page)s do documento: %(document)s" +msgstr "Criar nova transformação para página: %(page)s do documento: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Transformação para página do documento editada com sucesso." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editar transformação \"%(transformation)s\" para: %(document_page)s " -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Transformação para página do documento excluida com sucesso." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Tem certeza de que deseja excluir \"%(transformation)s\" para: " -"%(document_page)s " +msgstr "Tem certeza de que deseja excluir \"%(transformation)s\" para: %(document_page)s " #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Pagina %(page_num)d de %(total_pages)d em %(document)s" - -#: widgets.py:62 -msgid "Details" -msgstr "Detalhes" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Clique na imagem para visualizar em tamanho completo" #: widgets.py:81 -msgid "document page image" +msgid "Document page image" msgstr "" -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." -msgstr "" -"Número máximo de documentos recentes (criado, editado, visualizado) à ser " -"lembrado, por usuário." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" -"Quantidade em porcentagem de zoom em uma página ou documento por interação " -"do usuário." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Valor máximo em porcentagem (%) para permitir ao usuário aumentar o zoom em " -"uma página do documento de forma interativa." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Valor mínimo em porcentagem (%) para permitir ao usuário diminuir o zoom em " -"uma página do documento de forma interativa." +#~ msgid "page image" +#~ msgstr "page image" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" -"Valor em graus para girar uma página do documento por interação do usuário." +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "O que são os tipos de documentos?" +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Tipos de documentos definir uma classe que representa um grupo de " -"documentos, tais como: notas fiscais, regulamentos ou manuais. A vantagem de " -"usar os tipos de documentos são: a atribuição de uma lista de nomes típicos " -"para renomear rápidamente durante a criação, bem como atribuir tipos de " -"padrão de metadados e conjuntos para ele." +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "O que são os documentos recentes?" +#~ msgid "beta" +#~ msgstr "beta" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Aqui você encontrará os últimos %(recent_count)s documentos que você tenha " -"criado ou editado de alguma maneira." +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "visualização" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Estatísticas do documento" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "clonar metadados" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "documentos deste tipo" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "documentos do tipo \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po index 8fe40f66d2..72598365cf 100644 --- a/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po @@ -1,87 +1,90 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Documente" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "documente" -#: __init__.py:102 -msgid "thumbnail" -msgstr "miniatură" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Tip document" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "Tip MIME" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Nume fişier" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Tip metadate " -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Valoare metadate " -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Conținut" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Descriere" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Etichete" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Comentarii" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Document editat" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "pagina documentului" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Creare document" @@ -93,8 +96,7 @@ msgstr "Documentul \"%(content_object)s\" creat de %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." msgstr "Document \"%(content_object)s\" creat %(datetime)s de %(fullname)s." #: events.py:13 @@ -109,11 +111,9 @@ msgstr "Document \"%(content_object)s\" editat de %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Document \"%(content_object)s\" editat în %(datetime)s de %(fullname)s. Au " -"fost efectuate următoarele modificări : %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Document \"%(content_object)s\" editat în %(datetime)s de %(fullname)s. Au fost efectuate următoarele modificări : %(changes)s." #: events.py:24 msgid "Document deleted" @@ -129,7 +129,7 @@ msgstr "Document \"%(document)s\" şters de%(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Document \"%(document)s\" şters în %(datetime)s de %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Imaginea paginii" @@ -138,15 +138,13 @@ msgid "Contents" msgstr "Conţinut" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Nr de pagini. (%s) " +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" -msgstr "" -"Utilizați numele de fişier al versiuni numele de fișier al documentului " -"pentru numele de fișier al documentului" +msgstr "Utilizați numele de fişier al versiuni numele de fișier al documentului pentru numele de fișier al documentului" #: forms.py:134 msgid "Quick document rename" @@ -164,7 +162,7 @@ msgstr "Nivel versiune" msgid "Release level serial" msgstr "Versiune nivel serie" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Comentariu" @@ -189,11 +187,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Descărcați documentul în format original sau într-un mod comprimat. Această " -"opțiune poate fi selectată numai când descărcarea un document, pentru mai " -"multe documente, pachetul va fi întotdeauna de descărcări ca un fișier " -"comprimat." +msgstr "Descărcați documentul în format original sau într-un mod comprimat. Această opțiune poate fi selectată numai când descărcarea un document, pentru mai multe documente, pachetul va fi întotdeauna de descărcări ca un fișier comprimat." #: forms.py:281 msgid "Compressed filename" @@ -203,45 +197,43 @@ msgstr "Nume fişier comprimat" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "Nume fișier comprimat, care va conține documentele ce urmează să fie descărcate, în cazul în care această opțiunea a fost selectată anterior." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"Nume fișier comprimat, care va conține documentele ce urmează să fie " -"descărcate, în cazul în care această opțiunea a fost selectată anterior." -#: links.py:39 -msgid "all documents" -msgstr "toate documentele" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "documente recente" - -#: links.py:41 -msgid "details" -msgstr "detalii" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Detalii" #: links.py:42 -msgid "properties" -msgstr "proprietăţi" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "şterge" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "editează" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "descarcă" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Descarcă" #: links.py:49 -msgid "find duplicates" -msgstr "caută dubluri" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "caută toate dublurile" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" @@ -249,30 +241,27 @@ msgid "" msgstr "Caută documetele cu suma de control egale" #: links.py:51 -msgid "update office documents' page count" -msgstr "actualizare numărul de pagini a documentelor de birou" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Actualizați numărul de pagini a documentelor de tip office. Acest lucru este " -"util atunci când activati suport pentru documentele care existau deja în " -"baza de date." +msgstr "Actualizați numărul de pagini a documentelor de tip office. Acest lucru este util atunci când activati suport pentru documentele care existau deja în baza de date." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "anulează transformările" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "tipăreşte" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "istoric" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -286,288 +275,257 @@ msgstr "Goliți memoria cache de imaginii ale documentului" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Goliți reprezentările grafice folosite pentru a accelera afișarea " -"documentelor și rezultatele interactive de transformari." +msgstr "Goliți reprezentările grafice folosite pentru a accelera afișarea documentelor și rezultatele interactive de transformari." #: links.py:62 -msgid "page transformations" -msgstr "transformă pagina" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "transformare nouă" - -#: links.py:67 -msgid "page image" -msgstr "imagine pagină" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "text pagină" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "editează text pagină" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "pagina următoarea" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "pagina precedentă" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "prima pagină" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "ultima pagină" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "măreşte" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "micşorează" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "roteşte dreapta" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "roteşte stânga" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "resetează" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "versiuni" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "reveniţi" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "listă tipuri de documente" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "tipuri de documente" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "creează tip document" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "nume fişier" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "adaugă nume la un tip de document" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "final" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alfa" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "release candidate" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "remedierea rapidă" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "nume" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "tip document" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "tipuri documente" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "descriere" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "adăugat" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "document" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "toate documentele" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Major %(major)i.%(minor)i, (new release)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Minor %(major)i.%(minor)i, (some updates)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Micro%(major)i.%(minor)i.%(micro)i, (fixes)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "primară" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "minoră" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "micro" - -#: models.py:317 msgid "release level" msgstr "nivel versiune" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "serial" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "timestamp" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "comentariu" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Suma de control" -#: models.py:323 -msgid "file" -msgstr "fişier" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "suma de control" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "versiune document" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "Formatul acestui document este necunoscut, de aceea se consideră că acesta conţine o pagină. " + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"Formatul acestui document este necunoscut, de aceea se consideră că acesta " -"conţine o pagină. " -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "nume fişier" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "activată" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "redenumire rapidă tip document" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "redenumiri rapide tip documente" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "conţinut" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "etichetă pagină" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "pagina nr." - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Pag %(page_num)d din %(total_pages)d din %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "pagina documentului" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "pagini document" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Introduceţi o valoare validă." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "ordin" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformare" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argumente" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Utilizaţi formulele pentru a identifica argumentele, de exemplu:%s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "transformare pagină document" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "transformări pagini document" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "utilizator" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "accesare" - -#: models.py:649 -msgid "recent document" -msgstr "documente recente" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -589,7 +547,7 @@ msgstr "Vizualizează" msgid "Delete documents" msgstr "Şterge" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Descarcă" @@ -629,6 +587,32 @@ msgstr "Şterge tipuri " msgid "Create document types" msgstr "Tip nou" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Numărul maxim de documente (create, editate, vizualizate) reţinute per utilizator." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Suma în procente folosită pentru a mării sau micşora un document interactiv cu utilizatorul." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Suma maximă în procente (%), permisă utilizatorilor pentru mărirea interactiv a unei pagini ." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Suma minimă în procente (%), permisă utilizatorului pentru micșorarea interactivă a unei pagini ." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Ce rotaţie pentru pagină (în grade) este folosită în interacțiunea cu utilizatorul." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -662,516 +646,496 @@ msgstr "Documente în arhivă: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Spaţiu în arhivă: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Spaţiu în arhivă: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Pagini în baza de date: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Dată adaugată" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Timp adăugat" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Tip fişier " -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Nici unul" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Enconding fişier" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Marime fişier" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Există în arhivă" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Cale fisier in arhiva" -#: views.py:112 -msgid "Checksum" -msgstr "Suma de control" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Pagini" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "proprietățile documentului pentru:% s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "conţinutul documentului" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Trebuie selectat cel puțin un document." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Document șters cu succes." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Document: %(document)s eroare de ștergere: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "document" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Sunteți sigur că doriți să ștergeți documentul:% s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Sunteți sigur că doriți să ștergeți documentele: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Documentul \"%s\" editat cu succes." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "documentele care urmează să fie descărcate" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "versiune" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Descarcă" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Reveniţi" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "duplicate de: %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Sunteți sigur că doriți să găsiți toate duplicatele?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." +msgstr "Penru bazele de date mari, această operație poate dura ceva timp pentru a fi executa." + +#: views.py:448 +msgid "Duplicated documents" msgstr "" -"Penru bazele de date mari, această operație poate dura ceva timp pentru a fi " -"executa." -#: views.py:433 -msgid "duplicated documents" -msgstr "dubluri documente" - -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Numărul de pagini actualizat complet. Documente procesate: %(total)d, " -"documente cu numărul de pagini actualizat: %(change)d" +msgstr "Numărul de pagini actualizat complet. Documente procesate: %(total)d, documente cu numărul de pagini actualizat: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Sunteți sigur că doriți să actualizați numărul de pagini pentru documentele " -"de birou (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Sunteți sigur că doriți să actualizați numărul de pagini pentru documentele de birou (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." -msgstr "" -"Toate paginile transformate pentru document: %s , au fost șterse cu succes." +msgstr "Toate paginile transformate pentru document: %s , au fost șterse cu succes." -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "Eroare la ștergerea transformări : %(document)s; %(error)s." -#: views.py:507 -msgid "document transformation" -msgstr "Transformare document " +#: views.py:522 +msgid "Document transformation" +msgstr "" -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" msgstr "Sunteți sigur că doriți să ștergeți toate transformările document:% s?" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Sunteți sigur că doriți să ștergeți toate transformările pentru documente: %s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Sunteți sigur că doriți să ștergeți toate transformările pentru documente: " -"%s?" -#: views.py:546 -msgid "missing documents" -msgstr "documentele lipsă" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "detalii pentru: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Pagina documentul editat cu succes." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "edit: %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Nu mai sunt pagini în acest document." -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Sunteți deja la prima pagină a acestui document" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "Tipăreşte: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Tip de document editat cu succes" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Eroare editarea tip document; %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "editează tip document: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Tip de document: %s eliminat cu succes." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Tip de document: %(document_type)s eroare de ștergere: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Sunteți sigur că doriți să ștergeți tipul de document: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"Tipul de document pentru toate documentele utilizând acest tip de document " -"va fi setat la nici unul." +msgstr "Tipul de document pentru toate documentele utilizând acest tip de document va fi setat la nici unul." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Tip de document creat cu succes" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Eroare la crearea tipului de document; %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "nume de fișiere pentru tip de document: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Nume fişier tip de document editat cu succes" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Eroare editarea tip nume de fișier ; %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"editează nume fisier \"%(filename)s\" ; din documentul de tip " -"\"%(document_type)s\";" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "Nume fişier tip document" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Tipul documentului nume fisier : %s eliminat cu succes." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Tipul documentului nume fişier: %(document_type_filename)s eroare de " -"ștergere : %(error)s" +msgstr "Tipul documentului nume fişier: %(document_type_filename)s eroare de ștergere : %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Sunteți sigur că doriți să ștergeți fişierul cu numele :%(filename)s, din " -"documentul de tip \"%(document_type)s\"?" +msgstr "Sunteți sigur că doriți să ștergeți fişierul cu numele :%(filename)s, din documentul de tip \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Tip nume tip fişier creat cu succes" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Eroare la crearea tip nume fișier document; %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "nume fişier pentru a crea tip de documente: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Memoria cache a imaginii documentului a fost ștearsă cu succes" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Eroare ştergere cache imagine document; %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" -msgstr "" -"Sunteți sigur că doriți să ștergeți memoria cache a imaginii documentului?" +msgstr "Sunteți sigur că doriți să ștergeți memoria cache a imaginii documentului?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "Versiuni pentru documentul: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "ora și data" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "mimetype" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "codificare" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Versiunea documentului refacută cu succes" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Eroare la revenirea la versiunea documentului; %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Sunteți sigur că doriți să reveniți la această versiune?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Toate versiune de dupa aceasta, vor fi şterse de asemenea." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "transformări pentru: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Pagina de transformare document creat cu succes." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Creați transformare nou pentru pagină: %(page)s e a documentului: " -"%(document)s" +msgstr "Creați transformare nou pentru pagină: %(page)s e a documentului: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Pagina de transformare documentul editat cu succes." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Editați transformare \"%(transformation)s\" pentru: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Pagina de transformare a documentul ștearsă cu succes." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Sunteți sigur că doriți să ștergeți transformare \"%(transformation)s\" " -"pentru: %(document_page)s" +msgstr "Sunteți sigur că doriți să ștergeți transformare \"%(transformation)s\" pentru: %(document_page)s" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Pag %(page_num)d din %(total_pages)d din %(document)s" - -#: widgets.py:62 -msgid "Details" -msgstr "Detalii" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Click pe imagine pentru a vizualiza" #: widgets.py:81 -msgid "document page image" -msgstr "imagini document" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Numărul maxim de documente (create, editate, vizualizate) reţinute per " -"utilizator." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" -"Suma în procente folosită pentru a mării sau micşora un document interactiv " -"cu utilizatorul." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Suma maximă în procente (%), permisă utilizatorilor pentru mărirea " -"interactiv a unei pagini ." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Suma minimă în procente (%), permisă utilizatorului pentru micșorarea " -"interactivă a unei pagini ." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" -"Ce rotaţie pentru pagină (în grade) este folosită în interacțiunea cu " -"utilizatorul." +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Ce sunt tipurile de documente?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Tipuri de documente defini o clasă care reprezintă un grup de documente, cum " -"ar fi: facturi, reglementări sau manuale. Avantajul de a folosi tipuri de " -"documente sunt: ​​atribuirea o listă de nume de fișiere tipice pentru " -"redenumirea rapida timpul creării, precum și atribuirea tipuri de metadate " -"implicite și seturi ." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Ce sunt documente recente?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Aici veți găsi cele mai recente %(recent_count)s documente pe care le-ați " -"creat sau editat ." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "vizualizează" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr " Statistici documente" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "încărca documente noi" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "clonă metadata" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "documente de acest tip" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "Documentele de tip \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "pasul 1 din 3: Tipul documentului" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "pasul 2 din 3: Selecție de metadate " +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "pasul 3 din 3: Metadate document" +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Următorul pas" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po index 29d2c75383..73044b580b 100644 --- a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Roberto Rosario, 2011 # Sergey Glita , 2011-2013 @@ -9,80 +10,82 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Документы" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "документы" -#: __init__.py:102 -msgid "thumbnail" -msgstr "миниатюра" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Тип документа" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "MIME type" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Имя файла" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Тип метаданных" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Значение метаданных" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Содержимое" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Описание" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Метки" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Комментарии" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Документ отредактирован" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "страница документа" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Создание документов" @@ -94,11 +97,8 @@ msgstr "Документ \"%(content_object)s\", создан %(fullname)s ." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Документ \"%(content_object)s\" создан %(datetime)s пользователем " -"%(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Документ \"%(content_object)s\" создан %(datetime)s пользователем %(fullname)s." #: events.py:13 msgid "Document edited" @@ -112,11 +112,9 @@ msgstr "Документ \"%(content_object)s\" редактировал %(fulln #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Документ \"%(content_object)s\" был изменён %(datetime)s %(fullname)s. Были " -"внесены изменения: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Документ \"%(content_object)s\" был изменён %(datetime)s %(fullname)s. Были внесены изменения: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -132,7 +130,7 @@ msgstr "Документ \"%(document)s\" удалил %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Документ\"%(document)s\" удалил %(datetime)s %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Изображение страницы" @@ -141,9 +139,9 @@ msgid "Contents" msgstr "Содержание" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Страницы документа (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -165,7 +163,7 @@ msgstr "Уровень релиза" msgid "Release level serial" msgstr "Номер уровня релиза" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Комментарий" @@ -190,10 +188,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Скачать документ в исходном формате или сжатым. Этот вариант доступен только " -"при загрузке одного документа, для нескольких документов будет использован " -"сжатый файл." +msgstr "Скачать документ в исходном формате или сжатым. Этот вариант доступен только при загрузке одного документа, для нескольких документов будет использован сжатый файл." #: forms.py:281 msgid "Compressed filename" @@ -203,76 +198,71 @@ msgstr "Имя сжатого файла" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "Имя файла сжатого файла, который будет содержать загружаемые документы, если выбран предыдущий параметр." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"Имя файла сжатого файла, который будет содержать загружаемые документы, если " -"выбран предыдущий параметр." -#: links.py:39 -msgid "all documents" -msgstr "все документы" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "последние документы" - -#: links.py:41 -msgid "details" -msgstr "детали" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Детали" #: links.py:42 -msgid "properties" -msgstr "свойства" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "удалить" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "редактировать" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "скачать" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Скачать" #: links.py:49 -msgid "find duplicates" -msgstr "поиска дубликатов" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "найти все дубликаты" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Искать все контрольные суммы документов и вернуть список точных совпадений." +msgstr "Искать все контрольные суммы документов и вернуть список точных совпадений." #: links.py:51 -msgid "update office documents' page count" -msgstr "обновить количество страниц документа" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Пересчитать количество страниц. Это полезно для включения поддержки уже " -"существующих офисных документов." +msgstr "Пересчитать количество страниц. Это полезно для включения поддержки уже существующих офисных документов." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "очистить преобразования" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "печать" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "история" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -286,286 +276,257 @@ msgstr "Очистить кэш изображения документа" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Очистить графику для ускорения отображения документов и интерактивных " -"преобразований." +msgstr "Очистить графику для ускорения отображения документов и интерактивных преобразований." #: links.py:62 -msgid "page transformations" -msgstr " преобразования страницы" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "создать новое преобразование" - -#: links.py:67 -msgid "page image" -msgstr "изображение страницы" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "текст страницы" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "редактировать текст страницы" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "следующая страница" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "предыдущая страница" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "первая страница" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "последняя страница" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "увеличить" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "уменьшить" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "повернуть вправо" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "повернуть влево" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "вернуть вид" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "версии" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "возвращаться" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "Список типов документов" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "типы документов" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "создать тип документа" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "Имена файлов" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "добавить имя файла для типа документа" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "окончательный" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "альфа" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "бета" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "релиз-кандидат" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "исправление" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "имя" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "тип документа" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "типы документов" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "описание" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "добавлено" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "документ" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "все документы" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Основной %(major)i.%(minor)i, (новый релиз)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Младший %(major)i.%(minor)i, (некоторые обновления)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Микро %(major)i.%(minor)i.%(micro)i, (исправления)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "основной" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "младший" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "микро" - -#: models.py:317 msgid "release level" msgstr "уровень релиза" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "номер" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "отметка времени" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "комментарий" - -#: models.py:323 -msgid "file" -msgstr "файл" - -#: models.py:327 -msgid "checksum" +#: models.py:326 views.py:125 +msgid "Checksum" msgstr "Контрольная сумма" -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "версия документа" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "Этот формат файла документа не известен, количество страниц поэтому 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "имя файла" +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "разрешено" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "имя файла для быстрого переименования документа определённого типа " - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "имена файлов для быстрого переименования документа определённых типов" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "содержание" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "метка страницы" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "номер страницы" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Страница %(page_num)d из %(total_pages)d %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "страница документа" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "страницы документа" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Введите допустимое значение." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "порядок" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "преобразование" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "аргументы" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Использовать словари для идентификации аргументов, например %s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "преобразование страницы документа" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "преобразования документов страницу" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "пользователь" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "допущен" - -#: models.py:649 -msgid "recent document" -msgstr "недавний документ" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -587,7 +548,7 @@ msgstr "Просмотр документов" msgid "Delete documents" msgstr "Удаление документов" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Загрузка документов" @@ -627,6 +588,32 @@ msgstr "Удалить типы документов" msgid "Create document types" msgstr "Создание типов документов" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Максимальное количество последних (созданных, измененных, просмотренных) документов, запоминаемых для каждого пользователя." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Процент увеличения страницы документа пользователем." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Максимальный процент увеличения страницы документа пользователем." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Процент уменьшения масштаба страницы документа в интерактивном режиме." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Градус поворота страницы документа в интерактивном режиме." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -660,505 +647,496 @@ msgstr "Документы в хранилище: %d." #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Использовано:%(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Использовано:%(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Страниц документов в базе данных: %d." -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Дата добавления" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Время добавления" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Mime тип файла" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Нет" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Mime-кодировка файла" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Размер" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Существует в хранилище" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Путь к файлу в хранилище" -#: views.py:112 -msgid "Checksum" -msgstr "Контрольная сумма" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Страницы" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "Свойства документа для: %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "данные документа" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Необходимо предоставить хотя бы один документ." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Документ успешно удален." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Документ:%(document)s ошибка удаления: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "документ" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Вы действительно хотите удалить документ: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Вы действительно хотите удалить документы: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Документ \"%s\" изменен." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "Документы для загрузки" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "версия" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Скачать" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Назад" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "дубликатов: %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Вы действительно хотите найти все дубликаты?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." +msgstr "В больших базах данных эта операция может занять некоторое время для выполнения." + +#: views.py:448 +msgid "Duplicated documents" msgstr "" -"В больших базах данных эта операция может занять некоторое время для " -"выполнения." -#: views.py:433 -msgid "duplicated documents" -msgstr "дубликаты документов" - -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Страницы посчитаны. Всего обработано %(total)d документов, из них количество " -"страниц изменилось у %(change)d" +msgstr "Страницы посчитаны. Всего обработано %(total)d документов, из них количество страниц изменилось у %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Вы действительно хотите пересчитать количество страниц для офисных " -"документов (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Вы действительно хотите пересчитать количество страниц для офисных документов (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "Все преобразования страницы для документа: %s успешно удалены." -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." +msgstr "Ошибка при удалении страницы для преобразования документов: %(document)s; %(error)s." + +#: views.py:522 +msgid "Document transformation" msgstr "" -"Ошибка при удалении страницы для преобразования документов: %(document)s; " -"%(error)s." -#: views.py:507 -msgid "document transformation" -msgstr "преобразование документа" - -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Вы действительно хотите удалить все преобразования странице документа: %s?" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Вы действительно хотите удалить все преобразования странице документа: %s?" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Вы действительно хотите удалить все преобразования страницы для документов: %s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Вы действительно хотите удалить все преобразования страницы для документов: " -"%s?" -#: views.py:546 -msgid "missing documents" -msgstr "недостающие документы" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "подробности: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Страница документа успешно изменена." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "редактировать: %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr " Нет более страниц в этом документе" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Вы уже на первой странице этого документа" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "печать: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Тип документа успешно изменен" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Ошибка редактирования типа документа; %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "редактировать тип документа: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Вид документа: %s успешно удален." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Тип документа: %(document_type)s ошибка удаления: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Вы действительно хотите удалить тип документа: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "Тип документа всех документов этого типа станет неопределённым." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Тип документа успешно создан" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Ошибка при создании типа документа; %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "имена файлов для типа документа: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Имя файла для типа документа успешно изменено" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Ошибка редактирования документа введите имя файла; %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"редактирование файла \"%(filename)s из типа документа \"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "имя файла для типа документа" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Имя файла для типа документа: %s успешно удалено." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"При удалении имени файла для типа документа %(document_type_filename)s " -"произошла ошибка %(error)s" +msgstr "При удалении имени файла для типа документа %(document_type_filename)s произошла ошибка %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Вы действительно хотите удалить имя файла: %(filename)s из типа документа " -"\"%(document_type)s\"?" +msgstr "Вы действительно хотите удалить имя файла: %(filename)s из типа документа \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Имя файла для типа документа успешно создан" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Ошибка создания имени файла для типа документа; %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "создание имени файла для типа документа: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "Кэш изображений документа очищен" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Ошибка очистки кэш изображений документов %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "Вы уверены, что хотите очистить кэш изображений документа?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "версии для документа %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "время и дата" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "MimeType" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "кодировка" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Версия документа восстановлена" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Ошибка получения версии документа %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Вы уверены, что хотите вернуться к этой версии?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Все более поздние версии после этого будут удалены" -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "преобразования для: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Преобразование страницы документа создано успешно." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Создать новое преобразование для страницы: %(page)s документа: %(document)s" +msgstr "Создать новое преобразование для страницы: %(page)s документа: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Преобразование страницы успешно изменено." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Изменить преобразования \"%(transformation)s\" for: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Преобразование страницы успешно удалено." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Вы действительно хотите удалить преобразования \"%(transformation)s\" for: " -"%(document_page)s\"" +msgstr "Вы действительно хотите удалить преобразования \"%(transformation)s\" for: %(document_page)s\"" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Страница %(page_num)d из %(total_pages)d %(document)s" - -#: widgets.py:62 -msgid "Details" -msgstr "Детали" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Нажмите на изображение для полного просмотра размера" #: widgets.py:81 -msgid "document page image" -msgstr "изображение страницы" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Максимальное количество последних (созданных, измененных, просмотренных) " -"документов, запоминаемых для каждого пользователя." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Процент увеличения страницы документа пользователем." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "Максимальный процент увеличения страницы документа пользователем." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "Процент уменьшения масштаба страницы документа в интерактивном режиме." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Градус поворота страницы документа в интерактивном режиме." +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Что такое типы документов?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Типы документов определяют класс, который представляет группы документов, " -"таких как: счета-фактуры, правила или инструкции. Преимуществами " -"использования типов документов являются: назначение списка типичных имен " -"файлов для быстрого переименования в процессе создания, а также присвоения " -"метаданных по умолчанию и их установки." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Что такое последние документы?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Здесь вы найдете последние %(recent_count)s документов созданные или " -"отредактированные вами." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "предварительный просмотр" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Статистика документов" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "Загрузка новых файлов" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "клонировать метаданные" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "документы этого типа" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "документы типа \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "Шаг 1 из 3: Тип документа" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "Шаг 2 из 3: Выбор метаданных" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "Шаг 2 из 3: Ввод метаданных" +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Далее" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po index dce87baacd..9cb732c3b2 100644 --- a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # kontrabant , 2013 # kontrabant , 2012 @@ -9,80 +10,82 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" -"Last-Translator: kontrabant \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Dokumenti" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "dokumenti" -#: __init__.py:102 -msgid "thumbnail" -msgstr "sličica" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Tip dokumenta" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "MIME tip" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Ime datoteke" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Tip metapodatkov" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Vrednost metapodatkov" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Vsebina" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Opis" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Oznaka" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Komentarji" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Dokument urejen" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "stran dokumenta" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Kreiranje dokumenta" @@ -94,8 +97,7 @@ msgstr "Dokument \"%(content_object)s\" kreiral %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." msgstr "Dokument \"%(content_object)s\" kreiral %(fullname)s ob %(datetime)s." #: events.py:13 @@ -110,11 +112,9 @@ msgstr "Dokument \"%(content_object)s\" je uredil %(fullname)s." #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Dokument \"%(content_object)s\" je uredil %(fullname)s ob %(datetime)s. " -"Narejene so bile naslednje spremembe: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Dokument \"%(content_object)s\" je uredil %(fullname)s ob %(datetime)s. Narejene so bile naslednje spremembe: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -130,7 +130,7 @@ msgstr "Dockment \"%(document)s\" je izbrisal %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Dokument \"%(document)s\" je izbrisal %(fullname)s ob %(datetime)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "Slika strani" @@ -139,9 +139,9 @@ msgid "Contents" msgstr "Vsebina" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Strani dokumenta (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -163,7 +163,7 @@ msgstr "Rasličica izdaje" msgid "Release level serial" msgstr "Serijska številka različice izdaje" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Komentar" @@ -188,10 +188,7 @@ msgid "" "Download the document in the original format or in a compressed manner. " "This option is selectable only when downloading one document, for multiple " "documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Prenesi dokument v originalnem formatu ali v stisnjeni obliki. To opcijo " -"lahko izberete samo ko prenašate en dokument. Ob prenosu večih dokumentov, " -"se vedno naredi stisnjen paket." +msgstr "Prenesi dokument v originalnem formatu ali v stisnjeni obliki. To opcijo lahko izberete samo ko prenašate en dokument. Ob prenosu večih dokumentov, se vedno naredi stisnjen paket." #: forms.py:281 msgid "Compressed filename" @@ -201,77 +198,71 @@ msgstr "Ime stisnjene datoteke" msgid "" "The filename of the compressed file that will contain the documents to be " "downloaded, if the previous option is selected." +msgstr "Ime skrčene datotteke, ki do vsebovala datoteke za prenos, če je bila prejšnja opcija izbrana." + +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -"Ime skrčene datotteke, ki do vsebovala datoteke za prenos, če je bila " -"prejšnja opcija izbrana." -#: links.py:39 -msgid "all documents" -msgstr "vsi dokumenti" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "zadnji dokumenti" - -#: links.py:41 -msgid "details" -msgstr "Detajli" +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "Podrobnosti" #: links.py:42 -msgid "properties" -msgstr "lastnosti" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "izbriši" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "uredi" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "prenos" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "Prenos" #: links.py:49 -msgid "find duplicates" -msgstr "najdi podvojene" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "najdi vse podvojene" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" "Search all the documents' checksums and return a list of the exact matches." -msgstr "" -"Išči vse nadzorne vsote vseh dokumentov in vrni seznam natančnih zadetkov." +msgstr "Išči vse nadzorne vsote vseh dokumentov in vrni seznam natančnih zadetkov." #: links.py:51 -msgid "update office documents' page count" -msgstr "osveži število strani v pisarniških dokumentih" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" "Update the page count of the office type documents. This is useful when " "enabling office document support after there were already office type " "documents in the database." -msgstr "" -"Posodobite število strani v pisarniških tipih dokumentov. To je koristno pri " -"omogočanju podpore pisarniških dokumentov, ko so že obstajali pisarniški " -"tipi dokumentov v bazi." +msgstr "Posodobite število strani v pisarniških tipih dokumentov. To je koristno pri omogočanju podpore pisarniških dokumentov, ko so že obstajali pisarniški tipi dokumentov v bazi." #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "počisti preoblikovanja" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "tiskanje" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "zgodovina" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -285,286 +276,257 @@ msgstr "Pobriši predpomnilniško sliko dokumenta" msgid "" "Clear the graphics representations used to speed up the documents' display " "and interactive transformations results." -msgstr "" -"Počistite grafične predstavitve, ki se uporabljajo za pospešitev prikaza " -"dokumentov in rezultatov interaktivnih transformacij." +msgstr "Počistite grafične predstavitve, ki se uporabljajo za pospešitev prikaza dokumentov in rezultatov interaktivnih transformacij." #: links.py:62 -msgid "page transformations" -msgstr "preoblikovanja strani" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "ustvari novo preoblikovanje" - -#: links.py:67 -msgid "page image" -msgstr "slika strani" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "besedilo strani" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "uredi besedilo strani" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "naslednja stran" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "prejšnja stran" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "prva stran" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "zadnja stran" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "približaj" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "oddalji" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "zavrti v desno" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "zavrti v levo" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "ponastavi pogled" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "verzije" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "povrni" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "lista tipov dokumenta" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "tipi dokumenta" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "ustvari tip dokumenta" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "ime datotek" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "dodaj ime tipu dokumenta" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "končni" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alfa" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "kandidat za izdajo" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "pomemben popravek" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "ime" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "tipi dokumenta" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "tipi dokumenta" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "opis" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "dodano" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "dokument" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "vsi dokumenti" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "Glavni %(major)i.%(minor)i, (nova izdaja)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "Manjši %(major)i.%(minor)i, (nekatere posodobitve)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "Mikro %(major)i.%(minor)i.%(micro)i, (popravki)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "glavni" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "manjši" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "mikro" - -#: models.py:317 msgid "release level" msgstr "stopnja izdaje" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "serijska" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "časovni žig" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "komentar" +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "Nadzorna vsota" -#: models.py:323 -msgid "file" -msgstr "datoteka" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "kontrolna vsota" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "verzija dokumenta" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "Tip dokumenta je neznan, zako je število strani privzeto na 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "ime datoteke" +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "omogočeno" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "hitro preimenovanje datoteke po tipu dokumenta" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "hitro preimenovanje datotek po tipu dokumenta" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "vsebina" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "oznaka strani" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "številka strani" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Stran %(page_num)d od %(total_pages)d dokumenta %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "stran dokumenta" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "strani dokumenta" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Vnesi veljavno vrednost." -#: models.py:619 views.py:1214 -msgid "order" -msgstr "vrstni red" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "transformacija" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "argumenti" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 -#, fuzzy +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -msgstr "Uporabi slovar za identifikacijo argumentov. Primer: %s" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" #: models.py:629 -msgid "document page transformation" -msgstr "preoblikovanje strani dokumenta" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "preoblikovanje strani dokumenta" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "uporabnik" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "dostopal" - -#: models.py:649 -msgid "recent document" -msgstr "nedavni dokumenti" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -586,7 +548,7 @@ msgstr "Poglej dokumente" msgid "Delete documents" msgstr "Izbiši dokumente" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Prenesi dokumente" @@ -626,6 +588,32 @@ msgstr "Izbriši tipe dokumentov" msgid "Create document types" msgstr "Kreiran tipe dokumentov" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Največje število zadnjih (kreiranih, urejenih, pogledanih) dokumentov za prikaz po uporabniku." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Znesek v procentih za približane oziroma oddaljene strani na dokument v uporabniškem vmesniku." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Največji znesek v procentih (%), ki je dovoljen uporabniku za približevanje strani v dokumentu." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Naamanjši znesek v procentih (%), ki je dovoljen uporabniku za približevanje strani v dokumentu." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Število v stopinjah za rotiranje strani dokumenta ob uporabniški interakciji." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -659,509 +647,496 @@ msgstr "Dokumenti v shrambi: %d" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" -msgstr "" -"Zaseden prostor v shrambi je: %(base_2)s (base 2), %(base_10)s (base 10), " -"%(bytes)d bytov" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Zaseden prostor v shrambi je: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytov" #: statistics.py:81 #, python-format msgid "Document pages in database: %d" msgstr "Strani dokumenta v bazi: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Dodano datum" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Dodano čas" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "MIME vrsta datoteke" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "Brez" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Kodiranje MIME datoteke" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Velikost datoteke" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "Obstaja v shrambi" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "Pot datoteke v shrambi" -#: views.py:112 -msgid "Checksum" -msgstr "Nadzorna vsota" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Strani" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "lastnosti dokumenta: %s" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "podatki dokumenta" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Potrebno je podati vsaj en dokument" -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "Dokument bil uspešno izbrisan." -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s napaka brisanja:%(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "dokument" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Ali ste prepričani, da želite pobrisati dokument: %s" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Ali ste prepričani, da želite pobrisati dokumente: %s" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Dokument %s je bil uspešno urejen." -#: views.py:300 -msgid "documents to be downloaded" -msgstr "dokumenti za prenos" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "verzija" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "Prenos" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "Nazaj" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "dvojnik od: %s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "Ali ste prepričani, da želite poiskati vse dvojnike?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "Če je baza velika lahko operacija zahteva nekaj več časa da se izvrši." -#: views.py:433 -msgid "duplicated documents" -msgstr "podvojeni dokumenti" +#: views.py:448 +msgid "Duplicated documents" +msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" -msgstr "" -"Osveževanje števila strani je uspešno končano. Pregledanih dokumentov: " -"%(total)d, dokumenti s spremenjenimi stranmi: %(change)d" +msgstr "Osveževanje števila strani je uspešno končano. Pregledanih dokumentov: %(total)d, dokumenti s spremenjenimi stranmi: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" -msgstr "" -"Ali ste prepričani, da želite osvežiti število strani za pisarniške " -"dokumente (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "Ali ste prepričani, da želite osvežiti število strani za pisarniške dokumente (%d)?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "Vsa preoblikovanja strani dokumenta: %s, so bila uspešno izbrisana." -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." +msgstr "Napaka v izbrisu preoblikovanj strani za dokument: %(document)s; %(error)s." + +#: views.py:522 +msgid "Document transformation" msgstr "" -"Napaka v izbrisu preoblikovanj strani za dokument: %(document)s; %(error)s." -#: views.py:507 -msgid "document transformation" -msgstr "preoblikovanje strani" - -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" -msgstr "" -"Ali ste prepričani, da želite izbrisati preoblikovanja za dokument: %s?" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Ali ste prepričani, da želite izbrisati preoblikovanja za dokument: %s?" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" +msgstr "Ali ste prepričani, da želite izbrisati preoblikovanja vseh strani za dokument %s?" + +#: views.py:561 +msgid "Missing documents" msgstr "" -"Ali ste prepričani, da želite izbrisati preoblikovanja vseh strani za " -"dokument %s?" -#: views.py:546 -msgid "missing documents" -msgstr "manjkajoči dokumenti" - -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "podrobnosti za: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "Stran dokumenta je bila uspešno urejena." -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "uredi: %s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "Ni več strani v tem dokumentu" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "Ste že na prvi strani dokumenta" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "tiskanje: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Tip dokumenta je bil uspešno urejen" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Napaka urejanja tipa dokumenta: %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "uredi tip dokumenta: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Dokument tipa: %s je bil uspešno izbrisan." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Tip dokument: %(document_type)s napaka brisanja:%(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Ali ste prepričani, da želite pobrisati tip dokument: %s" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"Tip dokumenta vseh dokumentov, ki uporabljajo ta tip bo nastavljen na brez." +msgstr "Tip dokumenta vseh dokumentov, ki uporabljajo ta tip bo nastavljen na brez." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Tip dokumenta je bil uspešno kreiran" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Napaka kreiranja tipa dokumenta: %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "ime datoteke za tip dokumenta: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Ime dokumenta za tip dokumenta je bil uspešno urejen." -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Napaka urejanja za ime datoteke tipaa dokumenta: %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -"uredi ime datoteke \"%(filename)s\" za tip dokumenta \"%(document_type)s\"" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "ime datoteke za tip dokumenta" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Ime datoteke tipa dokumenta: %s je bil uspešno izbrisan." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" -msgstr "" -"Ime datoteke tipa dokumenta: %(document_type_filename)s napaka brisanja:" -"%(error)s" +msgstr "Ime datoteke tipa dokumenta: %(document_type_filename)s napaka brisanja:%(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Ime datoteke za tip dokumenta je bil uspešno kreiran" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Napaka kreiranja imena datoteke za tip dokumenta: %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "dodaj ime datoteke za tip dokumenta: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr " Predpomnilniška slika dokumenta je bila uspešno izbrisana" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "Napaka v brisanju predpomnilniške slike dokumenta:%s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" -msgstr "" -"Ali ste prepričani, da želite pobrisati predpomnilniško sliko dokumenta?" +msgstr "Ali ste prepričani, da želite pobrisati predpomnilniško sliko dokumenta?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "verzije dokumenta: %s" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "čas in datum" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "MIME vrsta datoteke" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "enkodiranje" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "Povrnitev verzije dokumenta je bila uspešna" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "Napaka v povrnitvi dokumenta verzija: %s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "Ali želite povrniti dokument na izbrano verzijo?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "Vse prejšnje verzije bodo tudi izbrisane." -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "preoblikovanje za: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "Preoblikovanje strani dokumenta je bilo uspešno." -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" -msgstr "" -"Kreiraj novo preobliikovanje za stran: %(page)s dokumenta: %(document)s" +msgstr "Kreiraj novo preobliikovanje za stran: %(page)s dokumenta: %(document)s" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "Preoblikovanje strani dokumenta je bilo uspešno." -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "Uredi preoblikovanje \"%(transformation)s\" za: %(document_page)s" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "Preoblikovanje dokumenta je bilo uspešno izbrisano." -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " "%(document_page)s" -msgstr "" -"Ali ste prepričani, da želite izbrisati preoblikovanja \"%(transformation)s" -"\" za: %(document_page)s" +msgstr "Ali ste prepričani, da želite izbrisati preoblikovanja \"%(transformation)s\" za: %(document_page)s" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Stran %(page_num)d od %(total_pages)d dokumenta %(document)s" - -#: widgets.py:62 -msgid "Details" -msgstr "Podrobnosti" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Klikni na sliko za pogled v polni velikosti" #: widgets.py:81 -msgid "document page image" -msgstr "slika strani dokumenta" - -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." +msgid "Document page image" msgstr "" -"Največje število zadnjih (kreiranih, urejenih, pogledanih) dokumentov za " -"prikaz po uporabniku." -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" -"Znesek v procentih za približane oziroma oddaljene strani na dokument v " -"uporabniškem vmesniku." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Največji znesek v procentih (%), ki je dovoljen uporabniku za približevanje " -"strani v dokumentu." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Naamanjši znesek v procentih (%), ki je dovoljen uporabniku za približevanje " -"strani v dokumentu." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" -"Število v stopinjah za rotiranje strani dokumenta ob uporabniški interakciji." +#~ msgid "page image" +#~ msgstr "page image" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Kaj so tipi dokumenta?" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" -"Vrste dokumentov določi razred, ki predstavlja širšo skupino dokumentov kot " -"so: računi, predpisi ali priročniki. Prednost uporabe tipov dokumenta so: " -"dodeljevanje seznam tipičnih imen za hitro preimenovanje med ustvarjanjem " -"kot tudi dodelitev privzete vrste metapodatkov in naborov za le te." +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Kaj so nedavni dokumenti?" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Tu se nahaja %(recent_count)s nedavnih dokumentov, ki ste jih ustvarili ali " -"urejevali na kakršen koli način." +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "predogled" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Statistika dokumenta" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "prenesi nov dokument" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "kopiraj metapodatke" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "enaki tipi dokumenta" +#~ msgstr "documents of this type" #~ msgid "documents of type \"%s\"" -#~ msgstr "dokumenti tipa: \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "korak 1 od 3: Tip dokumenta" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "korak 2 os 3: Izbira meta podatkov" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "korak 3 od 3: Meta podatki dokumenta" +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Naslednji korak" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/sq/LC_MESSAGES/django.po b/mayan/apps/documents/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a58dc82216 --- /dev/null +++ b/mayan/apps/documents/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,1140 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 +msgid "Documents" +msgstr "" + +#: __init__.py:110 views.py:88 +msgid "documents" +msgstr "" + +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" + +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 +msgid "Document type" +msgstr "" + +#: __init__.py:156 +msgid "MIME type" +msgstr "" + +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 +msgid "Filename" +msgstr "" + +#: __init__.py:158 +msgid "Metadata type" +msgstr "" + +#: __init__.py:159 +msgid "Metadata value" +msgstr "" + +#: __init__.py:160 models.py:561 +msgid "Content" +msgstr "" + +#: __init__.py:161 models.py:80 +msgid "Description" +msgstr "" + +#: __init__.py:162 +msgid "Tags" +msgstr "" + +#: __init__.py:163 +msgid "Comments" +msgstr "" + +#: __init__.py:166 +msgid "Document tendencies" +msgstr "" + +#: __init__.py:167 +msgid "Document usage" +msgstr "" + +#: __init__.py:171 +msgid "Returns a list of all the documents." +msgstr "" + +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + +#: events.py:5 +msgid "Document creation" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "" + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" + +#: events.py:13 +msgid "Document edited" +msgstr "" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "" + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "" + +#: events.py:24 +msgid "Document deleted" +msgstr "" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "" + +#: forms.py:47 links.py:67 +msgid "Page image" +msgstr "" + +#: forms.py:57 forms.py:236 +msgid "Contents" +msgstr "" + +#: forms.py:90 forms.py:92 +#, python-format +msgid "Document pages (%d)" +msgstr "" + +#: forms.py:118 +msgid "Use the new version filename as the document filename" +msgstr "" + +#: forms.py:134 +msgid "Quick document rename" +msgstr "" + +#: forms.py:142 +msgid "Version update" +msgstr "" + +#: forms.py:147 +msgid "Release level" +msgstr "" + +#: forms.py:153 +msgid "Release level serial" +msgstr "" + +#: forms.py:161 models.py:319 views.py:1169 +msgid "Comment" +msgstr "" + +#: forms.py:167 +msgid "New document filename" +msgstr "" + +#: forms.py:231 widgets.py:48 +msgid "Page" +msgstr "" + +#: forms.py:250 +msgid "Page range" +msgstr "" + +#: forms.py:280 +msgid "Compress" +msgstr "" + +#: forms.py:280 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "" + +#: forms.py:281 +msgid "Compressed filename" +msgstr "" + +#: forms.py:281 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" + +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" + +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" + +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "" + +#: links.py:42 +msgid "Properties" +msgstr "" + +#: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 +msgid "Delete" +msgstr "" + +#: links.py:45 links.py:64 links.py:87 links.py:93 +msgid "Edit" +msgstr "" + +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "" + +#: links.py:49 +msgid "Find duplicates" +msgstr "" + +#: links.py:50 +msgid "Find all duplicates" +msgstr "" + +#: links.py:50 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "" + +#: links.py:51 +msgid "Update office documents' page count" +msgstr "" + +#: links.py:51 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "" + +#: links.py:52 links.py:53 +msgid "Clear transformations" +msgstr "" + +#: links.py:54 +msgid "Print" +msgstr "" + +#: links.py:55 +msgid "History" +msgstr "" + +#: links.py:56 +msgid "Find missing document files" +msgstr "" + +#: links.py:59 +msgid "Clear the document image cache" +msgstr "" + +#: links.py:59 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "" + +#: links.py:62 +msgid "Page transformations" +msgstr "" + +#: links.py:63 +msgid "Create new transformation" +msgstr "" + +#: links.py:68 +msgid "Page text" +msgstr "" + +#: links.py:69 +msgid "Edit page text" +msgstr "" + +#: links.py:70 +msgid "Next page" +msgstr "" + +#: links.py:71 +msgid "Previous page" +msgstr "" + +#: links.py:72 +msgid "First page" +msgstr "" + +#: links.py:73 +msgid "Last page" +msgstr "" + +#: links.py:74 +msgid "Zoom in" +msgstr "" + +#: links.py:75 +msgid "Zoom out" +msgstr "" + +#: links.py:76 +msgid "Rotate right" +msgstr "" + +#: links.py:77 +msgid "Rotate left" +msgstr "" + +#: links.py:78 +msgid "Reset view" +msgstr "" + +#: links.py:81 +msgid "Versions" +msgstr "" + +#: links.py:82 +msgid "Revert" +msgstr "" + +#: links.py:85 +msgid "Document type list" +msgstr "" + +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" + +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" + +#: links.py:91 +msgid "Filenames" +msgstr "" + +#: links.py:92 +msgid "Add filename to document type" +msgstr "" + +#: literals.py:15 +msgid "Final" +msgstr "" + +#: literals.py:16 +msgid "Alpha" +msgstr "" + +#: literals.py:17 +msgid "Beta" +msgstr "" + +#: literals.py:18 +msgid "Release candidate" +msgstr "" + +#: literals.py:19 +msgid "Hotfix" +msgstr "" + +#: models.py:58 +msgid "Name" +msgstr "" + +#: models.py:70 +msgid "Documents types" +msgstr "" + +#: models.py:81 +msgid "Added" +msgstr "" + +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" + +#: models.py:100 +msgid "Uninitialized document" +msgstr "" + +#: models.py:299 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "" + +#: models.py:300 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "" + +#: models.py:301 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "" + +#: models.py:313 +msgid "Mayor" +msgstr "" + +#: models.py:314 +msgid "Minor" +msgstr "" + +#: models.py:315 +msgid "Micro" +msgstr "" + +#: models.py:316 +msgid "release level" +msgstr "" + +#: models.py:317 +msgid "Serial" +msgstr "" + +#: models.py:318 +msgid "Timestamp" +msgstr "" + +#: models.py:322 +msgid "File" +msgstr "" + +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "" + +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" + +#: models.py:419 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "" + +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" + +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" + +#: models.py:553 +msgid "Document types quick rename filenames" +msgstr "" + +#: models.py:562 +msgid "Page label" +msgstr "" + +#: models.py:563 +msgid "Page number" +msgstr "" + +#: models.py:566 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "" + +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" + +#: models.py:575 +msgid "Document pages" +msgstr "" + +#: models.py:592 +msgid "Enter a valid value." +msgstr "" + +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" + +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" + +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" + +#: models.py:620 +msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" + +#: models.py:629 +msgid "Document page transformations" +msgstr "" + +#: models.py:637 +msgid "User" +msgstr "" + +#: models.py:639 +msgid "Accessed" +msgstr "" + +#: models.py:648 +msgid "Recent document" +msgstr "" + +#: permissions.py:9 +msgid "Create documents" +msgstr "" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "" + +#: permissions.py:12 +msgid "View documents" +msgstr "" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "" + +#: permissions.py:14 views.py:380 +msgid "Download documents" +msgstr "" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "" + +#: permissions.py:22 +msgid "View document types" +msgstr "" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "" + +#: permissions.py:25 +msgid "Create document types" +msgstr "" + +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + +#: statistics.py:46 +#, python-format +msgid "Document types: %d" +msgstr "" + +#: statistics.py:50 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "" + +#: statistics.py:51 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "" + +#: statistics.py:52 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "" + +#: statistics.py:65 +#, python-format +msgid "Documents in database: %d" +msgstr "" + +#: statistics.py:70 +#, python-format +msgid "Documents in storage: %d" +msgstr "" + +#: statistics.py:72 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "" + +#: statistics.py:81 +#, python-format +msgid "Document pages in database: %d" +msgstr "" + +#: views.py:113 +msgid "Date added" +msgstr "" + +#: views.py:114 +msgid "Time added" +msgstr "" + +#: views.py:115 +msgid "UUID" +msgstr "" + +#: views.py:120 +msgid "File mimetype" +msgstr "" + +#: views.py:120 views.py:121 +msgid "None" +msgstr "" + +#: views.py:121 +msgid "File mime encoding" +msgstr "" + +#: views.py:122 +msgid "File size" +msgstr "" + +#: views.py:123 +msgid "Exists in storage" +msgstr "" + +#: views.py:124 +msgid "File path in storage" +msgstr "" + +#: views.py:126 +msgid "Pages" +msgstr "" + +#: views.py:137 +#, python-format +msgid "Document properties for: %s" +msgstr "" + +#: views.py:159 +msgid "Document data" +msgstr "" + +#: views.py:183 views.py:496 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:199 +msgid "Document deleted successfully." +msgstr "" + +#: views.py:201 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:208 +msgid "document" +msgstr "" + +#: views.py:216 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "" + +#: views.py:218 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "" + +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" + +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" + +#: views.py:383 +msgid "Return" +msgstr "" + +#: views.py:412 +#, python-format +msgid "Duplicates of: %s" +msgstr "" + +#: views.py:424 +msgid "Are you sure you wish to find all duplicates?" +msgstr "" + +#: views.py:425 views.py:483 views.py:551 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:448 +msgid "Duplicated documents" +msgstr "" + +#: views.py:474 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "" + +#: views.py:482 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "" + +#: views.py:514 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "" + +#: views.py:516 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "" + +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "" + +#: views.py:533 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "" + +#: views.py:561 +msgid "Missing documents" +msgstr "" + +#: views.py:577 views.py:619 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:638 +msgid "Document page edited successfully." +msgstr "" + +#: views.py:647 +#, python-format +msgid "Edit: %s" +msgstr "" + +#: views.py:664 +msgid "There are no more pages in this document" +msgstr "" + +#: views.py:682 +msgid "You are already at the first page of this document" +msgstr "" + +#: views.py:827 +#, python-format +msgid "Print: %s" +msgstr "" + +#: views.py:899 +msgid "Document type edited successfully" +msgstr "" + +#: views.py:902 +#, python-format +msgid "Error editing document type; %s" +msgstr "" + +#: views.py:907 +#, python-format +msgid "Edit document type: %s" +msgstr "" + +#: views.py:930 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "" + +#: views.py:932 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "" + +#: views.py:944 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "" + +#: views.py:945 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "" + +#: views.py:961 +msgid "Document type created successfully" +msgstr "" + +#: views.py:964 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "" + +#: views.py:982 +#, python-format +msgid "filenames for document type: %s" +msgstr "" + +#: views.py:1013 +msgid "Document type filename edited successfully" +msgstr "" + +#: views.py:1016 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "" + +#: views.py:1021 +#, python-format +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" + +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" + +#: views.py:1048 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "" + +#: views.py:1050 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "" + +#: views.py:1066 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "" + +#: views.py:1091 +msgid "Document type filename created successfully" +msgstr "" + +#: views.py:1094 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "" + +#: views.py:1100 +#, python-format +msgid "Create filename for document type: %s" +msgstr "" + +#: views.py:1118 +msgid "Document image cache cleared successfully" +msgstr "" + +#: views.py:1120 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "" + +#: views.py:1126 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "" + +#: views.py:1143 +#, python-format +msgid "Versions for document: %s" +msgstr "" + +#: views.py:1153 +msgid "Time and date" +msgstr "" + +#: views.py:1157 +msgid "Mimetype" +msgstr "" + +#: views.py:1161 +msgid "Encoding" +msgstr "" + +#: views.py:1192 +msgid "Document version reverted successfully" +msgstr "" + +#: views.py:1194 +#, python-format +msgid "Error reverting document version; %s" +msgstr "" + +#: views.py:1201 +msgid "Are you sure you wish to revert to this version?" +msgstr "" + +#: views.py:1202 +msgid "All later version after this one will be deleted too." +msgstr "" + +#: views.py:1222 +#, python-format +msgid "Transformations for: %s" +msgstr "" + +#: views.py:1251 +msgid "Document page transformation created successfully." +msgstr "" + +#: views.py:1260 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "" + +#: views.py:1279 +msgid "Document page transformation edited successfully." +msgstr "" + +#: views.py:1292 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "" + +#: views.py:1312 +msgid "Document page transformation deleted successfully." +msgstr "" + +#: views.py:1323 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "" + +#: widgets.py:57 +#, python-format +msgid "Page %(page_num)d of %(total_pages)d" +msgstr "" + +#: widgets.py:65 +msgid "Click on the image for full size preview" +msgstr "" + +#: widgets.py:81 +msgid "Document page image" +msgstr "" + +#~ msgid "details" +#~ msgstr "details" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "download" +#~ msgstr "download" + +#~ msgid "page image" +#~ msgstr "page image" + +#~ msgid "document types" +#~ msgstr "document types" + +#~ msgid "create document type" +#~ msgstr "create document type" + +#~ msgid "filenames" +#~ msgstr "filenames" + +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Document statistics" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" + +#~ msgid "clone metadata" +#~ msgstr "clone metadata" + +#~ msgid "documents of this type" +#~ msgstr "documents of this type" + +#~ msgid "documents of type \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po index e3ffe26546..f70cc0ccac 100644 --- a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po @@ -1,83 +1,89 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "" -#: __init__.py:102 -msgid "thumbnail" +#: __init__.py:114 +msgid "Thumbnail" msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "" -#: __init__.py:155 +#: __init__.py:166 msgid "Document tendencies" msgstr "" -#: __init__.py:156 +#: __init__.py:167 msgid "Document usage" msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "" @@ -89,8 +95,7 @@ msgstr "" #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." msgstr "" #: events.py:13 @@ -105,8 +110,8 @@ msgstr "" #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." msgstr "" #: events.py:24 @@ -123,7 +128,7 @@ msgstr "" msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "" -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "" @@ -156,7 +161,7 @@ msgstr "" msgid "Release level serial" msgstr "" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "" @@ -193,40 +198,40 @@ msgid "" "downloaded, if the previous option is selected." msgstr "" -#: links.py:39 -msgid "all documents" +#: links.py:39 views.py:66 +msgid "All documents" msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" msgstr "" -#: links.py:41 -msgid "details" +#: links.py:41 widgets.py:62 +msgid "Details" msgstr "" #: links.py:42 -msgid "properties" +msgid "Properties" msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" +msgid "Edit" msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" msgstr "" #: links.py:49 -msgid "find duplicates" +msgid "Find duplicates" msgstr "" #: links.py:50 -msgid "find all duplicates" +msgid "Find all duplicates" msgstr "" #: links.py:50 @@ -235,7 +240,7 @@ msgid "" msgstr "" #: links.py:51 -msgid "update office documents' page count" +msgid "Update office documents' page count" msgstr "" #: links.py:51 @@ -246,15 +251,15 @@ msgid "" msgstr "" #: links.py:52 links.py:53 -msgid "clear transformations" +msgid "Clear transformations" msgstr "" #: links.py:54 -msgid "print" +msgid "Print" msgstr "" #: links.py:55 -msgid "history" +msgid "History" msgstr "" #: links.py:56 @@ -272,278 +277,253 @@ msgid "" msgstr "" #: links.py:62 -msgid "page transformations" +msgid "Page transformations" msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "" - -#: links.py:67 -msgid "page image" +msgid "Create new transformation" msgstr "" #: links.py:68 -msgid "page text" +msgid "Page text" msgstr "" #: links.py:69 -msgid "edit page text" +msgid "Edit page text" msgstr "" #: links.py:70 -msgid "next page" +msgid "Next page" msgstr "" #: links.py:71 -msgid "previous page" +msgid "Previous page" msgstr "" #: links.py:72 -msgid "first page" +msgid "First page" msgstr "" #: links.py:73 -msgid "last page" +msgid "Last page" msgstr "" #: links.py:74 -msgid "zoom in" +msgid "Zoom in" msgstr "" #: links.py:75 -msgid "zoom out" +msgid "Zoom out" msgstr "" #: links.py:76 -msgid "rotate right" +msgid "Rotate right" msgstr "" #: links.py:77 -msgid "rotate left" +msgid "Rotate left" msgstr "" #: links.py:78 -msgid "reset view" +msgid "Reset view" msgstr "" #: links.py:81 -msgid "versions" +msgid "Versions" msgstr "" #: links.py:82 -msgid "revert" +msgid "Revert" msgstr "" #: links.py:85 -msgid "document type list" +msgid "Document type list" msgstr "" -#: links.py:86 views.py:864 -msgid "document types" +#: links.py:86 views.py:879 +msgid "Document types" msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" +#: links.py:89 views.py:970 +msgid "Create document type" msgstr "" #: links.py:91 -msgid "filenames" +msgid "Filenames" msgstr "" #: links.py:92 -msgid "add filename to document type" +msgid "Add filename to document type" msgstr "" #: literals.py:15 -msgid "final" +msgid "Final" msgstr "" #: literals.py:16 -msgid "alpha" +msgid "Alpha" msgstr "" #: literals.py:17 -msgid "beta" +msgid "Beta" msgstr "" #: literals.py:18 -msgid "release candidate" +msgid "Release candidate" msgstr "" #: literals.py:19 -msgid "hotfix" +msgid "Hotfix" msgstr "" -#: models.py:60 -msgid "name" +#: models.py:58 +msgid "Name" msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" +#: models.py:70 +msgid "Documents types" msgstr "" -#: models.py:72 -msgid "documents types" +#: models.py:81 +msgid "Added" msgstr "" -#: models.py:82 -msgid "description" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" msgstr "" -#: models.py:83 -msgid "added" -msgstr "" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "" - -#: models.py:102 +#: models.py:100 msgid "Uninitialized document" msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" +msgid "Minor" msgstr "" #: models.py:315 -msgid "minor" +msgid "Micro" msgstr "" #: models.py:316 -msgid "micro" -msgstr "" - -#: models.py:317 msgid "release level" msgstr "" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" +msgid "Timestamp" msgstr "" -#: models.py:319 -msgid "timestamp" +#: models.py:322 +msgid "File" msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" +#: models.py:326 views.py:125 +msgid "Checksum" msgstr "" -#: models.py:323 -msgid "file" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" msgstr "" -#: models.py:327 -msgid "checksum" -msgstr "" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "" - -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "" -#: models.py:545 views.py:1153 -msgid "filename" +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -#: models.py:546 views.py:978 -msgid "enabled" +#: models.py:552 +msgid "Document type quick rename filename" msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "" - -#: models.py:554 -msgid "document types quick rename filenames" +msgid "Document types quick rename filenames" msgstr "" #: models.py:562 -msgid "content" +msgid "Page label" msgstr "" #: models.py:563 -msgid "page label" +msgid "Page number" msgstr "" -#: models.py:564 -msgid "page number" -msgstr "" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "" -#: models.py:575 models.py:618 -msgid "document page" +#: models.py:574 models.py:617 +msgid "Document page" msgstr "" -#: models.py:576 -msgid "document pages" +#: models.py:575 +msgid "Document pages" msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "" -#: models.py:619 views.py:1214 -msgid "order" +#: models.py:618 views.py:1226 +msgid "Order" msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" +#: models.py:620 views.py:1228 +msgid "Arguments" msgstr "" -#: models.py:621 +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" +#: models.py:628 +msgid "Document page transformation" +msgstr "" + #: models.py:629 -msgid "document page transformation" +msgid "Document page transformations" msgstr "" -#: models.py:630 -msgid "document page transformations" +#: models.py:637 +msgid "User" msgstr "" -#: models.py:638 -msgid "user" +#: models.py:639 +msgid "Accessed" msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "" - -#: models.py:649 -msgid "recent document" +#: models.py:648 +msgid "Recent document" msgstr "" #: permissions.py:9 @@ -566,7 +546,7 @@ msgstr "" msgid "Delete documents" msgstr "" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "" @@ -606,6 +586,32 @@ msgstr "" msgid "Create document types" msgstr "" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -639,8 +645,8 @@ msgstr "" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" msgstr "" #: statistics.py:81 @@ -648,369 +654,367 @@ msgstr "" msgid "Document pages in database: %d" msgstr "" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "" -#: views.py:112 -msgid "Checksum" -msgstr "" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" +msgid "Document properties for: %s" msgstr "" -#: views.py:146 -msgid "document data" +#: views.py:159 +msgid "Document data" msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "" -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "" -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "" -#: views.py:300 -msgid "documents to be downloaded" +#: views.py:315 +msgid "Documents to be downloaded" msgstr "" -#: views.py:309 views.py:1137 -msgid "version" +#: views.py:324 views.py:1149 +msgid "Version" msgstr "" -#: views.py:366 -msgid "Download" -msgstr "" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" +msgid "Duplicates of: %s" msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:433 -msgid "duplicated documents" +#: views.py:448 +msgid "Duplicated documents" msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" msgstr "" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" msgstr "" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:507 -msgid "document transformation" +#: views.py:522 +msgid "Document transformation" msgstr "" -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" msgstr "" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "" -#: views.py:546 -msgid "missing documents" +#: views.py:561 +msgid "Missing documents" msgstr "" -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" +msgid "Details for: %s" msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "" -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" +msgid "Edit: %s" msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" +msgid "Print: %s" msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" +msgid "Edit document type: %s" msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "" -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "" -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" msgstr "" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "" -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" +msgid "Create filename for document type: %s" msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" +msgid "Versions for document: %s" msgstr "" -#: views.py:1141 -msgid "time and date" +#: views.py:1153 +msgid "Time and date" msgstr "" -#: views.py:1145 -msgid "mimetype" +#: views.py:1157 +msgid "Mimetype" msgstr "" -#: views.py:1149 -msgid "encoding" +#: views.py:1161 +msgid "Encoding" msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " @@ -1022,63 +1026,115 @@ msgstr "" msgid "Page %(page_num)d of %(total_pages)d" msgstr "" -#: widgets.py:62 -msgid "Details" -msgstr "" - #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "" #: widgets.py:81 -msgid "document page image" +msgid "Document page image" msgstr "" -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." -msgstr "" +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" +#~ msgid "page image" +#~ msgstr "page image" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "" +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "" +#~ msgid "beta" +#~ msgstr "beta" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Document statistics" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" + +#~ msgid "clone metadata" +#~ msgstr "clone metadata" + +#~ msgid "documents of this type" +#~ msgstr "documents of this type" + +#~ msgid "documents of type \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po index 2898a4c9e5..0a317a786c 100644 --- a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po @@ -1,86 +1,90 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-11-20 11:36+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "Tài liệu" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "Tài liệu" -#: __init__.py:102 -msgid "thumbnail" +#: __init__.py:114 +msgid "Thumbnail" msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "Kiểu tài liệu" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "MIME type" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "Tên file" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Metadata type" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "Nội dung" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "Mô tả" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "Tags" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "Chú thích" -#: __init__.py:155 -#, fuzzy +#: __init__.py:166 msgid "Document tendencies" -msgstr "Tài liệu được chỉnh sửa" +msgstr "" -#: __init__.py:156 -#, fuzzy +#: __init__.py:167 msgid "Document usage" -msgstr "trang tài liệu" +msgstr "" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "Tạo tài liệu" @@ -92,10 +96,8 @@ msgstr "Tài liệu \"%(content_object)s\" được tạo bởi %(fullname)s." #: events.py:7 #, python-format -msgid "" -"Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -msgstr "" -"Tài liệu \"%(content_object)s\" được tạo ngày %(datetime)s bởi %(fullname)s." +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Tài liệu \"%(content_object)s\" được tạo ngày %(datetime)s bởi %(fullname)s." #: events.py:13 msgid "Document edited" @@ -109,11 +111,9 @@ msgstr "Tài liệu \"%(content_object)s\" được chỉnh sửa bởi %(fullna #: events.py:15 #, python-format msgid "" -"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s. " -"The following changes took place: %(changes)s." -msgstr "" -"Tài liệu \"%(content_object)s\"được chỉnh sửa ngày %(datetime)s bởi " -"%(fullname)s. Các thay đổi được thực hiện: %(changes)s." +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Tài liệu \"%(content_object)s\"được chỉnh sửa ngày %(datetime)s bởi %(fullname)s. Các thay đổi được thực hiện: %(changes)s." #: events.py:24 msgid "Document deleted" @@ -129,7 +129,7 @@ msgstr "Tài liệu \"%(document)s\" được xóa bởi %(fullname)s." msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "Tài liệu \"%(document)s\" được xóa ngày %(datetime)s bởi %(fullname)s." -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "" @@ -138,9 +138,9 @@ msgid "Contents" msgstr "Nội dung" #: forms.py:90 forms.py:92 -#, fuzzy, python-format +#, python-format msgid "Document pages (%d)" -msgstr "Trang (%s)" +msgstr "" #: forms.py:118 msgid "Use the new version filename as the document filename" @@ -162,7 +162,7 @@ msgstr "" msgid "Release level serial" msgstr "" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "Chú thích" @@ -199,41 +199,41 @@ msgid "" "downloaded, if the previous option is selected." msgstr "" -#: links.py:39 -msgid "all documents" -msgstr "Tất cả tài liệu" +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "Tài liệu gần đây" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:41 -msgid "details" +#: links.py:41 widgets.py:62 +msgid "Details" msgstr "Chi tiết" #: links.py:42 -msgid "properties" -msgstr "Tính chất" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "Xóa" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "Sửa" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" -msgstr "Tải xuống" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "" #: links.py:49 -msgid "find duplicates" -msgstr "Tìm sự trùng lặp" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "Tìm tất cả trùng lặp" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" @@ -241,7 +241,7 @@ msgid "" msgstr "" #: links.py:51 -msgid "update office documents' page count" +msgid "Update office documents' page count" msgstr "" #: links.py:51 @@ -252,16 +252,16 @@ msgid "" msgstr "" #: links.py:52 links.py:53 -msgid "clear transformations" +msgid "Clear transformations" msgstr "" #: links.py:54 -msgid "print" -msgstr "In" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "Quá khứ" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -278,282 +278,254 @@ msgid "" msgstr "" #: links.py:62 -msgid "page transformations" +msgid "Page transformations" msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "" - -#: links.py:67 -msgid "page image" +msgid "Create new transformation" msgstr "" #: links.py:68 -msgid "page text" +msgid "Page text" msgstr "" #: links.py:69 -msgid "edit page text" +msgid "Edit page text" msgstr "" #: links.py:70 -msgid "next page" -msgstr "Trang tiếp" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "Trang trước" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "Trang đầu" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "Trang cuối" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "Phóng to" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "Thu nhỏ" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "Quay phải" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "Quay trái" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" +msgid "Reset view" msgstr "" #: links.py:81 -msgid "versions" -msgstr "các phiên bản" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" +msgid "Revert" msgstr "" #: links.py:85 -msgid "document type list" -msgstr "dDanh sách kiểu tài liệu" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "kiểu tài liệu" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "tTạo kiểu tài liệu" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "tên file" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" +msgid "Add filename to document type" msgstr "" #: literals.py:15 -msgid "final" -msgstr "final" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "alpha" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "beta" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" +msgid "Release candidate" msgstr "" #: literals.py:19 -msgid "hotfix" +msgid "Hotfix" msgstr "" -#: models.py:60 -msgid "name" -msgstr "tên" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "kiểu tài liệu" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "các kiểu tài liệu" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "mô tả" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "đã thêm vào" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "tài liệu" - -#: models.py:102 -#, fuzzy +#: models.py:100 msgid "Uninitialized document" -msgstr "Tất cả tài liệu" +msgstr "" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" +msgid "Minor" msgstr "" #: models.py:315 -msgid "minor" +msgid "Micro" msgstr "" #: models.py:316 -msgid "micro" -msgstr "" - -#: models.py:317 msgid "release level" msgstr "" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" +msgid "Timestamp" msgstr "" -#: models.py:319 -msgid "timestamp" +#: models.py:322 +msgid "File" msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" +#: models.py:326 views.py:125 +msgid "Checksum" msgstr "" -#: models.py:323 -msgid "file" -msgstr "file" - -#: models.py:327 -msgid "checksum" -msgstr "checksum" - -#: models.py:331 models.py:332 models.py:561 -msgid "document version" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" msgstr "" -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." +msgstr "định dạng file tài liệu này không xác định, vì vậy số trang được cho mặc định là 1." + +#: models.py:545 views.py:990 +msgid "Enabled" msgstr "" -"định dạng file tài liệu này không xác định, vì vậy số trang được cho mặc " -"định là 1." -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "tên file" - -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "đã kích hoạt" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "sửa tên file kiểu tài liệu" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "sửa tên file kiểu tài liệu" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "nội dung" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "nhãn trang" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "số trang" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "Trang %(page_num)d ngoài phạm vi của %(total_pages)d của %(document)s" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "trang tài liệu" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "các trang tài liệu" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "Nhập giá trị hợp lệ" -#: models.py:619 views.py:1214 -msgid "order" -msgstr "thứ tự" - -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" +#: models.py:618 views.py:1226 +msgid "Order" msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" msgstr "" -#: models.py:621 +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" + +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "" +#: models.py:628 +msgid "Document page transformation" +msgstr "" + #: models.py:629 -msgid "document page transformation" +msgid "Document page transformations" msgstr "" -#: models.py:630 -msgid "document page transformations" +#: models.py:637 +msgid "User" msgstr "" -#: models.py:638 -msgid "user" -msgstr "người dùng" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "đã truy cập" - -#: models.py:649 -msgid "recent document" -msgstr "tài liệu gần đây" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -575,7 +547,7 @@ msgstr "Xem tài liệu" msgid "Delete documents" msgstr "Xóa tài liệu" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "Tải xuống tài liệu" @@ -615,6 +587,32 @@ msgstr "Xóa kiểu tài liệu" msgid "Create document types" msgstr "Tạo kiểu tài liệu" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Số lượng lớn nhất gần nhất (tạo, sửa, xem) số tài liệu để nhớ mỗi người dùng." + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Số phần trăm phóng to hoặc thu nhỏ một trang tài liệu mỗi tác động của người dùng." + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Số phần trăm lớn nhất (%) cho phép người dùng phóng to một trang tài liệu." + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Số phần trăm nhỏ nhất (%) cho phép người dùng thu nhỏ trang tài liệu." + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "Gái trị góc quay trang tài liệu mỗi lần tác động." + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -648,8 +646,8 @@ msgstr "" #: statistics.py:72 #, python-format msgid "" -"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d " -"bytes" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" msgstr "" #: statistics.py:81 @@ -657,373 +655,367 @@ msgstr "" msgid "Document pages in database: %d" msgstr "Số trang tài liệu trong cơ sở dữ liệu: %d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "Ngày thêm vào" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "Thời gian thêm vào" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "Kiểu file" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "Kiểu mã hóa file" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "Kích thước file" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "" -#: views.py:112 -msgid "Checksum" -msgstr "" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "Trang" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" +msgid "Document properties for: %s" msgstr "" -#: views.py:146 -msgid "document data" +#: views.py:159 +msgid "Document data" msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "Cần cung cấp ít nhất một tài liệu." -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "" -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "tài liệu" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "Bạn có chắc muốn xóa tài liệu: %s?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "Bạn có chắc muốn xóa tài liệu: %s?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "Tài liệu \"%s\" đã được sửa thành công." -#: views.py:300 -msgid "documents to be downloaded" +#: views.py:315 +msgid "Documents to be downloaded" msgstr "" -#: views.py:309 views.py:1137 -msgid "version" +#: views.py:324 views.py:1149 +msgid "Version" msgstr "" -#: views.py:366 -msgid "Download" -msgstr "" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" +msgid "Duplicates of: %s" msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:433 -msgid "duplicated documents" +#: views.py:448 +msgid "Duplicated documents" msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" msgstr "" -#: views.py:467 +#: views.py:482 #, python-format msgid "" -"Are you sure you wish to update the page count for the office documents (%d)?" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" msgstr "" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "" -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "" -#: views.py:507 -msgid "document transformation" +#: views.py:522 +msgid "Document transformation" msgstr "" -#: views.py:516 +#: views.py:531 #, python-format msgid "" -"Are you sure you wish to clear all the page transformations for document: %s?" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" msgstr "" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "" -#: views.py:546 -msgid "missing documents" -msgstr "các tài liệu bị mất" +#: views.py:561 +msgid "Missing documents" +msgstr "" -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "chi tiết của: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "" -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" +msgid "Edit: %s" msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" +msgid "Print: %s" msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "Kiểu tài liệu sửa thành công" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "Lỗi sửa kiểu tài liệu; %s" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "sửa kiểu tài liệu: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "Kiểu tài liệu: %s xóa thành công." -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "Kiểu tài liệu: %(document_type)s lỗi xóa: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "Bạn có chắc chắn muốn xóa kiểu tài liệu: %s?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." -msgstr "" -"Kiểu tài liệu của tất cả các tài liệu đang sử dụng kiểu tài liệu này sẽ được " -"gán bằng none." +msgstr "Kiểu tài liệu của tất cả các tài liệu đang sử dụng kiểu tài liệu này sẽ được gán bằng none." -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "Kiểu tài liệu được tạo thành công." -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "Lỗi tạo kiểu tài liệu; %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "các tên file cho kiểu tài liệu: %s" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "Tên file kiểu tài liệu sửa thành công" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "Lỗi chỉnh sửa tên file kiểu tài liệu: %s" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "sửa tên file \"%(filename)s\" từ kiểu tài liệu \"%(document_type)s\"" +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "tên file kiểu tài liệu" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "Tên file kiểu tài liệu: %s xóa thành công." -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "tên file kiểu tài liệu: %(document_type_filename)s lỗi xóa: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" -msgstr "" -"Bạn có chắc chắn muốn xóa tên file: %(filename)s, từ kiểu tài liệu " -"\"%(document_type)s\"?" +msgstr "Bạn có chắc chắn muốn xóa tên file: %(filename)s, từ kiểu tài liệu \"%(document_type)s\"?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "Tên file kiểu tài liệu được tạo thành công" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "Lỗi tạo tên file kiểu tài liệu: %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "tạo tên file cho kiểu tài liệu: %s" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" +msgid "Versions for document: %s" msgstr "" -#: views.py:1141 -msgid "time and date" +#: views.py:1153 +msgid "Time and date" msgstr "" -#: views.py:1145 -msgid "mimetype" +#: views.py:1157 +msgid "Mimetype" msgstr "" -#: views.py:1149 -msgid "encoding" +#: views.py:1161 +msgid "Encoding" msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "" -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "" -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "" -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "" -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " @@ -1031,100 +1023,119 @@ msgid "" msgstr "" #: widgets.py:57 -#, fuzzy, python-format +#, python-format msgid "Page %(page_num)d of %(total_pages)d" -msgstr "Trang %(page_num)d ngoài phạm vi của %(total_pages)d của %(document)s" - -#: widgets.py:62 -msgid "Details" -msgstr "Chi tiết" +msgstr "" #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "Click lên ảnh để xem kích thước đầy đủ" #: widgets.py:81 -msgid "document page image" +msgid "Document page image" msgstr "" -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." -msgstr "" -"Số lượng lớn nhất gần nhất (tạo, sửa, xem) số tài liệu để nhớ mỗi người dùng." +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "" -"Số phần trăm phóng to hoặc thu nhỏ một trang tài liệu mỗi tác động của người " -"dùng." +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Số phần trăm lớn nhất (%) cho phép người dùng phóng to một trang tài liệu." +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "Số phần trăm nhỏ nhất (%) cho phép người dùng thu nhỏ trang tài liệu." +#~ msgid "page image" +#~ msgstr "page image" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Gái trị góc quay trang tài liệu mỗi lần tác động." +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "Các kiểu tài liệu nào?" +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "Những tài liệu gần đây?" +#~ msgid "beta" +#~ msgstr "beta" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "" -"Ở đây bạn sẽ tìm thấy %(recent_count)s tài liệu gần nhất mà bạn đã tạo hoặc " -"sửa." +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" -#~ msgstr "Xem trước" +#~ msgstr "preview" #~ msgid "Document statistics" -#~ msgstr "Thống kê tài liệu" +#~ msgstr "Document statistics" #~ msgid "upload new documents" -#~ msgstr "upload tài liệu mới" +#~ msgstr "upload new documents" #~ msgid "clone metadata" -#~ msgstr "Nhân bản metadata" +#~ msgstr "clone metadata" #~ msgid "documents of this type" -#~ msgstr "Ccác tài liệu có kiểu này" +#~ msgstr "documents of this type" + +#~ msgid "documents of type \"%s\"" +#~ msgstr "documents of type \"%s\"" #~ msgid "step 1 of 3: Document type" -#~ msgstr "bước 1/3: Kiểu tài liệu" +#~ msgstr "step 1 of 3: Document type" #~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "bước 2/3: chọn Metadata" +#~ msgstr "step 2 of 3: Metadata selection" #~ msgid "step 3 of 3: Document metadata" -#~ msgstr "bước 3/3: metadata của Tài liệu" +#~ msgstr "step 3 of 3: Document metadata" #~ msgid "Next step" -#~ msgstr "Bước tiếp theo" +#~ msgstr "Next step" diff --git a/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po index cd1d746f0f..646c906367 100644 --- a/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-09-30 02:57+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,66 +20,72 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:96 __init__.py:154 permissions.py:7 +#: __init__.py:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 msgid "Documents" msgstr "文档" -#: __init__.py:98 __init__.py:109 models.py:94 views.py:75 +#: __init__.py:110 views.py:88 msgid "documents" msgstr "文档" -#: __init__.py:102 -msgid "thumbnail" -msgstr "缩略图" +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" -#: __init__.py:144 +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 msgid "Document type" msgstr "文档类型" -#: __init__.py:145 +#: __init__.py:156 msgid "MIME type" msgstr "MIME类型" -#: __init__.py:146 views.py:106 +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 msgid "Filename" msgstr "文件名" -#: __init__.py:147 +#: __init__.py:158 msgid "Metadata type" msgstr "Metadata类型" -#: __init__.py:148 +#: __init__.py:159 msgid "Metadata value" msgstr "Metadata值" -#: __init__.py:149 +#: __init__.py:160 models.py:561 msgid "Content" msgstr "内容" -#: __init__.py:150 +#: __init__.py:161 models.py:80 msgid "Description" msgstr "描述" -#: __init__.py:151 +#: __init__.py:162 msgid "Tags" msgstr "标签" -#: __init__.py:152 +#: __init__.py:163 msgid "Comments" msgstr "评论" -#: __init__.py:155 +#: __init__.py:166 msgid "Document tendencies" msgstr "文档趋势" -#: __init__.py:156 +#: __init__.py:167 msgid "Document usage" msgstr "文档使用情况" -#: __init__.py:160 +#: __init__.py:171 msgid "Returns a list of all the documents." msgstr "返回全部文档列表" +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + #: events.py:5 msgid "Document creation" msgstr "文档创建" @@ -124,7 +130,7 @@ msgstr "文档 \"%(document)s\"被%(fullname)s删除。" msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." msgstr "%(fullname)s于%(datetime)s删除文档 \"%(document)s\"。" -#: forms.py:47 +#: forms.py:47 links.py:67 msgid "Page image" msgstr "页面图片" @@ -157,7 +163,7 @@ msgstr "发布级别" msgid "Release level serial" msgstr "发布级别序列号" -#: forms.py:161 +#: forms.py:161 models.py:319 views.py:1169 msgid "Comment" msgstr "评论" @@ -194,41 +200,41 @@ msgid "" "downloaded, if the previous option is selected." msgstr "如果选择了前面选项,压缩文件的文件名将包含要下载的文档" -#: links.py:39 -msgid "all documents" -msgstr "所有文档" +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" -#: links.py:40 models.py:650 views.py:706 -msgid "recent documents" -msgstr "最近文档" +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" -#: links.py:41 -msgid "details" +#: links.py:41 widgets.py:62 +msgid "Details" msgstr "详细" #: links.py:42 -msgid "properties" -msgstr "属性" +msgid "Properties" +msgstr "" #: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 -msgid "delete" -msgstr "删除" +msgid "Delete" +msgstr "" #: links.py:45 links.py:64 links.py:87 links.py:93 -msgid "edit" -msgstr "编辑" +msgid "Edit" +msgstr "" -#: links.py:46 links.py:47 links.py:48 -msgid "download" +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" msgstr "下载" #: links.py:49 -msgid "find duplicates" -msgstr "找到重复" +msgid "Find duplicates" +msgstr "" #: links.py:50 -msgid "find all duplicates" -msgstr "找所有重复" +msgid "Find all duplicates" +msgstr "" #: links.py:50 msgid "" @@ -236,8 +242,8 @@ msgid "" msgstr "搜索全部文档的校验码,并且返回精确匹配列表。" #: links.py:51 -msgid "update office documents' page count" -msgstr "更新办公文档页面数" +msgid "Update office documents' page count" +msgstr "" #: links.py:51 msgid "" @@ -247,16 +253,16 @@ msgid "" msgstr "更新办公类型文档的页数。当支持办公文档存在于数据库时,将是有用的。" #: links.py:52 links.py:53 -msgid "clear transformations" -msgstr "清除变换" +msgid "Clear transformations" +msgstr "" #: links.py:54 -msgid "print" -msgstr "打印" +msgid "Print" +msgstr "" #: links.py:55 -msgid "history" -msgstr "历史" +msgid "History" +msgstr "" #: links.py:56 msgid "Find missing document files" @@ -273,279 +279,254 @@ msgid "" msgstr "清除图像信息有助于加速文档显示和变换结果交互。" #: links.py:62 -msgid "page transformations" -msgstr "页面变换" +msgid "Page transformations" +msgstr "" #: links.py:63 -msgid "create new transformation" -msgstr "新建变换" - -#: links.py:67 -msgid "page image" -msgstr "页面图片" +msgid "Create new transformation" +msgstr "" #: links.py:68 -msgid "page text" -msgstr "页面文本" +msgid "Page text" +msgstr "" #: links.py:69 -msgid "edit page text" -msgstr "编辑页面文本" +msgid "Edit page text" +msgstr "" #: links.py:70 -msgid "next page" -msgstr "下一页" +msgid "Next page" +msgstr "" #: links.py:71 -msgid "previous page" -msgstr "前一页" +msgid "Previous page" +msgstr "" #: links.py:72 -msgid "first page" -msgstr "第一页" +msgid "First page" +msgstr "" #: links.py:73 -msgid "last page" -msgstr "最后页" +msgid "Last page" +msgstr "" #: links.py:74 -msgid "zoom in" -msgstr "放大" +msgid "Zoom in" +msgstr "" #: links.py:75 -msgid "zoom out" -msgstr "缩小" +msgid "Zoom out" +msgstr "" #: links.py:76 -msgid "rotate right" -msgstr "右旋转" +msgid "Rotate right" +msgstr "" #: links.py:77 -msgid "rotate left" -msgstr "左旋转" +msgid "Rotate left" +msgstr "" #: links.py:78 -msgid "reset view" -msgstr "重置视图" +msgid "Reset view" +msgstr "" #: links.py:81 -msgid "versions" -msgstr "版本" +msgid "Versions" +msgstr "" #: links.py:82 -msgid "revert" -msgstr "恢复" +msgid "Revert" +msgstr "" #: links.py:85 -msgid "document type list" -msgstr "文档类型清单" +msgid "Document type list" +msgstr "" -#: links.py:86 views.py:864 -msgid "document types" -msgstr "文档类型" +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" -#: links.py:89 views.py:958 -msgid "create document type" -msgstr "创建文档类型" +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" #: links.py:91 -msgid "filenames" -msgstr "文件名" +msgid "Filenames" +msgstr "" #: links.py:92 -msgid "add filename to document type" -msgstr "添加文件名到文档类型" +msgid "Add filename to document type" +msgstr "" #: literals.py:15 -msgid "final" -msgstr "最终" +msgid "Final" +msgstr "" #: literals.py:16 -msgid "alpha" -msgstr "阿尔法" +msgid "Alpha" +msgstr "" #: literals.py:17 -msgid "beta" -msgstr "贝塔" +msgid "Beta" +msgstr "" #: literals.py:18 -msgid "release candidate" -msgstr "候选版本" +msgid "Release candidate" +msgstr "" #: literals.py:19 -msgid "hotfix" -msgstr "快速修复" +msgid "Hotfix" +msgstr "" -#: models.py:60 -msgid "name" -msgstr "名称" +#: models.py:58 +msgid "Name" +msgstr "" -#: models.py:71 models.py:81 models.py:544 views.py:894 views.py:923 -#: views.py:928 views.py:971 views.py:1017 views.py:1051 views.py:1092 -msgid "document type" -msgstr "文档类型" +#: models.py:70 +msgid "Documents types" +msgstr "" -#: models.py:72 -msgid "documents types" -msgstr "文档类型" +#: models.py:81 +msgid "Added" +msgstr "" -#: models.py:82 -msgid "description" -msgstr "描述" +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" -#: models.py:83 -msgid "added" -msgstr "1⃣️已添加" - -#: models.py:93 models.py:313 models.py:639 views.py:195 views.py:308 -msgid "document" -msgstr "文档" - -#: models.py:102 +#: models.py:100 msgid "Uninitialized document" msgstr "未初始化的文档" -#: models.py:300 +#: models.py:299 #, python-format msgid "Major %(major)i.%(minor)i, (new release)" msgstr "主版本 %(major)i.%(minor)i, (新发布)" -#: models.py:301 +#: models.py:300 #, python-format msgid "Minor %(major)i.%(minor)i, (some updates)" msgstr "次版本 %(major)i.%(minor)i, (部分更新)" -#: models.py:302 +#: models.py:301 #, python-format msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" msgstr "微版本 %(major)i.%(minor)i.%(micro)i, (修复)" +#: models.py:313 +msgid "Mayor" +msgstr "" + #: models.py:314 -msgid "mayor" -msgstr "主" +msgid "Minor" +msgstr "" #: models.py:315 -msgid "minor" -msgstr "次" +msgid "Micro" +msgstr "" #: models.py:316 -msgid "micro" -msgstr "微" - -#: models.py:317 msgid "release level" msgstr "发布级别" +#: models.py:317 +msgid "Serial" +msgstr "" + #: models.py:318 -msgid "serial" -msgstr "序列号" +msgid "Timestamp" +msgstr "" -#: models.py:319 -msgid "timestamp" -msgstr "时间戳" +#: models.py:322 +msgid "File" +msgstr "" -#: models.py:320 views.py:1157 -msgid "comment" -msgstr "评论" - -#: models.py:323 -msgid "file" -msgstr "文件" - -#: models.py:327 -msgid "checksum" +#: models.py:326 views.py:125 +msgid "Checksum" msgstr "校验码" -#: models.py:331 models.py:332 models.py:561 -msgid "document version" -msgstr "文档版本" +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" -#: models.py:420 +#: models.py:419 msgid "" "This document's file format is not known, the page count has therefore " "defaulted to 1." msgstr "次文档格式未知,所以页数默认是 1" -#: models.py:545 views.py:1153 -msgid "filename" -msgstr "文件名" +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" -#: models.py:546 views.py:978 -msgid "enabled" -msgstr "可用" +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" #: models.py:553 -msgid "document type quick rename filename" -msgstr "根据文档类型快速修改文件名" - -#: models.py:554 -msgid "document types quick rename filenames" -msgstr "根据文档类型快速修改文件名" +msgid "Document types quick rename filenames" +msgstr "" #: models.py:562 -msgid "content" -msgstr "内容" +msgid "Page label" +msgstr "" #: models.py:563 -msgid "page label" -msgstr "页面名" +msgid "Page number" +msgstr "" -#: models.py:564 -msgid "page number" -msgstr "页面数" - -#: models.py:567 +#: models.py:566 #, python-format msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" msgstr "文档%(document)s页%(page_num)d超出%(total_pages)d" -#: models.py:575 models.py:618 -msgid "document page" -msgstr "文档页面" +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" -#: models.py:576 -msgid "document pages" -msgstr "文档页面" +#: models.py:575 +msgid "Document pages" +msgstr "" -#: models.py:593 +#: models.py:592 msgid "Enter a valid value." msgstr "输入有效值" -#: models.py:619 views.py:1214 -msgid "order" -msgstr "排序" +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" -#: models.py:620 views.py:1215 views.py:1278 views.py:1309 -msgid "transformation" -msgstr "变换" +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" -#: models.py:621 views.py:1216 -msgid "arguments" -msgstr "参数" +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" -#: models.py:621 +#: models.py:620 msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" msgstr "使用字典来标识参数,比如:{'degrees':90}" +#: models.py:628 +msgid "Document page transformation" +msgstr "" + #: models.py:629 -msgid "document page transformation" -msgstr "文档页面变换" +msgid "Document page transformations" +msgstr "" -#: models.py:630 -msgid "document page transformations" -msgstr "文档页面变换" +#: models.py:637 +msgid "User" +msgstr "" -#: models.py:638 -msgid "user" -msgstr "用户" +#: models.py:639 +msgid "Accessed" +msgstr "" -#: models.py:640 -msgid "accessed" -msgstr "访问" - -#: models.py:649 -msgid "recent document" -msgstr "最近文档" +#: models.py:648 +msgid "Recent document" +msgstr "" #: permissions.py:9 msgid "Create documents" @@ -567,7 +548,7 @@ msgstr "查看文档" msgid "Delete documents" msgstr "删除文档" -#: permissions.py:14 views.py:365 +#: permissions.py:14 views.py:380 msgid "Download documents" msgstr "下载文档" @@ -607,6 +588,32 @@ msgstr "删除文档类型" msgid "Create document types" msgstr "创建文档类型" +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "记住每个用户近期文档的最大数(新建, 编辑, 查看)" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "每个交互用户文档页的放大或缩小百分比" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "文档交互页中允许用户放大的最大百分比(%)" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "文档交互页中允许用户缩小的最小百分比(%)" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "每个交互用户中文档页的旋转度数" + #: statistics.py:46 #, python-format msgid "Document types: %d" @@ -649,371 +656,367 @@ msgstr "存储使用空间:%(base_2)s (base 2), %(base_10)s (base 10), %(bytes msgid "Document pages in database: %d" msgstr "数据库中文档页数:%d" -#: views.py:100 +#: views.py:113 msgid "Date added" msgstr "添加日期" -#: views.py:101 +#: views.py:114 msgid "Time added" msgstr "添加时间" -#: views.py:102 +#: views.py:115 msgid "UUID" msgstr "UUID" -#: views.py:107 +#: views.py:120 msgid "File mimetype" msgstr "文件mimetype" -#: views.py:107 views.py:108 +#: views.py:120 views.py:121 msgid "None" msgstr "无" -#: views.py:108 +#: views.py:121 msgid "File mime encoding" msgstr "文件mime编码" -#: views.py:109 +#: views.py:122 msgid "File size" msgstr "文件大小" -#: views.py:110 +#: views.py:123 msgid "Exists in storage" msgstr "在存储中存在" -#: views.py:111 +#: views.py:124 msgid "File path in storage" msgstr "在存储中的文件路径" -#: views.py:112 -msgid "Checksum" -msgstr "校验码" - -#: views.py:113 +#: views.py:126 msgid "Pages" msgstr "页面" -#: views.py:124 +#: views.py:137 #, python-format -msgid "document properties for: %s" -msgstr "文档: %s的属性" +msgid "Document properties for: %s" +msgstr "" -#: views.py:146 -msgid "document data" -msgstr "文档数据" +#: views.py:159 +msgid "Document data" +msgstr "" -#: views.py:170 views.py:481 +#: views.py:183 views.py:496 msgid "Must provide at least one document." msgstr "必须至少提供一个文档" -#: views.py:186 +#: views.py:199 msgid "Document deleted successfully." msgstr "文档删除成功" -#: views.py:188 +#: views.py:201 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "文档%(document)s删除出错: %(error)s" -#: views.py:203 +#: views.py:208 +msgid "document" +msgstr "文档" + +#: views.py:216 #, python-format msgid "Are you sure you wish to delete the document: %s?" msgstr "确定要删除文档%s么?" -#: views.py:205 +#: views.py:218 #, python-format msgid "Are you sure you wish to delete the documents: %s?" msgstr "确定要删除文档:%s么?" -#: views.py:239 +#: views.py:252 #, python-format msgid "Document \"%s\" edited successfully." msgstr "文档\"%s\"编辑成功。" -#: views.py:300 -msgid "documents to be downloaded" -msgstr "文档将被下载" +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" -#: views.py:309 views.py:1137 -msgid "version" -msgstr "版本" +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" -#: views.py:366 -msgid "Download" -msgstr "下载" - -#: views.py:368 +#: views.py:383 msgid "Return" msgstr "返回" -#: views.py:397 +#: views.py:412 #, python-format -msgid "duplicates of: %s" -msgstr "重复:%s" +msgid "Duplicates of: %s" +msgstr "" -#: views.py:409 +#: views.py:424 msgid "Are you sure you wish to find all duplicates?" msgstr "确定要查找所有重复么?" -#: views.py:410 views.py:468 views.py:536 +#: views.py:425 views.py:483 views.py:551 msgid "On large databases this operation may take some time to execute." msgstr "在大数据中,此操作将比较耗时。" -#: views.py:433 -msgid "duplicated documents" -msgstr "重复文档" +#: views.py:448 +msgid "Duplicated documents" +msgstr "" -#: views.py:459 +#: views.py:474 #, python-format msgid "" "Page count update complete. Documents processed: %(total)d, documents with " "changed page count: %(change)d" msgstr "页数更新完成。文档处理了%(total)d,其中变化页数的文档: %(change)d" -#: views.py:467 +#: views.py:482 #, python-format msgid "" "Are you sure you wish to update the page count for the office documents " "(%d)?" msgstr "确定要更新办公文档的页数(%d)么?" -#: views.py:499 +#: views.py:514 #, python-format msgid "" "All the page transformations for document: %s, have been deleted " "successfully." msgstr "文档: %s的变换页数已经成功删除" -#: views.py:501 +#: views.py:516 #, python-format msgid "" "Error deleting the page transformations for document: %(document)s; " "%(error)s." msgstr "删除文档: %(document)s变换页数失败%(error)s" -#: views.py:507 -msgid "document transformation" -msgstr "文档变换" +#: views.py:522 +msgid "Document transformation" +msgstr "" -#: views.py:516 +#: views.py:531 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for document: " "%s?" msgstr "确定要清除文档: %s的所有变换页么?" -#: views.py:518 +#: views.py:533 #, python-format msgid "" "Are you sure you wish to clear all the page transformations for documents: " "%s?" msgstr "确定要清除文档: %s的所有变换页么?" -#: views.py:546 -msgid "missing documents" -msgstr "缺失文档" +#: views.py:561 +msgid "Missing documents" +msgstr "" -#: views.py:562 views.py:604 +#: views.py:577 views.py:619 #, python-format -msgid "details for: %s" -msgstr "%s的详细信息" +msgid "Details for: %s" +msgstr "" -#: views.py:623 +#: views.py:638 msgid "Document page edited successfully." msgstr "文档页面修改成功" -#: views.py:632 +#: views.py:647 #, python-format -msgid "edit: %s" -msgstr "编辑:%s" +msgid "Edit: %s" +msgstr "" -#: views.py:649 +#: views.py:664 msgid "There are no more pages in this document" msgstr "此文档中无更多页" -#: views.py:667 +#: views.py:682 msgid "You are already at the first page of this document" msgstr "你已经在此文档的第一页了" -#: views.py:812 +#: views.py:827 #, python-format -msgid "print: %s" -msgstr "打印: %s" +msgid "Print: %s" +msgstr "" -#: views.py:884 +#: views.py:899 msgid "Document type edited successfully" msgstr "文档类型编辑成功" -#: views.py:887 +#: views.py:902 #, python-format msgid "Error editing document type; %s" msgstr "编辑文档类型 %s出错" -#: views.py:892 +#: views.py:907 #, python-format -msgid "edit document type: %s" -msgstr "编辑文档类型: %s" +msgid "Edit document type: %s" +msgstr "" -#: views.py:915 +#: views.py:930 #, python-format msgid "Document type: %s deleted successfully." msgstr "文档类型: %s删除成功" -#: views.py:917 +#: views.py:932 #, python-format msgid "Document type: %(document_type)s delete error: %(error)s" msgstr "文档类型: %(document_type)s删除失败: %(error)s" -#: views.py:932 +#: views.py:944 #, python-format msgid "Are you sure you wish to delete the document type: %s?" msgstr "确定要删除文档类型: %s么?" -#: views.py:933 +#: views.py:945 msgid "" "The document type of all documents using this document type will be set to " "none." msgstr "使用这个文档类型的所有文档的文档类型将被置为NONE" -#: views.py:949 +#: views.py:961 msgid "Document type created successfully" msgstr "文档类型创建成功" -#: views.py:952 +#: views.py:964 #, python-format msgid "Error creating document type; %(error)s" msgstr "创建文档类型失败 %(error)s" -#: views.py:970 +#: views.py:982 #, python-format msgid "filenames for document type: %s" msgstr "文档类型: %s的文件名" -#: views.py:1001 +#: views.py:1013 msgid "Document type filename edited successfully" msgstr "文档类型文件名编辑成功" -#: views.py:1004 +#: views.py:1016 #, python-format msgid "Error editing document type filename; %s" msgstr "编辑文档类型文件名%s失败" -#: views.py:1009 +#: views.py:1021 #, python-format -msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "从文档类型 \"%(document_type)s\"编辑文件名\"%(filename)s\" " +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" -#: views.py:1018 views.py:1044 views.py:1052 -msgid "document type filename" -msgstr "文档类型文件名" +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" -#: views.py:1036 +#: views.py:1048 #, python-format msgid "Document type filename: %s deleted successfully." msgstr "文档类型文件名: %s删除成功" -#: views.py:1038 +#: views.py:1050 #, python-format msgid "" "Document type filename: %(document_type_filename)s delete error: %(error)s" msgstr "文档类型文件名 %(document_type_filename)s删除失败: %(error)s" -#: views.py:1054 +#: views.py:1066 #, python-format msgid "" "Are you sure you wish to delete the filename: %(filename)s, from document " "type \"%(document_type)s\"?" msgstr "确定要删除文档类型 \"%(document_type)s\"的文件名: %(filename)s么?" -#: views.py:1079 +#: views.py:1091 msgid "Document type filename created successfully" msgstr "文档类型文件名创建成功" -#: views.py:1082 +#: views.py:1094 #, python-format msgid "Error creating document type filename; %(error)s" msgstr "创建文档类型文件名失败 %(error)s" -#: views.py:1088 +#: views.py:1100 #, python-format -msgid "create filename for document type: %s" -msgstr "创建文档类型: %s的文件名" +msgid "Create filename for document type: %s" +msgstr "" -#: views.py:1106 +#: views.py:1118 msgid "Document image cache cleared successfully" msgstr "清除文档图像缓存成功" -#: views.py:1108 +#: views.py:1120 #, python-format msgid "Error clearing document image cache; %s" msgstr "清除文档图像缓存失败 %s" -#: views.py:1114 +#: views.py:1126 msgid "Are you sure you wish to clear the document image cache?" msgstr "确定要清除文档图像缓存么?" -#: views.py:1131 +#: views.py:1143 #, python-format -msgid "versions for document: %s" -msgstr "文档:%s的版本" +msgid "Versions for document: %s" +msgstr "" -#: views.py:1141 -msgid "time and date" -msgstr "时间和日期" +#: views.py:1153 +msgid "Time and date" +msgstr "" -#: views.py:1145 -msgid "mimetype" -msgstr "媒体类型" +#: views.py:1157 +msgid "Mimetype" +msgstr "" -#: views.py:1149 -msgid "encoding" -msgstr "编码" +#: views.py:1161 +msgid "Encoding" +msgstr "" -#: views.py:1180 +#: views.py:1192 msgid "Document version reverted successfully" msgstr "文档版本恢复成功" -#: views.py:1182 +#: views.py:1194 #, python-format msgid "Error reverting document version; %s" msgstr "恢复文档版本失败%s" -#: views.py:1189 +#: views.py:1201 msgid "Are you sure you wish to revert to this version?" msgstr "确定要恢复此版本么?" -#: views.py:1190 +#: views.py:1202 msgid "All later version after this one will be deleted too." msgstr "此版本以后的所有版本将被删除" -#: views.py:1210 +#: views.py:1222 #, python-format -msgid "transformations for: %s" -msgstr "%s的变换" +msgid "Transformations for: %s" +msgstr "" -#: views.py:1239 +#: views.py:1251 msgid "Document page transformation created successfully." msgstr "文档 页面变换创建成功" -#: views.py:1248 +#: views.py:1260 #, python-format msgid "Create new transformation for page: %(page)s of document: %(document)s" msgstr "新建文档: %(document)s页: %(page)s的变换" -#: views.py:1267 +#: views.py:1279 msgid "Document page transformation edited successfully." msgstr "文档页变换编辑成功" -#: views.py:1280 +#: views.py:1292 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" msgstr "编辑文档页: %(document_page)s的变换\"%(transformation)s\"" -#: views.py:1300 +#: views.py:1312 msgid "Document page transformation deleted successfully." msgstr "文档页变换删除成功" -#: views.py:1311 +#: views.py:1323 #, python-format msgid "" "Are you sure you wish to delete transformation \"%(transformation)s\" for: " @@ -1025,66 +1028,88 @@ msgstr "确定要删除文档页: %(document_page)s的变换 \"%(transformation) msgid "Page %(page_num)d of %(total_pages)d" msgstr "页数 %(page_num)d / %(total_pages)d" -#: widgets.py:62 -msgid "Details" -msgstr "详细" - #: widgets.py:65 msgid "Click on the image for full size preview" msgstr "点击图像预览实际尺寸" #: widgets.py:81 -msgid "document page image" -msgstr "文档页面图像" +msgid "Document page image" +msgstr "" -#: conf/settings.py:38 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per" -" user." -msgstr "记住每个用户近期文档的最大数(新建, 编辑, 查看)" +#~ msgid "details" +#~ msgstr "details" -#: conf/settings.py:39 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "每个交互用户文档页的放大或缩小百分比" +#~ msgid "edit" +#~ msgstr "edit" -#: conf/settings.py:40 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "文档交互页中允许用户放大的最大百分比(%)" +#~ msgid "download" +#~ msgstr "download" -#: conf/settings.py:41 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "文档交互页中允许用户缩小的最小百分比(%)" +#~ msgid "page image" +#~ msgstr "page image" -#: conf/settings.py:42 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "每个交互用户中文档页的旋转度数" +#~ msgid "document types" +#~ msgstr "document types" -#: templates/document_types_help.html:3 -msgid "What are document types?" -msgstr "什么是文档类型?" +#~ msgid "create document type" +#~ msgstr "create document type" -#: templates/document_types_help.html:4 -msgid "" -"Document types define a class that represents a broard group of documents, " -"such as: invoices, regulations or manuals. The advantage of using document " -"types are: assigning a list of typical filenames for quick renaming during " -"creation, as well as assigning default metadata types and sets to it." -msgstr "文档类型就是一组广泛文档的类定义,比如发票,制度或者手册。文档类型的高级用法是:在创建的时候,给典型的文件名快速改名,也可以设置缺省的元数据类型。" +#~ msgid "filenames" +#~ msgstr "filenames" -#: templates/recent_document_list_help.html:3 -msgid "What are recent documents?" -msgstr "什么是近期文档?" +#~ msgid "beta" +#~ msgstr "beta" -#: templates/recent_document_list_help.html:4 -#, python-format -msgid "" -"Here you will find the latest %(recent_count)s documents you have either " -"created or edited in any way." -msgstr "此处将显示你最近创建或者修改的%(recent_count)s条文档。" +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." #~ msgid "preview" #~ msgstr "preview" diff --git a/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8857d6765d --- /dev/null +++ b/mayan/apps/documents/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,1140 @@ +# 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: 2014-10-08 17:09-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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:108 __init__.py:121 __init__.py:165 models.py:92 +#: permissions.py:7 +msgid "Documents" +msgstr "" + +#: __init__.py:110 views.py:88 +msgid "documents" +msgstr "" + +#: __init__.py:114 +msgid "Thumbnail" +msgstr "" + +#: __init__.py:153 models.py:69 models.py:79 models.py:543 views.py:909 +#: views.py:942 views.py:983 views.py:1029 views.py:1063 views.py:1104 +msgid "Document type" +msgstr "" + +#: __init__.py:156 +msgid "MIME type" +msgstr "" + +#: __init__.py:157 models.py:544 views.py:119 views.py:1165 +msgid "Filename" +msgstr "" + +#: __init__.py:158 +msgid "Metadata type" +msgstr "" + +#: __init__.py:159 +msgid "Metadata value" +msgstr "" + +#: __init__.py:160 models.py:561 +msgid "Content" +msgstr "" + +#: __init__.py:161 models.py:80 +msgid "Description" +msgstr "" + +#: __init__.py:162 +msgid "Tags" +msgstr "" + +#: __init__.py:163 +msgid "Comments" +msgstr "" + +#: __init__.py:166 +msgid "Document tendencies" +msgstr "" + +#: __init__.py:167 +msgid "Document usage" +msgstr "" + +#: __init__.py:171 +msgid "Returns a list of all the documents." +msgstr "" + +#: __init__.py:172 +msgid "Returns a list of all the document types." +msgstr "" + +#: events.py:5 +msgid "Document creation" +msgstr "" + +#: events.py:6 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "" + +#: events.py:7 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "" + +#: events.py:13 +msgid "Document edited" +msgstr "" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "" + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "" + +#: events.py:24 +msgid "Document deleted" +msgstr "" + +#: events.py:25 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "" + +#: events.py:26 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "" + +#: forms.py:47 links.py:67 +msgid "Page image" +msgstr "" + +#: forms.py:57 forms.py:236 +msgid "Contents" +msgstr "" + +#: forms.py:90 forms.py:92 +#, python-format +msgid "Document pages (%d)" +msgstr "" + +#: forms.py:118 +msgid "Use the new version filename as the document filename" +msgstr "" + +#: forms.py:134 +msgid "Quick document rename" +msgstr "" + +#: forms.py:142 +msgid "Version update" +msgstr "" + +#: forms.py:147 +msgid "Release level" +msgstr "" + +#: forms.py:153 +msgid "Release level serial" +msgstr "" + +#: forms.py:161 models.py:319 views.py:1169 +msgid "Comment" +msgstr "" + +#: forms.py:167 +msgid "New document filename" +msgstr "" + +#: forms.py:231 widgets.py:48 +msgid "Page" +msgstr "" + +#: forms.py:250 +msgid "Page range" +msgstr "" + +#: forms.py:280 +msgid "Compress" +msgstr "" + +#: forms.py:280 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "" + +#: forms.py:281 +msgid "Compressed filename" +msgstr "" + +#: forms.py:281 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" + +#: links.py:39 views.py:66 +msgid "All documents" +msgstr "" + +#: links.py:40 models.py:649 views.py:721 +msgid "Recent documents" +msgstr "" + +#: links.py:41 widgets.py:62 +msgid "Details" +msgstr "" + +#: links.py:42 +msgid "Properties" +msgstr "" + +#: links.py:43 links.py:44 links.py:65 links.py:88 links.py:94 +msgid "Delete" +msgstr "" + +#: links.py:45 links.py:64 links.py:87 links.py:93 +msgid "Edit" +msgstr "" + +#: links.py:46 links.py:47 links.py:48 views.py:381 +msgid "Download" +msgstr "" + +#: links.py:49 +msgid "Find duplicates" +msgstr "" + +#: links.py:50 +msgid "Find all duplicates" +msgstr "" + +#: links.py:50 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "" + +#: links.py:51 +msgid "Update office documents' page count" +msgstr "" + +#: links.py:51 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "" + +#: links.py:52 links.py:53 +msgid "Clear transformations" +msgstr "" + +#: links.py:54 +msgid "Print" +msgstr "" + +#: links.py:55 +msgid "History" +msgstr "" + +#: links.py:56 +msgid "Find missing document files" +msgstr "" + +#: links.py:59 +msgid "Clear the document image cache" +msgstr "" + +#: links.py:59 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "" + +#: links.py:62 +msgid "Page transformations" +msgstr "" + +#: links.py:63 +msgid "Create new transformation" +msgstr "" + +#: links.py:68 +msgid "Page text" +msgstr "" + +#: links.py:69 +msgid "Edit page text" +msgstr "" + +#: links.py:70 +msgid "Next page" +msgstr "" + +#: links.py:71 +msgid "Previous page" +msgstr "" + +#: links.py:72 +msgid "First page" +msgstr "" + +#: links.py:73 +msgid "Last page" +msgstr "" + +#: links.py:74 +msgid "Zoom in" +msgstr "" + +#: links.py:75 +msgid "Zoom out" +msgstr "" + +#: links.py:76 +msgid "Rotate right" +msgstr "" + +#: links.py:77 +msgid "Rotate left" +msgstr "" + +#: links.py:78 +msgid "Reset view" +msgstr "" + +#: links.py:81 +msgid "Versions" +msgstr "" + +#: links.py:82 +msgid "Revert" +msgstr "" + +#: links.py:85 +msgid "Document type list" +msgstr "" + +#: links.py:86 views.py:879 +msgid "Document types" +msgstr "" + +#: links.py:89 views.py:970 +msgid "Create document type" +msgstr "" + +#: links.py:91 +msgid "Filenames" +msgstr "" + +#: links.py:92 +msgid "Add filename to document type" +msgstr "" + +#: literals.py:15 +msgid "Final" +msgstr "" + +#: literals.py:16 +msgid "Alpha" +msgstr "" + +#: literals.py:17 +msgid "Beta" +msgstr "" + +#: literals.py:18 +msgid "Release candidate" +msgstr "" + +#: literals.py:19 +msgid "Hotfix" +msgstr "" + +#: models.py:58 +msgid "Name" +msgstr "" + +#: models.py:70 +msgid "Documents types" +msgstr "" + +#: models.py:81 +msgid "Added" +msgstr "" + +#: models.py:91 models.py:312 models.py:638 views.py:323 +msgid "Document" +msgstr "" + +#: models.py:100 +msgid "Uninitialized document" +msgstr "" + +#: models.py:299 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "" + +#: models.py:300 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "" + +#: models.py:301 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "" + +#: models.py:313 +msgid "Mayor" +msgstr "" + +#: models.py:314 +msgid "Minor" +msgstr "" + +#: models.py:315 +msgid "Micro" +msgstr "" + +#: models.py:316 +msgid "release level" +msgstr "" + +#: models.py:317 +msgid "Serial" +msgstr "" + +#: models.py:318 +msgid "Timestamp" +msgstr "" + +#: models.py:322 +msgid "File" +msgstr "" + +#: models.py:326 views.py:125 +msgid "Checksum" +msgstr "" + +#: models.py:330 models.py:331 models.py:560 +msgid "Document version" +msgstr "" + +#: models.py:419 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "" + +#: models.py:545 views.py:990 +msgid "Enabled" +msgstr "" + +#: models.py:552 +msgid "Document type quick rename filename" +msgstr "" + +#: models.py:553 +msgid "Document types quick rename filenames" +msgstr "" + +#: models.py:562 +msgid "Page label" +msgstr "" + +#: models.py:563 +msgid "Page number" +msgstr "" + +#: models.py:566 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "" + +#: models.py:574 models.py:617 +msgid "Document page" +msgstr "" + +#: models.py:575 +msgid "Document pages" +msgstr "" + +#: models.py:592 +msgid "Enter a valid value." +msgstr "" + +#: models.py:618 views.py:1226 +msgid "Order" +msgstr "" + +#: models.py:619 views.py:1227 views.py:1290 views.py:1321 +msgid "Transformation" +msgstr "" + +#: models.py:620 views.py:1228 +msgid "Arguments" +msgstr "" + +#: models.py:620 +msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" +msgstr "" + +#: models.py:628 +msgid "Document page transformation" +msgstr "" + +#: models.py:629 +msgid "Document page transformations" +msgstr "" + +#: models.py:637 +msgid "User" +msgstr "" + +#: models.py:639 +msgid "Accessed" +msgstr "" + +#: models.py:648 +msgid "Recent document" +msgstr "" + +#: permissions.py:9 +msgid "Create documents" +msgstr "" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "" + +#: permissions.py:12 +msgid "View documents" +msgstr "" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "" + +#: permissions.py:14 views.py:380 +msgid "Download documents" +msgstr "" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "" + +#: permissions.py:22 +msgid "View document types" +msgstr "" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "" + +#: permissions.py:25 +msgid "Create document types" +msgstr "" + +#: settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "" + +#: settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "" + +#: settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "" + +#: settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "" + +#: settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + +#: statistics.py:46 +#, python-format +msgid "Document types: %d" +msgstr "" + +#: statistics.py:50 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "" + +#: statistics.py:51 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "" + +#: statistics.py:52 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "" + +#: statistics.py:65 +#, python-format +msgid "Documents in database: %d" +msgstr "" + +#: statistics.py:70 +#, python-format +msgid "Documents in storage: %d" +msgstr "" + +#: statistics.py:72 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "" + +#: statistics.py:81 +#, python-format +msgid "Document pages in database: %d" +msgstr "" + +#: views.py:113 +msgid "Date added" +msgstr "" + +#: views.py:114 +msgid "Time added" +msgstr "" + +#: views.py:115 +msgid "UUID" +msgstr "" + +#: views.py:120 +msgid "File mimetype" +msgstr "" + +#: views.py:120 views.py:121 +msgid "None" +msgstr "" + +#: views.py:121 +msgid "File mime encoding" +msgstr "" + +#: views.py:122 +msgid "File size" +msgstr "" + +#: views.py:123 +msgid "Exists in storage" +msgstr "" + +#: views.py:124 +msgid "File path in storage" +msgstr "" + +#: views.py:126 +msgid "Pages" +msgstr "" + +#: views.py:137 +#, python-format +msgid "Document properties for: %s" +msgstr "" + +#: views.py:159 +msgid "Document data" +msgstr "" + +#: views.py:183 views.py:496 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:199 +msgid "Document deleted successfully." +msgstr "" + +#: views.py:201 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:208 +msgid "document" +msgstr "" + +#: views.py:216 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "" + +#: views.py:218 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "" + +#: views.py:315 +msgid "Documents to be downloaded" +msgstr "" + +#: views.py:324 views.py:1149 +msgid "Version" +msgstr "" + +#: views.py:383 +msgid "Return" +msgstr "" + +#: views.py:412 +#, python-format +msgid "Duplicates of: %s" +msgstr "" + +#: views.py:424 +msgid "Are you sure you wish to find all duplicates?" +msgstr "" + +#: views.py:425 views.py:483 views.py:551 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:448 +msgid "Duplicated documents" +msgstr "" + +#: views.py:474 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "" + +#: views.py:482 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "" + +#: views.py:514 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "" + +#: views.py:516 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "" + +#: views.py:522 +msgid "Document transformation" +msgstr "" + +#: views.py:531 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "" + +#: views.py:533 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "" + +#: views.py:561 +msgid "Missing documents" +msgstr "" + +#: views.py:577 views.py:619 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:638 +msgid "Document page edited successfully." +msgstr "" + +#: views.py:647 +#, python-format +msgid "Edit: %s" +msgstr "" + +#: views.py:664 +msgid "There are no more pages in this document" +msgstr "" + +#: views.py:682 +msgid "You are already at the first page of this document" +msgstr "" + +#: views.py:827 +#, python-format +msgid "Print: %s" +msgstr "" + +#: views.py:899 +msgid "Document type edited successfully" +msgstr "" + +#: views.py:902 +#, python-format +msgid "Error editing document type; %s" +msgstr "" + +#: views.py:907 +#, python-format +msgid "Edit document type: %s" +msgstr "" + +#: views.py:930 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "" + +#: views.py:932 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "" + +#: views.py:944 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "" + +#: views.py:945 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "" + +#: views.py:961 +msgid "Document type created successfully" +msgstr "" + +#: views.py:964 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "" + +#: views.py:982 +#, python-format +msgid "filenames for document type: %s" +msgstr "" + +#: views.py:1013 +msgid "Document type filename edited successfully" +msgstr "" + +#: views.py:1016 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "" + +#: views.py:1021 +#, python-format +msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "" + +#: views.py:1030 views.py:1056 views.py:1064 +msgid "Document type filename" +msgstr "" + +#: views.py:1048 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "" + +#: views.py:1050 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "" + +#: views.py:1066 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "" + +#: views.py:1091 +msgid "Document type filename created successfully" +msgstr "" + +#: views.py:1094 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "" + +#: views.py:1100 +#, python-format +msgid "Create filename for document type: %s" +msgstr "" + +#: views.py:1118 +msgid "Document image cache cleared successfully" +msgstr "" + +#: views.py:1120 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "" + +#: views.py:1126 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "" + +#: views.py:1143 +#, python-format +msgid "Versions for document: %s" +msgstr "" + +#: views.py:1153 +msgid "Time and date" +msgstr "" + +#: views.py:1157 +msgid "Mimetype" +msgstr "" + +#: views.py:1161 +msgid "Encoding" +msgstr "" + +#: views.py:1192 +msgid "Document version reverted successfully" +msgstr "" + +#: views.py:1194 +#, python-format +msgid "Error reverting document version; %s" +msgstr "" + +#: views.py:1201 +msgid "Are you sure you wish to revert to this version?" +msgstr "" + +#: views.py:1202 +msgid "All later version after this one will be deleted too." +msgstr "" + +#: views.py:1222 +#, python-format +msgid "Transformations for: %s" +msgstr "" + +#: views.py:1251 +msgid "Document page transformation created successfully." +msgstr "" + +#: views.py:1260 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "" + +#: views.py:1279 +msgid "Document page transformation edited successfully." +msgstr "" + +#: views.py:1292 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "" + +#: views.py:1312 +msgid "Document page transformation deleted successfully." +msgstr "" + +#: views.py:1323 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "" + +#: widgets.py:57 +#, python-format +msgid "Page %(page_num)d of %(total_pages)d" +msgstr "" + +#: widgets.py:65 +msgid "Click on the image for full size preview" +msgstr "" + +#: widgets.py:81 +msgid "Document page image" +msgstr "" + +#~ msgid "details" +#~ msgstr "details" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "download" +#~ msgstr "download" + +#~ msgid "page image" +#~ msgstr "page image" + +#~ msgid "document types" +#~ msgstr "document types" + +#~ msgid "create document type" +#~ msgstr "create document type" + +#~ msgid "filenames" +#~ msgstr "filenames" + +#~ msgid "beta" +#~ msgstr "beta" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "document type" +#~ msgstr "document type" + +#~ msgid "description" +#~ msgstr "description" + +#~ msgid "comment" +#~ msgstr "comment" + +#~ msgid "file" +#~ msgstr "file" + +#~ msgid "checksum" +#~ msgstr "checksum" + +#~ msgid "filename" +#~ msgstr "filename" + +#~ msgid "content" +#~ msgstr "content" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "What are document types?" +#~ msgstr "What are document types?" + +#~ msgid "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." +#~ msgstr "" +#~ "Document types define a class that represents a broard group of documents, " +#~ "such as: invoices, regulations or manuals. The advantage of using document " +#~ "types are: assigning a list of typical filenames for quick renaming during " +#~ "creation, as well as assigning default metadata types and sets to it." + +#~ msgid "What are recent documents?" +#~ msgstr "What are recent documents?" + +#~ msgid "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." +#~ msgstr "" +#~ "Here you will find the latest %(recent_count)s documents you have either " +#~ "created or edited in any way." + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Document statistics" +#~ msgstr "Document statistics" + +#~ msgid "upload new documents" +#~ msgstr "upload new documents" + +#~ msgid "clone metadata" +#~ msgstr "clone metadata" + +#~ msgid "documents of this type" +#~ msgstr "documents of this type" + +#~ msgid "documents of type \"%s\"" +#~ msgstr "documents of type \"%s\"" + +#~ msgid "step 1 of 3: Document type" +#~ msgstr "step 1 of 3: Document type" + +#~ msgid "step 2 of 3: Metadata selection" +#~ msgstr "step 2 of 3: Metadata selection" + +#~ msgid "step 3 of 3: Document metadata" +#~ msgstr "step 3 of 3: Document metadata" + +#~ msgid "Next step" +#~ msgstr "Next step" diff --git a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po index d498e683f7..096c3a211f 100644 --- a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po @@ -1,101 +1,85 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-01-25 20:19+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: forms.py:8 msgid "Search terms" msgstr "مصطلحات البحث" -#: links.py:3 -msgid "search" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" msgstr "البحث" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "بحث متقدم" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "البحث مرة أخرى" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "مستخدم" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "سؤال" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "التاريخ والوقت للانشاء" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "مشاهدات" - -#: models.py:60 -msgid "recent search" -msgstr "البحث الأخيرة" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "عمليات البحث الأخيرة" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "أقصى عدد لجلب وعرض نتائج البحث." + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "الحد الأقصى لعدد طلبات البحث ليتم تذكرها لكل مستخدم." #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "نتائج البحث، اظهار %(shown_result_count)s من أصل %(result_count)s" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" #: views.py:49 msgid "results" msgstr "النتائج" #: views.py:66 -msgid "type" -msgstr "نوع" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "البحث" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "أقصى عدد لجلب وعرض نتائج البحث." - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "الحد الأقصى لعدد طلبات البحث ليتم تذكرها لكل مستخدم." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "مساعدة" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." -msgstr "أدخل كلمات البحث. فقط أول %(search_results_limit)s سيتم اظهارها." +msgid "Type" +msgstr "" #: templates/search_results.html:3 msgid "Search results" @@ -106,10 +90,32 @@ msgstr "نتائج البحث" msgid "Elapsed time: %(time_delta)s seconds" msgstr "الوقت المنقضي %(time_delta)s ثانية" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "عمليات البحث الأخيرة (الحد الأقصى من %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "خطأ بالبحث: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po index ffa6c7a3f2..88476fa540 100644 --- a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po @@ -1,67 +1,76 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:8 msgid "Search terms" msgstr "" -#: links.py:3 -msgid "search" -msgstr "търсене" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Търсене" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "разширено търсене" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "търсене отново" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "потребител" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "заявка" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "дата на създаване" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "показвания" - -#: models.py:60 -msgid "recent search" -msgstr "последно търсене" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "последни търсения" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Максимален брой заявки за търсене на потребител" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" #: views.py:49 @@ -69,35 +78,9 @@ msgid "results" msgstr "" #: views.py:66 -msgid "type" +msgid "Type" msgstr "" -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Търсене" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Максимален брой заявки за търсене на потребител" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Помощ" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." -msgstr "" -"Въведете желаните думи за търсене, разделени от интервал помежду им. Само " -"на близките %(search_results_limit)s резултата ще бъдат показани." - #: templates/search_results.html:3 msgid "Search results" msgstr "Резултати от търсенето" @@ -107,7 +90,32 @@ msgstr "Резултати от търсенето" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Оставащо време: %(time_delta)s секунди" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "последни търсения (maximum of %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.po index df7b57c1a3..4431d2a0ff 100644 --- a/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.po @@ -1,104 +1,85 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-26 14:14+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:8 msgid "Search terms" msgstr "Pojmovi pretrage" -#: links.py:3 -msgid "search" -msgstr "pretraga" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Pretraga" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "napredna pretraga" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "traži ponovo" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "korisnik" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "upit" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "datum i vrijeme kreiranja" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "hits" - -#: models.py:60 -msgid "recent search" -msgstr "nedavne pretrage" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "nedavne pretrage" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "Maksimalni broj pretražnih hitova da se rezultati prikažu." + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Maksimalni broj po korisniku upita u pretrazi koji će biti zapamćeni." #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" -"rezultatu, (prikazano samo %(shown_result_count)s od ukupno %(result_count)s)" #: views.py:49 msgid "results" msgstr "rezultati" #: views.py:66 -msgid "type" -msgstr "tip" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Pretraga" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "Maksimalni broj pretražnih hitova da se rezultati prikažu." - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Maksimalni broj po korisniku upita u pretrazi koji će biti zapamćeni." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Pomoć" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" -"Upišite željene ključne riječi za pretragu odvojene space-om. Samo najbližih " -"%(search_results_limit)s rezultata će biti dozvoljeno." #: templates/search_results.html:3 msgid "Search results" @@ -109,10 +90,32 @@ msgstr "Rezultati pretrage" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Potrošeno vrijeme: %(time_delta)s sekundi" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "nedavne pretrage (maksimalno od %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "Greška pretrage: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po index 40e1febcae..d92fd3dd10 100644 --- a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po @@ -1,66 +1,75 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:8 msgid "Search terms" msgstr "" -#: links.py:3 -msgid "search" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" msgstr "" #: links.py:4 views.py:78 -msgid "advanced search" +msgid "Advanced search" msgstr "" #: links.py:5 -msgid "search again" +msgid "Search again" msgstr "" #: models.py:21 -msgid "user" +msgid "User" msgstr "" #: models.py:22 -msgid "query" +msgid "Query" msgstr "" #: models.py:23 -msgid "datetime created" +msgid "Datetime created" msgstr "" #: models.py:24 -msgid "hits" -msgstr "" - -#: models.py:60 -msgid "recent search" +msgid "Hits" msgstr "" #: models.py:61 -msgid "recent searches" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." msgstr "" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" #: views.py:49 @@ -68,31 +77,7 @@ msgid "results" msgstr "" #: views.py:66 -msgid "type" -msgstr "" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" #: templates/search_results.html:3 @@ -104,7 +89,32 @@ msgstr "" msgid "Elapsed time: %(time_delta)s seconds" msgstr "" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" +msgid "Recent searches (maximum of %d)" msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..48f2ecdef2 --- /dev/null +++ b/mayan/apps/dynamic_search/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,120 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:8 +msgid "Search terms" +msgstr "" + +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "" + +#: links.py:4 views.py:78 +msgid "Advanced search" +msgstr "" + +#: links.py:5 +msgid "Search again" +msgstr "" + +#: models.py:21 +msgid "User" +msgstr "" + +#: models.py:22 +msgid "Query" +msgstr "" + +#: models.py:23 +msgid "Datetime created" +msgstr "" + +#: models.py:24 +msgid "Hits" +msgstr "" + +#: models.py:61 +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "" + +#: views.py:44 +#, python-format +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" + +#: views.py:49 +msgid "results" +msgstr "" + +#: views.py:66 +msgid "Type" +msgstr "" + +#: templates/search_results.html:3 +msgid "Search results" +msgstr "" + +#: templates/search_results.html:19 +#, python-format +msgid "Elapsed time: %(time_delta)s seconds" +msgstr "" + +#: templatetags/search_tags.py:37 +#, python-format +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po index 48238b7ae6..e8f0011919 100644 --- a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mathias Behrle , 2014 # tetjarediske , 2012 @@ -11,95 +12,77 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-03-12 16:11+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:8 msgid "Search terms" msgstr "Suchbegriffe" -#: links.py:3 -msgid "search" -msgstr "Suchen" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Suche" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "Erweiterte Suche" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "Erneut suchen" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "Benutzer" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "Abfrage" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "Erstellungsdatum" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "Treffer" - -#: models.py:60 -msgid "recent search" -msgstr "Letzte Suche" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "Letzte Suchen" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "Maximale Anzahl von Treffern, die geholt und angezeigt werden." + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Maximale Anzahl von Suchanfragen, die pro Benutzer gespeichert werden." #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "Ergebnis (%(shown_result_count)s von %(result_count)s) " +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" #: views.py:49 msgid "results" msgstr "Ergebnisse" #: views.py:66 -msgid "type" -msgstr "Typ" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Suche" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "Maximale Anzahl von Treffern, die geholt und angezeigt werden." - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Maximale Anzahl von Suchanfragen, die pro Benutzer gespeichert werden." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Hilfe" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" -"Die gesuchten Wörter mit Leerzeichen getrennt eingeben. Nur die ersten " -"%(search_results_limit)s Ergebnisse werden angezeigt." #: templates/search_results.html:3 msgid "Search results" @@ -110,10 +93,32 @@ msgstr "Suchergebnisse" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Ausführungszeit: %(time_delta)s Sekunden" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "Letzte Suchvorgänge (maximal %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "Fehler bei Suche: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po index 03e84a3ead..44483bcf23 100644 --- a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/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: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" "PO-Revision-Date: 2012-12-12 06:05+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -22,45 +22,60 @@ msgstr "" msgid "Search terms" msgstr "Search terms" -#: links.py:3 -msgid "search" -msgstr "search" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Search" #: links.py:4 views.py:78 -msgid "advanced search" +#, fuzzy +msgid "Advanced search" msgstr "advanced search" #: links.py:5 -msgid "search again" +#, fuzzy +msgid "Search again" msgstr "search again" #: models.py:21 -msgid "user" -msgstr "user" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" +#, fuzzy +msgid "Query" msgstr "query" #: models.py:23 -msgid "datetime created" +#, fuzzy +msgid "Datetime created" msgstr "datetime created" #: models.py:24 -msgid "hits" -msgstr "hits" - -#: models.py:60 -msgid "recent search" -msgstr "recent search" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" +#, fuzzy +msgid "Recent search" +msgstr "recent search" + +#: models.py:62 +#, fuzzy +msgid "Recent searches" msgstr "recent searches" +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "Maximum amount search hits to fetch and display." + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Maximum number of search queries to remember per user." + #: views.py:44 -#, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +#, fuzzy, python-format +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "results, (showing only %(shown_result_count)s out of %(result_count)s)" #: views.py:49 @@ -68,34 +83,8 @@ msgid "results" msgstr "results" #: views.py:66 -msgid "type" -msgstr "type" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Search" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "Maximum amount search hits to fetch and display." - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Maximum number of search queries to remember per user." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Help" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." #: templates/search_results.html:3 msgid "Search results" @@ -106,10 +95,32 @@ msgstr "Search results" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Elapsed time: %(time_delta)s seconds" -#: templatetags/search_tags.py:33 -#, python-format -msgid "recent searches (maximum of %d)" +#: templatetags/search_tags.py:37 +#, fuzzy, python-format +msgid "Recent searches (maximum of %d)" msgstr "recent searches (maximum of %d)" +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + #~ msgid "Search error: %s" #~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po index 43b61c7f14..1963c72abe 100644 --- a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po @@ -1,104 +1,86 @@ # 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 # Roberto Rosario, 2011,2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-02-10 17:00+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:8 msgid "Search terms" msgstr "Términos de búsqueda" -#: links.py:3 -msgid "search" -msgstr "búsqueda" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Búsqueda" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "búsqueda avanzada" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "buscar de nuevo" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "usuario" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "pregunta" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "fecha y hora creados" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "accesos" - -#: models.py:60 -msgid "recent search" -msgstr "búsqueda reciente" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "búsquedas recientes" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "La cantidad máxima de resultados de búsqueda a recabar y mostrar." + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "El número máximo de consultas de búsqueda para recordar por usuario." #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" -"resultados, (mostrando solamente %(shown_result_count)s de %(result_count)s)" #: views.py:49 msgid "results" msgstr "resultados" #: views.py:66 -msgid "type" -msgstr "tipo" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Búsqueda" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "La cantidad máxima de resultados de búsqueda a buscar y mostrar." - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "El número máximo de consultas de búsqueda para recordar por usuario." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Ayuda" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" -"Introduzca las palabras clave de búsqueda que desee separadas por un " -"espacio. Sólo los primeros %(search_results_limit)s resultados estarán " -"disponibles." #: templates/search_results.html:3 msgid "Search results" @@ -109,10 +91,32 @@ msgstr "Resultados de la búsqueda" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Tiempo transcurrido: %(time_delta)s segundos" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "búsquedas recientes (máximo de %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "Error de búsqueda: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po index a436d3f2a0..e549a4b169 100644 --- a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po @@ -1,110 +1,121 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:8 msgid "Search terms" -msgstr "" +msgstr "عبارات جستجو" -#: links.py:3 -msgid "search" -msgstr "" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "جستجو" #: links.py:4 views.py:78 -msgid "advanced search" +msgid "Advanced search" msgstr "" #: links.py:5 -msgid "search again" +msgid "Search again" msgstr "" #: models.py:21 -msgid "user" +msgid "User" msgstr "" #: models.py:22 -msgid "query" +msgid "Query" msgstr "" #: models.py:23 -msgid "datetime created" +msgid "Datetime created" msgstr "" #: models.py:24 -msgid "hits" -msgstr "" - -#: models.py:60 -msgid "recent search" +msgid "Hits" msgstr "" #: models.py:61 -msgid "recent searches" +msgid "Recent search" msgstr "" +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "جداکثر نتایج قابل نمایش" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "حداکثر تعداد پرس و جو های هرکاربر که بوسیله سیستم نگهداری میشود." + #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" #: views.py:49 msgid "results" -msgstr "" +msgstr "نتایج" #: views.py:66 -msgid "type" -msgstr "" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" #: templates/search_results.html:3 msgid "Search results" -msgstr "" +msgstr "نتایج جستجو" #: templates/search_results.html:19 #, python-format msgid "Elapsed time: %(time_delta)s seconds" +msgstr "مدت زمان گذشته به ثانیه: %(time_delta)s" + +#: templatetags/search_tags.py:37 +#, python-format +msgid "Recent searches (maximum of %d)" msgstr "" -#: templatetags/search_tags.py:33 -#, python-format -msgid "recent searches (maximum of %d)" -msgstr "" +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po index 2334ad17c5..493e098dce 100644 --- a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 # SadE54 , 2013 @@ -9,98 +10,77 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-02-04 00:55+0000\n" -"Last-Translator: SadE54 \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:8 msgid "Search terms" msgstr "Termes de recherche" -#: links.py:3 -msgid "search" -msgstr "recherche" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Recherche" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "recherche avancée" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "rechercher à nouveau" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "utilisateur" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "requête" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "date de création" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "nombre de vues" - -#: models.py:60 -msgid "recent search" -msgstr "recherche récente" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "recherches récentes" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "Nombre maximum de résultats de recherche à traiter et afficher." + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Nombre maximal de recherches à mémoriser par utilisateur" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" -"résultats, (en affichant seulement %(shown_result_count)s des " -"%(result_count)s)" #: views.py:49 msgid "results" msgstr "résultats" #: views.py:66 -msgid "type" -msgstr "type" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Recherche" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "Nombre maximum de résultats de recherche à traiter et afficher." - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Nombre maximal de recherches à mémoriser par utilisateur" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Aide" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" -"Saisissez les mots sur lesquels vous souhaitez faire une recherche, séparés " -"par des espaces. Seuls les %(search_results_limit)s premiers résultats " -"seront disponilbes." #: templates/search_results.html:3 msgid "Search results" @@ -111,10 +91,32 @@ msgstr "Résultats de la recherche" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Temps écoulé: %(time_delta)s secondes" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "recherches récentes (maximum de %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "Erreur de recherche: %s." +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.po index 6522568177..d0167e559a 100644 --- a/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/hr_HR/LC_MESSAGES/django.po @@ -1,67 +1,75 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" #: forms.py:8 msgid "Search terms" msgstr "" -#: links.py:3 -msgid "search" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" msgstr "" #: links.py:4 views.py:78 -msgid "advanced search" +msgid "Advanced search" msgstr "" #: links.py:5 -msgid "search again" +msgid "Search again" msgstr "" #: models.py:21 -msgid "user" +msgid "User" msgstr "" #: models.py:22 -msgid "query" +msgid "Query" msgstr "" #: models.py:23 -msgid "datetime created" +msgid "Datetime created" msgstr "" #: models.py:24 -msgid "hits" -msgstr "" - -#: models.py:60 -msgid "recent search" +msgid "Hits" msgstr "" #: models.py:61 -msgid "recent searches" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." msgstr "" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" #: views.py:49 @@ -69,31 +77,7 @@ msgid "results" msgstr "" #: views.py:66 -msgid "type" -msgstr "" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" #: templates/search_results.html:3 @@ -105,7 +89,32 @@ msgstr "" msgid "Elapsed time: %(time_delta)s seconds" msgstr "" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" +msgid "Recent searches (maximum of %d)" msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po index ff9ebb3458..9ed28ca16b 100644 --- a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po @@ -1,103 +1,85 @@ # 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: # Dezső József , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-25 11:22+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:8 msgid "Search terms" msgstr "keresési feltételek" -#: links.py:3 -msgid "search" -msgstr "keresés" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Keresés" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "részletes keresés" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "keresés ismétlése" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "felhasználó" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "lekérdezés" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "létrehozás dátuma és ideje" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "találat" - -#: models.py:60 -msgid "recent search" -msgstr "legutóbbi keresés" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "legutóbbi keresések" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "A letölthető és megjeleníthető keresési találatok maximális száma." + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "A keresési előzmények maximális száma felhasználónként." #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" -"eredmények, (csak %(shown_result_count)s látható a %(result_count)s)-ból." #: views.py:49 msgid "results" msgstr "eredmények" #: views.py:66 -msgid "type" -msgstr "típus" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Keresés" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "A letölthető és megjeleníthető keresési találatok maximális száma." - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "A keresési előzmények maximális száma felhasználónként." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Segítség / súgó" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" -"Adja meg a kívánt keresési kulcsszavakat szóközzel elválasztva. Csak az első " -"%(search_results_limit)s eredmények lesznek elérhetőek." #: templates/search_results.html:3 msgid "Search results" @@ -108,10 +90,32 @@ msgstr "A keresés eredményei" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Eltelt idő: %(time_delta)s másodperc" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "legutóbbi keresések (legfeljebb %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "Keresési hiba: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po index b83a81497b..4da331f1b0 100644 --- a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po @@ -1,66 +1,75 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2011-09-30 04:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:8 msgid "Search terms" msgstr "" -#: links.py:3 -msgid "search" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" msgstr "" #: links.py:4 views.py:78 -msgid "advanced search" +msgid "Advanced search" msgstr "" #: links.py:5 -msgid "search again" +msgid "Search again" msgstr "" #: models.py:21 -msgid "user" +msgid "User" msgstr "" #: models.py:22 -msgid "query" +msgid "Query" msgstr "" #: models.py:23 -msgid "datetime created" +msgid "Datetime created" msgstr "" #: models.py:24 -msgid "hits" -msgstr "" - -#: models.py:60 -msgid "recent search" +msgid "Hits" msgstr "" #: models.py:61 -msgid "recent searches" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." msgstr "" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" #: views.py:49 @@ -68,31 +77,7 @@ msgid "results" msgstr "" #: views.py:66 -msgid "type" -msgstr "" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" #: templates/search_results.html:3 @@ -104,7 +89,32 @@ msgstr "" msgid "Elapsed time: %(time_delta)s seconds" msgstr "" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" +msgid "Recent searches (maximum of %d)" msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po index a3e200166f..501f3a5363 100644 --- a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Carlo Zanatto <>, 2012 # Giovanni Tricarico , 2014 @@ -10,95 +11,77 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-01-11 11:56+0000\n" -"Last-Translator: Giovanni Tricarico \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:8 msgid "Search terms" msgstr "Cerca termini " -#: links.py:3 -msgid "search" -msgstr "cerca" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Cerca" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "ricerca avanzata" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "cerca ancora" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "utente" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "interrogazione" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "orario creato" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "visite" - -#: models.py:60 -msgid "recent search" -msgstr "ricerce recenti" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "risultati della ricerca" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "Massimo numero ricerca risultati da recuperare e visualizzare. " + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Numero massimo di query di ricerca da ricordare per utente." #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "risultati, (mostra solo %(shown_result_count)s su %(result_count)s) " +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" #: views.py:49 msgid "results" msgstr "risultati " #: views.py:66 -msgid "type" -msgstr "tipo " - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Cerca" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "Massimo numero ricerca risultati da recuperare e visualizzare. " - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Numero massimo di query di ricerca da ricordare per utente." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Aiuto" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" -"Inserisci le parole da cercare separate da spazzi. Solo i primi " -"%(search_results_limit)s saranno disponibili." #: templates/search_results.html:3 msgid "Search results" @@ -109,10 +92,32 @@ msgstr "Risultati della ricerca" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Tempo trascorso: %(time_delta)s in secondi" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "ricerche recenti (un massimo di %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "Cerca errore: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e1ce945c40 --- /dev/null +++ b/mayan/apps/dynamic_search/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,120 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:8 +msgid "Search terms" +msgstr "" + +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "" + +#: links.py:4 views.py:78 +msgid "Advanced search" +msgstr "" + +#: links.py:5 +msgid "Search again" +msgstr "" + +#: models.py:21 +msgid "User" +msgstr "" + +#: models.py:22 +msgid "Query" +msgstr "" + +#: models.py:23 +msgid "Datetime created" +msgstr "" + +#: models.py:24 +msgid "Hits" +msgstr "" + +#: models.py:61 +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "" + +#: views.py:44 +#, python-format +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" + +#: views.py:49 +msgid "results" +msgstr "" + +#: views.py:66 +msgid "Type" +msgstr "" + +#: templates/search_results.html:3 +msgid "Search results" +msgstr "" + +#: templates/search_results.html:19 +#, python-format +msgid "Elapsed time: %(time_delta)s seconds" +msgstr "" + +#: templatetags/search_tags.py:37 +#, python-format +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2da8923a40 --- /dev/null +++ b/mayan/apps/dynamic_search/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,120 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:8 +msgid "Search terms" +msgstr "" + +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "" + +#: links.py:4 views.py:78 +msgid "Advanced search" +msgstr "" + +#: links.py:5 +msgid "Search again" +msgstr "" + +#: models.py:21 +msgid "User" +msgstr "" + +#: models.py:22 +msgid "Query" +msgstr "" + +#: models.py:23 +msgid "Datetime created" +msgstr "" + +#: models.py:24 +msgid "Hits" +msgstr "" + +#: models.py:61 +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "" + +#: views.py:44 +#, python-format +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" + +#: views.py:49 +msgid "results" +msgstr "" + +#: views.py:66 +msgid "Type" +msgstr "" + +#: templates/search_results.html:3 +msgid "Search results" +msgstr "" + +#: templates/search_results.html:19 +#, python-format +msgid "Elapsed time: %(time_delta)s seconds" +msgstr "" + +#: templatetags/search_tags.py:37 +#, python-format +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po index 62d2389c4a..adb0dca52b 100644 --- a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po @@ -1,102 +1,85 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-01-15 14:53+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:8 msgid "Search terms" msgstr "Zoektermen" -#: links.py:3 -msgid "search" -msgstr "zoeken" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Zoek" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "uitgebreid zoeken" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "zoek nogmaals" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "gebruiker" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "'query'" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "aanmaakdatum en tijd" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "resultaten" - -#: models.py:60 -msgid "recent search" -msgstr "recente zoek-opdracht" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "recente zoek-opdrachten" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "Het maximum aantal zoekresultaten." + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Het maximum aantal zoek-opdrachten dat per gebruiker wordt opgeslagen" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "resultaten, (toon alleen %(shown_result_count)s van %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" #: views.py:49 msgid "results" msgstr "resultaten" #: views.py:66 -msgid "type" -msgstr "soort" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Zoek" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "Het maximum aantal zoekresultaten." - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Het maximum aantal zoek-opdrachten dat per gebruiker wordt opgeslagen" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Help" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" -"Voer de gewenste sleutelwoorden in, gescheiden door een spatie. Alleen de " -"eerste %(search_results_limit)s zoekresultaten zullen beschikbaar zijn." #: templates/search_results.html:3 msgid "Search results" @@ -107,10 +90,32 @@ msgstr "Zoekresultaten" msgid "Elapsed time: %(time_delta)s seconds" msgstr "%(time_delta)s seconden verlopen" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "recente zoek-opdrachten (met maximum van %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "Fout tijdens het zoeken. Foutmelding: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po index 0e6a2e6de2..91f77a6560 100644 --- a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic , 2012 # mic , 2012 @@ -10,61 +11,68 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:8 msgid "Search terms" msgstr "" -#: links.py:3 -msgid "search" -msgstr "szukaj" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Szukaj" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "zaawansowane wyszukiwanie" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "wyszukaj ponownie" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "użytkownik" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "zapytanie" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" +msgid "Datetime created" msgstr "" #: models.py:24 -msgid "hits" -msgstr "trafienia" - -#: models.py:60 -msgid "recent search" -msgstr "ostatnie wyszukiwanie" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "ostatnie wyszukiwania" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" #: views.py:49 @@ -72,31 +80,7 @@ msgid "results" msgstr "" #: views.py:66 -msgid "type" -msgstr "" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Szukaj" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Pomoc" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" #: templates/search_results.html:3 @@ -108,7 +92,32 @@ msgstr "Wynik wyszukiwania" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Upływający czas: %(time_delta)s seconds" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "ostatnie wyszukiwanie (maximum of %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po index dcca08a598..e37979e251 100644 --- a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po @@ -1,68 +1,77 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:8 msgid "Search terms" msgstr "" -#: links.py:3 -msgid "search" -msgstr "pesquisa" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Pesquisa" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "pesquisa avançada" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "procurar novamente" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "utilizador" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "consulta" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "data e hora da criação" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "resultados" - -#: models.py:60 -msgid "recent search" -msgstr "consulta recente" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "consultas recentes" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Número máximo de consultas a recordar por utilizador." #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" #: views.py:49 @@ -70,35 +79,9 @@ msgid "results" msgstr "" #: views.py:66 -msgid "type" +msgid "Type" msgstr "" -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Pesquisa" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Número máximo de consultas a recordar por utilizador." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Ajuda" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." -msgstr "" -"Digite as palavras-chave que deseja procurar separadas por um espaço. " -"Apenas os %(search_results_limit)s primeiros resultados estarão disponíveis." - #: templates/search_results.html:3 msgid "Search results" msgstr "Resultados da pesquisa" @@ -108,7 +91,32 @@ msgstr "Resultados da pesquisa" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Tempo decorrido: %(time_delta)s segundos" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "consultas recentes (máximo de %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po index 4641b34d8e..2261bf632d 100644 --- a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po @@ -1,67 +1,76 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:8 msgid "Search terms" msgstr "" -#: links.py:3 -msgid "search" -msgstr "pesquisa" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Pesquisa" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "pesquisa avançada" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "pesquisar novamente" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "usuário" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "pergunta" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "Data e hora da criação" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "visitas" - -#: models.py:60 -msgid "recent search" -msgstr "pesquisa recente" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "pesquisas recentes" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Número máximo de consultas de pesquisa para se lembrar por usuário." #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" #: views.py:49 @@ -69,35 +78,9 @@ msgid "results" msgstr "" #: views.py:66 -msgid "type" +msgid "Type" msgstr "" -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Pesquisa" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Número máximo de consultas de pesquisa para se lembrar por usuário." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Ajuda" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." -msgstr "" -"Digite as palavras-chave da pesquisa desejada separadas por um espaço. " -"Apenas o máximo %(search_results_limit)s resultados estarão disponíveis." - #: templates/search_results.html:3 msgid "Search results" msgstr "Resultados da pesquisa" @@ -107,7 +90,32 @@ msgstr "Resultados da pesquisa" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Tempo decorrido: %(time_delta)s segundos" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "pesquisas recentes (maximum of %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.po index 2e6b0e41b1..b09fad7907 100644 --- a/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.po @@ -1,104 +1,85 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-02-10 13:27+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: forms.py:8 msgid "Search terms" msgstr "Caută termeni" -#: links.py:3 -msgid "search" -msgstr "căută" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Căută" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "căutare avansată" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "căuta din nou" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "utilizator" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "interogare" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "marcare temporară creată" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "afisari" - -#: models.py:60 -msgid "recent search" -msgstr "căutare recentă" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "Căutări recente" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "Căutare suma maximă hit-uri pentru a prelua și afișa." + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Numărul maxim de interogări de căutare per utilizator." #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" -"Rezultate, (arătând numai %(shown_result_count)s din %(result_count)s)" #: views.py:49 msgid "results" msgstr "rezultate" #: views.py:66 -msgid "type" -msgstr "tip" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Căută" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "Căutare suma maximă hit-uri pentru a prelua și afișa." - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Numărul maxim de interogări de căutare per utilizator." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Ajutor" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" -"Introduceți cuvintele cheie de căutare dorite, separate prin spațiu. Doar " -"primele %(search_results_limit)s rezultatele vor fi disponibile." #: templates/search_results.html:3 msgid "Search results" @@ -109,10 +90,32 @@ msgstr "Rezultatele căutării" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Timp scurs: %(time_delta)s secunde" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "Cautari recente (maximum of %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "Eroare de căutare:% s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po index 695464f37e..dd5c592493 100644 --- a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po @@ -1,105 +1,85 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-05-14 06:21+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:8 msgid "Search terms" msgstr "Условия поиска" -#: links.py:3 -msgid "search" -msgstr "поиск" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Поиск" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "расширенный поиск" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "искать ещё раз" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "пользователь" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "запрос" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "даты и время создания" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "хитов" - -#: models.py:60 -msgid "recent search" -msgstr "недавний поиск" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "последние запросы" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "Максимальное количество отображаемых документов из результатов поиска." + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Максимальное количество поисковых запросов запоминаемых для каждого пользователя." #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "результаты (%(shown_result_count)s из %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" #: views.py:49 msgid "results" msgstr "результаты" #: views.py:66 -msgid "type" -msgstr "тип" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Поиск" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "Максимальное количество отображаемых документов из результатов поиска." - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." +msgid "Type" msgstr "" -"Максимальное количество поисковых запросов запоминаемых для каждого " -"пользователя." - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Помощь" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." -msgstr "" -"Введите ключевые слова для поиска желаемого через пробел. Только первые " -"%(search_results_limit)s будут доступны." #: templates/search_results.html:3 msgid "Search results" @@ -110,10 +90,32 @@ msgstr "Результаты поиска" msgid "Elapsed time: %(time_delta)s seconds" msgstr "Прошедшее время в секундах: %(time_delta)s" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "Последние запросы (максимум %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "Ошибка поиска: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po index 0486698f99..2a6a3a3af0 100644 --- a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po @@ -1,67 +1,75 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: forms.py:8 msgid "Search terms" msgstr "" -#: links.py:3 -msgid "search" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" msgstr "" #: links.py:4 views.py:78 -msgid "advanced search" +msgid "Advanced search" msgstr "" #: links.py:5 -msgid "search again" +msgid "Search again" msgstr "" #: models.py:21 -msgid "user" +msgid "User" msgstr "" #: models.py:22 -msgid "query" +msgid "Query" msgstr "" #: models.py:23 -msgid "datetime created" +msgid "Datetime created" msgstr "" #: models.py:24 -msgid "hits" -msgstr "" - -#: models.py:60 -msgid "recent search" +msgid "Hits" msgstr "" #: models.py:61 -msgid "recent searches" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." msgstr "" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" #: views.py:49 @@ -69,31 +77,7 @@ msgid "results" msgstr "" #: views.py:66 -msgid "type" -msgstr "" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" #: templates/search_results.html:3 @@ -105,7 +89,32 @@ msgstr "" msgid "Elapsed time: %(time_delta)s seconds" msgstr "" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" +msgid "Recent searches (maximum of %d)" msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9b04111842 --- /dev/null +++ b/mayan/apps/dynamic_search/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,120 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:8 +msgid "Search terms" +msgstr "" + +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "" + +#: links.py:4 views.py:78 +msgid "Advanced search" +msgstr "" + +#: links.py:5 +msgid "Search again" +msgstr "" + +#: models.py:21 +msgid "User" +msgstr "" + +#: models.py:22 +msgid "Query" +msgstr "" + +#: models.py:23 +msgid "Datetime created" +msgstr "" + +#: models.py:24 +msgid "Hits" +msgstr "" + +#: models.py:61 +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "" + +#: views.py:44 +#, python-format +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" + +#: views.py:49 +msgid "results" +msgstr "" + +#: views.py:66 +msgid "Type" +msgstr "" + +#: templates/search_results.html:3 +msgid "Search results" +msgstr "" + +#: templates/search_results.html:19 +#, python-format +msgid "Elapsed time: %(time_delta)s seconds" +msgstr "" + +#: templatetags/search_tags.py:37 +#, python-format +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po index 607b2ea79e..935d208aa8 100644 --- a/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po @@ -1,66 +1,75 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:8 msgid "Search terms" msgstr "" -#: links.py:3 -msgid "search" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" msgstr "" #: links.py:4 views.py:78 -msgid "advanced search" +msgid "Advanced search" msgstr "" #: links.py:5 -msgid "search again" +msgid "Search again" msgstr "" #: models.py:21 -msgid "user" +msgid "User" msgstr "" #: models.py:22 -msgid "query" +msgid "Query" msgstr "" #: models.py:23 -msgid "datetime created" +msgid "Datetime created" msgstr "" #: models.py:24 -msgid "hits" -msgstr "" - -#: models.py:60 -msgid "recent search" +msgid "Hits" msgstr "" #: models.py:61 -msgid "recent searches" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." msgstr "" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" msgstr "" #: views.py:49 @@ -68,31 +77,7 @@ msgid "results" msgstr "" #: views.py:66 -msgid "type" -msgstr "" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." +msgid "Type" msgstr "" #: templates/search_results.html:3 @@ -104,7 +89,32 @@ msgstr "" msgid "Elapsed time: %(time_delta)s seconds" msgstr "" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" +msgid "Recent searches (maximum of %d)" msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po index f6464ee2ce..76065d16bc 100644 --- a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po @@ -1,103 +1,86 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-01-24 09:02+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:8 msgid "Search terms" msgstr "" -#: links.py:3 -msgid "search" -msgstr "tìm kiếm" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "Tìm kiếm" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "tìm kiếm nâng cao" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "tìm kiếm lại" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "người dùng" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "truy vấn" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "thời gian tạo" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "số lần truy cập" - -#: models.py:60 -msgid "recent search" -msgstr "tìm kiếm gần đây" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "tìm kiếm gần đây" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Số truy vấn lớn nhất cần nhớ cho mỗi người dùng" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "kết quả, (hiển thị chỉ %(shown_result_count)s của %(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" #: views.py:49 msgid "results" msgstr "kết quả" #: views.py:66 -msgid "type" +msgid "Type" msgstr "" -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "Tìm kiếm" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "Số truy vấn lớn nhất cần nhớ cho mỗi người dùng" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "Trợ giúp" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." -msgstr "" -"Nhập các từ phân cách bằng khoảng trắng. Only the top " -"%(search_results_limit)s results will be available." - #: templates/search_results.html:3 msgid "Search results" msgstr "Kết quả tìm kiếm" @@ -107,10 +90,32 @@ msgstr "Kết quả tìm kiếm" msgid "Elapsed time: %(time_delta)s seconds" msgstr "" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "Các tìm kiếm gần đây (lớn nhất của %d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" -#~ msgstr "Lỗi tìm kiếm: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.po index 94003c4aa8..e3b316cef7 100644 --- a/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-09-29 15:44+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,78 +23,63 @@ msgstr "" msgid "Search terms" msgstr "搜索项" -#: links.py:3 -msgid "search" +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" msgstr "搜索" #: links.py:4 views.py:78 -msgid "advanced search" -msgstr "高级搜索" +msgid "Advanced search" +msgstr "" #: links.py:5 -msgid "search again" -msgstr "再搜索" +msgid "Search again" +msgstr "" #: models.py:21 -msgid "user" -msgstr "用户" +msgid "User" +msgstr "" #: models.py:22 -msgid "query" -msgstr "查询" +msgid "Query" +msgstr "" #: models.py:23 -msgid "datetime created" -msgstr "创建时间" +msgid "Datetime created" +msgstr "" #: models.py:24 -msgid "hits" -msgstr "命中" - -#: models.py:60 -msgid "recent search" -msgstr "最近搜索" +msgid "Hits" +msgstr "" #: models.py:61 -msgid "recent searches" -msgstr "最近搜索" +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "搜索的最大查询和显示数量" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "每一个用户所能保存的最大查询数" #: views.py:44 #, python-format -msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" -msgstr "搜索结果(仅仅显示%(shown_result_count)s,总共%(result_count)s)" +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" #: views.py:49 msgid "results" msgstr "结果" #: views.py:66 -msgid "type" -msgstr "类型" - -#: views.py:82 views.py:92 views.py:94 templatetags/search_tags.py:19 -#: templatetags/search_tags.py:20 -msgid "Search" -msgstr "搜索" - -#: conf/settings.py:12 -msgid "Maximum amount search hits to fetch and display." -msgstr "搜索的最大查询和显示数量" - -#: conf/settings.py:13 -msgid "Maximum number of search queries to remember per user." -msgstr "每一个用户所能保存的最大查询数" - -#: templates/search_help.html:3 -msgid "Help" -msgstr "帮助" - -#: templates/search_help.html:4 -#, python-format -msgid "" -"Enter the desired search keywords separated by space. Only the top " -"%(search_results_limit)s results will be available." -msgstr "输入要查询的关键字,以空格分割。只显示前 %(search_results_limit)s的结果。" +msgid "Type" +msgstr "" #: templates/search_results.html:3 msgid "Search results" @@ -105,10 +90,32 @@ msgstr "搜索结果" msgid "Elapsed time: %(time_delta)s seconds" msgstr "耗时:%(time_delta)s 秒" -#: templatetags/search_tags.py:33 +#: templatetags/search_tags.py:37 #, python-format -msgid "recent searches (maximum of %d)" -msgstr "最近搜索(最多%d)" +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." #~ msgid "Search error: %s" #~ msgstr "Search error: %s" diff --git a/mayan/apps/dynamic_search/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..028d4a066b --- /dev/null +++ b/mayan/apps/dynamic_search/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,120 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:8 +msgid "Search terms" +msgstr "" + +#: links.py:3 links.py:6 views.py:82 views.py:92 views.py:94 +#: templatetags/search_tags.py:19 templatetags/search_tags.py:20 +msgid "Search" +msgstr "" + +#: links.py:4 views.py:78 +msgid "Advanced search" +msgstr "" + +#: links.py:5 +msgid "Search again" +msgstr "" + +#: models.py:21 +msgid "User" +msgstr "" + +#: models.py:22 +msgid "Query" +msgstr "" + +#: models.py:23 +msgid "Datetime created" +msgstr "" + +#: models.py:24 +msgid "Hits" +msgstr "" + +#: models.py:61 +msgid "Recent search" +msgstr "" + +#: models.py:62 +msgid "Recent searches" +msgstr "" + +#: settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "" + +#: settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "" + +#: views.py:44 +#, python-format +msgid "Results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "" + +#: views.py:49 +msgid "results" +msgstr "" + +#: views.py:66 +msgid "Type" +msgstr "" + +#: templates/search_results.html:3 +msgid "Search results" +msgstr "" + +#: templates/search_results.html:19 +#, python-format +msgid "Elapsed time: %(time_delta)s seconds" +msgstr "" + +#: templatetags/search_tags.py:37 +#, python-format +msgid "Recent searches (maximum of %d)" +msgstr "" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "hits" +#~ msgstr "hits" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "Help" +#~ msgstr "Help" + +#~ msgid "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." +#~ msgstr "" +#~ "Enter the desired search keywords separated by space. Only the top " +#~ "%(search_results_limit)s results will be available." + +#~ msgid "Search error: %s" +#~ msgstr "Search error: %s" diff --git a/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po b/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po index 3027a65d26..ec0a20cfa6 100644 --- a/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/ar/LC_MESSAGES/django.po @@ -1,63 +1,74 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-01-26 08:08+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "مجلد" #: links.py:13 -msgid "folder list" -msgstr "قائمة المجلدات" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "إنشاء مجلد" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "تحرير" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "حذف" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "إزالة من المجلد" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "وثائق المجلد" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "إضافة إلى مجلد" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "إضافة إلى مجلد" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" msgstr "المجلدات" #: links.py:23 @@ -65,36 +76,28 @@ msgid "ACLs" msgstr "قائمة الصلاحيات" #: models.py:10 -msgid "title" -msgstr "عنوان" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "مستخدم" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "تاريخ و وقت الانشاء" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "ملف" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "وثيقة" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "مجلد الوثيقة" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "مجلد الوثائق" - -#: permissions.py:7 -msgid "Folders" -msgstr "المجلدات" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -120,130 +123,132 @@ msgstr "عرض المجلدات الموجودة" msgid "Add documents to existing folders" msgstr "إضافة وثائق إلى المجلدات الموجودة" -#: views.py:37 -msgid "created" -msgstr "أنشئت" - -#: views.py:38 -msgid "documents" -msgstr "وثائق" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "تم انشاء المجلد بنجاح" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "مجلد باسم: %s ، موجود مسبقا." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "المجلد تم تتعديله بنجاح" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "خطأ بتعديل المجلد %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "تعديل المجلد %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "تم مسح المجلد %s بنجاح" -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "خطأ بمسح المجلد %(folder)s : %(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "هل أنت متأكد من حذف المجلد: %s ؟" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "الوثائق بالمجلد: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "يجب أن توفر ما لا يقل عن وثيقة واحدة." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "الوثيقة %(document)s تم اضافتها للمجلد %(folder)s بنجاح" -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "الوثيقة %(document)s موجودة بالمجلد %(folder)s مسبقاً" -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "إضافة الوثيقة: %s إلى المجلد." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "إضافة الوثائق: %s إلى مجلد." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "المجلد يحتوي: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "يجب أن توفر ما لا يقل عن مجلد واحد." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "الوثيقة %s أزيلت بنجاح" -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "خطأ بمسح الوثيقة %(document)s : %(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"هل أنت متأكد أنك ترغب في إزالة الوثيقة %(document)s من المجلد \"%(folder)s\"؟" +msgstr "هل أنت متأكد أنك ترغب في إزالة الوثيقة %(document)s من المجلد \"%(folder)s\"؟" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"هل أنت متأكد أنك ترغب في إزالة الوثائق%(documents)s من المجلد \"%(folder)s\"؟" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "ما هي المجلدات؟" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"المجلدات هي طريقة لتنظيم وترتيب الوثائق. يمكن لأي مستخدم رفع ملفاته بمجلدات " -"دون التأثير على ملفات غيره من المستخدمين." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "هل أنت متأكد أنك ترغب في إزالة الوثائق%(documents)s من المجلد \"%(folder)s\"؟" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "إضافة وثيقة إلى مجلد" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po b/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po index af99a2a2c0..ba49c06786 100644 --- a/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Iliya Georgiev , 2012 # Pavlin Koldamov , 2012 @@ -9,92 +10,95 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Папка" #: links.py:13 -msgid "folder list" -msgstr "списък с папките" - -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "създаване на папка" - -#: links.py:15 -msgid "edit" -msgstr "редактиране" - -#: links.py:16 -msgid "delete" -msgstr "изтриване" - -#: links.py:17 -msgid "remove from folder" -msgstr "премахване от папка" - -#: links.py:18 -msgid "folder documents" -msgstr "документи в папката" - -#: links.py:19 -msgid "add to a folder" -msgstr "добавяне към папка" - -#: links.py:20 -msgid "add to folder" +msgid "Folder list" msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "папки" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 +msgid "Delete" +msgstr "" + +#: links.py:17 +msgid "Remove from folder" +msgstr "" + +#: links.py:18 +msgid "Folder documents" +msgstr "" + +#: links.py:19 +msgid "Add to a folder" +msgstr "" + +#: links.py:20 +msgid "Add to folder" +msgstr "" + +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Папки" #: links.py:23 msgid "ACLs" msgstr "Контролни списъци за достъп" #: models.py:10 -msgid "title" -msgstr "заглавие" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "потребител" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "дата и час на създаване" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "папка" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "документ" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "документ в папката" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "документи в папката" - -#: permissions.py:7 -msgid "Folders" -msgstr "Папки" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -120,135 +124,132 @@ msgstr "Преглед на съществуващи папки" msgid "Add documents to existing folders" msgstr "Добавяне на документи към съществуващи папки" -#: views.py:37 -msgid "created" -msgstr "създаден" - -#: views.py:38 -msgid "documents" -msgstr "документи" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Папката е създадена успешно" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Името на папката: %s, вече съществува." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Папката е редактирана успешно" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Грешка при редактиране на папка; %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "редактиране на папка: %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Папка: %s изтрита успешно." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Папка: %(folder)s грешка при изтриване: %(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Сигурни ли сте, че искате да изтриете тази папка: %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "документи в папката: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "" -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Документ: %(document)s е добавен в папка: %(folder)s успешно." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Документ: %(document)s е вече в папка: %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "папки съдържащи: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Трябва да поставите поне един документ в папката." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Документ: %s премахнат успешно." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Документ: %(document)s грешка при изтриване: %(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Сигурни ли сте, че искате да премахнете документа: %(document)s от папка " -"\"%(folder)s\"?" +msgstr "Сигурни ли сте, че искате да премахнете документа: %(document)s от папка \"%(folder)s\"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Сигурни ли сте, че искате да премахнете документите: %(documents)s от папка " -"\"%(folder)s\"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Какви са папките?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Тези папки, могат да бъдат описани също, като потребителски папки. Те са и " -"възможност за индивидуалните потребители да създават техни собствени правила " -"за организиране на документи. Папки създадени от определен потребител, както " -"и документите съдържащи се в тях, не променят папките и документите на " -"другите потребители." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Сигурни ли сте, че искате да премахнете документите: %(documents)s от папка \"%(folder)s\"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Добавяне на документ към папка" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/folders/locale/bs_BA/LC_MESSAGES/django.po index 9a86a9d4eb..3ea0bdc529 100644 --- a/mayan/apps/folders/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/bs_BA/LC_MESSAGES/django.po @@ -1,100 +1,103 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-26 14:13+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Folder" #: links.py:13 -msgid "folder list" -msgstr "lista foldera" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "kreiraj folder" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "izmijeni" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "obriši" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "odstrani iz foldera" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "dokumenti foldera" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "dodaj u folder" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "dodati u folder" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "folderi" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Folderi" #: links.py:23 msgid "ACLs" msgstr "ACLs" #: models.py:10 -msgid "title" -msgstr "naslov" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "korisnik" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "datum i vrijeme kreiranja" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "folder" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "dokument" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "dokument foldera" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "dokumenti foldera" - -#: permissions.py:7 -msgid "Folders" -msgstr "Folderi" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -120,134 +123,132 @@ msgstr "Pregledati postojeće foldere" msgid "Add documents to existing folders" msgstr "Dodati dokumente u postojeće foldere" -#: views.py:37 -msgid "created" -msgstr "kreirano" - -#: views.py:38 -msgid "documents" -msgstr "dokumenti" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Folder uspješno kreiran" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Folder sa imenom: %s, već postoji." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Folder uspješno izmijenjen" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Greška pri izmjeni foldera; %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "izmijeni folder: %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Folder: %s uspješno obrisan." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Folder: %(folder)s greška brisanja: %(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Jeste li sigurni da želite obrisati folderr: %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "dokumenti u folderu: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Mora biti barem jedan dokument." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Dokument: %(document)s uspješno dodan u folder: %(folder)s ." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Dokument: %(document)s je već u folderu: %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Dodati dokument: %s u folder." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Dodati dokumente: %s u folder." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "folderi sadrže: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Mora biti makar jedan folder dokumenata." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Dokument \"%s\" uspješno uklonjen." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s greška brisanja: %(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Jeste li sigurni da želite ukloniti dokument: %(document)s iz foldera " -"\"%(folder)s\"?" +msgstr "Jeste li sigurni da želite ukloniti dokument: %(document)s iz foldera \"%(folder)s\"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Jeste li sigurni da želite ukloniti dokumente: %(documents)s iz foldera " -"\"%(folder)s\"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Šta su folderi?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Ti folderi se mogu opisati kao korisnički folderi. Oni su način da se " -"pojedinim korisnicima omogući da imaju vlastitu metodu organizovanja " -"dokumenata. Folderi koje je kreirao jedan korisnik i dokumenati sadržani po " -"njima ne utječu na foldere i dokumente bilo kojeg drugog korisnika." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Jeste li sigurni da želite ukloniti dokumente: %(documents)s iz foldera \"%(folder)s\"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Dodati dokument u folder" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/da/LC_MESSAGES/django.po b/mayan/apps/folders/locale/da/LC_MESSAGES/django.po index ded8cd7969..c1627e3293 100644 --- a/mayan/apps/folders/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/da/LC_MESSAGES/django.po @@ -1,99 +1,103 @@ # 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: # Mads L. Nielsen , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-19 19:08+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Mappe" #: links.py:13 -msgid "folder list" -msgstr "mappeliste" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "opret mappe" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "redigér" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "slet" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "fjern fra mappe" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "mappe dokumenter" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "føje til en mappe" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "føj til mappe" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "mapper" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Mapper" #: links.py:23 msgid "ACLs" msgstr "ACL'er" #: models.py:10 -msgid "title" -msgstr "titel" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "bruger" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "oprettelsestidspunkt" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "mappe" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "dokument" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "mappe dokument" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "mapper dokumenter" - -#: permissions.py:7 -msgid "Folders" -msgstr "Mapper" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -119,134 +123,132 @@ msgstr "Se eksisterende mapper" msgid "Add documents to existing folders" msgstr "Føj dokumenter til eksisterende mapper" -#: views.py:37 -msgid "created" -msgstr "oprettet" - -#: views.py:38 -msgid "documents" -msgstr "dokumenter" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Folder blevet oprettet" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "En navngiven mappe: %s, eksisterer allerede." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Mappe redigeret" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Fejl ved redigering af mappe; %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "redigér mappe: %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Mappe: %s slettet." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Mapper: %(folder)s slettefejl: %(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Er du sikker på at du vil slette mappen: %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "dokumenter i mappen: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Angiv mindst ét ​​dokument." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Dokument: %(document)s føjet til mappen: %(folder)s med succes." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Dokument: %(document)s er allerede i mappen: %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Tilføj dokument: %s til mappe." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Tilføj dokumenter: %s til mappe." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "mapper, der indeholder: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Skal give mindst ét mappe dokument." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Dokument: %s blev slettet." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Dokument: %(document)s slettefejl: %(error)s " -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Er du sikker på du vil fjerne dokumentet: %(document)s fra mappen \" " -"%(folder)s \"?" +msgstr "Er du sikker på du vil fjerne dokumentet: %(document)s fra mappen \" %(folder)s \"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Er du sikker på du vil fjerne dokumenter: %(documents)s fra mappen \" " -"%(folder)s \"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Hvad er mapper?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Disse mapper kan også beskrives som brugermapper. De er en måde at lade de " -"enkelte brugere oprette deres egne måde at organisere dokumenter. Mapper " -"oprettet af en bruger og dokumenter i dem, påvirker ikke andre brugermapper " -"eller dokumenter." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Er du sikker på du vil fjerne dokumenter: %(documents)s fra mappen \" %(folder)s \"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Tilføj dokument til en mappe" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/folders/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4072bb77cd --- /dev/null +++ b/mayan/apps/folders/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,253 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 +msgid "Folder" +msgstr "" + +#: links.py:13 +msgid "Folder list" +msgstr "" + +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 +msgid "Delete" +msgstr "" + +#: links.py:17 +msgid "Remove from folder" +msgstr "" + +#: links.py:18 +msgid "Folder documents" +msgstr "" + +#: links.py:19 +msgid "Add to a folder" +msgstr "" + +#: links.py:20 +msgid "Add to folder" +msgstr "" + +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "" + +#: links.py:23 +msgid "ACLs" +msgstr "" + +#: models.py:10 +msgid "Title" +msgstr "" + +#: models.py:11 +msgid "User" +msgstr "" + +#: models.py:12 +msgid "Datetime created" +msgstr "" + +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" + +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" + +#: models.py:54 +msgid "Folders documents" +msgstr "" + +#: permissions.py:9 +msgid "Create new folders" +msgstr "" + +#: permissions.py:10 +msgid "Edit new folders" +msgstr "" + +#: permissions.py:11 +msgid "Delete new folders" +msgstr "" + +#: permissions.py:12 +msgid "Remove documents from folders" +msgstr "" + +#: permissions.py:13 +msgid "View existing folders" +msgstr "" + +#: permissions.py:14 +msgid "Add documents to existing folders" +msgstr "" + +#: views.py:54 +msgid "Folder created successfully" +msgstr "" + +#: views.py:57 +#, python-format +msgid "A folder named: %s, already exists." +msgstr "" + +#: views.py:82 +msgid "Folder edited successfully" +msgstr "" + +#: views.py:85 +#, python-format +msgid "Error editing folder; %s" +msgstr "" + +#: views.py:90 +#, python-format +msgid "Edit folder: %s" +msgstr "" + +#: views.py:114 +#, python-format +msgid "Folder: %s deleted successfully." +msgstr "" + +#: views.py:116 +#, python-format +msgid "Folder: %(folder)s delete error: %(error)s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Are you sure you with to delete the folder: %s?" +msgstr "" + +#: views.py:151 +#, python-format +msgid "Documents in folder: %s" +msgstr "" + +#: views.py:166 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:203 +#, python-format +msgid "Add document: %s to folder." +msgstr "" + +#: views.py:205 +#, python-format +msgid "Add documents: %s to folder." +msgstr "" + +#: views.py:220 +#, python-format +msgid "Folders containing: %s" +msgstr "" + +#: views.py:249 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:267 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:269 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:283 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:286 +#, python-format +msgid "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "" + +#: templatetags/folder_tags.py:17 +msgid "Add document to a folder" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.po index 41836e8776..ebc89324fd 100644 --- a/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/de_DE/LC_MESSAGES/django.po @@ -1,66 +1,80 @@ # 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 # Mathias Behrle , 2014 # Roberto Rosario, 2012 +# Roberto Rosario, 2012 +# Stefan Lodders , 2012 # Stefan Lodders , 2012 # Tobias Paepke , 2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-03-12 16:11+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Ordner" #: links.py:13 -msgid "folder list" -msgstr "Ordnerliste" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "Ordner erstellen" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "Bearbeiten" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "Löschen" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "Aus Ordner entfernen" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "Dokumente des Ordners" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "Zu Ordner hinzufügen" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "Zu Ordner hinzufügen" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" msgstr "Ordner" #: links.py:23 @@ -68,36 +82,28 @@ msgid "ACLs" msgstr "Zugriffsberechtigungen" #: models.py:10 -msgid "title" -msgstr "Titel" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "Benutzer" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "Erstellt am" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "Ordner" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "Dokument" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "Ordnerdokument" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "Ordnerdokumente" - -#: permissions.py:7 -msgid "Folders" -msgstr "Ordner" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -123,135 +129,132 @@ msgstr "Vorhandene Ordner anzeigen" msgid "Add documents to existing folders" msgstr "Dokumente zu existierenden Ordnern hinzufügen" -#: views.py:37 -msgid "created" -msgstr "Erstellt" - -#: views.py:38 -msgid "documents" -msgstr "Dokumente" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Ordner erfolgreich erstellt" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Ein Ordner \"%s\" existiert bereits." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Ordner erfolgreich bearbeitet" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Fehler beim Bearbeiten von Ordner \"%s\"" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "Ordner \"%s\" bearbeiten" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Ordner \"%s\" erfolgreich gelöscht" -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Fehler beim Löschen von Ordner %(folder)s: %(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Sind Sie sicher, dass Sie den Ordner \"%s\" löschen wollen?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "Dokumente im Ordner: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Es muss mindestens ein Dokument angegeben werden." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Dokument %(document)s zum Ordner %(folder)s erfolgreich hinzugefügt." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Dokument %(document)s ist bereits im Ordner %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Dokument %s dem Ordner hinzufügen." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Dokument %s dem Ordner hinzufügen." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "Ordner enthalten: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Es muss mindestens ein Ordnerdokument angegeben werden" -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Dokument \"%s\" erfolgreich entfernt." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Fehler beim Löschen von Dokument %(document)s: %(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Sind sie sicher, dass Sie das Dokument %(document)s aus Ordner %(folder)s " -"entfernen möchten?" +msgstr "Sind sie sicher, dass Sie das Dokument %(document)s aus Ordner %(folder)s entfernen möchten?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Sind sie sicher, dass Sie die Dokumente %(documents)s aus Ordner %(folder)s " -"entfernen möchten?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Was sind Ordner?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Diese Ordner können auch als Benutzerordner bezeichnet werden. Sie sind eine " -"Möglichkeit um einzelnen Benutzern die Anlage ihrer eigenen " -"Dokumentenstruktur zu ermöglichen. Ordner und deren Dokumente, die durch " -"einen einzelnen Benutzer erstellt wurden, beeinflussen nicht die Ordner oder " -"Dokumente anderer Benutzer." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Sind sie sicher, dass Sie die Dokumente %(documents)s aus Ordner %(folder)s entfernen möchten?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Dokument einem Ordner hinzufügen" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/en/LC_MESSAGES/django.po b/mayan/apps/folders/locale/en/LC_MESSAGES/django.po index a2e9b21ece..325461a051 100644 --- a/mayan/apps/folders/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/folders/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: 2014-07-31 19:52-0400\n" +"POT-Creation-Date: 2014-10-08 17:10-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/" @@ -18,82 +18,100 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:38 +#: __init__.py:48 +#, fuzzy +msgid "Created" +msgstr "created" + +#: __init__.py:49 +#, fuzzy +msgid "Documents" +msgstr "documents" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Folder" #: links.py:13 -msgid "folder list" +#, fuzzy +msgid "Folder list" msgstr "folder list" -#: links.py:14 views.py:75 -msgid "create folder" +#: links.py:14 views.py:62 +#, fuzzy +msgid "Create folder" msgstr "create folder" #: links.py:15 -msgid "edit" -msgstr "edit" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" +#, fuzzy +msgid "Delete" msgstr "delete" #: links.py:17 -msgid "remove from folder" +#, fuzzy +msgid "Remove from folder" msgstr "remove from folder" #: links.py:18 -msgid "folder documents" +#, fuzzy +msgid "Folder documents" msgstr "folder documents" #: links.py:19 -msgid "add to a folder" +#, fuzzy +msgid "Add to a folder" msgstr "add to a folder" #: links.py:20 -msgid "add to folder" +#, fuzzy +msgid "Add to folder" msgstr "add to folder" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "folders" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Folders" #: links.py:23 msgid "ACLs" msgstr "ACLs" #: models.py:10 -msgid "title" +#, fuzzy +msgid "Title" msgstr "title" #: models.py:11 -msgid "user" -msgstr "user" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" +#, fuzzy +msgid "Datetime created" msgstr "datetime created" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "folder" - -#: models.py:47 views.py:207 -msgid "document" +#: models.py:47 views.py:195 +#, fuzzy +msgid "Document" msgstr "document" -#: models.py:53 views.py:277 -msgid "folder document" +#: models.py:53 views.py:275 +#, fuzzy +msgid "Folder document" msgstr "folder document" #: models.py:54 -msgid "folders documents" +#, fuzzy +msgid "Folders documents" msgstr "folders documents" -#: permissions.py:7 -msgid "Folders" -msgstr "Folders" - #: permissions.py:9 msgid "Create new folders" msgstr "Create new folders" @@ -118,101 +136,93 @@ msgstr "View existing folders" msgid "Add documents to existing folders" msgstr "Add documents to existing folders" -#: views.py:37 -msgid "created" -msgstr "created" - -#: views.py:38 -msgid "documents" -msgstr "documents" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Folder created successfully" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "A folder named: %s, already exists." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Folder edited successfully" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Error editing folder; %s" -#: views.py:103 -#, python-format -msgid "edit folder: %s" +#: views.py:90 +#, fuzzy, python-format +msgid "Edit folder: %s" msgstr "edit folder: %s" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Folder: %s deleted successfully." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Folder: %(folder)s delete error: %(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Are you sure you with to delete the folder: %s?" -#: views.py:166 -#, python-format -msgid "documents in folder: %s" +#: views.py:151 +#, fuzzy, python-format +msgid "Documents in folder: %s" msgstr "documents in folder: %s" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Must provide at least one document." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Document: %(document)s added to folder: %(folder)s successfully." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Document: %(document)s is already in folder: %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Add document: %s to folder." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Add documents: %s to folder." -#: views.py:235 -#, python-format -msgid "folders containing: %s" +#: views.py:220 +#, fuzzy, python-format +msgid "Folders containing: %s" msgstr "folders containing: %s" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Must provide at least one folder document." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Document: %s removed successfully." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Document: %(document)s delete error: %(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " @@ -221,7 +231,7 @@ msgstr "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" "Are you sure you wish to remove the documents: %(documents)s from the folder " @@ -230,22 +240,32 @@ msgstr "" "Are you sure you wish to remove the documents: %(documents)s from the folder " "\"%(folder)s\"?" -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "What are folders?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." - #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Add document to a folder" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to " +#~ "let individual users create their own document organization methods. " +#~ "Folders created by one user and the documents contained by them don't " +#~ "affect any other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to " +#~ "let individual users create their own document organization methods. " +#~ "Folders created by one user and the documents contained by them don't " +#~ "affect any other user folders or documents." diff --git a/mayan/apps/folders/locale/es/LC_MESSAGES/django.po b/mayan/apps/folders/locale/es/LC_MESSAGES/django.po index 7582749692..c6b3cac457 100644 --- a/mayan/apps/folders/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/es/LC_MESSAGES/django.po @@ -1,99 +1,104 @@ # 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 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:09+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Carpeta" #: links.py:13 -msgid "folder list" -msgstr "lista de carpetas" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "crear una carpeta" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "eliminar" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "Remover de la carpeta" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "documentos en la carpeta" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "Añadir a una carpeta" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "Agregar a la carpeta" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "carpetas" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Carpetas" #: links.py:23 msgid "ACLs" msgstr "LCAs" #: models.py:10 -msgid "title" -msgstr "título" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "usuario" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "fecha y hora creados" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "carpeta" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "documento" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "documento de carpeta" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "documentos de carpeta" - -#: permissions.py:7 -msgid "Folders" -msgstr "Carpetas" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -109,7 +114,7 @@ msgstr "Borrar carpetas nuevas" #: permissions.py:12 msgid "Remove documents from folders" -msgstr "Remover documentos de las carpetas" +msgstr "Eliminar documentos de las carpetas" #: permissions.py:13 msgid "View existing folders" @@ -119,136 +124,132 @@ msgstr "Ver carpetas existentes" msgid "Add documents to existing folders" msgstr "Agregar documentos a las carpetas existentes" -#: views.py:37 -msgid "created" -msgstr "creado" - -#: views.py:38 -msgid "documents" -msgstr "documentos" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Carpeta creada con éxito" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Una carpeta con el nombre: %s, ya existe." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Carpeta editada con éxito" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" -msgstr "Error editando carpeta; %s" +msgstr "Error editando la carpeta; %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "editar carpeta: %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Carpeta: %s eliminada con éxito." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Carpeta: %(folder)s error de eliminación: %(error)s " -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "¿Está seguro de que desea eliminar la carpeta: %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "documentos en la carpeta: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Debe proporcionar al menos un documento." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." -msgstr "" -"Documento: %(document)s agregado a la carpeta: %(folder)s exitosamente." +msgstr "Documento: %(document)s agregado a la carpeta: %(folder)s con éxito." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Documento: %(document)s ya está en la carpeta: %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Agregar documento: %s a la carpeta." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Agregar documentos: %s a la carpeta." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "carpetas que contienen: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Debe proveer al menos un documento de carpeta." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." -msgstr "Documento: %s removido exitosamente." +msgstr "Documento: %s eliminado con éxito." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" -msgstr "Documento: %(document)s error de remoción: %(error)s " +msgstr "Documento: %(document)s error de eliminación: %(error)s " -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"¿Está seguro que desea remover el documento: %(document)s de la carpeta " -"\"%(folder)s\"?" +msgstr "¿Está seguro que desea eliminar el documento: %(document)s de la carpeta \"%(folder)s\"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"¿Está seguro que desea eliminar los documentos: %(documents)s de la carpeta " -"\"%(folder)s\"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "¿Qué son las carpetas?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Estas carpetas también se pueden describir como carpetas de usuarios. Son " -"una manera de permitir a usuarios individuales crear sus propios métodos de " -"organización de documentos. Las carpetas creadas por un usuario y los " -"documentos contenidos en ellas no afectan las carpetas de otros usuarios o " -"los documentos." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "¿Está seguro que desea eliminar los documentos: %(documents)s de la carpeta \"%(folder)s\"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Agregar documento a una carpeta" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po b/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po index e3ee0797c4..f46d1c1b40 100644 --- a/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/fa/LC_MESSAGES/django.po @@ -1,243 +1,254 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:38 -msgid "Folder" +#: __init__.py:48 +msgid "Created" msgstr "" +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 +msgid "Folder" +msgstr "پرونده" + #: links.py:13 -msgid "folder list" +msgid "Folder list" msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" +#: links.py:14 views.py:62 +msgid "Create folder" msgstr "" #: links.py:15 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:16 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:17 -msgid "remove from folder" +msgid "Remove from folder" msgstr "" #: links.py:18 -msgid "folder documents" +msgid "Folder documents" msgstr "" #: links.py:19 -msgid "add to a folder" +msgid "Add to a folder" msgstr "" #: links.py:20 -msgid "add to folder" +msgid "Add to folder" msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "پرونده ها" #: links.py:23 msgid "ACLs" -msgstr "" +msgstr "ACLs" #: models.py:10 -msgid "title" +msgid "Title" msgstr "" #: models.py:11 -msgid "user" +msgid "User" msgstr "" #: models.py:12 -msgid "datetime created" +msgid "Datetime created" msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" +#: models.py:47 views.py:195 +msgid "Document" msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "" - -#: models.py:53 views.py:277 -msgid "folder document" +#: models.py:53 views.py:275 +msgid "Folder document" msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "" - -#: permissions.py:7 -msgid "Folders" +msgid "Folders documents" msgstr "" #: permissions.py:9 msgid "Create new folders" -msgstr "" +msgstr "ایجاد پرونده های جدید" #: permissions.py:10 msgid "Edit new folders" -msgstr "" +msgstr "ویرایش پرونده های جدید" #: permissions.py:11 msgid "Delete new folders" -msgstr "" +msgstr "حذف پرونده های جدید" #: permissions.py:12 msgid "Remove documents from folders" -msgstr "" +msgstr "حذف اسناد از پرونده ها" #: permissions.py:13 msgid "View existing folders" -msgstr "" +msgstr "دیدن پرونده های موجود" #: permissions.py:14 msgid "Add documents to existing folders" -msgstr "" +msgstr "اضافه کردن اسناد به پرونده های موجود" -#: views.py:37 -msgid "created" -msgstr "" - -#: views.py:38 -msgid "documents" -msgstr "" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" -msgstr "" +msgstr "ایجاد موفق پرونده" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." -msgstr "" +msgstr "پرونده ای با نام %s موجود است." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" -msgstr "" +msgstr "ویرایش موفق پرونده" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" +msgstr "خطای ویرایش پرونده %s" + +#: views.py:90 +#, python-format +msgid "Edit folder: %s" msgstr "" -#: views.py:103 +#: views.py:114 #, python-format -msgid "edit folder: %s" -msgstr "" +msgid "Folder: %s deleted successfully." +msgstr "حذف موفق پرونده: %s" + +#: views.py:116 +#, python-format +msgid "Folder: %(folder)s delete error: %(error)s" +msgstr "پرونده: %(folder)s خطای حذف: %(error)s" #: views.py:127 #, python-format -msgid "Folder: %s deleted successfully." -msgstr "" - -#: views.py:129 -#, python-format -msgid "Folder: %(folder)s delete error: %(error)s" -msgstr "" - -#: views.py:140 -#, python-format msgid "Are you sure you with to delete the folder: %s?" +msgstr "آیا از حذف پرونده %s مطمئن هستید؟" + +#: views.py:151 +#, python-format +msgid "Documents in folder: %s" msgstr "" #: views.py:166 -#, python-format -msgid "documents in folder: %s" -msgstr "" - -#: views.py:178 msgid "Must provide at least one document." -msgstr "" +msgstr "حداقل یک سند باید ارایه شود." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." -msgstr "" +msgstr "سند%(document)s با موفقیت به پرونده%(folder)s اضافه شد." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." -msgstr "" +msgstr "سند%(document)s درون پرونده%(folder)s. میباشد." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." -msgstr "" +msgstr "اصافه کردن سند %s به پرونده" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." -msgstr "" +msgstr "اضافه کردن اسناد %s به پرونده" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" +msgid "Folders containing: %s" msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." -msgstr "" +msgstr "حداقل یک پرونده سند باید ارایه گردد." + +#: views.py:267 +#, python-format +msgid "Document: %s removed successfully." +msgstr "سند: %s با موفقیت حذف شد." #: views.py:269 #, python-format -msgid "Document: %s removed successfully." -msgstr "" - -#: views.py:271 -#, python-format msgid "Document: %(document)s delete error: %(error)s" -msgstr "" +msgstr "سند%(document)s خطای حذف%(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" +msgstr "آیا از حذف سند: %(document)s از پرونده: \"%(folder)s\" مطمئن هستید؟" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "آیا از حذف اسناد %(documents)s از پرونده: \"%(folder)s\" مطمئن هستید؟" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" -msgstr "" +msgstr "اضافه کردن سند به پرونده" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po b/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po index 526bad9003..f4986788b6 100644 --- a/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 # SadE54 , 2013 @@ -9,92 +10,95 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-02-04 00:27+0000\n" -"Last-Translator: SadE54 \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Répertoire" #: links.py:13 -msgid "folder list" -msgstr "liste des répertoires" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "créer un répertoire" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "modifier" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "supprimer" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "retirer du répertoire" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "documents du répertoire" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "ajouter à un répertoire" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "ajouter au répertoire" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "répertoires" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Répertoires" #: links.py:23 msgid "ACLs" msgstr "ACLs" #: models.py:10 -msgid "title" -msgstr "titre" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "utilisateur" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "date et heure de création" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "répertoire" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "document" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "document du répertoire" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "documents du répertoire" - -#: permissions.py:7 -msgid "Folders" -msgstr "Répertoires" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -120,136 +124,132 @@ msgstr "Afficher les répertoires existant" msgid "Add documents to existing folders" msgstr "Ajouter des documents aux répertoires existant." -#: views.py:37 -msgid "created" -msgstr "créé" - -#: views.py:38 -msgid "documents" -msgstr "documents" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Répertoire créé avec succès" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Un répertoire portant le nom: %s existe déjà." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Répertoire modifié avec succès" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Erreur lors de la modification du répertoire; %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "modifier le répertoire: %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Répertoire: %s supprimé avec succès." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Erreur: %(error)s lors de la suppression du répertoire: %(folder)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Êtes vous certain de vouloir supprimer le répertoire: %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "documents du répertoire: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Il est nécessaire de fournir au moins un document." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Document: %(document)s ajouté avec succès au répertoire: %(folder)s." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." -msgstr "" -"Document: %(document)s est déjà présent dans le répertoire: %(folder)s." +msgstr "Document: %(document)s est déjà présent dans le répertoire: %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Ajouter le document: %s au répertoire." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Ajouter les documents: %s au répertoire." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "répertoires contenant: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Vous devez fournir au moins un document pour le répertoire." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Document: %s supprimé avec succès." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Document: %(document)s erreur de suppression: %(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Êtes vous certain de vouloir supprimer le document: %(document)s du " -"répertoire \"%(folder)s\"?" +msgstr "Êtes vous certain de vouloir supprimer le document: %(document)s du répertoire \"%(folder)s\"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Êtes vous certain de vouloir retirer les documents: %(documents)s du " -"répertoire \"%(folder)s\"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Que sont les répertoires?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Ces répertoires peuvent également être qualifiés de répertoire " -"utilisateurs. Ils permettent à des utilisateurs particuliers de créer leur " -"propre structure de d'organisation de documents. Les répertoires créés par " -"un utilisateur particulier ainsi que les documents qu'ils contiennent " -"n'affectent en rien les répertoires et documents des autres utilisateurs." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Êtes vous certain de vouloir retirer les documents: %(documents)s du répertoire \"%(folder)s\"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Ajouter un document au répertoire" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.po index 13fa775330..9863b0cf88 100644 --- a/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/hr_HR/LC_MESSAGES/django.po @@ -1,62 +1,73 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "" #: links.py:13 -msgid "folder list" +msgid "Folder list" msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" +#: links.py:14 views.py:62 +msgid "Create folder" msgstr "" #: links.py:15 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:16 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:17 -msgid "remove from folder" +msgid "Remove from folder" msgstr "" #: links.py:18 -msgid "folder documents" +msgid "Folder documents" msgstr "" #: links.py:19 -msgid "add to a folder" +msgid "Add to a folder" msgstr "" #: links.py:20 -msgid "add to folder" +msgid "Add to folder" msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" msgstr "" #: links.py:23 @@ -64,35 +75,27 @@ msgid "ACLs" msgstr "" #: models.py:10 -msgid "title" +msgid "Title" msgstr "" #: models.py:11 -msgid "user" +msgid "User" msgstr "" #: models.py:12 -msgid "datetime created" +msgid "Datetime created" msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" +#: models.py:47 views.py:195 +msgid "Document" msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "" - -#: models.py:53 views.py:277 -msgid "folder document" +#: models.py:53 views.py:275 +msgid "Folder document" msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "" - -#: permissions.py:7 -msgid "Folders" +msgid "Folders documents" msgstr "" #: permissions.py:9 @@ -119,126 +122,132 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:37 -msgid "created" -msgstr "" - -#: views.py:38 -msgid "documents" -msgstr "" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" +msgid "Edit folder: %s" msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" +msgid "Documents in folder: %s" msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "" -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" +msgid "Folders containing: %s" msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "" -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" msgstr "" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" msgstr "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/hu/LC_MESSAGES/django.po b/mayan/apps/folders/locale/hu/LC_MESSAGES/django.po index eb3afeac45..27c2002d76 100644 --- a/mayan/apps/folders/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/hu/LC_MESSAGES/django.po @@ -1,99 +1,103 @@ # 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: # Dezső József , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2013-06-25 12:25+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Mappa" #: links.py:13 -msgid "folder list" -msgstr "mappalista" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "mappa létrehozás" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "szerkesztés" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "törlés" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "eltávolítás a mappából" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "dokumentum mappa" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "a mappába helyez" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "mappába helyezés" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "mappák" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Mappák" #: links.py:23 msgid "ACLs" msgstr "ACL-ek" #: models.py:10 -msgid "title" -msgstr "cím" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "felhasználó" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "létrehozás dátuma és ideje" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "mappa" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "dokumentum" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "dokumentum mappa" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "dokumentum mappák" - -#: permissions.py:7 -msgid "Folders" -msgstr "Mappák" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -119,134 +123,132 @@ msgstr "Meglévő mappák megtekintése" msgid "Add documents to existing folders" msgstr "Dokumentumok elhelyezése a meglévő mappákba" -#: views.py:37 -msgid "created" -msgstr "létrehozva" - -#: views.py:38 -msgid "documents" -msgstr "dokumentumok" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "mappa létrehozása sikerült" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Már van %s nevű mappa." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Mappa módosítása sikerült" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Hiba mappa módosítás közben; %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "%s mappa módosítása" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "%s mappa sikeresen törölve" -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Hiba a %(folder)s mappa törlésekor: %(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Biztosan törölni akarja a %s mappát?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "dokumentumok a %s mappában" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Adjon meg legalább egy dokumentumot." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "A %(document)s dokumentum elhelyezése a %(folder)s mappában sikerült." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "A %(document)s nevű dokumentum már van a %(folder)s. mappában." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Dokumentum elhelyezése a %s mappában." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Dokumentumok elhelyezése a %s mappában." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "A mappa tartalma: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Legalább egy dokumentum mappa szükséges" -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "A %s dokumentum eltávolítása sikerült." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Hiba %(error)s a %(document)s dokumentum törlésekor." -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Biztosan eltávolítja a %(document)s dokumentumot a \"%(folder)s\" mappából?" +msgstr "Biztosan eltávolítja a %(document)s dokumentumot a \"%(folder)s\" mappából?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Biztosan eltávolítja a %(documents)s dokumentumokat a \"%(folder)s\" " -"mappából?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Mik azok a mappák?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Ezek a mappák hasonlóak, mint a felhasználók mappái a számítógépen. Ez " -"lehetőséget biztosít arra, hogy az egyes felhasználók saját dokumentumaik " -"tárolására egyéni módszert, logikát alakítsanak ki. A felhasználók által " -"létrehozott mappák és a bennük elhelyezett dokumentumaik nem befolyásolják " -"más felhasználók mappáit és dokumentumait." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Biztosan eltávolítja a %(documents)s dokumentumokat a \"%(folder)s\" mappából?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Dokumentum elhelyezése egy mappában" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/id/LC_MESSAGES/django.po b/mayan/apps/folders/locale/id/LC_MESSAGES/django.po index dbac0341c1..b677cdd9f3 100644 --- a/mayan/apps/folders/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/id/LC_MESSAGES/django.po @@ -1,61 +1,73 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2011-09-30 04:55+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "" #: links.py:13 -msgid "folder list" +msgid "Folder list" msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" +#: links.py:14 views.py:62 +msgid "Create folder" msgstr "" #: links.py:15 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:16 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:17 -msgid "remove from folder" +msgid "Remove from folder" msgstr "" #: links.py:18 -msgid "folder documents" +msgid "Folder documents" msgstr "" #: links.py:19 -msgid "add to a folder" +msgid "Add to a folder" msgstr "" #: links.py:20 -msgid "add to folder" +msgid "Add to folder" msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" msgstr "" #: links.py:23 @@ -63,35 +75,27 @@ msgid "ACLs" msgstr "" #: models.py:10 -msgid "title" +msgid "Title" msgstr "" #: models.py:11 -msgid "user" +msgid "User" msgstr "" #: models.py:12 -msgid "datetime created" +msgid "Datetime created" msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" +#: models.py:47 views.py:195 +msgid "Document" msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "" - -#: models.py:53 views.py:277 -msgid "folder document" +#: models.py:53 views.py:275 +msgid "Folder document" msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "" - -#: permissions.py:7 -msgid "Folders" +msgid "Folders documents" msgstr "" #: permissions.py:9 @@ -118,126 +122,132 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:37 -msgid "created" -msgstr "" - -#: views.py:38 -msgid "documents" -msgstr "" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" +msgid "Edit folder: %s" msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" +msgid "Documents in folder: %s" msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "" -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" +msgid "Folders containing: %s" msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "" -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" msgstr "" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" msgstr "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/it/LC_MESSAGES/django.po b/mayan/apps/folders/locale/it/LC_MESSAGES/django.po index 9447161ba5..13cf1346fb 100644 --- a/mayan/apps/folders/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Carlo Zanatto <>, 2012 # Giovanni Tricarico , 2014 @@ -12,92 +13,95 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-01-11 12:04+0000\n" -"Last-Translator: Giovanni Tricarico \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Cartella" #: links.py:13 -msgid "folder list" -msgstr "lista delle cartelle" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "crea cartella" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "modifica" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "cancella" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "rimuovi dalla cartella" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "cartella documenti" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "aggiungi alla cartella" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "aggiungi alla cartella " +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "cartelle" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Cartelle" #: links.py:23 msgid "ACLs" msgstr "ACL" #: models.py:10 -msgid "title" -msgstr "titolo" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "utente" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "data di creazione" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "cartella" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "documento" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "cartella documento" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "cartelle documento" - -#: permissions.py:7 -msgid "Folders" -msgstr "Cartelle" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -123,136 +127,132 @@ msgstr "Visualizza cartelle esistenti" msgid "Add documents to existing folders" msgstr "Aggiungere documenti a cartelle esistenti" -#: views.py:37 -msgid "created" -msgstr "creata" - -#: views.py:38 -msgid "documents" -msgstr "documenti" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Cartella creata con successo" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Il nome cartella: %s, già esiste." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Cartella modificata con successo" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Errore modificando la cartella; %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "Modifica cartella: %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Cartella : %s cancellata con successo." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Cartella: %(folder)s errore di cancellazione: %(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Sei sicuro di voler cancellare la cartella: %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "documenti nella cartella: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Bisogna fornire almeno un documento." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." -msgstr "" -"Documento: %(document)s aggiunto alla cartella: %(folder)s successfully." +msgstr "Documento: %(document)s aggiunto alla cartella: %(folder)s successfully." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Documento: %(document)s è già nella cartella: %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Aggiungi documento: %s alla cartella." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Aggiungi documenti: %s alla cartella." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "le cartelle contengono: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Devi almeno indicare una cartella documenti." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Documento: %s cancellato con successo." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento: %(document)s errore di cancellazione: %(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Sei sicuro di voler rimuovere il documento: %(document)s dalla cartella " -"\"%(folder)s\"?" +msgstr "Sei sicuro di voler rimuovere il documento: %(document)s dalla cartella \"%(folder)s\"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Sei sicuro di voler rimuovere i documenti: %(documents)s dalla cartella " -"\"%(folder)s\"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Cosa sono le cartelle ?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Queste cartelle possono anche essere considerate come cartelle utente. Sono " -"un modo per consentire agli utenti singoli per creare i propri metodi di " -"organizzazione dei documenti. Cartelle create da un utente e dei documenti " -"contenuti da loro non riguardano tutte le cartelle di altri utenti o " -"documenti." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Sei sicuro di voler rimuovere i documenti: %(documents)s dalla cartella \"%(folder)s\"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Aggiungi documento alla cartella" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/lv/LC_MESSAGES/django.po b/mayan/apps/folders/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..3c0b0346d1 --- /dev/null +++ b/mayan/apps/folders/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,253 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 +msgid "Folder" +msgstr "" + +#: links.py:13 +msgid "Folder list" +msgstr "" + +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 +msgid "Delete" +msgstr "" + +#: links.py:17 +msgid "Remove from folder" +msgstr "" + +#: links.py:18 +msgid "Folder documents" +msgstr "" + +#: links.py:19 +msgid "Add to a folder" +msgstr "" + +#: links.py:20 +msgid "Add to folder" +msgstr "" + +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "" + +#: links.py:23 +msgid "ACLs" +msgstr "" + +#: models.py:10 +msgid "Title" +msgstr "" + +#: models.py:11 +msgid "User" +msgstr "" + +#: models.py:12 +msgid "Datetime created" +msgstr "" + +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" + +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" + +#: models.py:54 +msgid "Folders documents" +msgstr "" + +#: permissions.py:9 +msgid "Create new folders" +msgstr "" + +#: permissions.py:10 +msgid "Edit new folders" +msgstr "" + +#: permissions.py:11 +msgid "Delete new folders" +msgstr "" + +#: permissions.py:12 +msgid "Remove documents from folders" +msgstr "" + +#: permissions.py:13 +msgid "View existing folders" +msgstr "" + +#: permissions.py:14 +msgid "Add documents to existing folders" +msgstr "" + +#: views.py:54 +msgid "Folder created successfully" +msgstr "" + +#: views.py:57 +#, python-format +msgid "A folder named: %s, already exists." +msgstr "" + +#: views.py:82 +msgid "Folder edited successfully" +msgstr "" + +#: views.py:85 +#, python-format +msgid "Error editing folder; %s" +msgstr "" + +#: views.py:90 +#, python-format +msgid "Edit folder: %s" +msgstr "" + +#: views.py:114 +#, python-format +msgid "Folder: %s deleted successfully." +msgstr "" + +#: views.py:116 +#, python-format +msgid "Folder: %(folder)s delete error: %(error)s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Are you sure you with to delete the folder: %s?" +msgstr "" + +#: views.py:151 +#, python-format +msgid "Documents in folder: %s" +msgstr "" + +#: views.py:166 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:203 +#, python-format +msgid "Add document: %s to folder." +msgstr "" + +#: views.py:205 +#, python-format +msgid "Add documents: %s to folder." +msgstr "" + +#: views.py:220 +#, python-format +msgid "Folders containing: %s" +msgstr "" + +#: views.py:249 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:267 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:269 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:283 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:286 +#, python-format +msgid "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "" + +#: templatetags/folder_tags.py:17 +msgid "Add document to a folder" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/nb/LC_MESSAGES/django.po b/mayan/apps/folders/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..07b2cc96e7 --- /dev/null +++ b/mayan/apps/folders/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,253 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 +msgid "Folder" +msgstr "" + +#: links.py:13 +msgid "Folder list" +msgstr "" + +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 +msgid "Delete" +msgstr "" + +#: links.py:17 +msgid "Remove from folder" +msgstr "" + +#: links.py:18 +msgid "Folder documents" +msgstr "" + +#: links.py:19 +msgid "Add to a folder" +msgstr "" + +#: links.py:20 +msgid "Add to folder" +msgstr "" + +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "" + +#: links.py:23 +msgid "ACLs" +msgstr "" + +#: models.py:10 +msgid "Title" +msgstr "" + +#: models.py:11 +msgid "User" +msgstr "" + +#: models.py:12 +msgid "Datetime created" +msgstr "" + +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" + +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" + +#: models.py:54 +msgid "Folders documents" +msgstr "" + +#: permissions.py:9 +msgid "Create new folders" +msgstr "" + +#: permissions.py:10 +msgid "Edit new folders" +msgstr "" + +#: permissions.py:11 +msgid "Delete new folders" +msgstr "" + +#: permissions.py:12 +msgid "Remove documents from folders" +msgstr "" + +#: permissions.py:13 +msgid "View existing folders" +msgstr "" + +#: permissions.py:14 +msgid "Add documents to existing folders" +msgstr "" + +#: views.py:54 +msgid "Folder created successfully" +msgstr "" + +#: views.py:57 +#, python-format +msgid "A folder named: %s, already exists." +msgstr "" + +#: views.py:82 +msgid "Folder edited successfully" +msgstr "" + +#: views.py:85 +#, python-format +msgid "Error editing folder; %s" +msgstr "" + +#: views.py:90 +#, python-format +msgid "Edit folder: %s" +msgstr "" + +#: views.py:114 +#, python-format +msgid "Folder: %s deleted successfully." +msgstr "" + +#: views.py:116 +#, python-format +msgid "Folder: %(folder)s delete error: %(error)s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Are you sure you with to delete the folder: %s?" +msgstr "" + +#: views.py:151 +#, python-format +msgid "Documents in folder: %s" +msgstr "" + +#: views.py:166 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:203 +#, python-format +msgid "Add document: %s to folder." +msgstr "" + +#: views.py:205 +#, python-format +msgid "Add documents: %s to folder." +msgstr "" + +#: views.py:220 +#, python-format +msgid "Folders containing: %s" +msgstr "" + +#: views.py:249 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:267 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:269 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:283 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:286 +#, python-format +msgid "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "" + +#: templatetags/folder_tags.py:17 +msgid "Add document to a folder" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.po index 19420a74ff..e93ac4c44f 100644 --- a/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/nl_NL/LC_MESSAGES/django.po @@ -1,61 +1,73 @@ # 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: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "" #: links.py:13 -msgid "folder list" +msgid "Folder list" msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" +#: links.py:14 views.py:62 +msgid "Create folder" msgstr "" #: links.py:15 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:16 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:17 -msgid "remove from folder" +msgid "Remove from folder" msgstr "" #: links.py:18 -msgid "folder documents" +msgid "Folder documents" msgstr "" #: links.py:19 -msgid "add to a folder" +msgid "Add to a folder" msgstr "" #: links.py:20 -msgid "add to folder" +msgid "Add to folder" msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" msgstr "" #: links.py:23 @@ -63,35 +75,27 @@ msgid "ACLs" msgstr "" #: models.py:10 -msgid "title" +msgid "Title" msgstr "" #: models.py:11 -msgid "user" +msgid "User" msgstr "" #: models.py:12 -msgid "datetime created" +msgid "Datetime created" msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" +#: models.py:47 views.py:195 +msgid "Document" msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "" - -#: models.py:53 views.py:277 -msgid "folder document" +#: models.py:53 views.py:275 +msgid "Folder document" msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "" - -#: permissions.py:7 -msgid "Folders" +msgid "Folders documents" msgstr "" #: permissions.py:9 @@ -118,126 +122,132 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:37 -msgid "created" -msgstr "" - -#: views.py:38 -msgid "documents" -msgstr "" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" +msgid "Edit folder: %s" msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" +msgid "Documents in folder: %s" msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "" -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" +msgid "Folders containing: %s" msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "" -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" msgstr "" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" msgstr "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po b/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po index ba6acdc4e4..43d0f44c14 100644 --- a/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic , 2012 # mic , 2013 @@ -10,94 +11,96 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-11-06 12:41+0000\n" -"Last-Translator: mic \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Katalog" #: links.py:13 -msgid "folder list" -msgstr "Spis katalogów" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "Utwórz katalog" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "edytuj" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "usuń" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "usuń z katalogu" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" +msgid "Folder documents" msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "dodaj do folderu" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "dodaj do katalogu" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "katalogi" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Katalogi" #: links.py:23 msgid "ACLs" msgstr "ACLs" #: models.py:10 -msgid "title" -msgstr "tytuł" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "użytkownik" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" +msgid "Datetime created" msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "katalog" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "dokument" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "dokument folderu" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" +msgid "Folders documents" msgstr "" -#: permissions.py:7 -msgid "Folders" -msgstr "Katalogi" - #: permissions.py:9 msgid "Create new folders" msgstr "Utwórz nowe katalogi" @@ -122,126 +125,132 @@ msgstr "Zobacz istniejące katalogi" msgid "Add documents to existing folders" msgstr "Dodaj dokumenty do istniejących katalogów" -#: views.py:37 -msgid "created" -msgstr "utworzony" - -#: views.py:38 -msgid "documents" -msgstr "dokumenty" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Katalog został pomyślnie utworzony" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Katalog o nazwie:%s już istnieje." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" +msgid "Edit folder: %s" msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Katalog: %s został usunięty." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Czy na pewno chcesz usunąć katalog: %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" +msgid "Documents in folder: %s" msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Musisz podać co najmniej jeden dokument." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Dodaj dokument: %s do katalogu." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Dodaj dokumenty: %s do katalogu." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" +msgid "Folders containing: %s" msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "" -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" msgstr "" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" msgstr "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po b/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po index 61dfbb3723..8b7cb0b6f7 100644 --- a/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Renata Oliveira , 2011 # Roberto Rosario, 2012 @@ -10,92 +11,95 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Pasta" #: links.py:13 -msgid "folder list" -msgstr "lista de pastas" - -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "criar pasta" - -#: links.py:15 -msgid "edit" -msgstr "editar" - -#: links.py:16 -msgid "delete" -msgstr "excluir" - -#: links.py:17 -msgid "remove from folder" -msgstr "remover da pasta" - -#: links.py:18 -msgid "folder documents" -msgstr "documentos da pasta" - -#: links.py:19 -msgid "add to a folder" -msgstr "adicionar a uma pasta" - -#: links.py:20 -msgid "add to folder" +msgid "Folder list" msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "pastas" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 +msgid "Delete" +msgstr "" + +#: links.py:17 +msgid "Remove from folder" +msgstr "" + +#: links.py:18 +msgid "Folder documents" +msgstr "" + +#: links.py:19 +msgid "Add to a folder" +msgstr "" + +#: links.py:20 +msgid "Add to folder" +msgstr "" + +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Pastas" #: links.py:23 msgid "ACLs" msgstr "ACL's" #: models.py:10 -msgid "title" -msgstr "título" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "utilizador" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "data e hora da criação" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "pasta" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "documento" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "documento da pasta" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "documentos das pastas" - -#: permissions.py:7 -msgid "Folders" -msgstr "Pastas" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -121,135 +125,132 @@ msgstr "Ver as pastas existentes" msgid "Add documents to existing folders" msgstr "Adicionar documentos a pastas existentes" -#: views.py:37 -msgid "created" -msgstr "criado" - -#: views.py:38 -msgid "documents" -msgstr "documentos" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Pasta criada com sucesso" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Já existe uma pasta com o nome %s." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Pasta editada com sucesso" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Erro ao editar pasta; %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "editar pasta: %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Pasta: %s removida com sucesso." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Pasta: %(folder)s erro ao eliminar: %(error)s " -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Tem a certeza de que deseja excluir a pasta: %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "documentos na pasta: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "" -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Documento: %(document)s adicionados à pasta: %(folder)s com sucesso." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Documento: %(document)s já está na pasta: %(folder)s ." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "pastas contendo: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Deve fornecer pelo menos um documento da pasta." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Documento: %s removido com sucesso." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento: %(document)s erro ao eliminar: %(error)s " -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Tem a certeza de que deseja remover o documento: %(document)s da pasta " -"\"%(folder)s\"?" +msgstr "Tem a certeza de que deseja remover o documento: %(document)s da pasta \"%(folder)s\"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Tem a certeza de que deseja remover os documentos: %(documents)s da pasta " -"\"%(folder)s\"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "O que são pastas?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Estas pastas também podem ser descritas como pastas de utilizador. Elas " -"permitem que utilizadores individuais criem os seus próprios métodos de " -"organização de documentos. Pastas criadas por um utilizador e os documentos " -"nelas contidos não afetam quaisquer pastas ou documentos de outros " -"utilizadores." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Tem a certeza de que deseja remover os documentos: %(documents)s da pasta \"%(folder)s\"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Adicionar documento a uma pasta" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.po index e3eebbb749..2dc6c35e85 100644 --- a/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/pt_BR/LC_MESSAGES/django.po @@ -1,101 +1,105 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2012 +# Translators: +# Emerson Soares , 2012 # Renata Oliveira , 2011 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Pasta" #: links.py:13 -msgid "folder list" -msgstr "lista de pastas" - -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "criar pasta" - -#: links.py:15 -msgid "edit" -msgstr "editar" - -#: links.py:16 -msgid "delete" -msgstr "excluir" - -#: links.py:17 -msgid "remove from folder" -msgstr "remover da pasta" - -#: links.py:18 -msgid "folder documents" -msgstr "pasta de documentos" - -#: links.py:19 -msgid "add to a folder" -msgstr "adicionar a uma pasta" - -#: links.py:20 -msgid "add to folder" +msgid "Folder list" msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "pastas" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 +msgid "Delete" +msgstr "" + +#: links.py:17 +msgid "Remove from folder" +msgstr "" + +#: links.py:18 +msgid "Folder documents" +msgstr "" + +#: links.py:19 +msgid "Add to a folder" +msgstr "" + +#: links.py:20 +msgid "Add to folder" +msgstr "" + +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Pastas" #: links.py:23 msgid "ACLs" msgstr "ACLs" #: models.py:10 -msgid "title" -msgstr "título" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "usuário" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "data e hora da criação" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "pasta" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "documento" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "pasta de documento" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "pastas de documentos" - -#: permissions.py:7 -msgid "Folders" -msgstr "Pastas" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -121,135 +125,132 @@ msgstr "Ver as pastas existentes" msgid "Add documents to existing folders" msgstr "Adicionar documentos para as pastas existentes" -#: views.py:37 -msgid "created" -msgstr "criado" - -#: views.py:38 -msgid "documents" -msgstr "documentos" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Pasta criada com sucesso" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "A pasta com o nome: %s, já existe." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Pasta editada com sucesso" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Erro ao editar pasta; %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "editar pasta: %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Pasta: %s removido com sucesso." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Pasta: %(folder)s erro ao deletar: %(error)s " -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Tem certeza de que deseja excluir a pasta: %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "documentos na pasta: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "" -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Documento: %(document)s adicionados à pasta: %(folder)s com sucesso." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Documento: %(document)s já está na pasta: %(folder)s ." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "pastas contendo: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Deve fornecer pelo menos um documento da pasta." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Documento: %s removido com sucesso." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Documento: %(document)s erro ao deletar: %(error)s " -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Tem certeza de que deseja remover o documento: %(document)s da pasta " -"\"%(folder)s\"?" +msgstr "Tem certeza de que deseja remover o documento: %(document)s da pasta \"%(folder)s\"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Tem certeza de que deseja remover os documentos: %(documents)s da pasta " -"\"%(folder)s\"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Quais são as pastas?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Estas pastas também podem ser descritas como pastas de usuário. Elas são uma " -"maneira de permitir que os usuários individuais criem os seus próprios " -"métodos de organização do documento. Pastas criadas por um usuário e os " -"documentos contidos nelas não afetam todas as pastas de outros usuários ou " -"documentos." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Tem certeza de que deseja remover os documentos: %(documents)s da pasta \"%(folder)s\"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Adicionar documento à uma pasta" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/folders/locale/ro_RO/LC_MESSAGES/django.po index 3bf3814da2..3a3f393174 100644 --- a/mayan/apps/folders/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/ro_RO/LC_MESSAGES/django.po @@ -1,100 +1,103 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-02-17 09:13+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Director" #: links.py:13 -msgid "folder list" -msgstr "listă directoare" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "creați director" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "editează" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "șterge" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "eliminați din directorul" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "documetele directorului" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "adaugă la director" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "adaugă la director" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "directoare" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Directoare" #: links.py:23 msgid "ACLs" msgstr "ACLs" #: models.py:10 -msgid "title" -msgstr "titlu" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "utilizator" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "data şi timpul la care a fost creat" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "director" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "document" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "director document" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "directoare documente" - -#: permissions.py:7 -msgid "Folders" -msgstr "Directoare" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -120,135 +123,132 @@ msgstr "Vezi directoarele existente" msgid "Add documents to existing folders" msgstr "Adaugă documente directoarelor existente" -#: views.py:37 -msgid "created" -msgstr "a fost creat de" - -#: views.py:38 -msgid "documents" -msgstr "documente" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "director creat cu succes" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Un director cu numele: %s, există deja." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Director editat cu succes" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Eroare editare director ;% s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "editează directorul %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Director %s eliminat cu succes." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Eroare %(error)s ştergere director %(folder)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Ştergeți directorul:% s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "documentele din directorul:% s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Trebuie selectat cel puțin un document." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." -msgstr "" -"Documentul:%(document)s a fost adăugat la directorul :%(folder)s cu succes." +msgstr "Documentul:%(document)s a fost adăugat la directorul :%(folder)s cu succes." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Documentul: %(document)s este deja în directorul : %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Adaugă documentul:% s la director." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Adaugă documentele:% s la director." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "directoare care conțin:% s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Trebuie selectat cel puțin un director." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Document: % s eliminat cu succes." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Eroare %(error)s ştergere document %(document)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Sunteți sigur că doriți să eliminați documentul :%(document)s din " -"directorul \"%(folder)s\"?" +msgstr "Sunteți sigur că doriți să eliminați documentul :%(document)s din directorul \"%(folder)s\"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Sunteți sigur că doriți să ștergeți cele %(documents)s din directorul " -"\"%(folder)s\"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Ce sunt directoarele?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Directoarele pot fi descris ca directoare de utilizator. Ele sunt un mod de " -"a permite utilizatorilor individuali creeze propriile metode de organizare a " -"documentelor. Directoarele create de un utilizator și documentele conținute " -"de acestea nu afectează alte directoare sau documente ale altui utilizator." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Sunteți sigur că doriți să ștergeți cele %(documents)s din directorul \"%(folder)s\"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Adaugă un document într-un director" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po b/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po index 140d10d7f5..01cd091ba2 100644 --- a/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/ru/LC_MESSAGES/django.po @@ -1,100 +1,103 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-05-14 06:36+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Папка" #: links.py:13 -msgid "folder list" -msgstr "список папок" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "создать папку" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "редактировать" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "удалить" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "удалить из папки" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "документы папки" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "добавить в папку" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "добавить в папку" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "папки" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Папки" #: links.py:23 msgid "ACLs" msgstr "ACLs" #: models.py:10 -msgid "title" -msgstr "название" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "пользователь" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "даты и время создания" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "папка" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "документ" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "документ папки" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "документы из папок" - -#: permissions.py:7 -msgid "Folders" -msgstr "Папки" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -120,133 +123,132 @@ msgstr "Просмотр существующих папок" msgid "Add documents to existing folders" msgstr "Добавление документов в существующие папки" -#: views.py:37 -msgid "created" -msgstr "создано" - -#: views.py:38 -msgid "documents" -msgstr "документы" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Папка успешно создана" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Папку с именем %s уже существует." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Папка успешно изменена" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Ошибка редактирования папки; %s." -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "редактировать папку %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Папка %s успешно удалена." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "При удалении папки %(folder)s произошла ошибка: %(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Вы хотите удалить папку %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "документы в папке: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Необходимо указатьть хотя бы один документ." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Документ: %(document)s добавлен в папку: %(folder)s успешно." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Документ: %(document)s is already in folder: %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Добавить документ %s в папку" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Добавить документы %s в папку" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "папки, содержащие %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Должна быть хотя бы одна папка документов." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Документ: %s успешно удален." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Документ:%(document)s ошибка удаления: %(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Вы действительно хотите удалить документ: %(document)s из папки \"%(folder)s " -"\"?" +msgstr "Вы действительно хотите удалить документ: %(document)s из папки \"%(folder)s \"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Вы действительно хотите удалить документы: %(documents)s из папки " -"\"%(folder)s\"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Что такое папки?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" -"Эти папки можно описать как пользовательские папки. Они позволяют отдельным " -"пользователям хранить папки ао своему. Папки, созданные одним пользователем " -"и документы, содержащиеся в них, не влияют других пользователей." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Вы действительно хотите удалить документы: %(documents)s из папки \"%(folder)s\"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Добавить документ в папку" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.po index 09184ced53..012a39806e 100644 --- a/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/sl_SI/LC_MESSAGES/django.po @@ -1,62 +1,73 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:05+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "" #: links.py:13 -msgid "folder list" +msgid "Folder list" msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" +#: links.py:14 views.py:62 +msgid "Create folder" msgstr "" #: links.py:15 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:16 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:17 -msgid "remove from folder" +msgid "Remove from folder" msgstr "" #: links.py:18 -msgid "folder documents" +msgid "Folder documents" msgstr "" #: links.py:19 -msgid "add to a folder" +msgid "Add to a folder" msgstr "" #: links.py:20 -msgid "add to folder" +msgid "Add to folder" msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" msgstr "" #: links.py:23 @@ -64,35 +75,27 @@ msgid "ACLs" msgstr "" #: models.py:10 -msgid "title" +msgid "Title" msgstr "" #: models.py:11 -msgid "user" +msgid "User" msgstr "" #: models.py:12 -msgid "datetime created" +msgid "Datetime created" msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" +#: models.py:47 views.py:195 +msgid "Document" msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "" - -#: models.py:53 views.py:277 -msgid "folder document" +#: models.py:53 views.py:275 +msgid "Folder document" msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "" - -#: permissions.py:7 -msgid "Folders" +msgid "Folders documents" msgstr "" #: permissions.py:9 @@ -119,126 +122,132 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:37 -msgid "created" -msgstr "" - -#: views.py:38 -msgid "documents" -msgstr "" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" +msgid "Edit folder: %s" msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" +msgid "Documents in folder: %s" msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "" -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" +msgid "Folders containing: %s" msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "" -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" msgstr "" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" msgstr "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/sq/LC_MESSAGES/django.po b/mayan/apps/folders/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..99cce2dcca --- /dev/null +++ b/mayan/apps/folders/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,253 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 +msgid "Folder" +msgstr "" + +#: links.py:13 +msgid "Folder list" +msgstr "" + +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 +msgid "Delete" +msgstr "" + +#: links.py:17 +msgid "Remove from folder" +msgstr "" + +#: links.py:18 +msgid "Folder documents" +msgstr "" + +#: links.py:19 +msgid "Add to a folder" +msgstr "" + +#: links.py:20 +msgid "Add to folder" +msgstr "" + +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "" + +#: links.py:23 +msgid "ACLs" +msgstr "" + +#: models.py:10 +msgid "Title" +msgstr "" + +#: models.py:11 +msgid "User" +msgstr "" + +#: models.py:12 +msgid "Datetime created" +msgstr "" + +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" + +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" + +#: models.py:54 +msgid "Folders documents" +msgstr "" + +#: permissions.py:9 +msgid "Create new folders" +msgstr "" + +#: permissions.py:10 +msgid "Edit new folders" +msgstr "" + +#: permissions.py:11 +msgid "Delete new folders" +msgstr "" + +#: permissions.py:12 +msgid "Remove documents from folders" +msgstr "" + +#: permissions.py:13 +msgid "View existing folders" +msgstr "" + +#: permissions.py:14 +msgid "Add documents to existing folders" +msgstr "" + +#: views.py:54 +msgid "Folder created successfully" +msgstr "" + +#: views.py:57 +#, python-format +msgid "A folder named: %s, already exists." +msgstr "" + +#: views.py:82 +msgid "Folder edited successfully" +msgstr "" + +#: views.py:85 +#, python-format +msgid "Error editing folder; %s" +msgstr "" + +#: views.py:90 +#, python-format +msgid "Edit folder: %s" +msgstr "" + +#: views.py:114 +#, python-format +msgid "Folder: %s deleted successfully." +msgstr "" + +#: views.py:116 +#, python-format +msgid "Folder: %(folder)s delete error: %(error)s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Are you sure you with to delete the folder: %s?" +msgstr "" + +#: views.py:151 +#, python-format +msgid "Documents in folder: %s" +msgstr "" + +#: views.py:166 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:203 +#, python-format +msgid "Add document: %s to folder." +msgstr "" + +#: views.py:205 +#, python-format +msgid "Add documents: %s to folder." +msgstr "" + +#: views.py:220 +#, python-format +msgid "Folders containing: %s" +msgstr "" + +#: views.py:249 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:267 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:269 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:283 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:286 +#, python-format +msgid "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "" + +#: templatetags/folder_tags.py:17 +msgid "Add document to a folder" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.po index 9e384dd5cb..8eac8dc974 100644 --- a/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/tr_TR/LC_MESSAGES/django.po @@ -1,61 +1,73 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "" #: links.py:13 -msgid "folder list" +msgid "Folder list" msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" +#: links.py:14 views.py:62 +msgid "Create folder" msgstr "" #: links.py:15 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:16 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:17 -msgid "remove from folder" +msgid "Remove from folder" msgstr "" #: links.py:18 -msgid "folder documents" +msgid "Folder documents" msgstr "" #: links.py:19 -msgid "add to a folder" +msgid "Add to a folder" msgstr "" #: links.py:20 -msgid "add to folder" +msgid "Add to folder" msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" msgstr "" #: links.py:23 @@ -63,35 +75,27 @@ msgid "ACLs" msgstr "" #: models.py:10 -msgid "title" +msgid "Title" msgstr "" #: models.py:11 -msgid "user" +msgid "User" msgstr "" #: models.py:12 -msgid "datetime created" +msgid "Datetime created" msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" +#: models.py:47 views.py:195 +msgid "Document" msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "" - -#: models.py:53 views.py:277 -msgid "folder document" +#: models.py:53 views.py:275 +msgid "Folder document" msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "" - -#: permissions.py:7 -msgid "Folders" +msgid "Folders documents" msgstr "" #: permissions.py:9 @@ -118,126 +122,132 @@ msgstr "" msgid "Add documents to existing folders" msgstr "" -#: views.py:37 -msgid "created" -msgstr "" - -#: views.py:38 -msgid "documents" -msgstr "" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "" -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" +msgid "Edit folder: %s" msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "" -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" +msgid "Documents in folder: %s" msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "" -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "" -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "" -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" +msgid "Folders containing: %s" msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "" -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "" -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" msgstr "" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" msgstr "" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.po index 4fa5d74d7b..740777b85d 100644 --- a/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/vi_VN/LC_MESSAGES/django.po @@ -1,99 +1,103 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-24 08:54+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "Thư mục" #: links.py:13 -msgid "folder list" -msgstr "danh sách thư mục" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "tạo thư mục" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "sửa" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "xóa" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "xóa từ thư mục" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "các tài liệu thư mục" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "thêm vào thư mục" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "thêm vào thư mục" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" -msgstr "các thư mục" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "Các thư mục" #: links.py:23 msgid "ACLs" msgstr "ACLs" #: models.py:10 -msgid "title" -msgstr "tiêu đề" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "người dùng" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "thời gian tạo" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "thư mục" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "tài liệu" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "thư mục tài liệu" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "các thư mục tài liệu" - -#: permissions.py:7 -msgid "Folders" -msgstr "Các thư mục" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -119,129 +123,132 @@ msgstr "Xem các thư mục đang có" msgid "Add documents to existing folders" msgstr "Thêm tài liệu vào các thư mục đang có" -#: views.py:37 -msgid "created" -msgstr "đã tạo" - -#: views.py:38 -msgid "documents" -msgstr "tài liệu" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "Thư mục tạo thành công" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "Thư mục tên: %s, đã tồn tại." -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "Thư mục đã sửa thành công" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "Lỗi sửa thư mục; %s" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "sửa thư mục: %s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "Thư mục: %s đã xóa thành công." -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "Thư mục: %(folder)s lỗi xóa: %(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "Bạn có chắc chắn muốn xóa thư mục: %s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "các tài liệu trong thư mục: %s" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "Cần cung cấp ít nhất một tài liệu." -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "Tài liệu: %(document)s được thêm vào thư mục: %(folder)s thành công." -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "Tài liệu: %(document)s đã tồn tại trong thư mục: %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "Thêm tài liệu: %s vào thư mục." -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "Thêm tài liệu: %s vào thư mục." -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "các thư mục chứa: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "Cần cung cấp ít nhất một thư mục tài liệu." -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "Tài liệu: %s đã xóa thành công." -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "Tài liệu: %(document)s lỗi xóa: %(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" -msgstr "" -"Bạn có chắc chắn muốn xóa tài liệu: %(document)s từ thư mục \"%(folder)s\"?" +msgstr "Bạn có chắc chắn muốn xóa tài liệu: %(document)s từ thư mục \"%(folder)s\"?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" -"Are you sure you wish to remove the documents: %(documents)s from the folder " -"\"%(folder)s\"?" -msgstr "" -"Bạn có chắc chắn muốn xóa các tài liệu: %(documents)s từ thư mục \"%(folder)s" -"\"?" - -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "Các thư mục nào?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "Bạn có chắc chắn muốn xóa các tài liệu: %(documents)s từ thư mục \"%(folder)s\"?" #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "Thêm tài liệu vào thư mục" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/folders/locale/zh_CN/LC_MESSAGES/django.po index 99f2fe4af3..dab86578c6 100644 --- a/mayan/apps/folders/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/folders/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:52-0400\n" -"PO-Revision-Date: 2014-09-29 15:50+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,44 +19,56 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:38 +#: __init__.py:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 msgid "Folder" msgstr "文件夹" #: links.py:13 -msgid "folder list" -msgstr "文件夹列表" +msgid "Folder list" +msgstr "" -#: links.py:14 views.py:75 -msgid "create folder" -msgstr "创建文件夹" +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" #: links.py:15 -msgid "edit" -msgstr "编辑" +msgid "Edit" +msgstr "" #: links.py:16 -msgid "delete" -msgstr "删除" +msgid "Delete" +msgstr "" #: links.py:17 -msgid "remove from folder" -msgstr "从文件夹删除" +msgid "Remove from folder" +msgstr "" #: links.py:18 -msgid "folder documents" -msgstr "文件夹文档" +msgid "Folder documents" +msgstr "" #: links.py:19 -msgid "add to a folder" -msgstr "新增到一个文件夹" +msgid "Add to a folder" +msgstr "" #: links.py:20 -msgid "add to folder" -msgstr "添加到文件夹" +msgid "Add to folder" +msgstr "" -#: links.py:21 links.py:24 models.py:42 views.py:34 -msgid "folders" +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" msgstr "文件夹" #: links.py:23 @@ -64,36 +76,28 @@ msgid "ACLs" msgstr "访问控制列表" #: models.py:10 -msgid "title" -msgstr "标题" +msgid "Title" +msgstr "" #: models.py:11 -msgid "user" -msgstr "用户" +msgid "User" +msgstr "" #: models.py:12 -msgid "datetime created" -msgstr "创建时间" +msgid "Datetime created" +msgstr "" -#: models.py:41 models.py:46 views.py:106 views.py:135 views.py:160 -msgid "folder" -msgstr "文件夹" +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" -#: models.py:47 views.py:207 -msgid "document" -msgstr "文档" - -#: models.py:53 views.py:277 -msgid "folder document" -msgstr "文件夹文档" +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" #: models.py:54 -msgid "folders documents" -msgstr "文件夹文档" - -#: permissions.py:7 -msgid "Folders" -msgstr "文件夹" +msgid "Folders documents" +msgstr "" #: permissions.py:9 msgid "Create new folders" @@ -119,126 +123,132 @@ msgstr "查看已存在文件夹" msgid "Add documents to existing folders" msgstr "添加文档到存在文件夹" -#: views.py:37 -msgid "created" -msgstr "创建" - -#: views.py:38 -msgid "documents" -msgstr "文档" - -#: views.py:67 +#: views.py:54 msgid "Folder created successfully" msgstr "文件夹创建成功" -#: views.py:70 +#: views.py:57 #, python-format msgid "A folder named: %s, already exists." msgstr "文件夹:%s已经存在" -#: views.py:95 +#: views.py:82 msgid "Folder edited successfully" msgstr "文件夹编辑成功" -#: views.py:98 +#: views.py:85 #, python-format msgid "Error editing folder; %s" msgstr "编辑文件夹:%s 出错" -#: views.py:103 +#: views.py:90 #, python-format -msgid "edit folder: %s" -msgstr "编辑文件夹:%s" +msgid "Edit folder: %s" +msgstr "" -#: views.py:127 +#: views.py:114 #, python-format msgid "Folder: %s deleted successfully." msgstr "文件夹:%s 删除成功" -#: views.py:129 +#: views.py:116 #, python-format msgid "Folder: %(folder)s delete error: %(error)s" msgstr "删除文件夹:%(folder)s出错:%(error)s" -#: views.py:140 +#: views.py:127 #, python-format msgid "Are you sure you with to delete the folder: %s?" msgstr "确定要删除文件夹:%s?" -#: views.py:166 +#: views.py:151 #, python-format -msgid "documents in folder: %s" -msgstr "在文件夹:%s中的文档" +msgid "Documents in folder: %s" +msgstr "" -#: views.py:178 +#: views.py:166 msgid "Must provide at least one document." msgstr "至少要有一个文档" -#: views.py:196 +#: views.py:184 #, python-format msgid "Document: %(document)s added to folder: %(folder)s successfully." msgstr "文档 %(document)s 成功添加到文件夹: %(folder)s。" -#: views.py:199 +#: views.py:187 #, python-format msgid "Document: %(document)s is already in folder: %(folder)s." msgstr "文档: %(document)s已经存在于文件夹: %(folder)s." -#: views.py:215 +#: views.py:203 #, python-format msgid "Add document: %s to folder." msgstr "添加文档: %s 到文件夹。" -#: views.py:217 +#: views.py:205 #, python-format msgid "Add documents: %s to folder." msgstr "添加文档: %s 到文件夹。" -#: views.py:235 +#: views.py:220 #, python-format -msgid "folders containing: %s" -msgstr "文件夹包含: %s" +msgid "Folders containing: %s" +msgstr "" -#: views.py:251 +#: views.py:249 msgid "Must provide at least one folder document." msgstr "必须提供至少一个文件夹文档" -#: views.py:269 +#: views.py:267 #, python-format msgid "Document: %s removed successfully." msgstr "文档:%s移除成功" -#: views.py:271 +#: views.py:269 #, python-format msgid "Document: %(document)s delete error: %(error)s" msgstr "文档: %(document)s 删除错误:%(error)s" -#: views.py:285 +#: views.py:283 #, python-format msgid "" "Are you sure you wish to remove the document: %(document)s from the folder " "\"%(folder)s\"?" msgstr "确定要从文件夹 \"%(folder)s\"移除文档 %(document)s么?" -#: views.py:288 +#: views.py:286 #, python-format msgid "" "Are you sure you wish to remove the documents: %(documents)s from the folder" " \"%(folder)s\"?" msgstr "确定要从文件夹 \"%(folder)s\"移除文档 %(documents)s么?" -#: templates/folders_help.html:3 -msgid "What are folders?" -msgstr "什么是文件夹?" - -#: templates/folders_help.html:4 -msgid "" -"These folders can also be described as user folders. They are a way to let " -"individual users create their own document organization methods. Folders " -"created by one user and the documents contained by them don't affect any " -"other user folders or documents." -msgstr "这些文件夹可被描述为用户的文件夹。这是让单独用户创建自己文档结构的一种方法。一个用户创建的文件夹及其所包含的文档不会影响其他用户的文件夹和文档。" - #: templatetags/folder_tags.py:17 msgid "Add document to a folder" msgstr "添加文档到文件夹" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/folders/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/folders/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a62ae835e8 --- /dev/null +++ b/mayan/apps/folders/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,253 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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:48 +msgid "Created" +msgstr "" + +#: __init__.py:49 +msgid "Documents" +msgstr "" + +#: __init__.py:56 +msgid "Returns a list of all the folders." +msgstr "" + +#: forms.py:38 models.py:41 models.py:46 views.py:93 views.py:122 views.py:155 +msgid "Folder" +msgstr "" + +#: links.py:13 +msgid "Folder list" +msgstr "" + +#: links.py:14 views.py:62 +msgid "Create folder" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 +msgid "Delete" +msgstr "" + +#: links.py:17 +msgid "Remove from folder" +msgstr "" + +#: links.py:18 +msgid "Folder documents" +msgstr "" + +#: links.py:19 +msgid "Add to a folder" +msgstr "" + +#: links.py:20 +msgid "Add to folder" +msgstr "" + +#: links.py:21 links.py:24 models.py:42 permissions.py:7 views.py:39 +msgid "Folders" +msgstr "" + +#: links.py:23 +msgid "ACLs" +msgstr "" + +#: models.py:10 +msgid "Title" +msgstr "" + +#: models.py:11 +msgid "User" +msgstr "" + +#: models.py:12 +msgid "Datetime created" +msgstr "" + +#: models.py:47 views.py:195 +msgid "Document" +msgstr "" + +#: models.py:53 views.py:275 +msgid "Folder document" +msgstr "" + +#: models.py:54 +msgid "Folders documents" +msgstr "" + +#: permissions.py:9 +msgid "Create new folders" +msgstr "" + +#: permissions.py:10 +msgid "Edit new folders" +msgstr "" + +#: permissions.py:11 +msgid "Delete new folders" +msgstr "" + +#: permissions.py:12 +msgid "Remove documents from folders" +msgstr "" + +#: permissions.py:13 +msgid "View existing folders" +msgstr "" + +#: permissions.py:14 +msgid "Add documents to existing folders" +msgstr "" + +#: views.py:54 +msgid "Folder created successfully" +msgstr "" + +#: views.py:57 +#, python-format +msgid "A folder named: %s, already exists." +msgstr "" + +#: views.py:82 +msgid "Folder edited successfully" +msgstr "" + +#: views.py:85 +#, python-format +msgid "Error editing folder; %s" +msgstr "" + +#: views.py:90 +#, python-format +msgid "Edit folder: %s" +msgstr "" + +#: views.py:114 +#, python-format +msgid "Folder: %s deleted successfully." +msgstr "" + +#: views.py:116 +#, python-format +msgid "Folder: %(folder)s delete error: %(error)s" +msgstr "" + +#: views.py:127 +#, python-format +msgid "Are you sure you with to delete the folder: %s?" +msgstr "" + +#: views.py:151 +#, python-format +msgid "Documents in folder: %s" +msgstr "" + +#: views.py:166 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:203 +#, python-format +msgid "Add document: %s to folder." +msgstr "" + +#: views.py:205 +#, python-format +msgid "Add documents: %s to folder." +msgstr "" + +#: views.py:220 +#, python-format +msgid "Folders containing: %s" +msgstr "" + +#: views.py:249 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:267 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:269 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:283 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:286 +#, python-format +msgid "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "" + +#: templatetags/folder_tags.py:17 +msgid "Add document to a folder" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "folders" +#~ msgstr "folders" + +#~ msgid "user" +#~ msgstr "user" + +#~ msgid "folder" +#~ msgstr "folder" + +#~ msgid "What are folders?" +#~ msgstr "What are folders?" + +#~ msgid "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." +#~ msgstr "" +#~ "These folders can also be described as user folders. They are a way to let " +#~ "individual users create their own document organization methods. Folders " +#~ "created by one user and the documents contained by them don't affect any " +#~ "other user folders or documents." diff --git a/mayan/apps/history/locale/ar/LC_MESSAGES/django.po b/mayan/apps/history/locale/ar/LC_MESSAGES/django.po index c507bb705b..98d4a9dc2b 100644 --- a/mayan/apps/history/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/ar/LC_MESSAGES/django.po @@ -1,124 +1,128 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-26 08:24+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: __init__.py:17 -msgid "date and time" -msgstr "date and time" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "type" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "summary" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "history" - -#: links.py:8 -msgid "details" -msgstr "details" - -#: models.py:17 -msgid "namespace" -msgstr "namespace" - -#: models.py:18 -msgid "name" -msgstr "name" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "history type" - -#: models.py:34 -msgid "history types" -msgstr "history types" - -#: models.py:38 -msgid "date time" -msgstr "date time" - -#: models.py:43 -msgid "dictionary" -msgstr "dictionary" - -#: models.py:78 -msgid "histories" -msgstr "histories" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "History" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "Access the history of an object" -#: views.py:37 -msgid "history events" -msgstr "history events" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "object link" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "history events for: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Date" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Time" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Object" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Event type" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Additional details" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "None" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "details for: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "history events of type: %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/bg/LC_MESSAGES/django.po b/mayan/apps/history/locale/bg/LC_MESSAGES/django.po index 92e469e11b..e25432ebc6 100644 --- a/mayan/apps/history/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pavlin Koldamov , 2012 # Pavlin Koldamov , 2012 @@ -9,116 +10,120 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-07-06 09:08+0000\n" -"Last-Translator: Pavlin Koldamov \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:17 -msgid "date and time" -msgstr "дата и време" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "тип" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "общо" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "история" - -#: links.py:8 -msgid "details" -msgstr "детайли" - -#: models.py:17 -msgid "namespace" -msgstr "имена" - -#: models.py:18 -msgid "name" -msgstr "име" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "тип на историята" - -#: models.py:34 -msgid "history types" -msgstr "типове история" - -#: models.py:38 -msgid "date time" -msgstr "дата" - -#: models.py:43 -msgid "dictionary" -msgstr "речник" - -#: models.py:78 -msgid "histories" -msgstr "истории" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "История" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "Вижте историята на обект" -#: views.py:37 -msgid "history events" -msgstr "събития в историята" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "връзка към обект" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "събития в историята за: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Дата" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Време" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Обект" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Тип на събитието" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Допълнителни детайли" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Нищо" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "данни за: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "събития в историята от тип: %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/history/locale/bs_BA/LC_MESSAGES/django.po index 42c895886f..1375208e3f 100644 --- a/mayan/apps/history/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/bs_BA/LC_MESSAGES/django.po @@ -1,124 +1,128 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-26 14:13+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:17 -msgid "date and time" -msgstr "datum i vrijeme" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "tip" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "kratak pregled" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "historija" - -#: links.py:8 -msgid "details" -msgstr "detalji" - -#: models.py:17 -msgid "namespace" -msgstr "namespace" - -#: models.py:18 -msgid "name" -msgstr "naziv" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "tip historije" - -#: models.py:34 -msgid "history types" -msgstr "tipovi historije" - -#: models.py:38 -msgid "date time" -msgstr "datum i vrijeme" - -#: models.py:43 -msgid "dictionary" -msgstr "rječnik" - -#: models.py:78 -msgid "histories" -msgstr "histiorije" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "Historija" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "Pristup historiji objekta" -#: views.py:37 -msgid "history events" -msgstr "historijski događaji" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "link na objekat" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "historijski događaji za: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Datum" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Vrijeme" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Objekat" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Tip događaja" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Dodatni detalji" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Nijedan" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "detalji za: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "historijski događaji za tip: %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/da/LC_MESSAGES/django.po b/mayan/apps/history/locale/da/LC_MESSAGES/django.po index b7bfaa684c..da065c4328 100644 --- a/mayan/apps/history/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/da/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mads L. Nielsen , 2013 # René Rovsing Bach , 2013 @@ -9,116 +10,120 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-08-27 07:43+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:17 -msgid "date and time" -msgstr "dato og tid" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "type" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "sammendrag" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "historie" - -#: links.py:8 -msgid "details" -msgstr "detaljer" - -#: models.py:17 -msgid "namespace" -msgstr "navnerum" - -#: models.py:18 -msgid "name" -msgstr "navn" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "historie type" - -#: models.py:34 -msgid "history types" -msgstr "historie typer" - -#: models.py:38 -msgid "date time" -msgstr "dato tid" - -#: models.py:43 -msgid "dictionary" -msgstr "ordbog" - -#: models.py:78 -msgid "histories" -msgstr "historier" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "Historie" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "Tilgå historien for ​​et objekt" -#: views.py:37 -msgid "history events" -msgstr "historie begivenheder" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "objekt link" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "historie begivenheder for: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Dato" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Tid" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Objekt" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Hændelsestype" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Yderligere detaljer" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Ingen" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "detaljerne for: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "historie hændelser af typen: %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/history/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..725f0cae07 --- /dev/null +++ b/mayan/apps/history/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,127 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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:17 +msgid "Date and time" +msgstr "" + +#: __init__.py:21 +msgid "Type" +msgstr "" + +#: __init__.py:25 +msgid "Summary" +msgstr "" + +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" +msgstr "" + +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + +#: permissions.py:8 +msgid "Access the history of an object" +msgstr "" + +#: views.py:36 +msgid "History events" +msgstr "" + +#: views.py:39 +msgid "Object link" +msgstr "" + +#: views.py:67 +#, python-format +msgid "History events for: %s" +msgstr "" + +#: views.py:85 +msgid "Date" +msgstr "" + +#: views.py:86 +msgid "Time" +msgstr "" + +#: views.py:87 +msgid "Object" +msgstr "" + +#: views.py:88 +msgid "Event type" +msgstr "" + +#: views.py:89 +msgid "Additional details" +msgstr "" + +#: views.py:89 +msgid "None" +msgstr "" + +#: views.py:93 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:104 +#, python-format +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.po index 234e99644c..5eaad9631e 100644 --- a/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/de_DE/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mathias Behrle , 2014 # tetjarediske , 2012 @@ -12,116 +13,120 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-03-12 16:11+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:17 -msgid "date and time" -msgstr "Datum und Uhrzeit" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "Typ" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "Zusammenfassung" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" msgstr "Verlauf" #: links.py:8 -msgid "details" -msgstr "Details" - -#: models.py:17 -msgid "namespace" -msgstr "Namensraum" +msgid "Details" +msgstr "" #: models.py:18 -msgid "name" -msgstr "Name" +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" #: models.py:33 models.py:42 -msgid "history type" -msgstr "Verlaufstyp" +msgid "History type" +msgstr "" #: models.py:34 -msgid "history types" -msgstr "Verlaufstypen" +msgid "History types" +msgstr "" #: models.py:38 -msgid "date time" -msgstr "Datum Uhrzeit" +msgid "Date time" +msgstr "" #: models.py:43 -msgid "dictionary" -msgstr "Python Dictionary" +msgid "Dictionary" +msgstr "" #: models.py:78 -msgid "histories" -msgstr "Verläufe" - -#: permissions.py:7 -msgid "History" -msgstr "Verlauf" +msgid "Histories" +msgstr "" #: permissions.py:8 msgid "Access the history of an object" msgstr "Zugriff auf den Verlauf eine Objekts" -#: views.py:37 -msgid "history events" -msgstr "Verlaufsereignis" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "Objektverknüpfung" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "Verlaufsereignisse für: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Datum" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Zeit" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Objekt" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Ereignistyp" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Zusätzliche Details" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Keine" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "Details für: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "Verlauf des Typs: %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/en/LC_MESSAGES/django.po b/mayan/apps/history/locale/en/LC_MESSAGES/django.po index 34f6777635..b09884c7e1 100644 --- a/mayan/apps/history/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/history/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: 2014-07-31 19:53-0400\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" "PO-Revision-Date: 2012-06-17 22:12+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,104 +19,120 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:17 -msgid "date and time" +#, fuzzy +msgid "Date and time" msgstr "date and time" #: __init__.py:21 -msgid "type" -msgstr "type" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" +#, fuzzy +msgid "Summary" msgstr "summary" -#: links.py:7 models.py:77 -msgid "history" -msgstr "history" +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" +msgstr "History" #: links.py:8 -msgid "details" +#, fuzzy +msgid "Details" msgstr "details" -#: models.py:17 -msgid "namespace" +#: models.py:18 +#, fuzzy +msgid "Namespace" msgstr "namespace" -#: models.py:18 -msgid "name" -msgstr "name" +#: models.py:19 +msgid "Name" +msgstr "" #: models.py:33 models.py:42 -msgid "history type" +#, fuzzy +msgid "History type" msgstr "history type" #: models.py:34 -msgid "history types" +#, fuzzy +msgid "History types" msgstr "history types" #: models.py:38 -msgid "date time" +#, fuzzy +msgid "Date time" msgstr "date time" #: models.py:43 -msgid "dictionary" +#, fuzzy +msgid "Dictionary" msgstr "dictionary" #: models.py:78 -msgid "histories" +#, fuzzy +msgid "Histories" msgstr "histories" -#: permissions.py:7 -msgid "History" -msgstr "History" - #: permissions.py:8 msgid "Access the history of an object" msgstr "Access the history of an object" -#: views.py:37 -msgid "history events" +#: views.py:36 +#, fuzzy +msgid "History events" msgstr "history events" -#: views.py:40 -msgid "object link" +#: views.py:39 +#, fuzzy +msgid "Object link" msgstr "object link" -#: views.py:68 -#, python-format -msgid "history events for: %s" +#: views.py:67 +#, fuzzy, python-format +msgid "History events for: %s" msgstr "history events for: %s" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Date" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Time" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Object" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Event type" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Additional details" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "None" -#: views.py:94 -#, python-format -msgid "details for: %s" +#: views.py:93 +#, fuzzy, python-format +msgid "Details for: %s" msgstr "details for: %s" -#: views.py:105 -#, python-format -msgid "history events of type: %s" +#: views.py:104 +#, fuzzy, python-format +msgid "History events of type: %s" msgstr "history events of type: %s" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/es/LC_MESSAGES/django.po b/mayan/apps/history/locale/es/LC_MESSAGES/django.po index 9bc0df02fe..27c3ce5f25 100644 --- a/mayan/apps/history/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/es/LC_MESSAGES/django.po @@ -1,123 +1,129 @@ # 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 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-06-17 22:24+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:17 -msgid "date and time" -msgstr "fecha y hora" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "tipo" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "resumen" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "historial" - -#: links.py:8 -msgid "details" -msgstr "detalles" - -#: models.py:17 -msgid "namespace" -msgstr "espacio de nombres" - -#: models.py:18 -msgid "name" -msgstr "nombre" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "tipo de historial" - -#: models.py:34 -msgid "history types" -msgstr "tipos de la historiales" - -#: models.py:38 -msgid "date time" -msgstr "fecha y hora" - -#: models.py:43 -msgid "dictionary" -msgstr "diccionario" - -#: models.py:78 -msgid "histories" -msgstr "historiales" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "Historial" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" -msgstr "Accesar la historia de un objeto" +msgstr "Mostrar el historial de un objeto" -#: views.py:37 -msgid "history events" -msgstr "eventos de historial" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "enlace al objeto" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "eventos de historial para: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Fecha" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Tiempo" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Objeto" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Tipo de evento" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Detalles adicionales" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Ninguno" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "Detalles para: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "eventos de historia de tipo: %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/fa/LC_MESSAGES/django.po b/mayan/apps/history/locale/fa/LC_MESSAGES/django.po index 9557a1e5d7..0fa4927b0c 100644 --- a/mayan/apps/history/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/fa/LC_MESSAGES/django.po @@ -1,122 +1,128 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:17 -msgid "date and time" +msgid "Date and time" msgstr "" #: __init__.py:21 -msgid "type" +msgid "Type" msgstr "" #: __init__.py:25 -msgid "summary" +msgid "Summary" msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "" +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" +msgstr "تاریخ" #: links.py:8 -msgid "details" -msgstr "" - -#: models.py:17 -msgid "namespace" +msgid "Details" msgstr "" #: models.py:18 -msgid "name" +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" msgstr "" #: models.py:33 models.py:42 -msgid "history type" +msgid "History type" msgstr "" #: models.py:34 -msgid "history types" +msgid "History types" msgstr "" #: models.py:38 -msgid "date time" +msgid "Date time" msgstr "" #: models.py:43 -msgid "dictionary" +msgid "Dictionary" msgstr "" #: models.py:78 -msgid "histories" -msgstr "" - -#: permissions.py:7 -msgid "History" +msgid "Histories" msgstr "" #: permissions.py:8 msgid "Access the history of an object" +msgstr "دسترسی به تاریخچه یک شیئی" + +#: views.py:36 +msgid "History events" msgstr "" -#: views.py:37 -msgid "history events" +#: views.py:39 +msgid "Object link" msgstr "" -#: views.py:40 -msgid "object link" -msgstr "" - -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" +msgid "History events for: %s" msgstr "" +#: views.py:85 +msgid "Date" +msgstr "تاریخ" + #: views.py:86 -msgid "Date" -msgstr "" +msgid "Time" +msgstr "زمان" #: views.py:87 -msgid "Time" -msgstr "" +msgid "Object" +msgstr "شیئ" #: views.py:88 -msgid "Object" -msgstr "" +msgid "Event type" +msgstr "نوع رویداد" #: views.py:89 -msgid "Event type" -msgstr "" - -#: views.py:90 msgid "Additional details" -msgstr "" +msgstr "جزئیات اضافی" -#: views.py:90 +#: views.py:89 msgid "None" +msgstr "هیچ" + +#: views.py:93 +#, python-format +msgid "Details for: %s" msgstr "" -#: views.py:94 +#: views.py:104 #, python-format -msgid "details for: %s" +msgid "History events of type: %s" msgstr "" -#: views.py:105 -#, python-format -msgid "history events of type: %s" -msgstr "" +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/fr/LC_MESSAGES/django.po b/mayan/apps/history/locale/fr/LC_MESSAGES/django.po index 5e75b03de6..b5c644d3ab 100644 --- a/mayan/apps/history/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/fr/LC_MESSAGES/django.po @@ -1,123 +1,128 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-07-28 15:48+0000\n" -"Last-Translator: Pierre Lhoste \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: __init__.py:17 -msgid "date and time" -msgstr "date et heure" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "type" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "résumé" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "historique" - -#: links.py:8 -msgid "details" -msgstr "détails" - -#: models.py:17 -msgid "namespace" -msgstr "espace de nommage" - -#: models.py:18 -msgid "name" -msgstr "nom" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "type d'historique" - -#: models.py:34 -msgid "history types" -msgstr "types d'historiques" - -#: models.py:38 -msgid "date time" -msgstr "date et heure" - -#: models.py:43 -msgid "dictionary" -msgstr "dictionnaire" - -#: models.py:78 -msgid "histories" -msgstr "historiques" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "Historique" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "Accéder à l'historique d'un objet" -#: views.py:37 -msgid "history events" -msgstr "évènements de l'historique" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "ouvrir le lien" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "évènements de l'historique pour: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Date" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Heure" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Objet" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Type d'évènement" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Détails supplémentaires" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Aucun" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "détails pour: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "historique des évènements pour le type: %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/history/locale/hr_HR/LC_MESSAGES/django.po index edfd738595..2fc29e36fc 100644 --- a/mayan/apps/history/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/hr_HR/LC_MESSAGES/django.po @@ -1,123 +1,127 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2011-09-30 04:56+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" #: __init__.py:17 -msgid "date and time" +msgid "Date and time" msgstr "" #: __init__.py:21 -msgid "type" +msgid "Type" msgstr "" #: __init__.py:25 -msgid "summary" +msgid "Summary" msgstr "" -#: links.py:7 models.py:77 -msgid "history" +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" msgstr "" #: links.py:8 -msgid "details" -msgstr "" - -#: models.py:17 -msgid "namespace" +msgid "Details" msgstr "" #: models.py:18 -msgid "name" +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" msgstr "" #: models.py:33 models.py:42 -msgid "history type" +msgid "History type" msgstr "" #: models.py:34 -msgid "history types" +msgid "History types" msgstr "" #: models.py:38 -msgid "date time" +msgid "Date time" msgstr "" #: models.py:43 -msgid "dictionary" +msgid "Dictionary" msgstr "" #: models.py:78 -msgid "histories" -msgstr "" - -#: permissions.py:7 -msgid "History" +msgid "Histories" msgstr "" #: permissions.py:8 msgid "Access the history of an object" msgstr "" -#: views.py:37 -msgid "history events" +#: views.py:36 +msgid "History events" msgstr "" -#: views.py:40 -msgid "object link" +#: views.py:39 +msgid "Object link" msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" +msgid "History events for: %s" msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" +msgid "Details for: %s" msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" +msgid "History events of type: %s" msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/hu/LC_MESSAGES/django.po b/mayan/apps/history/locale/hu/LC_MESSAGES/django.po index 5227fa47cf..10f45cb76c 100644 --- a/mayan/apps/history/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/hu/LC_MESSAGES/django.po @@ -1,122 +1,127 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2011-09-30 04:56+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:17 -msgid "date and time" +msgid "Date and time" msgstr "" #: __init__.py:21 -msgid "type" +msgid "Type" msgstr "" #: __init__.py:25 -msgid "summary" +msgid "Summary" msgstr "" -#: links.py:7 models.py:77 -msgid "history" +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" msgstr "" #: links.py:8 -msgid "details" -msgstr "" - -#: models.py:17 -msgid "namespace" +msgid "Details" msgstr "" #: models.py:18 -msgid "name" +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" msgstr "" #: models.py:33 models.py:42 -msgid "history type" +msgid "History type" msgstr "" #: models.py:34 -msgid "history types" +msgid "History types" msgstr "" #: models.py:38 -msgid "date time" +msgid "Date time" msgstr "" #: models.py:43 -msgid "dictionary" +msgid "Dictionary" msgstr "" #: models.py:78 -msgid "histories" -msgstr "" - -#: permissions.py:7 -msgid "History" +msgid "Histories" msgstr "" #: permissions.py:8 msgid "Access the history of an object" msgstr "" -#: views.py:37 -msgid "history events" +#: views.py:36 +msgid "History events" msgstr "" -#: views.py:40 -msgid "object link" +#: views.py:39 +msgid "Object link" msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" +msgid "History events for: %s" msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" +msgid "Details for: %s" msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" +msgid "History events of type: %s" msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/id/LC_MESSAGES/django.po b/mayan/apps/history/locale/id/LC_MESSAGES/django.po index a70c02adf2..70c5bfb336 100644 --- a/mayan/apps/history/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/id/LC_MESSAGES/django.po @@ -1,122 +1,127 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2011-09-30 04:56+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:17 -msgid "date and time" +msgid "Date and time" msgstr "" #: __init__.py:21 -msgid "type" +msgid "Type" msgstr "" #: __init__.py:25 -msgid "summary" +msgid "Summary" msgstr "" -#: links.py:7 models.py:77 -msgid "history" +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" msgstr "" #: links.py:8 -msgid "details" -msgstr "" - -#: models.py:17 -msgid "namespace" +msgid "Details" msgstr "" #: models.py:18 -msgid "name" +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" msgstr "" #: models.py:33 models.py:42 -msgid "history type" +msgid "History type" msgstr "" #: models.py:34 -msgid "history types" +msgid "History types" msgstr "" #: models.py:38 -msgid "date time" +msgid "Date time" msgstr "" #: models.py:43 -msgid "dictionary" +msgid "Dictionary" msgstr "" #: models.py:78 -msgid "histories" -msgstr "" - -#: permissions.py:7 -msgid "History" +msgid "Histories" msgstr "" #: permissions.py:8 msgid "Access the history of an object" msgstr "" -#: views.py:37 -msgid "history events" +#: views.py:36 +msgid "History events" msgstr "" -#: views.py:40 -msgid "object link" +#: views.py:39 +msgid "Object link" msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" +msgid "History events for: %s" msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" +msgid "Details for: %s" msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" +msgid "History events of type: %s" msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/it/LC_MESSAGES/django.po b/mayan/apps/history/locale/it/LC_MESSAGES/django.po index 9629e0a597..b01e99489d 100644 --- a/mayan/apps/history/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Giovanni Tricarico , 2014 # Pierpaolo Baldan , 2011 @@ -10,116 +11,120 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-01-11 12:05+0000\n" -"Last-Translator: Giovanni Tricarico \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:17 -msgid "date and time" -msgstr "data e orario" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "tipo" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "sommario" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "versioni" - -#: links.py:8 -msgid "details" -msgstr "detagli" - -#: models.py:17 -msgid "namespace" -msgstr "namespace" - -#: models.py:18 -msgid "name" -msgstr "nome" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "Tipo versione" - -#: models.py:34 -msgid "history types" -msgstr "Tipi di versioni" - -#: models.py:38 -msgid "date time" -msgstr "data" - -#: models.py:43 -msgid "dictionary" -msgstr "dizionario" - -#: models.py:78 -msgid "histories" -msgstr "cronologie" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "Versioni" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "Accedi alla storia di un oggetto" -#: views.py:37 -msgid "history events" -msgstr "eventi cronologia" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "collegamento oggetto " +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "cronologia per gli eventi per: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Data" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Orario" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Oggetto" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Tipo evento" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Dettagli aggiuntivi " -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Nessuno " -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "dettaglio per:%s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "storico eventi di tipo: %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/lv/LC_MESSAGES/django.po b/mayan/apps/history/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..69335db8c7 --- /dev/null +++ b/mayan/apps/history/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,127 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: __init__.py:17 +msgid "Date and time" +msgstr "" + +#: __init__.py:21 +msgid "Type" +msgstr "" + +#: __init__.py:25 +msgid "Summary" +msgstr "" + +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" +msgstr "" + +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + +#: permissions.py:8 +msgid "Access the history of an object" +msgstr "" + +#: views.py:36 +msgid "History events" +msgstr "" + +#: views.py:39 +msgid "Object link" +msgstr "" + +#: views.py:67 +#, python-format +msgid "History events for: %s" +msgstr "" + +#: views.py:85 +msgid "Date" +msgstr "" + +#: views.py:86 +msgid "Time" +msgstr "" + +#: views.py:87 +msgid "Object" +msgstr "" + +#: views.py:88 +msgid "Event type" +msgstr "" + +#: views.py:89 +msgid "Additional details" +msgstr "" + +#: views.py:89 +msgid "None" +msgstr "" + +#: views.py:93 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:104 +#, python-format +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/nb/LC_MESSAGES/django.po b/mayan/apps/history/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8674488137 --- /dev/null +++ b/mayan/apps/history/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,127 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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:17 +msgid "Date and time" +msgstr "" + +#: __init__.py:21 +msgid "Type" +msgstr "" + +#: __init__.py:25 +msgid "Summary" +msgstr "" + +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" +msgstr "" + +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + +#: permissions.py:8 +msgid "Access the history of an object" +msgstr "" + +#: views.py:36 +msgid "History events" +msgstr "" + +#: views.py:39 +msgid "Object link" +msgstr "" + +#: views.py:67 +#, python-format +msgid "History events for: %s" +msgstr "" + +#: views.py:85 +msgid "Date" +msgstr "" + +#: views.py:86 +msgid "Time" +msgstr "" + +#: views.py:87 +msgid "Object" +msgstr "" + +#: views.py:88 +msgid "Event type" +msgstr "" + +#: views.py:89 +msgid "Additional details" +msgstr "" + +#: views.py:89 +msgid "None" +msgstr "" + +#: views.py:93 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:104 +#, python-format +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.po index 628841c634..df547d37f7 100644 --- a/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/nl_NL/LC_MESSAGES/django.po @@ -1,122 +1,127 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2011-09-30 04:56+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:17 -msgid "date and time" +msgid "Date and time" msgstr "" #: __init__.py:21 -msgid "type" +msgid "Type" msgstr "" #: __init__.py:25 -msgid "summary" +msgid "Summary" msgstr "" -#: links.py:7 models.py:77 -msgid "history" +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" msgstr "" #: links.py:8 -msgid "details" -msgstr "" - -#: models.py:17 -msgid "namespace" +msgid "Details" msgstr "" #: models.py:18 -msgid "name" +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" msgstr "" #: models.py:33 models.py:42 -msgid "history type" +msgid "History type" msgstr "" #: models.py:34 -msgid "history types" +msgid "History types" msgstr "" #: models.py:38 -msgid "date time" +msgid "Date time" msgstr "" #: models.py:43 -msgid "dictionary" +msgid "Dictionary" msgstr "" #: models.py:78 -msgid "histories" -msgstr "" - -#: permissions.py:7 -msgid "History" +msgid "Histories" msgstr "" #: permissions.py:8 msgid "Access the history of an object" msgstr "" -#: views.py:37 -msgid "history events" +#: views.py:36 +msgid "History events" msgstr "" -#: views.py:40 -msgid "object link" +#: views.py:39 +msgid "Object link" msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" +msgid "History events for: %s" msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" +msgid "Details for: %s" msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" +msgid "History events of type: %s" msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/pl/LC_MESSAGES/django.po b/mayan/apps/history/locale/pl/LC_MESSAGES/django.po index d6c1ff5ca4..dadd44e667 100644 --- a/mayan/apps/history/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic , 2012 # mic , 2012 @@ -11,117 +12,120 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-11-06 12:45+0000\n" -"Last-Translator: mic \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:17 -msgid "date and time" -msgstr "data i godzina" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "typ" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "podsumowanie" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "historia" - -#: links.py:8 -msgid "details" -msgstr "szczegóły" - -#: models.py:17 -msgid "namespace" -msgstr "przestrzeń nazw" - -#: models.py:18 -msgid "name" -msgstr "nazwa" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "typ historii" - -#: models.py:34 -msgid "history types" -msgstr "typy historii" - -#: models.py:38 -msgid "date time" -msgstr "data i godzina" - -#: models.py:43 -msgid "dictionary" -msgstr "słownik" - -#: models.py:78 -msgid "histories" -msgstr "historie" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "Historia" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "Dostęp do historii obiektu" -#: views.py:37 -msgid "history events" -msgstr "historia wydarzeń" - -#: views.py:40 -msgid "object link" +#: views.py:36 +msgid "History events" msgstr "" -#: views.py:68 -#, python-format -msgid "history events for: %s" -msgstr "historia wydarzeń dla:%s" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:86 +#: views.py:67 +#, python-format +msgid "History events for: %s" +msgstr "" + +#: views.py:85 msgid "Date" msgstr "Data" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Czas" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Obiekt" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Typ zdarzenia" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Dodatkowe szczegóły" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Brak" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "szczegóły dla %s" - -#: views.py:105 -#, python-format -msgid "history events of type: %s" +msgid "Details for: %s" msgstr "" + +#: views.py:104 +#, python-format +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/pt/LC_MESSAGES/django.po b/mayan/apps/history/locale/pt/LC_MESSAGES/django.po index 292dbf677a..a58ae3dba0 100644 --- a/mayan/apps/history/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/pt/LC_MESSAGES/django.po @@ -1,125 +1,130 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 +# Emerson Soares , 2011 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-07-05 19:38+0000\n" -"Last-Translator: Vítor Figueiró \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:17 -msgid "date and time" -msgstr "data e hora" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "tipo" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "sumário" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "historial" - -#: links.py:8 -msgid "details" -msgstr "detalhes" - -#: models.py:17 -msgid "namespace" -msgstr "escopo" - -#: models.py:18 -msgid "name" -msgstr "nome" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "tipo de historial" - -#: models.py:34 -msgid "history types" -msgstr "tipos de historial" - -#: models.py:38 -msgid "date time" -msgstr "data / hora" - -#: models.py:43 -msgid "dictionary" -msgstr "dicionário" - -#: models.py:78 -msgid "histories" -msgstr "historiais" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "Historial" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "Aceder ao historial de um objeto" -#: views.py:37 -msgid "history events" -msgstr "eventos do historial" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "ligação de objeto" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "eventos do historial para: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Data" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Hora" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Objeto" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Tipo de evento" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Detalhes adicionais" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Nenhum" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "detalhes para: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "Eventos de historial do tipo: %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.po index 0b8b77dfb9..cef925a56e 100644 --- a/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/pt_BR/LC_MESSAGES/django.po @@ -1,124 +1,129 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 +# Emerson Soares , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-07-02 03:31+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: __init__.py:17 -msgid "date and time" -msgstr "data e hora" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" +msgid "Type" msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "sumário" - -#: links.py:7 models.py:77 -msgid "history" -msgstr "história" - -#: links.py:8 -msgid "details" +msgid "Summary" msgstr "" -#: models.py:17 -msgid "namespace" -msgstr "namespace" - -#: models.py:18 -msgid "name" -msgstr "nome" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "tipo de história" - -#: models.py:34 -msgid "history types" -msgstr "tipos de história" - -#: models.py:38 -msgid "date time" -msgstr "hora, data" - -#: models.py:43 -msgid "dictionary" -msgstr "dicionário" - -#: models.py:78 -msgid "histories" -msgstr "histórias" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "História" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "" -#: views.py:37 -msgid "history events" -msgstr "eventos da história" - -#: views.py:40 -msgid "object link" +#: views.py:36 +msgid "History events" msgstr "" -#: views.py:68 -#, python-format -msgid "history events for: %s" -msgstr "eventos de história para: %s" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:86 +#: views.py:67 +#, python-format +msgid "History events for: %s" +msgstr "" + +#: views.py:85 msgid "Date" msgstr "Data" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Tempo" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Objeto" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Tipo de evento" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "detalhes para: %s" - -#: views.py:105 -#, python-format -msgid "history events of type: %s" +msgid "Details for: %s" msgstr "" + +#: views.py:104 +#, python-format +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/history/locale/ro_RO/LC_MESSAGES/django.po index ed6a717042..eab403836b 100644 --- a/mayan/apps/history/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/ro_RO/LC_MESSAGES/django.po @@ -1,124 +1,128 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-02-10 13:51+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: __init__.py:17 -msgid "date and time" -msgstr "data și ora" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "tip" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "rezumat" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "istoric" - -#: links.py:8 -msgid "details" -msgstr "detalii" - -#: models.py:17 -msgid "namespace" -msgstr "namespace" - -#: models.py:18 -msgid "name" -msgstr "nume" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "tip istoric" - -#: models.py:34 -msgid "history types" -msgstr "tipuri istoric" - -#: models.py:38 -msgid "date time" -msgstr "data ora" - -#: models.py:43 -msgid "dictionary" -msgstr "dicționar" - -#: models.py:78 -msgid "histories" -msgstr "istorice" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "Istoric" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "Accesati istoria unui obiect" -#: views.py:37 -msgid "history events" -msgstr "Istoric evenimente" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "link-ul de obiect" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "Evenimente istoric pentru: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Data" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Timp" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Obiect" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Tip eveniment" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Detalii suplimentare" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Nici unul" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "detalii pentru:% s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "Istoric tip evenimente :% s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/ru/LC_MESSAGES/django.po b/mayan/apps/history/locale/ru/LC_MESSAGES/django.po index ff6d7314ff..e6e5c35cc6 100644 --- a/mayan/apps/history/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/ru/LC_MESSAGES/django.po @@ -1,124 +1,128 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-05-14 06:36+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:17 -msgid "date and time" -msgstr "дата и время" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "тип" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "итого" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "история" - -#: links.py:8 -msgid "details" -msgstr "детали" - -#: models.py:17 -msgid "namespace" -msgstr "пространство имен" - -#: models.py:18 -msgid "name" -msgstr "имя" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "тип истории" - -#: models.py:34 -msgid "history types" -msgstr "типы истории" - -#: models.py:38 -msgid "date time" -msgstr "дата и время" - -#: models.py:43 -msgid "dictionary" -msgstr "словарь" - -#: models.py:78 -msgid "histories" -msgstr "истории" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "История" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "История объекта" -#: views.py:37 -msgid "history events" -msgstr "события" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "ссылка на объект" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "события для: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Дата" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Время" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Объект" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Тип события" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "Дополнительная информация" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "Нет" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "подробности: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "История событий типа %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.po index f4f2122074..087495c3dd 100644 --- a/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/sl_SI/LC_MESSAGES/django.po @@ -1,123 +1,127 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2011-09-30 04:56+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: __init__.py:17 -msgid "date and time" +msgid "Date and time" msgstr "" #: __init__.py:21 -msgid "type" +msgid "Type" msgstr "" #: __init__.py:25 -msgid "summary" +msgid "Summary" msgstr "" -#: links.py:7 models.py:77 -msgid "history" +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" msgstr "" #: links.py:8 -msgid "details" -msgstr "" - -#: models.py:17 -msgid "namespace" +msgid "Details" msgstr "" #: models.py:18 -msgid "name" +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" msgstr "" #: models.py:33 models.py:42 -msgid "history type" +msgid "History type" msgstr "" #: models.py:34 -msgid "history types" +msgid "History types" msgstr "" #: models.py:38 -msgid "date time" +msgid "Date time" msgstr "" #: models.py:43 -msgid "dictionary" +msgid "Dictionary" msgstr "" #: models.py:78 -msgid "histories" -msgstr "" - -#: permissions.py:7 -msgid "History" +msgid "Histories" msgstr "" #: permissions.py:8 msgid "Access the history of an object" msgstr "" -#: views.py:37 -msgid "history events" +#: views.py:36 +msgid "History events" msgstr "" -#: views.py:40 -msgid "object link" +#: views.py:39 +msgid "Object link" msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" +msgid "History events for: %s" msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" +msgid "Details for: %s" msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" +msgid "History events of type: %s" msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/sq/LC_MESSAGES/django.po b/mayan/apps/history/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..edbcb97baf --- /dev/null +++ b/mayan/apps/history/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,127 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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:17 +msgid "Date and time" +msgstr "" + +#: __init__.py:21 +msgid "Type" +msgstr "" + +#: __init__.py:25 +msgid "Summary" +msgstr "" + +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" +msgstr "" + +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + +#: permissions.py:8 +msgid "Access the history of an object" +msgstr "" + +#: views.py:36 +msgid "History events" +msgstr "" + +#: views.py:39 +msgid "Object link" +msgstr "" + +#: views.py:67 +#, python-format +msgid "History events for: %s" +msgstr "" + +#: views.py:85 +msgid "Date" +msgstr "" + +#: views.py:86 +msgid "Time" +msgstr "" + +#: views.py:87 +msgid "Object" +msgstr "" + +#: views.py:88 +msgid "Event type" +msgstr "" + +#: views.py:89 +msgid "Additional details" +msgstr "" + +#: views.py:89 +msgid "None" +msgstr "" + +#: views.py:93 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:104 +#, python-format +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/history/locale/tr_TR/LC_MESSAGES/django.po index b7a27f2280..327d6ce55d 100644 --- a/mayan/apps/history/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/tr_TR/LC_MESSAGES/django.po @@ -1,122 +1,127 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:17 -msgid "date and time" +msgid "Date and time" msgstr "" #: __init__.py:21 -msgid "type" +msgid "Type" msgstr "" #: __init__.py:25 -msgid "summary" +msgid "Summary" msgstr "" -#: links.py:7 models.py:77 -msgid "history" +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" msgstr "" #: links.py:8 -msgid "details" -msgstr "" - -#: models.py:17 -msgid "namespace" +msgid "Details" msgstr "" #: models.py:18 -msgid "name" +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" msgstr "" #: models.py:33 models.py:42 -msgid "history type" +msgid "History type" msgstr "" #: models.py:34 -msgid "history types" +msgid "History types" msgstr "" #: models.py:38 -msgid "date time" +msgid "Date time" msgstr "" #: models.py:43 -msgid "dictionary" +msgid "Dictionary" msgstr "" #: models.py:78 -msgid "histories" -msgstr "" - -#: permissions.py:7 -msgid "History" +msgid "Histories" msgstr "" #: permissions.py:8 msgid "Access the history of an object" msgstr "" -#: views.py:37 -msgid "history events" +#: views.py:36 +msgid "History events" msgstr "" -#: views.py:40 -msgid "object link" +#: views.py:39 +msgid "Object link" msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" +msgid "History events for: %s" msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" +msgid "Details for: %s" msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" +msgid "History events of type: %s" msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.po index fd0a60b73e..cff12b2688 100644 --- a/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/vi_VN/LC_MESSAGES/django.po @@ -1,123 +1,128 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-25 00:48+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:17 -msgid "date and time" -msgstr "ngày và giờ" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "loại" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "tóm tắt" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" -msgstr "quá khứ" - -#: links.py:8 -msgid "details" -msgstr "chi tiết" - -#: models.py:17 -msgid "namespace" -msgstr "namespace" - -#: models.py:18 -msgid "name" -msgstr "tên" - -#: models.py:33 models.py:42 -msgid "history type" -msgstr "loại quá khứ" - -#: models.py:34 -msgid "history types" -msgstr "các loại quá khứ" - -#: models.py:38 -msgid "date time" -msgstr "ngày giờ" - -#: models.py:43 -msgid "dictionary" -msgstr "từ điển" - -#: models.py:78 -msgid "histories" -msgstr "quá khứ" - -#: permissions.py:7 +#: links.py:7 models.py:77 permissions.py:7 msgid "History" msgstr "Quá khứ" +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + #: permissions.py:8 msgid "Access the history of an object" msgstr "Truy cập thông tin quá khứ của một đối tượng" -#: views.py:37 -msgid "history events" -msgstr "các sự kiện quá khứ" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "liên kết đối tượng" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "các sự kiện quá khứ cho: %s" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "Ngày" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "Giờ" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "Đối tượng" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "Loại sự kiện" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "chi tiết bổ sung" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "None" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "chi tiết cho: %s" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "loại sự kiện quá khứ: %s" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/history/locale/zh_CN/LC_MESSAGES/django.po index 236357ffe2..bb1be193c4 100644 --- a/mayan/apps/history/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/history/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-09-24 13:25+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,104 +20,109 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:17 -msgid "date and time" -msgstr "日期和时间" +msgid "Date and time" +msgstr "" #: __init__.py:21 -msgid "type" -msgstr "类型" +msgid "Type" +msgstr "" #: __init__.py:25 -msgid "summary" -msgstr "小结" +msgid "Summary" +msgstr "" -#: links.py:7 models.py:77 -msgid "history" +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" msgstr "历史" #: links.py:8 -msgid "details" -msgstr "详细信息" - -#: models.py:17 -msgid "namespace" -msgstr "命名空间" +msgid "Details" +msgstr "" #: models.py:18 -msgid "name" -msgstr "名称" +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" #: models.py:33 models.py:42 -msgid "history type" -msgstr "历史类型" +msgid "History type" +msgstr "" #: models.py:34 -msgid "history types" -msgstr "历史类型" +msgid "History types" +msgstr "" #: models.py:38 -msgid "date time" -msgstr "时间日期" +msgid "Date time" +msgstr "" #: models.py:43 -msgid "dictionary" -msgstr "字典" +msgid "Dictionary" +msgstr "" #: models.py:78 -msgid "histories" -msgstr "历史" - -#: permissions.py:7 -msgid "History" -msgstr "历史" +msgid "Histories" +msgstr "" #: permissions.py:8 msgid "Access the history of an object" msgstr "访问对象的历史" -#: views.py:37 -msgid "history events" -msgstr "历史事件" +#: views.py:36 +msgid "History events" +msgstr "" -#: views.py:40 -msgid "object link" -msgstr "对象链接" +#: views.py:39 +msgid "Object link" +msgstr "" -#: views.py:68 +#: views.py:67 #, python-format -msgid "history events for: %s" -msgstr "%s的历史事件" +msgid "History events for: %s" +msgstr "" -#: views.py:86 +#: views.py:85 msgid "Date" msgstr "日期" -#: views.py:87 +#: views.py:86 msgid "Time" msgstr "时间" -#: views.py:88 +#: views.py:87 msgid "Object" msgstr "对象" -#: views.py:89 +#: views.py:88 msgid "Event type" msgstr "事件类型" -#: views.py:90 +#: views.py:89 msgid "Additional details" msgstr "额外信息" -#: views.py:90 +#: views.py:89 msgid "None" msgstr "无" -#: views.py:94 +#: views.py:93 #, python-format -msgid "details for: %s" -msgstr "%s的详细信息" +msgid "Details for: %s" +msgstr "" -#: views.py:105 +#: views.py:104 #, python-format -msgid "history events of type: %s" -msgstr "类型:%s的历史事件" +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/history/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/history/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..69003af62f --- /dev/null +++ b/mayan/apps/history/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,127 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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:17 +msgid "Date and time" +msgstr "" + +#: __init__.py:21 +msgid "Type" +msgstr "" + +#: __init__.py:25 +msgid "Summary" +msgstr "" + +#: links.py:7 models.py:77 permissions.py:7 +msgid "History" +msgstr "" + +#: links.py:8 +msgid "Details" +msgstr "" + +#: models.py:18 +msgid "Namespace" +msgstr "" + +#: models.py:19 +msgid "Name" +msgstr "" + +#: models.py:33 models.py:42 +msgid "History type" +msgstr "" + +#: models.py:34 +msgid "History types" +msgstr "" + +#: models.py:38 +msgid "Date time" +msgstr "" + +#: models.py:43 +msgid "Dictionary" +msgstr "" + +#: models.py:78 +msgid "Histories" +msgstr "" + +#: permissions.py:8 +msgid "Access the history of an object" +msgstr "" + +#: views.py:36 +msgid "History events" +msgstr "" + +#: views.py:39 +msgid "Object link" +msgstr "" + +#: views.py:67 +#, python-format +msgid "History events for: %s" +msgstr "" + +#: views.py:85 +msgid "Date" +msgstr "" + +#: views.py:86 +msgid "Time" +msgstr "" + +#: views.py:87 +msgid "Object" +msgstr "" + +#: views.py:88 +msgid "Event type" +msgstr "" + +#: views.py:89 +msgid "Additional details" +msgstr "" + +#: views.py:89 +msgid "None" +msgstr "" + +#: views.py:93 +#, python-format +msgid "Details for: %s" +msgstr "" + +#: views.py:104 +#, python-format +msgid "History events of type: %s" +msgstr "" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "history" +#~ msgstr "history" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po b/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po index de48a3df22..0d7e670791 100644 --- a/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/ar/LC_MESSAGES/django.po @@ -1,48 +1,46 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-26 08:50+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "installation details" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -#, fuzzy -msgid "installation property namespaces" -msgstr "installation details" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -113,96 +111,93 @@ msgstr "Disk partitions" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "tesseract version" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "not found" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "error getting version" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "unpaper version" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "pdftotext version" -#: models.py:102 -#, fuzzy +#: models.py:105 msgid "Mayan EDMS" -msgstr "Mayan EDMS version" +msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "Mayan EDMS version" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "Installed via fabfile" -#: models.py:109 -#, fuzzy +#: models.py:112 msgid "Git repository" -msgstr "Running from a Git repository" +msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "Running from a Git repository" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "Repository remotes" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "Repository remotes URLs" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "Branch" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 -#, fuzzy +#: models.py:137 msgid "pip not found." -msgstr "not found" +msgstr "" #: permissions.py:7 msgid "Installation" @@ -213,9 +208,9 @@ msgid "View installation environment details" msgstr "View installation environment details" #: views.py:33 -#, fuzzy, python-format -msgid "installation namespace details for: %s" -msgstr "installation details" +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" #~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po b/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po index 544781d2b0..5a5dbc3e65 100644 --- a/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Iliya Georgiev , 2012 # Pavlin Koldamov , 2012 @@ -9,40 +10,38 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "детайли за инсталацията" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -#, fuzzy -msgid "installation property namespaces" -msgstr "детайли за инсталацията" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -113,95 +112,93 @@ msgstr "Дялове на диска" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "tesseract версия" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "не е намерен" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "версия на unpaper" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 -#, fuzzy +#: models.py:105 msgid "Mayan EDMS" -msgstr "Версия на Mayan EDMS" +msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "Версия на Mayan EDMS" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "Инсталирана чрез fabfile" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 -#, fuzzy +#: models.py:137 msgid "pip not found." -msgstr "не е намерен" +msgstr "" #: permissions.py:7 msgid "Installation" @@ -212,9 +209,9 @@ msgid "View installation environment details" msgstr "Преглед на детайли относно средата на инсталацията" #: views.py:33 -#, fuzzy, python-format -msgid "installation namespace details for: %s" -msgstr "детайли за инсталацията" +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" -#~ msgstr "Детайли относно средата на инсталацията" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/installation/locale/bs_BA/LC_MESSAGES/django.po index 530b903ca9..b069167685 100644 --- a/mayan/apps/installation/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/bs_BA/LC_MESSAGES/django.po @@ -1,48 +1,46 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-28 13:54+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "detalji instalacije" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -#, fuzzy -msgid "installation property namespaces" -msgstr "detalji instalacije" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -113,96 +111,93 @@ msgstr "Particije diska" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "verzija tesseract-a" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "nije pronađeno" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "greška pribavljanja verzije" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "bezpapirna verzija" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "verzija pdftotext" -#: models.py:102 -#, fuzzy +#: models.py:105 msgid "Mayan EDMS" -msgstr "verzija Mayan EDMS " +msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "verzija Mayan EDMS " -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "Instalirano putem fabfile" -#: models.py:109 -#, fuzzy +#: models.py:112 msgid "Git repository" -msgstr "Izvršava se iz Git repozitorija" +msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "Izvršava se iz Git repozitorija" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "Udaljeni repozitoriji" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "URL-ovi udaljenih repozitorija" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "Ogranak" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "HEAD izvršava heksadekadni SHA" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "HEAD izvršava autor" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "HEAD izvršava autor datum" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "HEAD izvršava komitera" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "HEAD izvršava datum izvršenja" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "HEAD izvršava poruku" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 -#, fuzzy +#: models.py:137 msgid "pip not found." -msgstr "nije pronađeno" +msgstr "" #: permissions.py:7 msgid "Installation" @@ -213,9 +208,9 @@ msgid "View installation environment details" msgstr "Pregled detalja instalacije" #: views.py:33 -#, fuzzy, python-format -msgid "installation namespace details for: %s" -msgstr "detalji instalacije" +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" -#~ msgstr "Detalji okruženja instalacije" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/da/LC_MESSAGES/django.po b/mayan/apps/installation/locale/da/LC_MESSAGES/django.po index 866471c280..46d7cda04d 100644 --- a/mayan/apps/installation/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/da/LC_MESSAGES/django.po @@ -1,47 +1,46 @@ # 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: # René Rovsing Bach , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-02-10 11:51+0000\n" -"Last-Translator: René Rovsing Bach \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "installations detaljer" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -#, fuzzy -msgid "installation property namespaces" -msgstr "installations detaljer" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -112,96 +111,93 @@ msgstr "Diskpartitioner" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "Tesseract version" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "Ej fundet" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "Fejl ved versionssøgning" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "digital udgave" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "pdftotext version" -#: models.py:102 -#, fuzzy +#: models.py:105 msgid "Mayan EDMS" -msgstr "Mayan EDMS version" +msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "Mayan EDMS version" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "Installeret via fabfile" -#: models.py:109 -#, fuzzy +#: models.py:112 msgid "Git repository" -msgstr "Kører fra en Git repository" +msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "Kører fra en Git repository" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "Repository remotes" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "Repository remotes URLs" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "Branch" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 -#, fuzzy +#: models.py:137 msgid "pip not found." -msgstr "Ej fundet" +msgstr "" #: permissions.py:7 msgid "Installation" @@ -212,9 +208,9 @@ msgid "View installation environment details" msgstr "Se installations miljø detaljer" #: views.py:33 -#, fuzzy, python-format -msgid "installation namespace details for: %s" -msgstr "installations detaljer" +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" -#~ msgstr "Installations miljø detaljer" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..dfc5f9e976 --- /dev/null +++ b/mayan/apps/installation/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,215 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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:37 __init__.py:48 +msgid "Label" +msgstr "" + +#: __init__.py:41 +msgid "Items" +msgstr "" + +#: __init__.py:52 +msgid "Value" +msgstr "" + +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" + +#: links.py:8 views.py:21 +msgid "Installation property namespaces" +msgstr "" + +#: links.py:9 +msgid "Details" +msgstr "" + +#: models.py:53 +msgid "Operating system" +msgstr "" + +#: models.py:55 models.py:62 +msgid "LSB OS" +msgstr "" + +#: models.py:56 +msgid "Distributor ID" +msgstr "" + +#: models.py:57 +msgid "Description" +msgstr "" + +#: models.py:58 +msgid "Release" +msgstr "" + +#: models.py:59 +msgid "Codename" +msgstr "" + +#: models.py:60 +msgid "System info" +msgstr "" + +#: models.py:64 +msgid "OS architecture" +msgstr "" + +#: models.py:65 +msgid "Python version" +msgstr "" + +#: models.py:66 +msgid "Hostname" +msgstr "" + +#: models.py:67 +msgid "Platform" +msgstr "" + +#: models.py:68 +msgid "Machine" +msgstr "" + +#: models.py:69 +msgid "Processor" +msgstr "" + +#: models.py:70 +msgid "Number of CPUs" +msgstr "" + +#: models.py:71 +msgid "Total physical memory" +msgstr "" + +#: models.py:72 +msgid "Disk partitions" +msgstr "" + +#: models.py:75 +msgid "Binary dependencies" +msgstr "" + +#: models.py:80 models.py:82 models.py:84 +msgid "tesseract version" +msgstr "" + +#: models.py:80 models.py:89 models.py:98 +msgid "not found" +msgstr "" + +#: models.py:82 models.py:91 models.py:100 +msgid "error getting version" +msgstr "" + +#: models.py:89 models.py:91 models.py:93 +msgid "unpaper version" +msgstr "" + +#: models.py:98 models.py:100 models.py:102 +msgid "pdftotext version" +msgstr "" + +#: models.py:105 +msgid "Mayan EDMS" +msgstr "" + +#: models.py:107 +msgid "UUID" +msgstr "" + +#: models.py:108 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:109 +msgid "Installed via fabfile" +msgstr "" + +#: models.py:112 +msgid "Git repository" +msgstr "" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "" + +#: models.py:122 +msgid "Repository remotes" +msgstr "" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "" + +#: models.py:124 +msgid "Branch" +msgstr "" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "" + +#: models.py:133 +msgid "VirtualEnv" +msgstr "" + +#: models.py:137 +msgid "pip not found." +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:33 +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.po index 19d8b1cf61..d3b3f92c3e 100644 --- a/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/de_DE/LC_MESSAGES/django.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-08-28 12:32+0000\n" -"Last-Translator: Tobias Paepke \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,28 +24,28 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" -msgstr "Bezeichner" +msgid "Label" +msgstr "" #: __init__.py:41 -msgid "items" -msgstr "Elemente" +msgid "Items" +msgstr "" #: __init__.py:52 -msgid "value" -msgstr "Wert" +msgid "Value" +msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "Installationsdetails" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" -msgstr "Installationseigenschaften Namensräume" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" -msgstr "Details" +msgid "Details" +msgstr "" #: models.py:53 msgid "Operating system" @@ -115,91 +115,91 @@ msgstr "Festplattenpartitionen" msgid "Binary dependencies" msgstr "Programmabhängigkeiten" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "Tesseract Version" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "Nicht gefunden" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "Fehler beim Auslesen der Version" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "unpaper Version" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "pdftotext Version" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "Mayan EDMS" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "UUID" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "Mayan EDMS Version" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "Installiert via Fabfile" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "Git-Repository" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "Aus einem Git-Repository ausgeführt" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "Name von entfernten Repositories" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "URLs von entfernten Repositories" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "Zweig" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "Prüfsumme des HEAD commit als SHA" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "HEAD commit Author" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "Zeitstempel, an dem der HEAD commit verfasst wurde" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "HEAD commit Committer" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "Zeitstempel, an dem der HEAD commit übertragen wurde" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "HEAD commit Nachricht" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "VirtualEnv" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "pip nicht gefunden." @@ -213,8 +213,8 @@ msgstr "Details der Installationsumgebung anzeigen" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" -msgstr "Installationsnamensraumdetails für %s" +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" #~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/en/LC_MESSAGES/django.po b/mayan/apps/installation/locale/en/LC_MESSAGES/django.po index 14d1c95f58..248ec1a2c3 100644 --- a/mayan/apps/installation/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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: 2014-07-31 19:53-0400\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,28 +19,29 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" +#: links.py:7 models.py:176 +#, fuzzy +msgid "Installation details" msgstr "installation details" #: links.py:8 views.py:21 #, fuzzy -msgid "installation property namespaces" +msgid "Installation property namespaces" msgstr "installation details" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -111,93 +112,93 @@ msgstr "Disk partitions" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "tesseract version" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "not found" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "error getting version" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "unpaper version" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "pdftotext version" -#: models.py:102 +#: models.py:105 #, fuzzy msgid "Mayan EDMS" msgstr "Mayan EDMS version" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "Mayan EDMS version" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "Installed via fabfile" -#: models.py:109 +#: models.py:112 #, fuzzy msgid "Git repository" msgstr "Running from a Git repository" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "Running from a Git repository" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "Repository remotes" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "Repository remotes URLs" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "Branch" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 #, fuzzy msgid "pip not found." msgstr "not found" @@ -212,7 +213,7 @@ msgstr "View installation environment details" #: views.py:33 #, fuzzy, python-format -msgid "installation namespace details for: %s" +msgid "Installation namespace details for: %s" msgstr "installation details" #~ msgid "Installation environment details" diff --git a/mayan/apps/installation/locale/es/LC_MESSAGES/django.po b/mayan/apps/installation/locale/es/LC_MESSAGES/django.po index 048c580cee..e0dfde4dae 100644 --- a/mayan/apps/installation/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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 @@ -10,40 +10,39 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-07-04 17:29+0000\n" -"Last-Translator: jmcainzos \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" -msgstr "etiqueta" +msgid "Label" +msgstr "" #: __init__.py:41 -msgid "items" -msgstr "artículos" +msgid "Items" +msgstr "" #: __init__.py:52 -msgid "value" -msgstr "valor" +msgid "Value" +msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "detalles de la instalación" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" -msgstr "categorias de propiedades de instalación" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" -msgstr "detalles" +msgid "Details" +msgstr "" #: models.py:53 msgid "Operating system" @@ -113,92 +112,91 @@ msgstr "Particiones de disco" msgid "Binary dependencies" msgstr "Dependencias binarias" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "Versión de tesseract" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "No encontrado" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "error al obtener la versión" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "Versión de unpaper" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "versión de pdftotext" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "Mayan EDMS" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "UUID" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "Versión de Mayan EDMS" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "Instalado a través de fabfile" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "Repositorio Git" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "Ejecutado desde un repositorio Git" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "Remotos del repositorio" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "URLs de los remotos del repositorio" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "Rama" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "SHA hex del commit HEAD" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "Autor del commit HEAD" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "Fecha de autoría" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "Usuario que sometió" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "Fecha de sumisión" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "Mensaje de sumisión" -#: models.py:130 -#, fuzzy +#: models.py:133 msgid "VirtualEnv" msgstr "VirtualEnv" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "pip no fue encontrado." @@ -212,8 +210,8 @@ msgstr "Ver detalles del entorno de instalación" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" -msgstr "detalles de categoría para la instalación: %s" +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" #~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po b/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po index 33b23bf7d7..b238df4b73 100644 --- a/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/fa/LC_MESSAGES/django.po @@ -1,64 +1,64 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-07-05 11:00+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "جزئیات نصب" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -#, fuzzy -msgid "installation property namespaces" -msgstr "جزئیات نصب" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 msgid "Operating system" -msgstr "" +msgstr "سیستم عامل" #: models.py:55 models.py:62 msgid "LSB OS" -msgstr "" +msgstr "LSB OS" #: models.py:56 msgid "Distributor ID" -msgstr "" +msgstr "شناسه توزیع کننده" #: models.py:57 msgid "Description" -msgstr "" +msgstr "شرح" #: models.py:58 msgid "Release" @@ -66,7 +66,7 @@ msgstr "انتشار" #: models.py:59 msgid "Codename" -msgstr "" +msgstr "نام رمز" #: models.py:60 msgid "System info" @@ -86,119 +86,119 @@ msgstr "نام میزبان" #: models.py:67 msgid "Platform" -msgstr "" +msgstr "ایستگاه" #: models.py:68 msgid "Machine" -msgstr "" +msgstr "ماشین" #: models.py:69 msgid "Processor" -msgstr "" +msgstr "پردازشگر" #: models.py:70 msgid "Number of CPUs" -msgstr "" +msgstr "تعداد پردازشگرها و یا CPU" #: models.py:71 msgid "Total physical memory" -msgstr "" +msgstr "کل حافظه فیزیکی" #: models.py:72 msgid "Disk partitions" -msgstr "" +msgstr "تقسیم بندی هارد" #: models.py:75 msgid "Binary dependencies" -msgstr "" +msgstr "وابستگی دودویی" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" -msgstr "" +msgstr "نسخه tesseract" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" -msgstr "" +msgstr "پیدا نشد" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" -msgstr "" +msgstr "خطا در تشخیص نسخه" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" -msgstr "" +msgstr "نسخه بدون کاغذ" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" -msgstr "" - -#: models.py:102 -msgid "Mayan EDMS" -msgstr "" - -#: models.py:104 -msgid "UUID" -msgstr "" +msgstr "نسخه تبدیل pdf به text" #: models.py:105 -msgid "Mayan EDMS version" -msgstr "" +msgid "Mayan EDMS" +msgstr "Mayan EDMS" -#: models.py:106 -msgid "Installed via fabfile" -msgstr "" +#: models.py:107 +msgid "UUID" +msgstr "UUID" + +#: models.py:108 +msgid "Mayan EDMS version" +msgstr "نسخه Mayan EDMS" #: models.py:109 +msgid "Installed via fabfile" +msgstr "نصب شده از طریق fabfile" + +#: models.py:112 msgid "Git repository" -msgstr "" +msgstr "مخزن Git" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" -msgstr "" - -#: models.py:119 -msgid "Repository remotes" -msgstr "" - -#: models.py:120 -msgid "Repository remotes URLs" -msgstr "" - -#: models.py:121 -msgid "Branch" -msgstr "" +msgstr "اجرا از مخزن Git" #: models.py:122 -msgid "HEAD commit hex SHA" -msgstr "" +msgid "Repository remotes" +msgstr "مخزن راه دور" #: models.py:123 -msgid "HEAD commit author" -msgstr "" +msgid "Repository remotes URLs" +msgstr "URL مخزن راه دور" #: models.py:124 -msgid "HEAD commit authored date" -msgstr "" +msgid "Branch" +msgstr "شاخه" #: models.py:125 -msgid "HEAD commit committer" -msgstr "" +msgid "HEAD commit hex SHA" +msgstr "HEAD commit hex SHA" #: models.py:126 -msgid "HEAD commit committed date" -msgstr "" +msgid "HEAD commit author" +msgstr "HEAD commit author" #: models.py:127 -msgid "HEAD commit message" -msgstr "" +msgid "HEAD commit authored date" +msgstr "HEAD commit authored date" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "HEAD commit committer" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "HEAD commit committed date" #: models.py:130 -msgid "VirtualEnv" -msgstr "" +msgid "HEAD commit message" +msgstr "HEAD commit message" -#: models.py:134 +#: models.py:133 +msgid "VirtualEnv" +msgstr "محیط مجازی" + +#: models.py:137 msgid "pip not found." -msgstr "" +msgstr "pip پیدا نشد." #: permissions.py:7 msgid "Installation" @@ -206,9 +206,12 @@ msgstr "نصب" #: permissions.py:8 msgid "View installation environment details" -msgstr "" +msgstr "دیدن جزئیات محیط نصب" #: views.py:33 -#, fuzzy, python-format -msgid "installation namespace details for: %s" -msgstr "جزئیات نصب" +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po b/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po index 01c5d5fb17..eb88487301 100644 --- a/mayan/apps/installation/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/installation/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 @@ -12,40 +12,39 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-07-18 17:21+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" -msgstr "étiquette" +msgid "Label" +msgstr "" #: __init__.py:41 -msgid "items" -msgstr "éléments" +msgid "Items" +msgstr "" #: __init__.py:52 -msgid "value" -msgstr "valeur" +msgid "Value" +msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "détails de l'installation" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" -msgstr "installation des propriétés des espaces de nommages" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" -msgstr "détails" +msgid "Details" +msgstr "" #: models.py:53 msgid "Operating system" @@ -115,92 +114,91 @@ msgstr "Les partitions du disque" msgid "Binary dependencies" msgstr "Dépendances binaires" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "la version de tesseract" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "non trouvée" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "erreur en récupérant la version" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "Version de unpaper" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "version de pdftotext" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "Mayan EDMS" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "UUID" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "la version de l'EDMS Maya" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "Installé avec un fabfile" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "Dépôt Git" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "Installé depuis un dépôt Git" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "Dépôt distant" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "Liens des dépôts distants" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "Branche" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:130 -#, fuzzy +#: models.py:133 msgid "VirtualEnv" -msgstr "VirtuanEnv" +msgstr "VirtualEnv" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "pip non trouvé" @@ -214,8 +212,8 @@ msgstr "Voir détails de la plateforme" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" -msgstr "installation détaillée de l'espace de nomage pour: %s" +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" #~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.po index f8051071c5..90b51744af 100644 --- a/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/hr_HR/LC_MESSAGES/django.po @@ -1,46 +1,45 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" +#: links.py:7 models.py:176 +msgid "Installation details" msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" +msgid "Installation property namespaces" msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -111,91 +110,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -209,5 +208,8 @@ msgstr "" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" +msgid "Installation namespace details for: %s" msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/hu/LC_MESSAGES/django.po b/mayan/apps/installation/locale/hu/LC_MESSAGES/django.po index b4445011ca..d414d62930 100644 --- a/mayan/apps/installation/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/hu/LC_MESSAGES/django.po @@ -1,45 +1,45 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" +#: links.py:7 models.py:176 +msgid "Installation details" msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" +msgid "Installation property namespaces" msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -110,91 +110,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -208,5 +208,8 @@ msgstr "" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" +msgid "Installation namespace details for: %s" msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/id/LC_MESSAGES/django.po b/mayan/apps/installation/locale/id/LC_MESSAGES/django.po index 6ca21f69a9..5cdda1b082 100644 --- a/mayan/apps/installation/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/id/LC_MESSAGES/django.po @@ -1,45 +1,45 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-06-17 22:18+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" +#: links.py:7 models.py:176 +msgid "Installation details" msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" +msgid "Installation property namespaces" msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -110,91 +110,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -208,5 +208,8 @@ msgstr "" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" +msgid "Installation namespace details for: %s" msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/it/LC_MESSAGES/django.po b/mayan/apps/installation/locale/it/LC_MESSAGES/django.po index 224ef14a93..ae3aa7c66a 100644 --- a/mayan/apps/installation/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/it/LC_MESSAGES/django.po @@ -1,45 +1,45 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" +#: links.py:7 models.py:176 +msgid "Installation details" msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" +msgid "Installation property namespaces" msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -110,91 +110,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -208,5 +208,8 @@ msgstr "" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" +msgid "Installation namespace details for: %s" msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/lv/LC_MESSAGES/django.po b/mayan/apps/installation/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..23edb6567f --- /dev/null +++ b/mayan/apps/installation/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,215 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: __init__.py:37 __init__.py:48 +msgid "Label" +msgstr "" + +#: __init__.py:41 +msgid "Items" +msgstr "" + +#: __init__.py:52 +msgid "Value" +msgstr "" + +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" + +#: links.py:8 views.py:21 +msgid "Installation property namespaces" +msgstr "" + +#: links.py:9 +msgid "Details" +msgstr "" + +#: models.py:53 +msgid "Operating system" +msgstr "" + +#: models.py:55 models.py:62 +msgid "LSB OS" +msgstr "" + +#: models.py:56 +msgid "Distributor ID" +msgstr "" + +#: models.py:57 +msgid "Description" +msgstr "" + +#: models.py:58 +msgid "Release" +msgstr "" + +#: models.py:59 +msgid "Codename" +msgstr "" + +#: models.py:60 +msgid "System info" +msgstr "" + +#: models.py:64 +msgid "OS architecture" +msgstr "" + +#: models.py:65 +msgid "Python version" +msgstr "" + +#: models.py:66 +msgid "Hostname" +msgstr "" + +#: models.py:67 +msgid "Platform" +msgstr "" + +#: models.py:68 +msgid "Machine" +msgstr "" + +#: models.py:69 +msgid "Processor" +msgstr "" + +#: models.py:70 +msgid "Number of CPUs" +msgstr "" + +#: models.py:71 +msgid "Total physical memory" +msgstr "" + +#: models.py:72 +msgid "Disk partitions" +msgstr "" + +#: models.py:75 +msgid "Binary dependencies" +msgstr "" + +#: models.py:80 models.py:82 models.py:84 +msgid "tesseract version" +msgstr "" + +#: models.py:80 models.py:89 models.py:98 +msgid "not found" +msgstr "" + +#: models.py:82 models.py:91 models.py:100 +msgid "error getting version" +msgstr "" + +#: models.py:89 models.py:91 models.py:93 +msgid "unpaper version" +msgstr "" + +#: models.py:98 models.py:100 models.py:102 +msgid "pdftotext version" +msgstr "" + +#: models.py:105 +msgid "Mayan EDMS" +msgstr "" + +#: models.py:107 +msgid "UUID" +msgstr "" + +#: models.py:108 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:109 +msgid "Installed via fabfile" +msgstr "" + +#: models.py:112 +msgid "Git repository" +msgstr "" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "" + +#: models.py:122 +msgid "Repository remotes" +msgstr "" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "" + +#: models.py:124 +msgid "Branch" +msgstr "" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "" + +#: models.py:133 +msgid "VirtualEnv" +msgstr "" + +#: models.py:137 +msgid "pip not found." +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:33 +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/nb/LC_MESSAGES/django.po b/mayan/apps/installation/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f6679820b9 --- /dev/null +++ b/mayan/apps/installation/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,215 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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:37 __init__.py:48 +msgid "Label" +msgstr "" + +#: __init__.py:41 +msgid "Items" +msgstr "" + +#: __init__.py:52 +msgid "Value" +msgstr "" + +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" + +#: links.py:8 views.py:21 +msgid "Installation property namespaces" +msgstr "" + +#: links.py:9 +msgid "Details" +msgstr "" + +#: models.py:53 +msgid "Operating system" +msgstr "" + +#: models.py:55 models.py:62 +msgid "LSB OS" +msgstr "" + +#: models.py:56 +msgid "Distributor ID" +msgstr "" + +#: models.py:57 +msgid "Description" +msgstr "" + +#: models.py:58 +msgid "Release" +msgstr "" + +#: models.py:59 +msgid "Codename" +msgstr "" + +#: models.py:60 +msgid "System info" +msgstr "" + +#: models.py:64 +msgid "OS architecture" +msgstr "" + +#: models.py:65 +msgid "Python version" +msgstr "" + +#: models.py:66 +msgid "Hostname" +msgstr "" + +#: models.py:67 +msgid "Platform" +msgstr "" + +#: models.py:68 +msgid "Machine" +msgstr "" + +#: models.py:69 +msgid "Processor" +msgstr "" + +#: models.py:70 +msgid "Number of CPUs" +msgstr "" + +#: models.py:71 +msgid "Total physical memory" +msgstr "" + +#: models.py:72 +msgid "Disk partitions" +msgstr "" + +#: models.py:75 +msgid "Binary dependencies" +msgstr "" + +#: models.py:80 models.py:82 models.py:84 +msgid "tesseract version" +msgstr "" + +#: models.py:80 models.py:89 models.py:98 +msgid "not found" +msgstr "" + +#: models.py:82 models.py:91 models.py:100 +msgid "error getting version" +msgstr "" + +#: models.py:89 models.py:91 models.py:93 +msgid "unpaper version" +msgstr "" + +#: models.py:98 models.py:100 models.py:102 +msgid "pdftotext version" +msgstr "" + +#: models.py:105 +msgid "Mayan EDMS" +msgstr "" + +#: models.py:107 +msgid "UUID" +msgstr "" + +#: models.py:108 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:109 +msgid "Installed via fabfile" +msgstr "" + +#: models.py:112 +msgid "Git repository" +msgstr "" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "" + +#: models.py:122 +msgid "Repository remotes" +msgstr "" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "" + +#: models.py:124 +msgid "Branch" +msgstr "" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "" + +#: models.py:133 +msgid "VirtualEnv" +msgstr "" + +#: models.py:137 +msgid "pip not found." +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:33 +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.po index f4199c4219..673d41f937 100644 --- a/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/nl_NL/LC_MESSAGES/django.po @@ -1,45 +1,45 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" +#: links.py:7 models.py:176 +msgid "Installation details" msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" +msgid "Installation property namespaces" msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -110,91 +110,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -208,5 +208,8 @@ msgstr "" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" +msgid "Installation namespace details for: %s" msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po b/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po index abf9525eb4..bedc3a320d 100644 --- a/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/pl/LC_MESSAGES/django.po @@ -1,48 +1,46 @@ # 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 , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-11-06 11:36+0000\n" -"Last-Translator: mic \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "Szczegóły instalacji" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -#, fuzzy -msgid "installation property namespaces" -msgstr "Szczegóły instalacji" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -113,91 +111,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -210,6 +208,9 @@ msgid "View installation environment details" msgstr "" #: views.py:33 -#, fuzzy, python-format -msgid "installation namespace details for: %s" -msgstr "Szczegóły instalacji" +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po b/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po index 69dbddbc4b..75efdbcbe0 100644 --- a/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/pt/LC_MESSAGES/django.po @@ -1,47 +1,46 @@ # 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: # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "detalhes da instalação" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -#, fuzzy -msgid "installation property namespaces" -msgstr "detalhes da instalação" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -112,91 +111,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -209,9 +208,9 @@ msgid "View installation environment details" msgstr "Ver detalhes do ambiente de instalação" #: views.py:33 -#, fuzzy, python-format -msgid "installation namespace details for: %s" -msgstr "detalhes da instalação" +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" -#~ msgstr "Detalhes do ambiente de instalação" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.po index 8d69bf69f7..efc6ca8789 100644 --- a/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/pt_BR/LC_MESSAGES/django.po @@ -1,45 +1,45 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" +#: links.py:7 models.py:176 +msgid "Installation details" msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" +msgid "Installation property namespaces" msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -110,91 +110,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -208,5 +208,8 @@ msgstr "" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" +msgid "Installation namespace details for: %s" msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/installation/locale/ro_RO/LC_MESSAGES/django.po index 61c2beb160..1426f2b734 100644 --- a/mayan/apps/installation/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/ro_RO/LC_MESSAGES/django.po @@ -1,48 +1,46 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-02-10 14:42+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "Detalii de instalare" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -#, fuzzy -msgid "installation property namespaces" -msgstr "Detalii de instalare" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -113,96 +111,93 @@ msgstr "Disc partiții" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "Tesseract versiune" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "nu a fost găsit" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "eroare la obținerea versiune" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "unpaper versiune" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "pdftotext versiune" -#: models.py:102 -#, fuzzy +#: models.py:105 msgid "Mayan EDMS" -msgstr "Maya EDMS versiune" +msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "Maya EDMS versiune" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "Instalat prin intermediul fabfile" -#: models.py:109 -#, fuzzy +#: models.py:112 msgid "Git repository" -msgstr "Rularea de la un depozit Git" +msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "Rularea de la un depozit Git" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "Repository telecomenzi" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "Repository telecomenzi URL-uri" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "Ramură" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 -#, fuzzy +#: models.py:137 msgid "pip not found." -msgstr "nu a fost găsit" +msgstr "" #: permissions.py:7 msgid "Installation" @@ -213,9 +208,9 @@ msgid "View installation environment details" msgstr "Vezi detalii de instalare de mediu" #: views.py:33 -#, fuzzy, python-format -msgid "installation namespace details for: %s" -msgstr "Detalii de instalare" +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" -#~ msgstr "Mediul de instalare detalii" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po b/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po index ba8aae5e5a..edb9faf610 100644 --- a/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/ru/LC_MESSAGES/django.po @@ -1,48 +1,46 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-05-14 06:53+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "Подробности установки " +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -#, fuzzy -msgid "installation property namespaces" -msgstr "Подробности установки " +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -113,96 +111,93 @@ msgstr "Разделы диска" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "tesseract version" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "не найдено" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "Ошибка при получении версии" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "unpaper версия" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "версия pdftotext" -#: models.py:102 -#, fuzzy +#: models.py:105 msgid "Mayan EDMS" -msgstr "Mayan EDMS version" +msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "Mayan EDMS version" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "Installed via fabfile" -#: models.py:109 -#, fuzzy +#: models.py:112 msgid "Git repository" -msgstr "Запуск с Git репозитория" +msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "Запуск с Git репозитория" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "Repository remotes" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "Адреса URL репозиториев " -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "Branch" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "HEAD commit hex SHA" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "HEAD commit author" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "HEAD commit authored date" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "HEAD commit committer" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "HEAD commit committed date" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "HEAD commit message" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 -#, fuzzy +#: models.py:137 msgid "pip not found." -msgstr "не найдено" +msgstr "" #: permissions.py:7 msgid "Installation" @@ -213,9 +208,9 @@ msgid "View installation environment details" msgstr "Подробности среды установки" #: views.py:33 -#, fuzzy, python-format -msgid "installation namespace details for: %s" -msgstr "Подробности установки " +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" -#~ msgstr "Сведения о среде установки" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.po index 9e3a04be04..b88703220f 100644 --- a/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/sl_SI/LC_MESSAGES/django.po @@ -1,46 +1,45 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" +#: links.py:7 models.py:176 +msgid "Installation details" msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" +msgid "Installation property namespaces" msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -111,91 +110,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -209,5 +208,8 @@ msgstr "" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" +msgid "Installation namespace details for: %s" msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/sq/LC_MESSAGES/django.po b/mayan/apps/installation/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7997ca8705 --- /dev/null +++ b/mayan/apps/installation/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,215 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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:37 __init__.py:48 +msgid "Label" +msgstr "" + +#: __init__.py:41 +msgid "Items" +msgstr "" + +#: __init__.py:52 +msgid "Value" +msgstr "" + +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" + +#: links.py:8 views.py:21 +msgid "Installation property namespaces" +msgstr "" + +#: links.py:9 +msgid "Details" +msgstr "" + +#: models.py:53 +msgid "Operating system" +msgstr "" + +#: models.py:55 models.py:62 +msgid "LSB OS" +msgstr "" + +#: models.py:56 +msgid "Distributor ID" +msgstr "" + +#: models.py:57 +msgid "Description" +msgstr "" + +#: models.py:58 +msgid "Release" +msgstr "" + +#: models.py:59 +msgid "Codename" +msgstr "" + +#: models.py:60 +msgid "System info" +msgstr "" + +#: models.py:64 +msgid "OS architecture" +msgstr "" + +#: models.py:65 +msgid "Python version" +msgstr "" + +#: models.py:66 +msgid "Hostname" +msgstr "" + +#: models.py:67 +msgid "Platform" +msgstr "" + +#: models.py:68 +msgid "Machine" +msgstr "" + +#: models.py:69 +msgid "Processor" +msgstr "" + +#: models.py:70 +msgid "Number of CPUs" +msgstr "" + +#: models.py:71 +msgid "Total physical memory" +msgstr "" + +#: models.py:72 +msgid "Disk partitions" +msgstr "" + +#: models.py:75 +msgid "Binary dependencies" +msgstr "" + +#: models.py:80 models.py:82 models.py:84 +msgid "tesseract version" +msgstr "" + +#: models.py:80 models.py:89 models.py:98 +msgid "not found" +msgstr "" + +#: models.py:82 models.py:91 models.py:100 +msgid "error getting version" +msgstr "" + +#: models.py:89 models.py:91 models.py:93 +msgid "unpaper version" +msgstr "" + +#: models.py:98 models.py:100 models.py:102 +msgid "pdftotext version" +msgstr "" + +#: models.py:105 +msgid "Mayan EDMS" +msgstr "" + +#: models.py:107 +msgid "UUID" +msgstr "" + +#: models.py:108 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:109 +msgid "Installed via fabfile" +msgstr "" + +#: models.py:112 +msgid "Git repository" +msgstr "" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "" + +#: models.py:122 +msgid "Repository remotes" +msgstr "" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "" + +#: models.py:124 +msgid "Branch" +msgstr "" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "" + +#: models.py:133 +msgid "VirtualEnv" +msgstr "" + +#: models.py:137 +msgid "pip not found." +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:33 +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.po index 520d86408f..3da5271fa6 100644 --- a/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/tr_TR/LC_MESSAGES/django.po @@ -1,46 +1,46 @@ # 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: # Caner Başaran , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-10 10:56+0000\n" -"Last-Translator: Caner Başaran \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" +#: links.py:7 models.py:176 +msgid "Installation details" msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" +msgid "Installation property namespaces" msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -111,91 +111,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -209,5 +209,8 @@ msgstr "" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" +msgid "Installation namespace details for: %s" msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.po index fd8c41af67..812cbffbd2 100644 --- a/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/vi_VN/LC_MESSAGES/django.po @@ -1,45 +1,45 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-06-17 22:18+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:37 __init__.py:48 -msgid "label" +msgid "Label" msgstr "" #: __init__.py:41 -msgid "items" +msgid "Items" msgstr "" #: __init__.py:52 -msgid "value" +msgid "Value" msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" +#: links.py:7 models.py:176 +msgid "Installation details" msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" +msgid "Installation property namespaces" msgstr "" #: links.py:9 -msgid "details" +msgid "Details" msgstr "" #: models.py:53 @@ -110,91 +110,91 @@ msgstr "" msgid "Binary dependencies" msgstr "" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "" @@ -208,5 +208,8 @@ msgstr "" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" +msgid "Installation namespace details for: %s" msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/installation/locale/zh_CN/LC_MESSAGES/django.po index aed4e1bad3..5e96c8b037 100644 --- a/mayan/apps/installation/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/installation/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-09-25 05:58+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,28 +20,28 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:37 __init__.py:48 -msgid "label" -msgstr "标签" +msgid "Label" +msgstr "" #: __init__.py:41 -msgid "items" -msgstr "项" +msgid "Items" +msgstr "" #: __init__.py:52 -msgid "value" -msgstr "值" +msgid "Value" +msgstr "" -#: links.py:7 models.py:173 -msgid "installation details" -msgstr "安装详单" +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" #: links.py:8 views.py:21 -msgid "installation property namespaces" -msgstr "安装属性空间" +msgid "Installation property namespaces" +msgstr "" #: links.py:9 -msgid "details" -msgstr "详细" +msgid "Details" +msgstr "" #: models.py:53 msgid "Operating system" @@ -111,91 +111,91 @@ msgstr "磁盘分区" msgid "Binary dependencies" msgstr "二进制依赖" -#: models.py:79 models.py:81 models.py:83 +#: models.py:80 models.py:82 models.py:84 msgid "tesseract version" msgstr "tesseract版本" -#: models.py:81 models.py:89 models.py:97 +#: models.py:80 models.py:89 models.py:98 msgid "not found" msgstr "未发现" -#: models.py:83 models.py:91 models.py:99 +#: models.py:82 models.py:91 models.py:100 msgid "error getting version" msgstr "获取版本出错" -#: models.py:87 models.py:89 models.py:91 +#: models.py:89 models.py:91 models.py:93 msgid "unpaper version" msgstr "unpaper版本" -#: models.py:95 models.py:97 models.py:99 +#: models.py:98 models.py:100 models.py:102 msgid "pdftotext version" msgstr "pdftotext版本" -#: models.py:102 +#: models.py:105 msgid "Mayan EDMS" msgstr "Mayan电子文档管理系统" -#: models.py:104 +#: models.py:107 msgid "UUID" msgstr "UUID" -#: models.py:105 +#: models.py:108 msgid "Mayan EDMS version" msgstr "Mayan EDMS 版本" -#: models.py:106 +#: models.py:109 msgid "Installed via fabfile" msgstr "通过fabfile安装" -#: models.py:109 +#: models.py:112 msgid "Git repository" msgstr "Git存储库" -#: models.py:114 models.py:118 +#: models.py:117 models.py:121 msgid "Running from a Git repository" msgstr "从Git存储库运行" -#: models.py:119 +#: models.py:122 msgid "Repository remotes" msgstr "远程存储库" -#: models.py:120 +#: models.py:123 msgid "Repository remotes URLs" msgstr "远程存储库的URLs" -#: models.py:121 +#: models.py:124 msgid "Branch" msgstr "分支" -#: models.py:122 +#: models.py:125 msgid "HEAD commit hex SHA" msgstr "HEAD16进制提交版本的SHA" -#: models.py:123 +#: models.py:126 msgid "HEAD commit author" msgstr "HEAD提交的作者" -#: models.py:124 +#: models.py:127 msgid "HEAD commit authored date" msgstr "HEAD提交作者的日期" -#: models.py:125 +#: models.py:128 msgid "HEAD commit committer" msgstr "HEAD提交的提交者" -#: models.py:126 +#: models.py:129 msgid "HEAD commit committed date" msgstr "HEAD提交的日期" -#: models.py:127 +#: models.py:130 msgid "HEAD commit message" msgstr "HEAD提交信息" -#: models.py:130 +#: models.py:133 msgid "VirtualEnv" msgstr "VirtualEnv" -#: models.py:134 +#: models.py:137 msgid "pip not found." msgstr "pip未发现" @@ -209,8 +209,8 @@ msgstr "查看安装环境的详细信息" #: views.py:33 #, python-format -msgid "installation namespace details for: %s" -msgstr "%s的安装空间信息" +msgid "Installation namespace details for: %s" +msgstr "" #~ msgid "Installation environment details" #~ msgstr "Installation environment details" diff --git a/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0da5b81a96 --- /dev/null +++ b/mayan/apps/installation/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,215 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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:37 __init__.py:48 +msgid "Label" +msgstr "" + +#: __init__.py:41 +msgid "Items" +msgstr "" + +#: __init__.py:52 +msgid "Value" +msgstr "" + +#: links.py:7 models.py:176 +msgid "Installation details" +msgstr "" + +#: links.py:8 views.py:21 +msgid "Installation property namespaces" +msgstr "" + +#: links.py:9 +msgid "Details" +msgstr "" + +#: models.py:53 +msgid "Operating system" +msgstr "" + +#: models.py:55 models.py:62 +msgid "LSB OS" +msgstr "" + +#: models.py:56 +msgid "Distributor ID" +msgstr "" + +#: models.py:57 +msgid "Description" +msgstr "" + +#: models.py:58 +msgid "Release" +msgstr "" + +#: models.py:59 +msgid "Codename" +msgstr "" + +#: models.py:60 +msgid "System info" +msgstr "" + +#: models.py:64 +msgid "OS architecture" +msgstr "" + +#: models.py:65 +msgid "Python version" +msgstr "" + +#: models.py:66 +msgid "Hostname" +msgstr "" + +#: models.py:67 +msgid "Platform" +msgstr "" + +#: models.py:68 +msgid "Machine" +msgstr "" + +#: models.py:69 +msgid "Processor" +msgstr "" + +#: models.py:70 +msgid "Number of CPUs" +msgstr "" + +#: models.py:71 +msgid "Total physical memory" +msgstr "" + +#: models.py:72 +msgid "Disk partitions" +msgstr "" + +#: models.py:75 +msgid "Binary dependencies" +msgstr "" + +#: models.py:80 models.py:82 models.py:84 +msgid "tesseract version" +msgstr "" + +#: models.py:80 models.py:89 models.py:98 +msgid "not found" +msgstr "" + +#: models.py:82 models.py:91 models.py:100 +msgid "error getting version" +msgstr "" + +#: models.py:89 models.py:91 models.py:93 +msgid "unpaper version" +msgstr "" + +#: models.py:98 models.py:100 models.py:102 +msgid "pdftotext version" +msgstr "" + +#: models.py:105 +msgid "Mayan EDMS" +msgstr "" + +#: models.py:107 +msgid "UUID" +msgstr "" + +#: models.py:108 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:109 +msgid "Installed via fabfile" +msgstr "" + +#: models.py:112 +msgid "Git repository" +msgstr "" + +#: models.py:117 models.py:121 +msgid "Running from a Git repository" +msgstr "" + +#: models.py:122 +msgid "Repository remotes" +msgstr "" + +#: models.py:123 +msgid "Repository remotes URLs" +msgstr "" + +#: models.py:124 +msgid "Branch" +msgstr "" + +#: models.py:125 +msgid "HEAD commit hex SHA" +msgstr "" + +#: models.py:126 +msgid "HEAD commit author" +msgstr "" + +#: models.py:127 +msgid "HEAD commit authored date" +msgstr "" + +#: models.py:128 +msgid "HEAD commit committer" +msgstr "" + +#: models.py:129 +msgid "HEAD commit committed date" +msgstr "" + +#: models.py:130 +msgid "HEAD commit message" +msgstr "" + +#: models.py:133 +msgid "VirtualEnv" +msgstr "" + +#: models.py:137 +msgid "pip not found." +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:33 +#, python-format +msgid "Installation namespace details for: %s" +msgstr "" + +#~ msgid "Installation environment details" +#~ msgstr "Installation environment details" diff --git a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po index 7091740b10..69c3aed73a 100644 --- a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mohammed ALDOUB , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-25 19:42+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: forms.py:49 msgid "Pages" @@ -32,39 +31,39 @@ msgstr "اختيار" msgid "Click on the image for full size view of the first page." msgstr "اضغط على الصورة لمشاهدة الحجم الكامل للصفحة الأولى." -#: links.py:11 -msgid "smart links actions" -msgstr "اجراءات الروابط الذكية" +#: links.py:12 +msgid "Smart links actions" +msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "الروابط الذكية" -#: links.py:15 -msgid "smart links list" -msgstr "قائمة الروابط الذكية" - #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" +msgstr "" + +#: links.py:17 views.py:158 +msgid "Create new smart link" msgstr "إنشاء ارتباط ذكي جديد" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "تحرير" - #: links.py:18 links.py:23 -msgid "delete" -msgstr "حذف" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "شروط" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "انشاء شرط" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "قوائم الصلاحيات" @@ -136,75 +135,66 @@ msgstr "is in regular expression" msgid "is in regular expression (case insensitive)" msgstr "is in regular expression (case insensitive)" -#: models.py:12 -msgid "title" -msgstr "عنوان" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "عنوان متغير" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." +msgstr "This expression will be evaluated against the current selected document. The document metadata is available as variables `metadata` and document properties under the variable `document`." + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -"This expression will be evaluated against the current selected document. " -"The document metadata is available as variables `metadata` and document " -"properties under the variable `document`." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "مشغل" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "رابط ذكي" - -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "يتم تجاهل الإدراج للغرض الأول." -#: models.py:29 -msgid "foreign document data" -msgstr "foreign document data" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." +msgstr "This represents the metadata of all other documents. Available objects: `document.` and `metadata.`." + +#: models.py:30 +msgid "Expression" msgstr "" -"This represents the metadata of all other documents. Available objects: " -"`document.` and `metadata.`." #: models.py:31 -msgid "expression" -msgstr "expression" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "negated" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Inverts the logic of the operator." -#: models.py:36 +#: models.py:35 msgid "not" msgstr "not" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "شرط الرابط" - -#: models.py:40 -msgid "link conditions" -msgstr "شروط الرابط" - -#: permissions.py:7 -msgid "Smart links" -msgstr "الروابط الذكية" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -222,123 +212,132 @@ msgstr "حذف الروابط الذكية" msgid "Edit smart links" msgstr "تحرير الروابط الذكية" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "أظهر الروابط الذكية التي لا ترجع أية وثائق." + +#: views.py:40 msgid "No action selected." msgstr "لم يتم اختيار اجراء" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "وثائق في الارتباط الذكي : %(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "خطأ بالاستعلام عن الرابط الذكي: %s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "الروابط الذكية (%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "لا توجد هناك روابط ذكية للوثيقة الحالية." -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "تم انشاء الرابط الذكي %s بنجاح" -#: views.py:157 -msgid "Create new smart link" -msgstr "إنشاء ارتباط ذكي جديد" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "تم تحرير الرابط الذكي %s بنجاح." -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "تحرير الرابط الذكي: %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "تم مسح الرابط الذكي %s بنجاح." -#: views.py:201 -#, fuzzy, python-format +#: views.py:202 +#, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -msgstr "خطأ بمسح الرابط الذكي: %(smart_link)s; %(error)s." +msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "هل أنت متأكد من مسح الرابط الذكي: %s ؟" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "الشروط للرابط الذكي: %s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "تم انشاء شرط الرابط الذكي \"%s\" بنجاح." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "أضف شرط جديد للرابط الذكي: \"%s\"" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "تم تعديل شرط الرابط الذكي \"%s\" بنجاح." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "تحرير شرط الرابط الذكي" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "شرط" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "تم مسح شرط الرابط الذكي \"%s\" بنجاح." -#: views.py:316 -#, fuzzy, python-format +#: views.py:317 +#, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." -msgstr "خطأ أثناء مسح شرط الرابط الذكي %(smart_link_condition)s; %(error)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." +msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "هل أنت متأكد أنك تريد حذف شرط الرابط الذكي: \"%s\"؟" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "أظهر الروابط الذكية التي لا ترجع أية وثائق." +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "ماهي الروابط أو الارتباطات الذكية؟" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" -"الروابط أو الارتباطات الذكية هي مجموعة شروط تستخدم للاستعلام بقواعد البيانات " -"باستخدام الوثائق التي يدخلها المستخدم كمصدر للبيانات. نتيجة الاستعلام هي " -"مجموعة وثائق ترتبط بالوثيقة الاصلية مما يسمح للمستخدم بالتنقل بينهم بسهولة." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po index fe8246a4ab..ea7fde124b 100644 --- a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pavlin Koldamov , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -31,39 +31,39 @@ msgstr "Изберете" msgid "Click on the image for full size view of the first page." msgstr "" -#: links.py:11 -msgid "smart links actions" +#: links.py:12 +msgid "Smart links actions" msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "" - -#: links.py:15 -msgid "smart links list" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "" #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "редактиране" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "" #: links.py:18 links.py:23 -msgid "delete" -msgstr "изтриване" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "условия" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "създаване условия" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "" @@ -135,69 +135,65 @@ msgstr "" msgid "is in regular expression (case insensitive)" msgstr "" -#: models.py:12 -msgid "title" -msgstr "заглавие" - -#: models.py:13 views.py:133 -msgid "dynamic title" +#: models.py:11 +msgid "Title" msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" + +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "активирано" - -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -#: models.py:28 +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" + +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "" -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +msgid "Foreign document data" msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "" +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" +msgid "Negated" msgstr "" -#: models.py:32 -msgid "negated" -msgstr "" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "не" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "" - -#: models.py:40 -msgid "link conditions" -msgstr "" - -#: permissions.py:7 -msgid "Smart links" +msgid "Link conditions" msgstr "" #: permissions.py:9 @@ -216,120 +212,132 @@ msgstr "" msgid "Edit smart links" msgstr "" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 msgid "No action selected." msgstr "Не са избрани действия." -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" +msgid "Documents in smart link: %(group)s" msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" +msgid "Smart links (%s)" msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" +msgid "Conditions for smart link: %s" msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "условие" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 +#: views.py:317 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po index db67cea9dd..ff7f7d2d93 100644 --- a/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # www.ping.ba , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-27 09:28+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:49 msgid "Pages" @@ -32,39 +31,39 @@ msgstr "Odaberi" msgid "Click on the image for full size view of the first page." msgstr "Klikni na sliku za pregled u punoj veličini prve stranice" -#: links.py:11 -msgid "smart links actions" -msgstr "smart link akcija" +#: links.py:12 +msgid "Smart links actions" +msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "smart linkovi" - -#: links.py:15 -msgid "smart links list" -msgstr "lista smart linkova" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "Smart linkovi" #: links.py:16 -msgid "create new smart link" -msgstr "kreiraj novi smart link" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "izmijeni" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "Kreiraj novi smart link" #: links.py:18 links.py:23 -msgid "delete" -msgstr "obriši" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "uslovi" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "kreiraj uslove" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -136,75 +135,66 @@ msgstr "je u regularnom izrazu" msgid "is in regular expression (case insensitive)" msgstr "je u regularnom izrazu (nije bitno velika ili mala slova)" -#: models.py:12 -msgid "title" -msgstr "naslov" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "dinamički naslov" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." +msgstr "Ovaj izraz će biti upoređen sa trenutno odabranim dokumentom. Metadata dokumenta su dostupna kao variable `metadata` i u svojstvima dokumenta pod variablom `document`." + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -"Ovaj izraz će biti upoređen sa trenutno odabranim dokumentom. Metadata " -"dokumenta su dostupna kao variable `metadata` i u svojstvima dokumenta pod " -"variablom `document`." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "omogućen" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "smart link" - -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "Inkluzija je ignorisana za prvu stavku" -#: models.py:29 -msgid "foreign document data" -msgstr "podaci stranog dokumenta" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." +msgstr "Ovo predstavlja metadata svih ostalih dokumenata. Dostupni objekti: `document.` and `metadata.`." + +#: models.py:30 +msgid "Expression" msgstr "" -"Ovo predstavlja metadata svih ostalih dokumenata. Dostupni objekti: " -"`document.` and `metadata.`." #: models.py:31 -msgid "expression" -msgstr "izraz" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "negirano" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Obrće logiku operatora" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "ne" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "uslov linka" - -#: models.py:40 -msgid "link conditions" -msgstr "uslovi linka" - -#: permissions.py:7 -msgid "Smart links" -msgstr "Smart linkovi" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -222,126 +212,132 @@ msgstr "Obrisati smart linkove" msgid "Edit smart links" msgstr "Izmjeni smart linkove" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "Prikazati smart link koji ne vraća nikakve dokumente." + +#: views.py:40 msgid "No action selected." msgstr "Nije odabrana akcija" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "dokumenti u smart linku: %(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "Greška smart link upita: %s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "smart linkovi (%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "Ne postoje smart linkovi za trenutni dokument." -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "Smart link: %s uspješno kreiran." -#: views.py:157 -msgid "Create new smart link" -msgstr "Kreiraj novi smart link" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "Smart link: %s uspješno izmijenjen." -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Izmjeni smart link: %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Smart link: %s uspješno obrisan." -#: views.py:201 -#, fuzzy, python-format +#: views.py:202 +#, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -msgstr "Greška brisanja smart linka: %(smart_link)s; %(error)s." +msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Jeste li sigurni da želite izbrisati smart link: %s?" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "uslovi za smart link: %s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Uslovi smart linka: \"%s\" uspješno kreirani." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Dodati nove uslove za smart link: \"%s\"" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Uslovi smart linka: \"%s\" uspješno izmjenjeni." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "Izmjeniti uslove smart linka" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "uslov" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Uslov smart linka: \"%s\" uspješno obrisan." -#: views.py:316 -#, fuzzy, python-format +#: views.py:317 +#, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -"Greška brisanja smart link uslova: %(smart_link_condition)s; %(error)s." -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "Jeste li sigurni da želite izbrisati uslov smart linka: %s?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "Prikazati smart link koji ne vraća nikakve dokumente." +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "Šta su smart linkovi?" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" -"Smart linkovi su skup uvjetnih izjava koje se koriste za postavljanje upita " -"na bazu podataka pomoću trenutnog dokumenta kao izvor podataka, rezultati " -"tih upita su popis dokumenata koji se odnose na neki način prema dokumentu " -"koji se prikazuje i omogućavaju korisnicima mogućnost da prelaze između " -"povezanih dokumenata vrlo jednostavno." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/da/LC_MESSAGES/django.po b/mayan/apps/linking/locale/da/LC_MESSAGES/django.po index 3aff44167a..6f32607194 100644 --- a/mayan/apps/linking/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/da/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -30,39 +30,39 @@ msgstr "" msgid "Click on the image for full size view of the first page." msgstr "" -#: links.py:11 -msgid "smart links actions" +#: links.py:12 +msgid "Smart links actions" msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "" - -#: links.py:15 -msgid "smart links list" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "" #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" msgstr "" -#: links.py:17 links.py:22 -msgid "edit" +#: links.py:17 views.py:158 +msgid "Create new smart link" msgstr "" #: links.py:18 links.py:23 -msgid "delete" +msgid "Edit" msgstr "" -#: links.py:20 -msgid "conditions" +#: links.py:19 links.py:24 +msgid "Delete" msgstr "" #: links.py:21 -msgid "create condition" +msgid "Conditions" msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "" @@ -134,69 +134,65 @@ msgstr "" msgid "is in regular expression (case insensitive)" msgstr "" -#: models.py:12 -msgid "title" +#: models.py:11 +msgid "Title" msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" +#: models.py:12 views.py:134 +msgid "Dynamic title" msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" msgstr "" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "" -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +msgid "Foreign document data" msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "" +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" +msgid "Negated" msgstr "" -#: models.py:32 -msgid "negated" -msgstr "" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "" - -#: models.py:40 -msgid "link conditions" -msgstr "" - -#: permissions.py:7 -msgid "Smart links" +msgid "Link conditions" msgstr "" #: permissions.py:9 @@ -215,120 +211,132 @@ msgstr "" msgid "Edit smart links" msgstr "" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" +msgid "Documents in smart link: %(group)s" msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" +msgid "Smart links (%s)" msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" +msgid "Conditions for smart link: %s" msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" +#: views.py:295 views.py:329 +msgid "Condition" msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 +#: views.py:317 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/linking/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ec10a233ce --- /dev/null +++ b/mayan/apps/linking/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,342 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:49 +msgid "Pages" +msgstr "" + +#: forms.py:55 +msgid "Select" +msgstr "" + +#: forms.py:62 +msgid "Click on the image for full size view of the first page." +msgstr "" + +#: links.py:12 +msgid "Smart links actions" +msgstr "" + +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "" + +#: links.py:16 +msgid "Smart links list" +msgstr "" + +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "" + +#: links.py:18 links.py:23 +msgid "Edit" +msgstr "" + +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:21 +msgid "Conditions" +msgstr "" + +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 +msgid "ACLs" +msgstr "" + +#: literals.py:7 +msgid "and" +msgstr "" + +#: literals.py:8 +msgid "or" +msgstr "" + +#: literals.py:12 +msgid "is equal to" +msgstr "" + +#: literals.py:13 +msgid "is equal to (case insensitive)" +msgstr "" + +#: literals.py:14 +msgid "contains" +msgstr "" + +#: literals.py:15 +msgid "contains (case insensitive)" +msgstr "" + +#: literals.py:16 +msgid "is in" +msgstr "" + +#: literals.py:17 +msgid "is greater than" +msgstr "" + +#: literals.py:18 +msgid "is greater than or equal to" +msgstr "" + +#: literals.py:19 +msgid "is less than" +msgstr "" + +#: literals.py:20 +msgid "is less than or equal to" +msgstr "" + +#: literals.py:21 +msgid "starts with" +msgstr "" + +#: literals.py:22 +msgid "starts with (case insensitive)" +msgstr "" + +#: literals.py:23 +msgid "ends with" +msgstr "" + +#: literals.py:24 +msgid "ends with (case insensitive)" +msgstr "" + +#: literals.py:25 +msgid "is in regular expression" +msgstr "" + +#: literals.py:26 +msgid "is in regular expression (case insensitive)" +msgstr "" + +#: models.py:11 +msgid "Title" +msgstr "" + +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" + +#: models.py:12 models.py:30 +msgid "" +"This expression will be evaluated against the current selected document. " +"The document metadata is available as variables `metadata` and document " +"properties under the variable `document`." +msgstr "" + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" +msgstr "" + +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" + +#: models.py:27 +msgid "The inclusion is ignored for the first item." +msgstr "" + +#: models.py:28 +msgid "Foreign document data" +msgstr "" + +#: models.py:28 +msgid "" +"This represents the metadata of all other documents. Available objects: " +"`document.` and `metadata.`." +msgstr "" + +#: models.py:30 +msgid "Expression" +msgstr "" + +#: models.py:31 +msgid "Negated" +msgstr "" + +#: models.py:31 +msgid "Inverts the logic of the operator." +msgstr "" + +#: models.py:35 +msgid "not" +msgstr "" + +#: models.py:38 +msgid "Link condition" +msgstr "" + +#: models.py:39 +msgid "Link conditions" +msgstr "" + +#: permissions.py:9 +msgid "View existing smart links" +msgstr "" + +#: permissions.py:10 +msgid "Create new smart links" +msgstr "" + +#: permissions.py:11 +msgid "Delete smart links" +msgstr "" + +#: permissions.py:12 +msgid "Edit smart links" +msgstr "" + +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 +msgid "No action selected." +msgstr "" + +#: views.py:59 +#, python-format +msgid "Documents in smart link: %(group)s" +msgstr "" + +#: views.py:75 +#, python-format +msgid "Smart link query error: %s" +msgstr "" + +#: views.py:97 +#, python-format +msgid "Smart links (%s)" +msgstr "" + +#: views.py:111 +msgid "There no defined smart links for the current document." +msgstr "" + +#: views.py:151 +#, python-format +msgid "Smart link: %s created successfully." +msgstr "" + +#: views.py:174 +#, python-format +msgid "Smart link: %s edited successfully." +msgstr "" + +#: views.py:182 +#, python-format +msgid "Edit smart link: %s" +msgstr "" + +#: views.py:200 +#, python-format +msgid "Smart link: %s deleted successfully." +msgstr "" + +#: views.py:202 +#, python-format +msgid "Error deleting smart link: %(smart_link)s; %(exception)s." +msgstr "" + +#: views.py:211 +#, python-format +msgid "Are you sure you wish to delete smart link: %s?" +msgstr "" + +#: views.py:227 +#, python-format +msgid "Conditions for smart link: %s" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Smart link condition: \"%s\" created successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Add new conditions to smart link: \"%s\"" +msgstr "" + +#: views.py:281 +#, python-format +msgid "Smart link condition: \"%s\" edited successfully." +msgstr "" + +#: views.py:288 +msgid "Edit smart link condition" +msgstr "" + +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" + +#: views.py:315 +#, python-format +msgid "Smart link condition: \"%s\" deleted successfully." +msgstr "" + +#: views.py:317 +#, python-format +msgid "" +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Are you sure you wish to delete smart link condition: \"%s\"?" +msgstr "" + +#~ msgid "smart links" +#~ msgstr "smart links" + +#~ msgid "create new smart link" +#~ msgstr "create new smart link" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po index 9ff92cd961..c0a2bb36ed 100644 --- a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-08-28 12:33+0000\n" -"Last-Translator: Tobias Paepke \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -38,39 +38,39 @@ msgstr "Auswählen" msgid "Click on the image for full size view of the first page." msgstr "Klicken Sie auf das Bild um die erste Seite in voller Größe anzuzeigen." -#: links.py:11 -msgid "smart links actions" -msgstr "Aktionen für Intelligente Verknüpfungen" +#: links.py:12 +msgid "Smart links actions" +msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "Intelligente Verknüpfungen" -#: links.py:15 -msgid "smart links list" -msgstr "Liste der Intelligenten Verknüpfungen" - #: links.py:16 -msgid "create new smart link" -msgstr "Neue Intelligente Verknüpfung erstellen" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "Bearbeiten" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "Intelligente Verknüpfung erstellen" #: links.py:18 links.py:23 -msgid "delete" -msgstr "Löschen" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "Bedingungen" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "Bedingung erstellen" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "Zugriffsberechtigungen" @@ -142,70 +142,66 @@ msgstr "ist in regulärem Ausdruck" msgid "is in regular expression (case insensitive)" msgstr "ist in regulärem Ausdruck (ohne Groß/Kleinschreibung)" -#: models.py:12 -msgid "title" -msgstr "Titel" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "Dynamischer Titel" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "Dieser Ausdruck wird gegen das aktuell ausgewählte Dokument ausgewertet werden. Die Dokument-Metadaten sind verfügbar als Variable `metadata` und Dokumenteneigenschaften als Variable `document`. " -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "Aktiviert" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "intelligente Verknüpfung" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "Die Einbeziehung wird für das erste Element ignoriert." -#: models.py:29 -msgid "foreign document data" -msgstr "Fremde Dokumentendaten" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "Dies stellt die Metadaten aller anderen Dokumenten dar. Verfügbare Objekte: `document. ` und ` metadata. `." +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" -msgstr "Ausdruck" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "Negiert" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Kehrt die Logik der Operation um." -#: models.py:36 +#: models.py:35 msgid "not" msgstr "Nicht" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "Verknüpfungs-Bedingung" - -#: models.py:40 -msgid "link conditions" -msgstr "Verknüpfungs-Bedingungen" - -#: permissions.py:7 -msgid "Smart links" -msgstr "Intelligente Verknüpfungen" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -223,121 +219,132 @@ msgstr "Intelligente Verknüpfungen löschen" msgid "Edit smart links" msgstr "Intelligente Verknüpfungen bearbeiten" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "Intelligente Verknüpfungen anzeigen, die auf keine Dokumente verweisen." + +#: views.py:40 msgid "No action selected." msgstr "Keine Aktion ausgewählt." -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "Dokumente in intelligenter Verknüpfung: %(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "Abfragefehler in intelligenter Verknüpfung: %s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "intelligente Verknüpfungen (%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "Keine Intelligenten Verknüpfungen für das aktuelle Dokument definiert." -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "Intelligente Verknüpfung %s erfolgreich erstellt." -#: views.py:157 -msgid "Create new smart link" -msgstr "Intelligente Verknüpfung erstellen" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "intelligente Verknüpfung %s erfolgreich bearbeitet." -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Intelligente Verknüpfung bearbeiten: %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Intelligente Verknüpfung %s erfolgreich gelöscht." -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "Fehler beim Löschen der intelligenten Verknüpfung: %(smart_link)s ; %(exception)s ." -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Sind Sie sicher, dass Sie die intelligente Verknüpfung %s löschen möchten?" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "Bedingungen für die Intelligente Verknüpfung %s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Bedingung für Intelligente Verknüpfung \"%s\" erfolgreich erstellt." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Neue Bedingungen zu Intelligenter Verknüpfung \"%s\" hinzufügen" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Bedingung für Intelligente Verknüpfung: \"%s\" erfolgreich bearbeitet." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "Bedingung für Intelligente Verknüpfung bearbeiten" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "Bedingung" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Bedingung für Intelligente Verknüpfung: \"%s\" erfolgreich gelöscht." -#: views.py:316 +#: views.py:317 #, python-format msgid "" "Error deleting smart link condition: %(smart_link_condition)s; " "%(exception)s." msgstr "Fehler beim Löschen der Bedingung: %(smart_link_condition)s ; %(exception)s ." -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "Sind Sie sicher, dass Sie die Bedingung \"%s\" löschen möchten?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "Intelligente Verknüpfungen anzeigen, die auf keine Dokumente verweisen." +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "Was sind intelligente Verknüpfungen?" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "Intelligente Verknüpfungen liegen eine Reihe von Bedingungen zugrunde, die ein Dokument mit anderen Dokumenten in der Datenbank in Beziehung setzen. Sie liefern andere Dokumente, die mit dem Quelldokument in der gewünschten Weise in Beziehung stehen und bieten so dem Benutzer die Möglichkeit, zwischen verwandten Dokumenten einfach zu navigieren." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/en/LC_MESSAGES/django.po b/mayan/apps/linking/locale/en/LC_MESSAGES/django.po index 4da57255fa..7a882f2e24 100644 --- a/mayan/apps/linking/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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: 2014-07-31 19:53-0400\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -30,39 +30,44 @@ msgstr "Select" msgid "Click on the image for full size view of the first page." msgstr "Click on the image for full size view of the first page." -#: links.py:11 -msgid "smart links actions" +#: links.py:12 +#, fuzzy +msgid "Smart links actions" msgstr "smart links actions" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "smart links" - -#: links.py:15 -msgid "smart links list" -msgstr "smart links list" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "Smart links" #: links.py:16 -msgid "create new smart link" -msgstr "create new smart link" +#, fuzzy +msgid "Smart links list" +msgstr "smart links list" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "edit" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "Create new smart link" #: links.py:18 links.py:23 -msgid "delete" +msgid "Edit" +msgstr "" + +#: links.py:19 links.py:24 +#, fuzzy +msgid "Delete" msgstr "delete" -#: links.py:20 -msgid "conditions" +#: links.py:21 +#, fuzzy +msgid "Conditions" msgstr "conditions" -#: links.py:21 -msgid "create condition" +#: links.py:22 +#, fuzzy +msgid "Create condition" msgstr "create condition" -#: links.py:25 +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -134,15 +139,17 @@ msgstr "is in regular expression" msgid "is in regular expression (case insensitive)" msgstr "is in regular expression (case insensitive)" -#: models.py:12 -msgid "title" +#: models.py:11 +#, fuzzy +msgid "Title" msgstr "title" -#: models.py:13 views.py:133 -msgid "dynamic title" +#: models.py:12 views.py:134 +#, fuzzy +msgid "Dynamic title" msgstr "dynamic title" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " @@ -152,23 +159,26 @@ msgstr "" "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" +#: models.py:13 models.py:32 views.py:135 views.py:230 +#, fuzzy +msgid "Enabled" msgstr "enabled" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "smart link" +#: models.py:21 models.py:26 views.py:294 views.py:328 +#, fuzzy +msgid "Smart link" +msgstr "Smart links" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "The inclusion is ignored for the first item." -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +#, fuzzy +msgid "Foreign document data" msgstr "foreign document data" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." @@ -176,34 +186,34 @@ msgstr "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." -#: models.py:31 -msgid "expression" +#: models.py:30 +#, fuzzy +msgid "Expression" msgstr "expression" -#: models.py:32 -msgid "negated" +#: models.py:31 +#, fuzzy +msgid "Negated" msgstr "negated" -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Inverts the logic of the operator." -#: models.py:36 +#: models.py:35 msgid "not" msgstr "not" -#: models.py:39 -msgid "link condition" +#: models.py:38 +#, fuzzy +msgid "Link condition" msgstr "link condition" -#: models.py:40 -msgid "link conditions" +#: models.py:39 +#, fuzzy +msgid "Link conditions" msgstr "link conditions" -#: permissions.py:7 -msgid "Smart links" -msgstr "Smart links" - #: permissions.py:9 msgid "View existing smart links" msgstr "View existing smart links" @@ -220,126 +230,133 @@ msgstr "Delete smart links" msgid "Edit smart links" msgstr "Edit smart links" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "Show smart link that don't return any documents." + +#: views.py:40 msgid "No action selected." msgstr "No action selected." -#: views.py:58 -#, python-format -msgid "documents in smart link: %(group)s" +#: views.py:59 +#, fuzzy, python-format +msgid "Documents in smart link: %(group)s" msgstr "documents in smart link: %(group)s" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "Smart link query error: %s" -#: views.py:96 -#, python-format -msgid "smart links (%s)" +#: views.py:97 +#, fuzzy, python-format +msgid "Smart links (%s)" msgstr "smart links (%s)" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "There no defined smart links for the current document." -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "Smart link: %s created successfully." -#: views.py:157 -msgid "Create new smart link" -msgstr "Create new smart link" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "Smart link: %s edited successfully." -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Edit smart link: %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Smart link: %s deleted successfully." -#: views.py:201 +#: views.py:202 #, fuzzy, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "Error deleting smart link: %(smart_link)s; %(error)s." -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Are you sure you wish to delete smart link: %s?" -#: views.py:226 -#, python-format -msgid "conditions for smart link: %s" +#: views.py:227 +#, fuzzy, python-format +msgid "Conditions for smart link: %s" msgstr "conditions for smart link: %s" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Smart link condition: \"%s\" created successfully." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Add new conditions to smart link: \"%s\"" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Smart link condition: \"%s\" edited successfully." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "Edit smart link condition" -#: views.py:294 views.py:328 -msgid "condition" +#: views.py:295 views.py:329 +#, fuzzy +msgid "Condition" msgstr "condition" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Smart link condition: \"%s\" deleted successfully." -#: views.py:316 +#: views.py:317 #, fuzzy, python-format msgid "" "Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." msgstr "" "Error deleting smart link condition: %(smart_link_condition)s; %(error)s." -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "Are you sure you wish to delete smart link condition: \"%s\"?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "Show smart link that don't return any documents." +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "What are smart links?" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query " +#~ "the database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate " +#~ "in some manner to the document being displayed and allow users the " +#~ "ability to jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query " +#~ "the database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate " +#~ "in some manner to the document being displayed and allow users the " +#~ "ability to jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/es/LC_MESSAGES/django.po b/mayan/apps/linking/locale/es/LC_MESSAGES/django.po index fc5d427667..e6d2fea3b2 100644 --- a/mayan/apps/linking/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/es/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Translators: +# jmcainzos , 2014 # Roberto Rosario, 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -29,42 +30,41 @@ msgstr "Seleccionar" #: forms.py:62 msgid "Click on the image for full size view of the first page." +msgstr "Haga clic en la imagen para ver la primera página a tamaño completo." + +#: links.py:12 +msgid "Smart links actions" msgstr "" -"Haga clic en la imagen para ver el tamaño completo de la primera página." -#: links.py:11 -msgid "smart links actions" -msgstr "acciones de enlaces inteligentes" - -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "enlaces inteligentes" - -#: links.py:15 -msgid "smart links list" -msgstr "lista de enlaces inteligentes" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "Enlaces inteligentes" #: links.py:16 -msgid "create new smart link" -msgstr "crear un enlace inteligente nuevo" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "editar" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "Crear un enlace inteligente nuevo" #: links.py:18 links.py:23 -msgid "delete" -msgstr "borrar" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "condiciones" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "crear condicion" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "LCAs" @@ -82,7 +82,7 @@ msgstr "es igual a" #: literals.py:13 msgid "is equal to (case insensitive)" -msgstr "es igual a (mayúsculas y minúsculas)" +msgstr "es igual a (no sensible a mayúsculas)" #: literals.py:14 msgid "contains" @@ -90,7 +90,7 @@ msgstr "contiene" #: literals.py:15 msgid "contains (case insensitive)" -msgstr "contiene (mayúsculas y minúsculas)" +msgstr "contiene (no sensible a mayúsculas)" #: literals.py:16 msgid "is in" @@ -118,7 +118,7 @@ msgstr "comienza con" #: literals.py:22 msgid "starts with (case insensitive)" -msgstr "comienza con (mayúsculas y minúsculas)" +msgstr "comienza con (no sensible a mayúsculas)" #: literals.py:23 msgid "ends with" @@ -126,7 +126,7 @@ msgstr "termina con" #: literals.py:24 msgid "ends with (case insensitive)" -msgstr "termina con (mayúsculas y minúsculas)" +msgstr "termina con (no sensible a mayúsculas)" #: literals.py:25 msgid "is in regular expression" @@ -134,78 +134,68 @@ msgstr "está en la expresión regular" #: literals.py:26 msgid "is in regular expression (case insensitive)" -msgstr "está en la expresión regular (mayúsculas y minúsculas)" +msgstr "está en la expresión regular (no sensible a mayúsculas)" -#: models.py:12 -msgid "title" -msgstr "título" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "título dinámico" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." +msgstr "Esta expresión será evaluada con respecto al documento seleccionado actual. Los metadatos del documento están disponibles como variables `metadata` y las propiedades del documento en la variable `document`." + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -"Esta expresión sera evaluada con respecto al documento seleccionado actual. " -"Los metadatos del documento están disponible como variables `metadata` y las " -"propiedades del documento en la variable `document`." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "habilitado" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "enlace inteligente" - -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "La inclusión es ignorada para el primer artículo." -#: models.py:29 -msgid "foreign document data" -msgstr "datos de documento foráneo" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." +msgstr "Esto representa los metadatos de todos los demás documentos. Objetos disponibles: `document.` y `metadata.`." + +#: models.py:30 +msgid "Expression" msgstr "" -"Esto representa los metadatos de todos los demás documentos. Objetos " -"disponibles: `document.` y `metadata.`." #: models.py:31 -msgid "expression" -msgstr "expresión" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "negado" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Invierte la lógica del operador." -#: models.py:36 +#: models.py:35 msgid "not" msgstr "no" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "condición de enlace" - -#: models.py:40 -msgid "link conditions" -msgstr "condiciones de enlace" - -#: permissions.py:7 -msgid "Smart links" -msgstr "Enlaces inteligentes" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -223,131 +213,132 @@ msgstr "Eliminar enlaces inteligentes" msgid "Edit smart links" msgstr "Editar enlaces inteligentes" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "Mostrar enlaces inteligentes que no devuelven ningun documento como resultado." + +#: views.py:40 msgid "No action selected." msgstr "Ninguna acción seleccionada." -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "documentos en el enlace inteligente: %(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "Error en consulta de enlace inteligente: %s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "enlaces inteligentes (%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "No hay enlaces inteligentes definidos para el documento actual." -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." -msgstr "Enlace inteligente: %s creado exitosamente." +msgstr "Enlace inteligente: %s creado con éxito." -#: views.py:157 -msgid "Create new smart link" -msgstr "Crear un enlace inteligente nuevo" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." -msgstr "Enlace inteligente: %s editado exitosamente." +msgstr "Enlace inteligente: %s editado con éxito." -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Editar enlace inteligente: %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." -msgstr "Enlace inteligente: %s eliminado exitosamente." +msgstr "Enlace inteligente: %s eliminado con éxito." -#: views.py:201 -#, fuzzy, python-format +#: views.py:202 +#, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -msgstr "" -"Error al tratar de eliminar enlace inteligente: %(smart_link)s; %(error)s." +msgstr "Error al borrar enlace inteligente: %(smart_link)s; %(exception)s." -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "¿Está seguro que desea eliminar el enlace inteligente: %s?" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "condiciones de enlace inteligente: %s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." -msgstr "Condición de enlace inteligente: \"%s\" creada exitosamente." +msgstr "Condición del enlace inteligente: \"%s\" creada con éxito." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Añadir nuevas condiciones de enlace inteligente: \"%s\"" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." -msgstr "Condición de enlace inteligente: \"%s\", editada exitosamente." +msgstr "Condición de enlace inteligente: \"%s\", editada con éxito." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "Editar condición de enlace inteligente" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "condición" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." -msgstr "Condición de enlace inteligente: \"%s\" ha eliminada exitosamente." +msgstr "Condición de enlace inteligente: \"%s\" eliminada con éxito." -#: views.py:316 -#, fuzzy, python-format +#: views.py:317 +#, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." -msgstr "" -"Error al tratar de eliminar la condición de enlace inteligente: " -"%(smart_link_condition)s; %(error)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." +msgstr "Error al borrar condición en enlace inteligente: %(smart_link_condition)s; %(exception)s." -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "" -"¿Está seguro que desea eliminar la condición de enlace inteligente: \"%s\"?" +msgstr "¿Está seguro que desea eliminar la condición de enlace inteligente: \"%s\"?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" -"Mostrar enlace inteligente que no devuelven ningun documentos como resultado." +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "¿Qué son los enlaces inteligentes?" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" -"Enlaces inteligentes son un conjunto de condiciones que se utilizan para " -"consultar la base de datos en relacion al documento actual que el usuario " -"está accediendo, los resultados de estas consultas son una lista de " -"documentos que se relacionan de alguna manera al documento que se muestra y " -"permite a los usuarios la capacidad de navegar entre los documentos " -"vinculados con mucha facilidad." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po index 7ac3fe7f25..4e22be2562 100644 --- a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Translators: +# Mehdi Amani , 2014 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-07-05 11:22+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:49 @@ -29,44 +30,44 @@ msgstr "انتخاب" #: forms.py:62 msgid "Click on the image for full size view of the first page." +msgstr "برای نمایش تصویر دریک صفحه کامل کلیک کنید." + +#: links.py:12 +msgid "Smart links actions" msgstr "" -#: links.py:11 -msgid "smart links actions" -msgstr "" - -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "" - -#: links.py:15 -msgid "smart links list" -msgstr "" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "پیوند هوشمند" #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "ویرایش" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "" #: links.py:18 links.py:23 -msgid "delete" -msgstr "حذف" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" +#: links.py:19 links.py:24 +msgid "Delete" msgstr "" #: links.py:21 -msgid "create condition" +msgid "Conditions" msgstr "" -#: links.py:25 -msgid "ACLs" +#: links.py:22 +msgid "Create condition" msgstr "" +#: links.py:26 +msgid "ACLs" +msgstr "ACLs" + #: literals.py:7 msgid "and" msgstr "و" @@ -77,259 +78,267 @@ msgstr "یا" #: literals.py:12 msgid "is equal to" -msgstr "" +msgstr "برابراست با" #: literals.py:13 msgid "is equal to (case insensitive)" -msgstr "" +msgstr "برابراست با (case insensitive)" #: literals.py:14 msgid "contains" -msgstr "" +msgstr "شامل" #: literals.py:15 msgid "contains (case insensitive)" -msgstr "" +msgstr "شامل (case insensitive)" #: literals.py:16 msgid "is in" -msgstr "" +msgstr "در آن " #: literals.py:17 msgid "is greater than" -msgstr "" +msgstr "بزرگتر از" #: literals.py:18 msgid "is greater than or equal to" -msgstr "" +msgstr "بزرگتر مساوی با" #: literals.py:19 msgid "is less than" -msgstr "" +msgstr "کوچکتر از" #: literals.py:20 msgid "is less than or equal to" -msgstr "" +msgstr "کوچکتر مساوی با" #: literals.py:21 msgid "starts with" -msgstr "" +msgstr "شروع میشود با" #: literals.py:22 msgid "starts with (case insensitive)" -msgstr "" +msgstr "شروع میشود با (case insensitive)" #: literals.py:23 msgid "ends with" -msgstr "" +msgstr "خاتمه با" #: literals.py:24 msgid "ends with (case insensitive)" -msgstr "" +msgstr "خاتمه با (case insensitive)" #: literals.py:25 msgid "is in regular expression" -msgstr "" +msgstr "موجود در عبارات منظم" #: literals.py:26 msgid "is in regular expression (case insensitive)" +msgstr "موجود در عبارات منظم (case insensitive)" + +#: models.py:11 +msgid "Title" msgstr "" -#: models.py:12 -msgid "title" -msgstr "عنوان" - -#: models.py:13 views.py:133 -msgid "dynamic title" +#: models.py:12 views.py:134 +msgid "Dynamic title" msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" msgstr "" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "" -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +msgid "Foreign document data" msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "" +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" +msgid "Negated" msgstr "" -#: models.py:32 -msgid "negated" -msgstr "" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "" -#: models.py:36 +#: models.py:35 msgid "not" +msgstr "نه " + +#: models.py:38 +msgid "Link condition" msgstr "" #: models.py:39 -msgid "link condition" -msgstr "" - -#: models.py:40 -msgid "link conditions" -msgstr "" - -#: permissions.py:7 -msgid "Smart links" +msgid "Link conditions" msgstr "" #: permissions.py:9 msgid "View existing smart links" -msgstr "" +msgstr "دیدن پیوندهای هوشمند موجود" #: permissions.py:10 msgid "Create new smart links" -msgstr "" +msgstr "ایجاد پیوند هوشمند جدید" #: permissions.py:11 msgid "Delete smart links" -msgstr "" +msgstr "حذف پیوند هوشمند " #: permissions.py:12 msgid "Edit smart links" +msgstr "ویرایش پیوند هوشمند " + +#: settings.py:11 +msgid "Show smart link that don't return any documents." msgstr "" -#: views.py:39 +#: views.py:40 msgid "No action selected." -msgstr "" +msgstr "هیچ عملکردی انتخاب نشد" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" +msgid "Documents in smart link: %(group)s" msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" +msgid "Smart links (%s)" msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" +msgid "Conditions for smart link: %s" msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" +#: views.py:295 views.py:329 +msgid "Condition" msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 +#: views.py:317 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po index ea1cd64d6b..2f285a12c1 100644 --- a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Translators: +# Christophe kryskool , 2014 # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:49 @@ -31,39 +32,39 @@ msgstr "Sélectionner" msgid "Click on the image for full size view of the first page." msgstr "Cliquer l'image pour visualiser la première page en taille réelle" -#: links.py:11 -msgid "smart links actions" -msgstr "actions sur liens intelligents" +#: links.py:12 +msgid "Smart links actions" +msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "liens intelligents" - -#: links.py:15 -msgid "smart links list" -msgstr "liste des liens intelligents" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "Liens intelligents" #: links.py:16 -msgid "create new smart link" -msgstr "créer un nouveau lien intelligent" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "modifier" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "Céer un nouveau lien intelligent" #: links.py:18 links.py:23 -msgid "delete" -msgstr "supprimer" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "conditions" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "créer une condition" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -135,75 +136,66 @@ msgstr "est une expression régulière" msgid "is in regular expression (case insensitive)" msgstr "est une expression régulière (insensible à la casse)" -#: models.py:12 -msgid "title" -msgstr "titre" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "titre dynamique" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." +msgstr "Cette expression sera évaluée sur le document sélectionné. Les métadonnées du document sont accessibles en tant que variables `metadata` et les propriétés d'un document sous la variable `document`." + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -"Cette expression sera évaluée sur le document sélectionné. Les métadonnées " -"du document sont accessibles en tant que variables `metadata` et les " -"propriétés d'un document sous la variable `document`." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "activé" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "lien intelligent" - -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "Ignorer l'inclusion sur le premier élément" -#: models.py:29 -msgid "foreign document data" -msgstr "document en langue étrangère" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." +msgstr "Ceci représente les métadonnées de tous les autres documents. Eléments disponibles: `document.` et `metadata.`." + +#: models.py:30 +msgid "Expression" msgstr "" -"Ceci représente les métadonnées de tous les autres documents. Eléments " -"disponibles: `document.` et `metadata.`." #: models.py:31 -msgid "expression" -msgstr "expression" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "négation" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Inverser l'opérateur logique" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "ne pas" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "condition sur le lien" - -#: models.py:40 -msgid "link conditions" -msgstr "conditions sur le lien" - -#: permissions.py:7 -msgid "Smart links" -msgstr "Liens intelligents" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -221,132 +213,132 @@ msgstr "Supprimer les liens intelligents" msgid "Edit smart links" msgstr "Modifier les liens intelligents" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "Afficher les liens intelligents dont le requêtage ne renvoie aucun document" + +#: views.py:40 msgid "No action selected." msgstr "Aucune action sélectionnée." -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "documents concernés par le lien intelligent: %(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "Erreur de requête sur lien intelligent:%s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "liens intelligents(%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "Aucun lien intelligent n'est défini sur le document courant." -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "Création du lien intelligent:%s avec succès." -#: views.py:157 -msgid "Create new smart link" -msgstr "Céer un nouveau lien intelligent" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "Lien intelligent:%s modifié avec succès." -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Modifier le lien intelligent:%s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Lien intelligent:%s supprimé avec succès" -#: views.py:201 -#, fuzzy, python-format +#: views.py:202 +#, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -msgstr "" -"Erreur lors de la suppression du lien intelligent:%(smart_link)s; %(error)s." +msgstr "Erreur lors de la suppression du lien intelligent: %(smart_link)s; %(exception)s." -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Êtes vous certain de vouloir supprimer le lien intelligent:%s?" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "conditions sur le lien intelligent:%s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Condition sur le lien intelligent:\"%s\" créé avec succès." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Ajouter une nouvelle condition au lien intelligent:\"%s\"" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Condition sur le lien intelligent:\"%s\" modifiée avec succès." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "Modifier la condition sur le lien intelligent" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "condition" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Condition sur lien intelligent:\"%s\" supprimée avec succès." -#: views.py:316 -#, fuzzy, python-format +#: views.py:317 +#, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." -msgstr "" -"Erreur lors de la suppression de la condition sur lien intelligent: " -"%(smart_link_condition)s; %(error)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." +msgstr "Erreur lors de la suppression de l'état du lien intelligent: %(smart_link_condition)s; %(exception)s." -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "" -"Êtes vous certain de vouloir supprimer la condition sur le lien intelligent:" -"\"%s\"?" +msgstr "Êtes vous certain de vouloir supprimer la condition sur le lien intelligent:\"%s\"?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" -"Afficher les liens intelligents dont le requêtage ne renvoie aucun document" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "Que sont les liens intelligents?" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" -"Les liens intelligents sont un groupe de conditions utilisées pour requêter " -"la base de données, en utilisant comme source de données le document en " -"cours pour l'utilisateur, le résultat de la requête consistant en une liste " -"de documents qui ont un lien avec le document en cours, et permettent ainsi " -"à l'utilisateur de passer rapidement d'un de ces documents liés à l'autre, " -"dans les deux sens." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.po index 691306a8fc..2c2ac61a13 100644 --- a/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/hr_HR/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" #: forms.py:49 msgid "Pages" @@ -31,39 +30,39 @@ msgstr "" msgid "Click on the image for full size view of the first page." msgstr "" -#: links.py:11 -msgid "smart links actions" +#: links.py:12 +msgid "Smart links actions" msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "" - -#: links.py:15 -msgid "smart links list" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "" #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" msgstr "" -#: links.py:17 links.py:22 -msgid "edit" +#: links.py:17 views.py:158 +msgid "Create new smart link" msgstr "" #: links.py:18 links.py:23 -msgid "delete" +msgid "Edit" msgstr "" -#: links.py:20 -msgid "conditions" +#: links.py:19 links.py:24 +msgid "Delete" msgstr "" #: links.py:21 -msgid "create condition" +msgid "Conditions" msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "" @@ -135,69 +134,65 @@ msgstr "" msgid "is in regular expression (case insensitive)" msgstr "" -#: models.py:12 -msgid "title" +#: models.py:11 +msgid "Title" msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" +#: models.py:12 views.py:134 +msgid "Dynamic title" msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" msgstr "" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "" -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +msgid "Foreign document data" msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "" +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" +msgid "Negated" msgstr "" -#: models.py:32 -msgid "negated" -msgstr "" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "" - -#: models.py:40 -msgid "link conditions" -msgstr "" - -#: permissions.py:7 -msgid "Smart links" +msgid "Link conditions" msgstr "" #: permissions.py:9 @@ -216,120 +211,132 @@ msgstr "" msgid "Edit smart links" msgstr "" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" +msgid "Documents in smart link: %(group)s" msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" +msgid "Smart links (%s)" msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" +msgid "Conditions for smart link: %s" msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" +#: views.py:295 views.py:329 +msgid "Condition" msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 +#: views.py:317 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po index f6e0d6d018..4b5db37925 100644 --- a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -30,39 +30,39 @@ msgstr "" msgid "Click on the image for full size view of the first page." msgstr "" -#: links.py:11 -msgid "smart links actions" +#: links.py:12 +msgid "Smart links actions" msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "" - -#: links.py:15 -msgid "smart links list" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "" #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" msgstr "" -#: links.py:17 links.py:22 -msgid "edit" +#: links.py:17 views.py:158 +msgid "Create new smart link" msgstr "" #: links.py:18 links.py:23 -msgid "delete" +msgid "Edit" msgstr "" -#: links.py:20 -msgid "conditions" +#: links.py:19 links.py:24 +msgid "Delete" msgstr "" #: links.py:21 -msgid "create condition" +msgid "Conditions" msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "" @@ -134,69 +134,65 @@ msgstr "" msgid "is in regular expression (case insensitive)" msgstr "" -#: models.py:12 -msgid "title" +#: models.py:11 +msgid "Title" msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" +#: models.py:12 views.py:134 +msgid "Dynamic title" msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" msgstr "" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "" -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +msgid "Foreign document data" msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "" +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" +msgid "Negated" msgstr "" -#: models.py:32 -msgid "negated" -msgstr "" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "" - -#: models.py:40 -msgid "link conditions" -msgstr "" - -#: permissions.py:7 -msgid "Smart links" +msgid "Link conditions" msgstr "" #: permissions.py:9 @@ -215,120 +211,132 @@ msgstr "" msgid "Edit smart links" msgstr "" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" +msgid "Documents in smart link: %(group)s" msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" +msgid "Smart links (%s)" msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" +msgid "Conditions for smart link: %s" msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" +#: views.py:295 views.py:329 +msgid "Condition" msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 +#: views.py:317 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/id/LC_MESSAGES/django.po b/mayan/apps/linking/locale/id/LC_MESSAGES/django.po index 637efb64bf..9285311efa 100644 --- a/mayan/apps/linking/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/id/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:49 @@ -30,39 +30,39 @@ msgstr "" msgid "Click on the image for full size view of the first page." msgstr "" -#: links.py:11 -msgid "smart links actions" +#: links.py:12 +msgid "Smart links actions" msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "" - -#: links.py:15 -msgid "smart links list" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "" #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" msgstr "" -#: links.py:17 links.py:22 -msgid "edit" +#: links.py:17 views.py:158 +msgid "Create new smart link" msgstr "" #: links.py:18 links.py:23 -msgid "delete" +msgid "Edit" msgstr "" -#: links.py:20 -msgid "conditions" +#: links.py:19 links.py:24 +msgid "Delete" msgstr "" #: links.py:21 -msgid "create condition" +msgid "Conditions" msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "" @@ -134,69 +134,65 @@ msgstr "" msgid "is in regular expression (case insensitive)" msgstr "" -#: models.py:12 -msgid "title" +#: models.py:11 +msgid "Title" msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" +#: models.py:12 views.py:134 +msgid "Dynamic title" msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" msgstr "" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "" -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +msgid "Foreign document data" msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "" +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" +msgid "Negated" msgstr "" -#: models.py:32 -msgid "negated" -msgstr "" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "" - -#: models.py:40 -msgid "link conditions" -msgstr "" - -#: permissions.py:7 -msgid "Smart links" +msgid "Link conditions" msgstr "" #: permissions.py:9 @@ -215,120 +211,132 @@ msgstr "" msgid "Edit smart links" msgstr "" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" +msgid "Documents in smart link: %(group)s" msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" +msgid "Smart links (%s)" msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" +msgid "Conditions for smart link: %s" msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" +#: views.py:295 views.py:329 +msgid "Condition" msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 +#: views.py:317 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/it/LC_MESSAGES/django.po b/mayan/apps/linking/locale/it/LC_MESSAGES/django.po index bde352aa77..f75578e310 100644 --- a/mayan/apps/linking/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierpaolo Baldan , 2011 # Pierpaolo Baldan , 2012 @@ -9,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -32,39 +32,39 @@ msgstr "Seleziona" msgid "Click on the image for full size view of the first page." msgstr "Click sull'immagine per vedere la prima pagina" -#: links.py:11 -msgid "smart links actions" -msgstr "azioni dei link intelligenti" +#: links.py:12 +msgid "Smart links actions" +msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "link intelligenti" - -#: links.py:15 -msgid "smart links list" -msgstr "lista dei link intelligenti" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "Link intelligenti" #: links.py:16 -msgid "create new smart link" -msgstr "crea nuovi link intelligenti" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "modifica" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "Crea un nuovo link intelligente" #: links.py:18 links.py:23 -msgid "delete" -msgstr "cancella" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "condizioni" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "crea condizioni" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "ACL" @@ -136,75 +136,66 @@ msgstr "è un'espressione regolare" msgid "is in regular expression (case insensitive)" msgstr "è un'espressione regolare (case insensitive)" -#: models.py:12 -msgid "title" -msgstr "titolo" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "titolo dinamico" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." +msgstr "Questa espressione sarà valutata per il documento corrente selezionato. I metadati del documento sono disponibile come variabili `metadati` e le proprietà dei documenti sotto la variabile `documento`." + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -"Questa espressione sarà valutata per il documento corrente selezionato. I " -"metadati del documento sono disponibile come variabili `metadati` e le " -"proprietà dei documenti sotto la variabile `documento`." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "abilitato" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "link intelligente" - -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "L'inserimento viene ignorato per la prima voce." -#: models.py:29 -msgid "foreign document data" -msgstr "dati del documento estero" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." +msgstr "Questo rappresenta i metadati di tutti gli altri documenti. Oggetti disponibili: `document.` e `metadata.`." + +#: models.py:30 +msgid "Expression" msgstr "" -"Questo rappresenta i metadati di tutti gli altri documenti. Oggetti " -"disponibili: `document.` e `metadata.`." #: models.py:31 -msgid "expression" -msgstr "espressione" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "negato" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Inverti la logica dell'operazione" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "not" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "condizione per il link" - -#: models.py:40 -msgid "link conditions" -msgstr "condizioni per i link" - -#: permissions.py:7 -msgid "Smart links" -msgstr "Link intelligenti" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -222,130 +213,132 @@ msgstr "Cancella link intelligenti" msgid "Edit smart links" msgstr "Modifica link intelligenti" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "Mostra i link intelligenti che non restituiscono documenti" + +#: views.py:40 msgid "No action selected." msgstr "Nessuna azione selezionata " -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "documenti nei link intelligenti: %(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "Interrogazione dei link intelligenti, errore: %s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "link intelligenti (%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "Non ci sono link intelligenti per questo documento." -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "Link inteligente: %s creato con successo." -#: views.py:157 -msgid "Create new smart link" -msgstr "Crea un nuovo link intelligente" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "Link intelligente: %s modificato con successo." -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Modifica il link intelligente: %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Link intelligente: %s cancellato con successo." -#: views.py:201 -#, fuzzy, python-format +#: views.py:202 +#, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -msgstr "Errore link intelligente: %(smart_link)s; %(error)s." +msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Sei sicuro di voler cancella questo link intelligente: %s?" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "condizioni per il link intelligente: %s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Condizione per il link intelligente: \"%s\" creata con successo." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Aggiungi una nuova condizione al link intelligente: \"%s\"" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Condizione per il link intelligente: \"%s\" modificato con successo." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "Modifica condizioni per i link intelligenti" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "condizioni" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Condizioni per il link intelligente: \"%s\" cancellato con successo." -#: views.py:316 -#, fuzzy, python-format +#: views.py:317 +#, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -"Errore nella cancellazione del link intelligente: %(smart_link_condition)s; " -"%(error)s." -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "" -"Sei sicuro di voler cancellare le condizioni per il link intelligente : \"%s" -"\"?" +msgstr "Sei sicuro di voler cancellare le condizioni per il link intelligente : \"%s\"?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "Mostra i link intelligenti che non restituiscono documenti" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "Che cosa sono i link intelligenti ?" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" -"Collegamenti intelligenti sono un insieme di istruzioni condizionali che " -"vengono utilizzati per interrogare il database utilizzando il documento " -"corrente l'utente sta accedendo come origine dati, i risultati di queste " -"query sono un elenco di documenti che riguardano in qualche modo al " -"documento e consentire la visualizzazione agli utenti la possibilità di " -"saltare da e per i documenti collegati molto facilmente." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/lv/LC_MESSAGES/django.po b/mayan/apps/linking/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8f01bcc414 --- /dev/null +++ b/mayan/apps/linking/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,342 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:49 +msgid "Pages" +msgstr "" + +#: forms.py:55 +msgid "Select" +msgstr "" + +#: forms.py:62 +msgid "Click on the image for full size view of the first page." +msgstr "" + +#: links.py:12 +msgid "Smart links actions" +msgstr "" + +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "" + +#: links.py:16 +msgid "Smart links list" +msgstr "" + +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "" + +#: links.py:18 links.py:23 +msgid "Edit" +msgstr "" + +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:21 +msgid "Conditions" +msgstr "" + +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 +msgid "ACLs" +msgstr "" + +#: literals.py:7 +msgid "and" +msgstr "" + +#: literals.py:8 +msgid "or" +msgstr "" + +#: literals.py:12 +msgid "is equal to" +msgstr "" + +#: literals.py:13 +msgid "is equal to (case insensitive)" +msgstr "" + +#: literals.py:14 +msgid "contains" +msgstr "" + +#: literals.py:15 +msgid "contains (case insensitive)" +msgstr "" + +#: literals.py:16 +msgid "is in" +msgstr "" + +#: literals.py:17 +msgid "is greater than" +msgstr "" + +#: literals.py:18 +msgid "is greater than or equal to" +msgstr "" + +#: literals.py:19 +msgid "is less than" +msgstr "" + +#: literals.py:20 +msgid "is less than or equal to" +msgstr "" + +#: literals.py:21 +msgid "starts with" +msgstr "" + +#: literals.py:22 +msgid "starts with (case insensitive)" +msgstr "" + +#: literals.py:23 +msgid "ends with" +msgstr "" + +#: literals.py:24 +msgid "ends with (case insensitive)" +msgstr "" + +#: literals.py:25 +msgid "is in regular expression" +msgstr "" + +#: literals.py:26 +msgid "is in regular expression (case insensitive)" +msgstr "" + +#: models.py:11 +msgid "Title" +msgstr "" + +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" + +#: models.py:12 models.py:30 +msgid "" +"This expression will be evaluated against the current selected document. " +"The document metadata is available as variables `metadata` and document " +"properties under the variable `document`." +msgstr "" + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" +msgstr "" + +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" + +#: models.py:27 +msgid "The inclusion is ignored for the first item." +msgstr "" + +#: models.py:28 +msgid "Foreign document data" +msgstr "" + +#: models.py:28 +msgid "" +"This represents the metadata of all other documents. Available objects: " +"`document.` and `metadata.`." +msgstr "" + +#: models.py:30 +msgid "Expression" +msgstr "" + +#: models.py:31 +msgid "Negated" +msgstr "" + +#: models.py:31 +msgid "Inverts the logic of the operator." +msgstr "" + +#: models.py:35 +msgid "not" +msgstr "" + +#: models.py:38 +msgid "Link condition" +msgstr "" + +#: models.py:39 +msgid "Link conditions" +msgstr "" + +#: permissions.py:9 +msgid "View existing smart links" +msgstr "" + +#: permissions.py:10 +msgid "Create new smart links" +msgstr "" + +#: permissions.py:11 +msgid "Delete smart links" +msgstr "" + +#: permissions.py:12 +msgid "Edit smart links" +msgstr "" + +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 +msgid "No action selected." +msgstr "" + +#: views.py:59 +#, python-format +msgid "Documents in smart link: %(group)s" +msgstr "" + +#: views.py:75 +#, python-format +msgid "Smart link query error: %s" +msgstr "" + +#: views.py:97 +#, python-format +msgid "Smart links (%s)" +msgstr "" + +#: views.py:111 +msgid "There no defined smart links for the current document." +msgstr "" + +#: views.py:151 +#, python-format +msgid "Smart link: %s created successfully." +msgstr "" + +#: views.py:174 +#, python-format +msgid "Smart link: %s edited successfully." +msgstr "" + +#: views.py:182 +#, python-format +msgid "Edit smart link: %s" +msgstr "" + +#: views.py:200 +#, python-format +msgid "Smart link: %s deleted successfully." +msgstr "" + +#: views.py:202 +#, python-format +msgid "Error deleting smart link: %(smart_link)s; %(exception)s." +msgstr "" + +#: views.py:211 +#, python-format +msgid "Are you sure you wish to delete smart link: %s?" +msgstr "" + +#: views.py:227 +#, python-format +msgid "Conditions for smart link: %s" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Smart link condition: \"%s\" created successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Add new conditions to smart link: \"%s\"" +msgstr "" + +#: views.py:281 +#, python-format +msgid "Smart link condition: \"%s\" edited successfully." +msgstr "" + +#: views.py:288 +msgid "Edit smart link condition" +msgstr "" + +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" + +#: views.py:315 +#, python-format +msgid "Smart link condition: \"%s\" deleted successfully." +msgstr "" + +#: views.py:317 +#, python-format +msgid "" +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Are you sure you wish to delete smart link condition: \"%s\"?" +msgstr "" + +#~ msgid "smart links" +#~ msgstr "smart links" + +#~ msgid "create new smart link" +#~ msgstr "create new smart link" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/nb/LC_MESSAGES/django.po b/mayan/apps/linking/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5b2d2da2ca --- /dev/null +++ b/mayan/apps/linking/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,342 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:49 +msgid "Pages" +msgstr "" + +#: forms.py:55 +msgid "Select" +msgstr "" + +#: forms.py:62 +msgid "Click on the image for full size view of the first page." +msgstr "" + +#: links.py:12 +msgid "Smart links actions" +msgstr "" + +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "" + +#: links.py:16 +msgid "Smart links list" +msgstr "" + +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "" + +#: links.py:18 links.py:23 +msgid "Edit" +msgstr "" + +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:21 +msgid "Conditions" +msgstr "" + +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 +msgid "ACLs" +msgstr "" + +#: literals.py:7 +msgid "and" +msgstr "" + +#: literals.py:8 +msgid "or" +msgstr "" + +#: literals.py:12 +msgid "is equal to" +msgstr "" + +#: literals.py:13 +msgid "is equal to (case insensitive)" +msgstr "" + +#: literals.py:14 +msgid "contains" +msgstr "" + +#: literals.py:15 +msgid "contains (case insensitive)" +msgstr "" + +#: literals.py:16 +msgid "is in" +msgstr "" + +#: literals.py:17 +msgid "is greater than" +msgstr "" + +#: literals.py:18 +msgid "is greater than or equal to" +msgstr "" + +#: literals.py:19 +msgid "is less than" +msgstr "" + +#: literals.py:20 +msgid "is less than or equal to" +msgstr "" + +#: literals.py:21 +msgid "starts with" +msgstr "" + +#: literals.py:22 +msgid "starts with (case insensitive)" +msgstr "" + +#: literals.py:23 +msgid "ends with" +msgstr "" + +#: literals.py:24 +msgid "ends with (case insensitive)" +msgstr "" + +#: literals.py:25 +msgid "is in regular expression" +msgstr "" + +#: literals.py:26 +msgid "is in regular expression (case insensitive)" +msgstr "" + +#: models.py:11 +msgid "Title" +msgstr "" + +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" + +#: models.py:12 models.py:30 +msgid "" +"This expression will be evaluated against the current selected document. " +"The document metadata is available as variables `metadata` and document " +"properties under the variable `document`." +msgstr "" + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" +msgstr "" + +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" + +#: models.py:27 +msgid "The inclusion is ignored for the first item." +msgstr "" + +#: models.py:28 +msgid "Foreign document data" +msgstr "" + +#: models.py:28 +msgid "" +"This represents the metadata of all other documents. Available objects: " +"`document.` and `metadata.`." +msgstr "" + +#: models.py:30 +msgid "Expression" +msgstr "" + +#: models.py:31 +msgid "Negated" +msgstr "" + +#: models.py:31 +msgid "Inverts the logic of the operator." +msgstr "" + +#: models.py:35 +msgid "not" +msgstr "" + +#: models.py:38 +msgid "Link condition" +msgstr "" + +#: models.py:39 +msgid "Link conditions" +msgstr "" + +#: permissions.py:9 +msgid "View existing smart links" +msgstr "" + +#: permissions.py:10 +msgid "Create new smart links" +msgstr "" + +#: permissions.py:11 +msgid "Delete smart links" +msgstr "" + +#: permissions.py:12 +msgid "Edit smart links" +msgstr "" + +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 +msgid "No action selected." +msgstr "" + +#: views.py:59 +#, python-format +msgid "Documents in smart link: %(group)s" +msgstr "" + +#: views.py:75 +#, python-format +msgid "Smart link query error: %s" +msgstr "" + +#: views.py:97 +#, python-format +msgid "Smart links (%s)" +msgstr "" + +#: views.py:111 +msgid "There no defined smart links for the current document." +msgstr "" + +#: views.py:151 +#, python-format +msgid "Smart link: %s created successfully." +msgstr "" + +#: views.py:174 +#, python-format +msgid "Smart link: %s edited successfully." +msgstr "" + +#: views.py:182 +#, python-format +msgid "Edit smart link: %s" +msgstr "" + +#: views.py:200 +#, python-format +msgid "Smart link: %s deleted successfully." +msgstr "" + +#: views.py:202 +#, python-format +msgid "Error deleting smart link: %(smart_link)s; %(exception)s." +msgstr "" + +#: views.py:211 +#, python-format +msgid "Are you sure you wish to delete smart link: %s?" +msgstr "" + +#: views.py:227 +#, python-format +msgid "Conditions for smart link: %s" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Smart link condition: \"%s\" created successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Add new conditions to smart link: \"%s\"" +msgstr "" + +#: views.py:281 +#, python-format +msgid "Smart link condition: \"%s\" edited successfully." +msgstr "" + +#: views.py:288 +msgid "Edit smart link condition" +msgstr "" + +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" + +#: views.py:315 +#, python-format +msgid "Smart link condition: \"%s\" deleted successfully." +msgstr "" + +#: views.py:317 +#, python-format +msgid "" +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Are you sure you wish to delete smart link condition: \"%s\"?" +msgstr "" + +#~ msgid "smart links" +#~ msgstr "smart links" + +#~ msgid "create new smart link" +#~ msgstr "create new smart link" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po index 7d4e7f083a..3d8c3ccdb4 100644 --- a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Lucas Weel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-12 10:57+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -29,42 +29,41 @@ msgstr "Selecteer" #: forms.py:62 msgid "Click on the image for full size view of the first page." +msgstr "Klik op de afbeelding om de eerste pagina op ware grootte te kunnen inzien." + +#: links.py:12 +msgid "Smart links actions" msgstr "" -"Klik op de afbeelding om de eerste pagina op ware grootte te kunnen inzien." -#: links.py:11 -msgid "smart links actions" -msgstr "'smartlink' acties" - -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "smartlinks" - -#: links.py:15 -msgid "smart links list" -msgstr "lijst met 'smart-links'" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "'Smartlinks'" #: links.py:16 -msgid "create new smart link" -msgstr "lijst met 'smartlinks'" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "wijzigen" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "Nieuwe 'smartlink' aanmaken" #: links.py:18 links.py:23 -msgid "delete" -msgstr "verwijderen" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "condities" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "conditie aanmaken" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -136,75 +135,66 @@ msgstr "komt overeen met 'reguliere expressie'" msgid "is in regular expression (case insensitive)" msgstr "komt overeen met 'reguliere expressie (hoofdletter ongevoelig)" -#: models.py:12 -msgid "title" -msgstr "Titel" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "dynamische titel" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." +msgstr "Deze expressie zal worden geevalueerd tegen het huidige geselecteerde document. De metadata van het document is beschikbaar onder variabelen: 'metadata' en document eigenschappen onder de variabele 'document'." + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -"Deze expressie zal worden geevalueerd tegen het huidige geselecteerde " -"document. De metadata van het document is beschikbaar onder variabelen: " -"'metadata' en document eigenschappen onder de variabele 'document'." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "ingeschakeld" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "'smartlink'" - -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "De berekening is genegeerd voor het eerste item" -#: models.py:29 -msgid "foreign document data" -msgstr "vreemde document data" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." +msgstr "Dit representeerd de metadata van alle andere documenten. Beschikbare objecten: 'document.' and 'metadata.'." + +#: models.py:30 +msgid "Expression" msgstr "" -"Dit representeerd de metadata van alle andere documenten. Beschikbare " -"objecten: 'document.' and 'metadata.'." #: models.py:31 -msgid "expression" -msgstr "expressie" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "ontkennent" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Inverteerd de operatorlogica" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "niet" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "koppelconditie" - -#: models.py:40 -msgid "link conditions" -msgstr "koppelcondities" - -#: permissions.py:7 -msgid "Smart links" -msgstr "'Smartlinks'" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -222,130 +212,132 @@ msgstr "Verwijderen 'smartlinks'" msgid "Edit smart links" msgstr "Verwijderen 'smartlinks'" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "Geef 'smartlinks' die niet naar documenten verwijzen." + +#: views.py:40 msgid "No action selected." msgstr "Geen actie geselecteerd" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "documenten in 'smartlink': %(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "'smartlink' zoek fout: %s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "'smartlinks' (%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "Er zijn geen gedefinieerde 'smartlinks' voor het huidige document" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "'smartlink: %s succesvol aangemaakt." -#: views.py:157 -msgid "Create new smart link" -msgstr "Nieuwe 'smartlink' aanmaken" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "'smartlink': %s aangepast" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "'smartlink': %s bewerken." -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "'smartlink': %s verwijdert." -#: views.py:201 -#, fuzzy, python-format +#: views.py:202 +#, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -"Fout bij het verwijderen van 'smartlink': %(smart_link)s. Foutmelding: " -"%(error)s." -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Bent u er zeker van dat u 'smartlink': %s wilt verwijderen?" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "condities voor 'smartlink': %s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "'smartlink' conditie: \"%s\" aangemaakt." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Nieuwe condities aan 'smartlink': \"%s\" toevoegen." -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "'smartlink' conditie: \"%s\" aangepast." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "Bewerk 'smartlink' conditie." -#: views.py:294 views.py:328 -msgid "condition" -msgstr "conditie" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "'smartlink' conditie: \"%s\" verwijdert" -#: views.py:316 -#, fuzzy, python-format +#: views.py:317 +#, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -"Fout bij het verwijderen van 'smartlink' conditie: %(smart_link_condition)s. " -"Foutmelding: %(error)s." -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "" -"Bent u er zeker van dat u 'smartlink'-conditie: \"%s\" wilt verwijderen?" +msgstr "Bent u er zeker van dat u 'smartlink'-conditie: \"%s\" wilt verwijderen?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "Geef 'smartlinks' die niet naar documenten verwijzen." +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "Wat zijn 'smartlinks'" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" -"'smartlinks' zijn een verzameling condities die gebruikt worden om de " -"database te doorzoeken. Hierbij wordt het huidige document wat de gebruiker " -"inziet als bron genomen. Het zoek resultaat maakt documentverwijzingen " -"zichtbaar naar documenten die gerelateerd zijn aan het huidige document.Deze " -"gerelateerde documenten zijn dan eenvoudig te bereiken via hyperlinks" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po index 183276a45d..5b7497606b 100644 --- a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:49 msgid "Pages" @@ -32,39 +31,39 @@ msgstr "Wybierz" msgid "Click on the image for full size view of the first page." msgstr "" -#: links.py:11 -msgid "smart links actions" +#: links.py:12 +msgid "Smart links actions" msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "" - -#: links.py:15 -msgid "smart links list" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "" #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "edycja" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "" #: links.py:18 links.py:23 -msgid "delete" -msgstr "kasuj" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" +#: links.py:19 links.py:24 +msgid "Delete" msgstr "" #: links.py:21 -msgid "create condition" +msgid "Conditions" msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "" @@ -136,69 +135,65 @@ msgstr "" msgid "is in regular expression (case insensitive)" msgstr "" -#: models.py:12 -msgid "title" -msgstr "tytuł" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "dynamiczny tytuł" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "włączony" - -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -#: models.py:28 +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" + +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "" -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +msgid "Foreign document data" msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "" +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" +msgid "Negated" msgstr "" -#: models.py:32 -msgid "negated" -msgstr "" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "nie" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "" - -#: models.py:40 -msgid "link conditions" -msgstr "" - -#: permissions.py:7 -msgid "Smart links" +msgid "Link conditions" msgstr "" #: permissions.py:9 @@ -217,120 +212,132 @@ msgstr "" msgid "Edit smart links" msgstr "" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 msgid "No action selected." msgstr "Żadne działanie nie wybrane." -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" +msgid "Documents in smart link: %(group)s" msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" +msgid "Smart links (%s)" msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" +msgid "Conditions for smart link: %s" msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" +#: views.py:295 views.py:329 +msgid "Condition" msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 +#: views.py:317 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po index 7ea51c202a..ab5454a95f 100644 --- a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po @@ -1,24 +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: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Roberto Rosario, 2012 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:49 @@ -33,39 +33,39 @@ msgstr "Selecionar" msgid "Click on the image for full size view of the first page." msgstr "Clique na imagem para ver a primeira página em tamanho grande." -#: links.py:11 -msgid "smart links actions" -msgstr "ações de ligações inteligentes" +#: links.py:12 +msgid "Smart links actions" +msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "ligações inteligentes" - -#: links.py:15 -msgid "smart links list" -msgstr "lista de ligações inteligentes" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "Ligações inteligentes" #: links.py:16 -msgid "create new smart link" -msgstr "criar uma nova ligação inteligente" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "editar" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "Criar nova ligação inteligente" #: links.py:18 links.py:23 -msgid "delete" -msgstr "excluir" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "condições" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "criar condição" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "ACL's" @@ -137,75 +137,66 @@ msgstr "contido em expressão regular" msgid "is in regular expression (case insensitive)" msgstr "contido em expressão regular (insensível a minúsculas/maiúsculas)" -#: models.py:12 -msgid "title" -msgstr "título" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "título dinâmico" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." +msgstr "Esta expressão será avaliada em relação ao documento atualmente selecionado. Os metadados do documento estão disponíveis como variável `metadata` e as propriedades do documento como variável `document`." + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -"Esta expressão será avaliada em relação ao documento atualmente selecionado. " -"Os metadados do documento estão disponíveis como variável `metadata` e as " -"propriedades do documento como variável `document`." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "habilitado" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "ligação inteligente" - -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "A inclusão é ignorada para o primeiro item." -#: models.py:29 -msgid "foreign document data" -msgstr "dados de documentos externos" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." +msgstr "Isto representa os metadados de todos os outros documentos. Objetos disponíveis: `document. ` e ` metadata. `." + +#: models.py:30 +msgid "Expression" msgstr "" -"Isto representa os metadados de todos os outros documentos. Objetos " -"disponíveis: `document. ` e ` metadata. `." #: models.py:31 -msgid "expression" -msgstr "expressão" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "negado" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Inverte a lógica do operador." -#: models.py:36 +#: models.py:35 msgid "not" msgstr "não" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "condição de ligação" - -#: models.py:40 -msgid "link conditions" -msgstr "condições de ligação" - -#: permissions.py:7 -msgid "Smart links" -msgstr "Ligações inteligentes" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -223,129 +214,132 @@ msgstr "Excluir ligações inteligentes" msgid "Edit smart links" msgstr "Editar ligações inteligentes" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "Mostrar ligações inteligentes que não retornam nenhum documento." + +#: views.py:40 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "documentos na ligação inteligente: %(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "Erro na consulta de ligações inteligentes: %s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "ligações inteligentes (%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "Não há ligações inteligentes definidas para o documento atual." -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "Ligação inteligente: %s criado com sucesso." -#: views.py:157 -msgid "Create new smart link" -msgstr "Criar nova ligação inteligente" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "Ligação inteligente: %s editada com sucesso." -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Editar Ligação inteligente: %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Ligação inteligente: %s excluída com sucesso." -#: views.py:201 -#, fuzzy, python-format +#: views.py:202 +#, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -msgstr "Erro ao excluir a ligação inteligente: %(smart_link)s; %(error)s." +msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Tem a certeza de que pretende excluir a ligação inteligente: %s?" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "condições para a ligação inteligente: %s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Condição da ligação inteligente: \"%s\" criada com sucesso." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Adicionar novas condições à ligação inteligente: \"%s\"" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Condição de ligação inteligente: \"%s\" editada com sucesso." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "Editar condição de ligação inteligente" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "condição" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Condição de ligação inteligente: \"%s\" excluída com sucesso." -#: views.py:316 -#, fuzzy, python-format +#: views.py:317 +#, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -"Erro ao excluir a condição de ligação inteligente: %(smart_link_condition)s; " -"%(error)s." -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "" -"Tem a certeza de que pretende eliminar a condição de ligação inteligente: " -"\"%s\"?" +msgstr "Tem a certeza de que pretende eliminar a condição de ligação inteligente: \"%s\"?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "Mostrar ligações inteligentes que não retornam nenhum documento." +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "O que são ligações inteligentes?" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" -"Ligações condicionais são conjuntos de declarações condicionais que são " -"usados para consultar a base de dados usando o documento atual como fonte de " -"dados. O resultado desta consulta é uma lista de documentos relacionados de " -"alguma forma com o documento atual, que permite ao utilizador saltar para e " -"de documentos ligados facilmente." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po index 24fb10a346..466239b43e 100644 --- a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po @@ -1,23 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:49 @@ -32,39 +32,39 @@ msgstr "Selecionar" msgid "Click on the image for full size view of the first page." msgstr "Clique na imagem para ver em tamanho grande a primeira página." -#: links.py:11 -msgid "smart links actions" -msgstr "ações do ligações inteligentes" +#: links.py:12 +msgid "Smart links actions" +msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "ligações inteligentes" - -#: links.py:15 -msgid "smart links list" -msgstr "lista de ligações inteligentes" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "Ligações inteligentes" #: links.py:16 -msgid "create new smart link" -msgstr "criar um novo ligação inteligente" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "editar" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "" #: links.py:18 links.py:23 -msgid "delete" -msgstr "excluir" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "condições" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "criar condições" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "" @@ -136,75 +136,66 @@ msgstr "está em expressão regular" msgid "is in regular expression (case insensitive)" msgstr "está em expressão regular (case insensitive)" -#: models.py:12 -msgid "title" -msgstr "título" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "título dinâmico" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." +msgstr "Esta expressão será avaliada em relação ao documento atual selecionado. Os metadados do documento estão disponíveis como variáveis \"​metadados \" e propriedades do documento em variáveis `documento`." + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -"Esta expressão será avaliada em relação ao documento atual selecionado. Os " -"metadados do documento estão disponíveis como variáveis \"​metadados \" e " -"propriedades do documento em variáveis `documento`." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "habilitado" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "ligação inteligente" - -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "A inclusão é ignorada para o primeiro item." -#: models.py:29 -msgid "foreign document data" -msgstr "dados de documentos estrangeiros" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." +msgstr "Isto representa os metadados de todos os outros documentos. Objetos disponíveis: `document. ` e ` metadata. `." + +#: models.py:30 +msgid "Expression" msgstr "" -"Isto representa os metadados de todos os outros documentos. Objetos " -"disponíveis: `document. ` e ` metadata. `." #: models.py:31 -msgid "expression" -msgstr "expressão" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "negada" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Inverte a lógica do operador." -#: models.py:36 +#: models.py:35 msgid "not" msgstr "não" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "condição de ligação" - -#: models.py:40 -msgid "link conditions" -msgstr "condições de ligação" - -#: permissions.py:7 -msgid "Smart links" -msgstr "Ligações inteligentes" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -222,120 +213,132 @@ msgstr "Excluir ligações inteligentes" msgid "Edit smart links" msgstr "Editar ligações inteligentes" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" +msgid "Documents in smart link: %(group)s" msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "ligações inteligente (%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "Ligação inteligente: %s criado com sucesso." -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Editar Ligação inteligente: %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" +msgid "Conditions for smart link: %s" msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "condição" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 +#: views.py:317 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po index 7b7efb77e2..5fa3438c70 100644 --- a/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Badea Gabriel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-02-10 15:24+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: forms.py:49 msgid "Pages" @@ -32,39 +31,39 @@ msgstr "Selecta" msgid "Click on the image for full size view of the first page." msgstr "Click pe imagine pentru vizualizare full size din prima pagină." -#: links.py:11 -msgid "smart links actions" -msgstr "acțiuni inteligente link-uri" +#: links.py:12 +msgid "Smart links actions" +msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "link-uri inteligente" - -#: links.py:15 -msgid "smart links list" -msgstr "listă link-uri inteligente " +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "Link-uri inteligente" #: links.py:16 -msgid "create new smart link" -msgstr "creați link inteligent nou" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "editează" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "Creați un nou link inteligent" #: links.py:18 links.py:23 -msgid "delete" -msgstr "șterge" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "condiții" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "crează condiții" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "ACL-uri" @@ -136,75 +135,66 @@ msgstr "este în expresie regulată" msgid "is in regular expression (case insensitive)" msgstr "este în expresie regulată (case insensitive)" -#: models.py:12 -msgid "title" -msgstr "titlu" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "dinamic titlu" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." +msgstr "Această expresie va fi evaluată împotriva documentul curent selectat. Metadatele documentului sunt disponibile ca variabile `metadata` și proprietățile documentelor în cadrul variabilei `document`." + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -"Această expresie va fi evaluată împotriva documentul curent selectat. " -"Metadatele documentului sunt disponibile ca variabile `metadata` și " -"proprietățile documentelor în cadrul variabilei `document`." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "activată" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "link-ul inteligent" - -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "Includerea este ignorată pentru primul element." -#: models.py:29 -msgid "foreign document data" -msgstr "Datele străine documente" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." +msgstr "Aceasta reprezintă metadate a tuturor celorlalte documente. Obiecte disponibile: `documente. `şi` metadate. `." + +#: models.py:30 +msgid "Expression" msgstr "" -"Aceasta reprezintă metadate a tuturor celorlalte documente. Obiecte " -"disponibile: `documente. `şi` metadate. `." #: models.py:31 -msgid "expression" -msgstr "expresie" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "negata" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Inversează logica operatorului." -#: models.py:36 +#: models.py:35 msgid "not" msgstr "nu" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "stare link-ul " - -#: models.py:40 -msgid "link conditions" -msgstr "condiții link " - -#: permissions.py:7 -msgid "Smart links" -msgstr "Link-uri inteligente" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -222,129 +212,132 @@ msgstr "Ștergeți link-uri inteligente" msgid "Edit smart links" msgstr "Editați link-uri inteligente" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "Arată legătura inteligentă, care nu întoarce niciun document." + +#: views.py:40 msgid "No action selected." msgstr "Nici o acțiune selectată." -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "documente in link-uri inteligente:%(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "Eroare interogare link-ul:% s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "link-uri inteligente (% s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "Nu există link-uri inteligente definite pentru documentul curent." -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "Legătură inteligentă:% s creat cu succes." -#: views.py:157 -msgid "Create new smart link" -msgstr "Creați un nou link inteligent" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "Legătură inteligentă:% s editat cu succes." -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Editare legătură inteligentă:% s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Legătură inteligentă:% s eliminat cu succes." -#: views.py:201 -#, fuzzy, python-format +#: views.py:202 +#, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -msgstr "Eroare la ștergerea legătură inteligentă:%(smart_link)s; %(error)s." +msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Sunteți sigur că doriți să ștergeți legătură inteligentă:% s?" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "condițiile de legătură inteligentă:% s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Stare de legătură inteligentă: \"%s\" a fost creată cu succes." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Adauga la noile condiții de legătură inteligentă: \"%s\"" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Stare de legătură inteligentă: \"%s\" editată cu succes." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "Editați condiție legătură inteligentă" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "condiție" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Stare de legătură inteligentă: \"%s\" a fost ștearsă cu succes." -#: views.py:316 -#, fuzzy, python-format +#: views.py:317 +#, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -"Eroare la ștergerea condiție legătură inteligentă: %(smart_link_condition)s; " -"%(error)s." -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -msgstr "" -"Sunteți sigur că doriți să ștergeți starea de legătură inteligentă: \"%s\"?" +msgstr "Sunteți sigur că doriți să ștergeți starea de legătură inteligentă: \"%s\"?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "Arată legătura inteligentă, care nu întoarce niciun document." +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "Ce sunt link-uri inteligente?" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" -"Link-uri inteligente sunt un set de afirmații condiționale, care sunt " -"utilizate pentru a interoga baza de date folosind documentul curent " -"utilizatorul accesează ca sursă de date, rezultatele acestor interogări sunt " -"o listă de documente care se referă într-un mod care să fie afișat " -"documentul și pentru a permite Utilizatorii capacitatea de a sari la și de " -"la documentele legate foarte usor." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po index 401dc4142b..64a22b2a4e 100644 --- a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Sergey Glita , 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-05-14 06:13+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:49 msgid "Pages" @@ -30,42 +29,41 @@ msgstr "Выбрать" #: forms.py:62 msgid "Click on the image for full size view of the first page." +msgstr "Нажмите на изображение для просмотра первой страницы в полном размере." + +#: links.py:12 +msgid "Smart links actions" msgstr "" -"Нажмите на изображение для просмотра первой страницы в полном размере." -#: links.py:11 -msgid "smart links actions" -msgstr "действия отношений" - -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "отношения" - -#: links.py:15 -msgid "smart links list" -msgstr "список отношений" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "Отношения" #: links.py:16 -msgid "create new smart link" -msgstr "создать отношение" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "редактировать" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "Создать новое отношение" #: links.py:18 links.py:23 -msgid "delete" -msgstr "удалить" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "условия" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "создать условие" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "ACLs" @@ -137,75 +135,66 @@ msgstr "В регулярном выражении" msgid "is in regular expression (case insensitive)" msgstr "В регулярном выражении (без учета регистра)" -#: models.py:12 -msgid "title" -msgstr "название" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "динамический заголовок" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." +msgstr "Это выражение будет вычислено вмето выбранного документа. Метаданные документа доступны как переменные `metadata` и свойства документа в переменной `document`." + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -"Это выражение будет вычислено вмето выбранного документа. Метаданные " -"документа доступны как переменные `metadata` и свойства документа в " -"переменной `document`." -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "разрешено" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "отношение" - -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "Включение игнорируется для первого элемента." -#: models.py:29 -msgid "foreign document data" -msgstr "foreign document data" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." +msgstr "Это представляет метаданные всех других документов. Доступные объекты: `document. ` и `metadata. `." + +#: models.py:30 +msgid "Expression" msgstr "" -"Это представляет метаданные всех других документов. Доступные объекты: " -"`document. ` и `metadata. `." #: models.py:31 -msgid "expression" -msgstr "выражение" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "отрицание" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "Инвертирует логику оператора." -#: models.py:36 +#: models.py:35 msgid "not" msgstr "не" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "условие ссылки" - -#: models.py:40 -msgid "link conditions" -msgstr "условия ссылки" - -#: permissions.py:7 -msgid "Smart links" -msgstr "Отношения" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -223,125 +212,132 @@ msgstr "Удалить отношения" msgid "Edit smart links" msgstr "Редактировать отношения" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "Показать отношения без документов." + +#: views.py:40 msgid "No action selected." msgstr "Никаких действий не выбрано." -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "документы в отношении %(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "Ошибка запроса в отношении %s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "отношения (%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "Для этого документа отношения не определены." -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "Отношение %s создано." -#: views.py:157 -msgid "Create new smart link" -msgstr "Создать новое отношение" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "Отношение %s изменено." -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Редактировать отношение %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Отношение %s удалено." -#: views.py:201 -#, fuzzy, python-format +#: views.py:202 +#, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -msgstr "Ошибка при удалении отношения %(smart_link)s; %(error)s." +msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Вы действительно хотите удалить отношение %s?" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "условия для отношения %s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "Условие для отношения \"%s\" успешно создано." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "Добавить новые условия отношения \"%s\"" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "Условие отношения \"%s\" изменено." -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "Изменить условие отношения" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "состояние" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "Условие отношения \"%s\" удалено." -#: views.py:316 -#, fuzzy, python-format +#: views.py:317 +#, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." -msgstr "Ошибка при удалении условия %(smart_link_condition)s; %(error)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." +msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "Вы действительно хотите удалить условие отношения \"%s\"?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "Показать отношения без документов." +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "Что такое отношение?" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" -"Отношение, в оригинале smart-link, представляет собой набор условий, которые " -"используются для поиска документов отвечающих им . Результатом такого " -"поискового запроса является список документов, относящихся к текущему, и " -"позволяющих быстро переходить от одного к другому. Условия строятся исходя " -"из содержимого документа и метаданных." +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po index db883e08b7..4943b4218e 100644 --- a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: forms.py:49 msgid "Pages" @@ -31,39 +30,39 @@ msgstr "" msgid "Click on the image for full size view of the first page." msgstr "" -#: links.py:11 -msgid "smart links actions" +#: links.py:12 +msgid "Smart links actions" msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "" - -#: links.py:15 -msgid "smart links list" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "" #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" msgstr "" -#: links.py:17 links.py:22 -msgid "edit" +#: links.py:17 views.py:158 +msgid "Create new smart link" msgstr "" #: links.py:18 links.py:23 -msgid "delete" +msgid "Edit" msgstr "" -#: links.py:20 -msgid "conditions" +#: links.py:19 links.py:24 +msgid "Delete" msgstr "" #: links.py:21 -msgid "create condition" +msgid "Conditions" msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "" @@ -135,69 +134,65 @@ msgstr "" msgid "is in regular expression (case insensitive)" msgstr "" -#: models.py:12 -msgid "title" +#: models.py:11 +msgid "Title" msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" +#: models.py:12 views.py:134 +msgid "Dynamic title" msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" msgstr "" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "" -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +msgid "Foreign document data" msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "" +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" +msgid "Negated" msgstr "" -#: models.py:32 -msgid "negated" -msgstr "" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "" - -#: models.py:40 -msgid "link conditions" -msgstr "" - -#: permissions.py:7 -msgid "Smart links" +msgid "Link conditions" msgstr "" #: permissions.py:9 @@ -216,120 +211,132 @@ msgstr "" msgid "Edit smart links" msgstr "" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" +msgid "Documents in smart link: %(group)s" msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" +msgid "Smart links (%s)" msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" +msgid "Conditions for smart link: %s" msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" +#: views.py:295 views.py:329 +msgid "Condition" msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 +#: views.py:317 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/sq/LC_MESSAGES/django.po b/mayan/apps/linking/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1ad54fff1d --- /dev/null +++ b/mayan/apps/linking/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,342 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:49 +msgid "Pages" +msgstr "" + +#: forms.py:55 +msgid "Select" +msgstr "" + +#: forms.py:62 +msgid "Click on the image for full size view of the first page." +msgstr "" + +#: links.py:12 +msgid "Smart links actions" +msgstr "" + +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "" + +#: links.py:16 +msgid "Smart links list" +msgstr "" + +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "" + +#: links.py:18 links.py:23 +msgid "Edit" +msgstr "" + +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:21 +msgid "Conditions" +msgstr "" + +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 +msgid "ACLs" +msgstr "" + +#: literals.py:7 +msgid "and" +msgstr "" + +#: literals.py:8 +msgid "or" +msgstr "" + +#: literals.py:12 +msgid "is equal to" +msgstr "" + +#: literals.py:13 +msgid "is equal to (case insensitive)" +msgstr "" + +#: literals.py:14 +msgid "contains" +msgstr "" + +#: literals.py:15 +msgid "contains (case insensitive)" +msgstr "" + +#: literals.py:16 +msgid "is in" +msgstr "" + +#: literals.py:17 +msgid "is greater than" +msgstr "" + +#: literals.py:18 +msgid "is greater than or equal to" +msgstr "" + +#: literals.py:19 +msgid "is less than" +msgstr "" + +#: literals.py:20 +msgid "is less than or equal to" +msgstr "" + +#: literals.py:21 +msgid "starts with" +msgstr "" + +#: literals.py:22 +msgid "starts with (case insensitive)" +msgstr "" + +#: literals.py:23 +msgid "ends with" +msgstr "" + +#: literals.py:24 +msgid "ends with (case insensitive)" +msgstr "" + +#: literals.py:25 +msgid "is in regular expression" +msgstr "" + +#: literals.py:26 +msgid "is in regular expression (case insensitive)" +msgstr "" + +#: models.py:11 +msgid "Title" +msgstr "" + +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" + +#: models.py:12 models.py:30 +msgid "" +"This expression will be evaluated against the current selected document. " +"The document metadata is available as variables `metadata` and document " +"properties under the variable `document`." +msgstr "" + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" +msgstr "" + +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" + +#: models.py:27 +msgid "The inclusion is ignored for the first item." +msgstr "" + +#: models.py:28 +msgid "Foreign document data" +msgstr "" + +#: models.py:28 +msgid "" +"This represents the metadata of all other documents. Available objects: " +"`document.` and `metadata.`." +msgstr "" + +#: models.py:30 +msgid "Expression" +msgstr "" + +#: models.py:31 +msgid "Negated" +msgstr "" + +#: models.py:31 +msgid "Inverts the logic of the operator." +msgstr "" + +#: models.py:35 +msgid "not" +msgstr "" + +#: models.py:38 +msgid "Link condition" +msgstr "" + +#: models.py:39 +msgid "Link conditions" +msgstr "" + +#: permissions.py:9 +msgid "View existing smart links" +msgstr "" + +#: permissions.py:10 +msgid "Create new smart links" +msgstr "" + +#: permissions.py:11 +msgid "Delete smart links" +msgstr "" + +#: permissions.py:12 +msgid "Edit smart links" +msgstr "" + +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 +msgid "No action selected." +msgstr "" + +#: views.py:59 +#, python-format +msgid "Documents in smart link: %(group)s" +msgstr "" + +#: views.py:75 +#, python-format +msgid "Smart link query error: %s" +msgstr "" + +#: views.py:97 +#, python-format +msgid "Smart links (%s)" +msgstr "" + +#: views.py:111 +msgid "There no defined smart links for the current document." +msgstr "" + +#: views.py:151 +#, python-format +msgid "Smart link: %s created successfully." +msgstr "" + +#: views.py:174 +#, python-format +msgid "Smart link: %s edited successfully." +msgstr "" + +#: views.py:182 +#, python-format +msgid "Edit smart link: %s" +msgstr "" + +#: views.py:200 +#, python-format +msgid "Smart link: %s deleted successfully." +msgstr "" + +#: views.py:202 +#, python-format +msgid "Error deleting smart link: %(smart_link)s; %(exception)s." +msgstr "" + +#: views.py:211 +#, python-format +msgid "Are you sure you wish to delete smart link: %s?" +msgstr "" + +#: views.py:227 +#, python-format +msgid "Conditions for smart link: %s" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Smart link condition: \"%s\" created successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Add new conditions to smart link: \"%s\"" +msgstr "" + +#: views.py:281 +#, python-format +msgid "Smart link condition: \"%s\" edited successfully." +msgstr "" + +#: views.py:288 +msgid "Edit smart link condition" +msgstr "" + +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" + +#: views.py:315 +#, python-format +msgid "Smart link condition: \"%s\" deleted successfully." +msgstr "" + +#: views.py:317 +#, python-format +msgid "" +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Are you sure you wish to delete smart link condition: \"%s\"?" +msgstr "" + +#~ msgid "smart links" +#~ msgstr "smart links" + +#~ msgid "create new smart link" +#~ msgstr "create new smart link" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po index 9538e1538b..9d1afbb242 100644 --- a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:49 @@ -30,39 +30,39 @@ msgstr "" msgid "Click on the image for full size view of the first page." msgstr "" -#: links.py:11 -msgid "smart links actions" +#: links.py:12 +msgid "Smart links actions" msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "" - -#: links.py:15 -msgid "smart links list" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "" #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" msgstr "" -#: links.py:17 links.py:22 -msgid "edit" +#: links.py:17 views.py:158 +msgid "Create new smart link" msgstr "" #: links.py:18 links.py:23 -msgid "delete" +msgid "Edit" msgstr "" -#: links.py:20 -msgid "conditions" +#: links.py:19 links.py:24 +msgid "Delete" msgstr "" #: links.py:21 -msgid "create condition" +msgid "Conditions" msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "" @@ -134,69 +134,65 @@ msgstr "" msgid "is in regular expression (case insensitive)" msgstr "" -#: models.py:12 -msgid "title" +#: models.py:11 +msgid "Title" msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" +#: models.py:12 views.py:134 +msgid "Dynamic title" msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" msgstr "" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "" -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +msgid "Foreign document data" msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "" +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" +msgid "Negated" msgstr "" -#: models.py:32 -msgid "negated" -msgstr "" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "" - -#: models.py:40 -msgid "link conditions" -msgstr "" - -#: permissions.py:7 -msgid "Smart links" +msgid "Link conditions" msgstr "" #: permissions.py:9 @@ -215,120 +211,132 @@ msgstr "" msgid "Edit smart links" msgstr "" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 msgid "No action selected." msgstr "" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" +msgid "Documents in smart link: %(group)s" msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" +msgid "Smart links (%s)" msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" +msgid "Conditions for smart link: %s" msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" +#: views.py:295 views.py:329 +msgid "Condition" msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 +#: views.py:317 #, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po index 894bd9c6c9..d280cea108 100644 --- a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-24 07:39+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:49 @@ -31,39 +31,39 @@ msgstr "Chọn" msgid "Click on the image for full size view of the first page." msgstr "Click lên ảnh để xem kích thước đầy đủ của trang đầu" -#: links.py:11 -msgid "smart links actions" -msgstr "Các thao tác liên kết thông minh" +#: links.py:12 +msgid "Smart links actions" +msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" -msgstr "liên kết thông minh" - -#: links.py:15 -msgid "smart links list" -msgstr "danh sách liên kết thông minh" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "Liên kết thông minh" #: links.py:16 -msgid "create new smart link" -msgstr "tạo liên kết thông minh mới" +msgid "Smart links list" +msgstr "" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "sửa" +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "" #: links.py:18 links.py:23 -msgid "delete" -msgstr "xóa" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "các điều kiện" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "tạo điều kiện" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "" @@ -135,70 +135,66 @@ msgstr "" msgid "is in regular expression (case insensitive)" msgstr "" -#: models.py:12 -msgid "title" -msgstr "tiêu đề" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "tiêu đề động" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "đã kích hoạt" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "liên kết thông minh" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "" -#: models.py:29 -msgid "foreign document data" +#: models.py:28 +msgid "Foreign document data" msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "" -#: models.py:31 -msgid "expression" -msgstr "biểu thức" - -#: models.py:32 -msgid "negated" +#: models.py:30 +msgid "Expression" msgstr "" -#: models.py:32 +#: models.py:31 +msgid "Negated" +msgstr "" + +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "điều kiện liên kết" - -#: models.py:40 -msgid "link conditions" -msgstr "các điều kiện liên kết" - -#: permissions.py:7 -msgid "Smart links" -msgstr "Liên kết thông minh" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -216,120 +212,132 @@ msgstr "Xóa liên kết thông minh" msgid "Edit smart links" msgstr "Sửa liên kết thông minh" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 msgid "No action selected." msgstr "Không có thao tác nào được chọn" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "các tài liệu trong liên kết thông minh: %(group)s" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "Lỗi truy vấn liên kết thông minh: %s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" +msgid "Smart links (%s)" msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "" -#: views.py:157 -msgid "Create new smart link" -msgstr "" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "Sửa liên kết thông minh: %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "Liên kết thông minh: %s xóa thành công." -#: views.py:201 -#, fuzzy, python-format +#: views.py:202 +#, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -msgstr "Lỗi xóa liên kết thông minh: %(smart_link)s; %(error)s." +msgstr "" -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "Bạn có chắc chắn muốn xóa liên kết thông minh: %s" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "các điều kiện cho liên kết thông minh: %s" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "điều kiện liên kết thông minh: %s tạo thành công." -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "" -#: views.py:294 views.py:328 -msgid "condition" +#: views.py:295 views.py:329 +msgid "Condition" msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "" -#: views.py:316 -#, fuzzy, python-format +#: views.py:317 +#, python-format msgid "" -"Error deleting smart link condition: %(smart_link_condition)s; %(exception)s." -msgstr "Lỗi xóa liên kết thông minh: %(smart_link)s; %(error)s." +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." +msgstr "" -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.po index 2a8a78c47e..b4349e83d5 100644 --- a/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-09-30 01:34+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -31,39 +31,39 @@ msgstr "选择" msgid "Click on the image for full size view of the first page." msgstr "点击图像查看第一页视图的实际尺寸" -#: links.py:11 -msgid "smart links actions" -msgstr "智能链接操作" +#: links.py:12 +msgid "Smart links actions" +msgstr "" -#: links.py:12 links.py:14 models.py:23 views.py:130 -msgid "smart links" +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" msgstr "智能链接" -#: links.py:15 -msgid "smart links list" -msgstr "智能链接列表" - #: links.py:16 -msgid "create new smart link" +msgid "Smart links list" +msgstr "" + +#: links.py:17 views.py:158 +msgid "Create new smart link" msgstr "新建智能链接" -#: links.py:17 links.py:22 -msgid "edit" -msgstr "编辑" - #: links.py:18 links.py:23 -msgid "delete" -msgstr "删除" +msgid "Edit" +msgstr "" -#: links.py:20 -msgid "conditions" -msgstr "条件" +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" #: links.py:21 -msgid "create condition" -msgstr "创建条件" +msgid "Conditions" +msgstr "" -#: links.py:25 +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 msgid "ACLs" msgstr "访问控制列表" @@ -135,70 +135,66 @@ msgstr "正则表达式" msgid "is in regular expression (case insensitive)" msgstr "正则表达式(大小写不敏感)" -#: models.py:12 -msgid "title" -msgstr "标题" +#: models.py:11 +msgid "Title" +msgstr "" -#: models.py:13 views.py:133 -msgid "dynamic title" -msgstr "动态标题" +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" -#: models.py:13 models.py:31 +#: models.py:12 models.py:30 msgid "" "This expression will be evaluated against the current selected document. " "The document metadata is available as variables `metadata` and document " "properties under the variable `document`." msgstr "表达式将被当前选择的文档执行。在变量 `document`范围内,文档的元数据对变量 `metadata` 和文档属性来说是有效的。" -#: models.py:14 models.py:33 views.py:134 views.py:229 -msgid "enabled" -msgstr "可用" +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" +msgstr "" -#: models.py:22 models.py:27 views.py:293 views.py:327 -msgid "smart link" -msgstr "智能链接" +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" -#: models.py:28 +#: models.py:27 msgid "The inclusion is ignored for the first item." msgstr "第一项的包含将被忽略。" -#: models.py:29 -msgid "foreign document data" -msgstr "外部文档数据" +#: models.py:28 +msgid "Foreign document data" +msgstr "" -#: models.py:29 +#: models.py:28 msgid "" "This represents the metadata of all other documents. Available objects: " "`document.` and `metadata.`." msgstr "它代表了所有其他文档的元数据。有效的对象有: `document.` 和 `metadata.`." +#: models.py:30 +msgid "Expression" +msgstr "" + #: models.py:31 -msgid "expression" -msgstr "表达式" +msgid "Negated" +msgstr "" -#: models.py:32 -msgid "negated" -msgstr "否定" - -#: models.py:32 +#: models.py:31 msgid "Inverts the logic of the operator." msgstr "颠倒操作符的逻辑" -#: models.py:36 +#: models.py:35 msgid "not" msgstr "否" +#: models.py:38 +msgid "Link condition" +msgstr "" + #: models.py:39 -msgid "link condition" -msgstr "链接条件" - -#: models.py:40 -msgid "link conditions" -msgstr "链接条件" - -#: permissions.py:7 -msgid "Smart links" -msgstr "智能链接" +msgid "Link conditions" +msgstr "" #: permissions.py:9 msgid "View existing smart links" @@ -216,121 +212,132 @@ msgstr "删除智能链接" msgid "Edit smart links" msgstr "编辑智能链接" -#: views.py:39 +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "显示没有任何文档的智能链接" + +#: views.py:40 msgid "No action selected." msgstr "未选择操作。" -#: views.py:58 +#: views.py:59 #, python-format -msgid "documents in smart link: %(group)s" -msgstr "智能链接%(group)s的文档" +msgid "Documents in smart link: %(group)s" +msgstr "" -#: views.py:74 +#: views.py:75 #, python-format msgid "Smart link query error: %s" msgstr "智能链接查询错误:%s" -#: views.py:96 +#: views.py:97 #, python-format -msgid "smart links (%s)" -msgstr "智能链接 (%s)" +msgid "Smart links (%s)" +msgstr "" -#: views.py:110 +#: views.py:111 msgid "There no defined smart links for the current document." msgstr "当前文档没有定义智能链接" -#: views.py:150 +#: views.py:151 #, python-format msgid "Smart link: %s created successfully." msgstr "智能链接: %s创建成功" -#: views.py:157 -msgid "Create new smart link" -msgstr "新建智能链接" - -#: views.py:173 +#: views.py:174 #, python-format msgid "Smart link: %s edited successfully." msgstr "智能链接: %s编辑成功" -#: views.py:181 +#: views.py:182 #, python-format msgid "Edit smart link: %s" msgstr "编辑智能链接: %s" -#: views.py:199 +#: views.py:200 #, python-format msgid "Smart link: %s deleted successfully." msgstr "智能链接: %s删除成功" -#: views.py:201 +#: views.py:202 #, python-format msgid "Error deleting smart link: %(smart_link)s; %(exception)s." msgstr "删除智能链接%(smart_link)s出错: %(exception)s." -#: views.py:210 +#: views.py:211 #, python-format msgid "Are you sure you wish to delete smart link: %s?" msgstr "确定要删除智能链接: %s么?" -#: views.py:226 +#: views.py:227 #, python-format -msgid "conditions for smart link: %s" -msgstr "智能链接: %s的条件" +msgid "Conditions for smart link: %s" +msgstr "" -#: views.py:251 +#: views.py:252 #, python-format msgid "Smart link condition: \"%s\" created successfully." msgstr "智能链接条件: \"%s\"创建成功。" -#: views.py:258 +#: views.py:259 #, python-format msgid "Add new conditions to smart link: \"%s\"" msgstr "新建条件到智能链接:\"%s\"" -#: views.py:280 +#: views.py:281 #, python-format msgid "Smart link condition: \"%s\" edited successfully." msgstr "智能链接条件: \"%s\"编辑成功。" -#: views.py:287 +#: views.py:288 msgid "Edit smart link condition" msgstr "编辑智能链接条件" -#: views.py:294 views.py:328 -msgid "condition" -msgstr "条件" +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" -#: views.py:314 +#: views.py:315 #, python-format msgid "Smart link condition: \"%s\" deleted successfully." msgstr "智能链接条件: \"%s\"删除成功。" -#: views.py:316 +#: views.py:317 #, python-format msgid "" "Error deleting smart link condition: %(smart_link_condition)s; " "%(exception)s." msgstr "删除智能链接条件:%(smart_link_condition)s出错: %(exception)s." -#: views.py:330 +#: views.py:331 #, python-format msgid "Are you sure you wish to delete smart link condition: \"%s\"?" msgstr "确定要删除智能链接条件: \"%s\"么?" -#: conf/settings.py:11 -msgid "Show smart link that don't return any documents." -msgstr "显示没有任何文档的智能链接" +#~ msgid "smart links" +#~ msgstr "smart links" -#: templates/smart_links_help.html:3 -msgid "What are smart links?" -msgstr "什么是智能链接" +#~ msgid "create new smart link" +#~ msgstr "create new smart link" -#: templates/smart_links_help.html:4 -msgid "" -"Smart links are a set of conditional statements that are used to query the " -"database using the current document the user is accessing as the data " -"source, the results of these queries are a list of documents that relate in " -"some manner to the document being displayed and allow users the ability to " -"jump to and from linked documents very easily." -msgstr "智能链接是以当前文档作为数据库查询条件的一个条件声明集合,这些查询的结构是某种相关的文档列表,并且允许用户轻松的相互直接跳转。" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/linking/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/linking/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e54c4864a5 --- /dev/null +++ b/mayan/apps/linking/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,342 @@ +# 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: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: 2014-10-08 21:13+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:49 +msgid "Pages" +msgstr "" + +#: forms.py:55 +msgid "Select" +msgstr "" + +#: forms.py:62 +msgid "Click on the image for full size view of the first page." +msgstr "" + +#: links.py:12 +msgid "Smart links actions" +msgstr "" + +#: links.py:13 links.py:15 models.py:22 permissions.py:7 views.py:131 +msgid "Smart links" +msgstr "" + +#: links.py:16 +msgid "Smart links list" +msgstr "" + +#: links.py:17 views.py:158 +msgid "Create new smart link" +msgstr "" + +#: links.py:18 links.py:23 +msgid "Edit" +msgstr "" + +#: links.py:19 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:21 +msgid "Conditions" +msgstr "" + +#: links.py:22 +msgid "Create condition" +msgstr "" + +#: links.py:26 +msgid "ACLs" +msgstr "" + +#: literals.py:7 +msgid "and" +msgstr "" + +#: literals.py:8 +msgid "or" +msgstr "" + +#: literals.py:12 +msgid "is equal to" +msgstr "" + +#: literals.py:13 +msgid "is equal to (case insensitive)" +msgstr "" + +#: literals.py:14 +msgid "contains" +msgstr "" + +#: literals.py:15 +msgid "contains (case insensitive)" +msgstr "" + +#: literals.py:16 +msgid "is in" +msgstr "" + +#: literals.py:17 +msgid "is greater than" +msgstr "" + +#: literals.py:18 +msgid "is greater than or equal to" +msgstr "" + +#: literals.py:19 +msgid "is less than" +msgstr "" + +#: literals.py:20 +msgid "is less than or equal to" +msgstr "" + +#: literals.py:21 +msgid "starts with" +msgstr "" + +#: literals.py:22 +msgid "starts with (case insensitive)" +msgstr "" + +#: literals.py:23 +msgid "ends with" +msgstr "" + +#: literals.py:24 +msgid "ends with (case insensitive)" +msgstr "" + +#: literals.py:25 +msgid "is in regular expression" +msgstr "" + +#: literals.py:26 +msgid "is in regular expression (case insensitive)" +msgstr "" + +#: models.py:11 +msgid "Title" +msgstr "" + +#: models.py:12 views.py:134 +msgid "Dynamic title" +msgstr "" + +#: models.py:12 models.py:30 +msgid "" +"This expression will be evaluated against the current selected document. " +"The document metadata is available as variables `metadata` and document " +"properties under the variable `document`." +msgstr "" + +#: models.py:13 models.py:32 views.py:135 views.py:230 +msgid "Enabled" +msgstr "" + +#: models.py:21 models.py:26 views.py:294 views.py:328 +msgid "Smart link" +msgstr "" + +#: models.py:27 +msgid "The inclusion is ignored for the first item." +msgstr "" + +#: models.py:28 +msgid "Foreign document data" +msgstr "" + +#: models.py:28 +msgid "" +"This represents the metadata of all other documents. Available objects: " +"`document.` and `metadata.`." +msgstr "" + +#: models.py:30 +msgid "Expression" +msgstr "" + +#: models.py:31 +msgid "Negated" +msgstr "" + +#: models.py:31 +msgid "Inverts the logic of the operator." +msgstr "" + +#: models.py:35 +msgid "not" +msgstr "" + +#: models.py:38 +msgid "Link condition" +msgstr "" + +#: models.py:39 +msgid "Link conditions" +msgstr "" + +#: permissions.py:9 +msgid "View existing smart links" +msgstr "" + +#: permissions.py:10 +msgid "Create new smart links" +msgstr "" + +#: permissions.py:11 +msgid "Delete smart links" +msgstr "" + +#: permissions.py:12 +msgid "Edit smart links" +msgstr "" + +#: settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: views.py:40 +msgid "No action selected." +msgstr "" + +#: views.py:59 +#, python-format +msgid "Documents in smart link: %(group)s" +msgstr "" + +#: views.py:75 +#, python-format +msgid "Smart link query error: %s" +msgstr "" + +#: views.py:97 +#, python-format +msgid "Smart links (%s)" +msgstr "" + +#: views.py:111 +msgid "There no defined smart links for the current document." +msgstr "" + +#: views.py:151 +#, python-format +msgid "Smart link: %s created successfully." +msgstr "" + +#: views.py:174 +#, python-format +msgid "Smart link: %s edited successfully." +msgstr "" + +#: views.py:182 +#, python-format +msgid "Edit smart link: %s" +msgstr "" + +#: views.py:200 +#, python-format +msgid "Smart link: %s deleted successfully." +msgstr "" + +#: views.py:202 +#, python-format +msgid "Error deleting smart link: %(smart_link)s; %(exception)s." +msgstr "" + +#: views.py:211 +#, python-format +msgid "Are you sure you wish to delete smart link: %s?" +msgstr "" + +#: views.py:227 +#, python-format +msgid "Conditions for smart link: %s" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Smart link condition: \"%s\" created successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Add new conditions to smart link: \"%s\"" +msgstr "" + +#: views.py:281 +#, python-format +msgid "Smart link condition: \"%s\" edited successfully." +msgstr "" + +#: views.py:288 +msgid "Edit smart link condition" +msgstr "" + +#: views.py:295 views.py:329 +msgid "Condition" +msgstr "" + +#: views.py:315 +#, python-format +msgid "Smart link condition: \"%s\" deleted successfully." +msgstr "" + +#: views.py:317 +#, python-format +msgid "" +"Error deleting smart link condition: %(smart_link_condition)s; " +"%(exception)s." +msgstr "" + +#: views.py:331 +#, python-format +msgid "Are you sure you wish to delete smart link condition: \"%s\"?" +msgstr "" + +#~ msgid "smart links" +#~ msgstr "smart links" + +#~ msgid "create new smart link" +#~ msgstr "create new smart link" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "smart link" +#~ msgstr "smart link" + +#~ msgid "What are smart links?" +#~ msgstr "What are smart links?" + +#~ msgid "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." +#~ msgstr "" +#~ "Smart links are a set of conditional statements that are used to query the " +#~ "database using the current document the user is accessing as the data " +#~ "source, the results of these queries are a list of documents that relate in " +#~ "some manner to the document being displayed and allow users the ability to " +#~ "jump to and from linked documents very easily." diff --git a/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po new file mode 100644 index 0000000000..857c2ebbc1 --- /dev/null +++ b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po @@ -0,0 +1,125 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..061e575bf8 --- /dev/null +++ b/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po new file mode 100644 index 0000000000..95c049f75c --- /dev/null +++ b/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po new file mode 100644 index 0000000000..061e575bf8 --- /dev/null +++ b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..95c049f75c --- /dev/null +++ b/mayan/apps/mailer/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po new file mode 100644 index 0000000000..95c049f75c --- /dev/null +++ b/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po index 010b264435..95c049f75c 100644 --- a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-10-08 16:27-0400\n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po new file mode 100644 index 0000000000..061e575bf8 --- /dev/null +++ b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ea7bb1e5e0 --- /dev/null +++ b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8e66028248 --- /dev/null +++ b/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/hr_HR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..95c049f75c --- /dev/null +++ b/mayan/apps/mailer/locale/hr_HR/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po new file mode 100644 index 0000000000..061e575bf8 --- /dev/null +++ b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ea7bb1e5e0 --- /dev/null +++ b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po new file mode 100644 index 0000000000..061e575bf8 --- /dev/null +++ b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0ea918dae9 --- /dev/null +++ b/mayan/apps/mailer/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,125 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..061e575bf8 --- /dev/null +++ b/mayan/apps/mailer/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po new file mode 100644 index 0000000000..95c049f75c --- /dev/null +++ b/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po new file mode 100644 index 0000000000..83f2c7fa61 --- /dev/null +++ b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,125 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po new file mode 100644 index 0000000000..061e575bf8 --- /dev/null +++ b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8e66028248 --- /dev/null +++ b/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po new file mode 100644 index 0000000000..95c049f75c --- /dev/null +++ b/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ea0ba3ce03 --- /dev/null +++ b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,125 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po new file mode 100644 index 0000000000..95c049f75c --- /dev/null +++ b/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..061e575bf8 --- /dev/null +++ b/mayan/apps/mailer/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:10-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po new file mode 100644 index 0000000000..776cb239f8 --- /dev/null +++ b/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,123 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po new file mode 100644 index 0000000000..67471f8500 --- /dev/null +++ b/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 20:35+0000\n" +"Last-Translator: FULL NAME \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" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po new file mode 100644 index 0000000000..fbe9be86ac --- /dev/null +++ b/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..fbe9be86ac --- /dev/null +++ b/mayan/apps/mailer/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,124 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: forms.py:21 +msgid "Email address" +msgstr "" + +#: forms.py:22 +msgid "Subject" +msgstr "" + +#: forms.py:23 +msgid "Body" +msgstr "" + +#: links.py:7 +msgid "Email link" +msgstr "" + +#: links.py:8 +msgid "Email document" +msgstr "" + +#: permissions.py:7 +msgid "Mailing" +msgstr "" + +#: permissions.py:9 +msgid "Send document link via email" +msgstr "" + +#: permissions.py:10 +msgid "Send document via email" +msgstr "" + +#: settings.py:11 +msgid "Link for document: {{ document }}" +msgstr "" + +#: settings.py:11 +msgid "Template for the document link email form subject line." +msgstr "" + +#: settings.py:12 +msgid "" +"To access this document click on the following link: {{ link }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:12 +msgid "Template for the document link email form body line." +msgstr "" + +#: settings.py:13 +msgid "Document: {{ document }}" +msgstr "" + +#: settings.py:13 +msgid "Template for the document email form subject line." +msgstr "" + +#: settings.py:14 +msgid "" +"Attached to this email is the document: {{ document }}

\n" +"\n" +"--------
\n" +"This email has been sent from Mayan EDMS (http://www.mayan-edms.com)" +msgstr "" + +#: settings.py:14 +msgid "Template for the document email form body line." +msgstr "" + +#: views.py:41 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:66 +msgid "Successfully queued for delivery via email." +msgstr "" + +#: views.py:75 +msgid "Send" +msgstr "" + +#: views.py:81 +#, python-format +msgid "Email document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Email link for document: %s" +msgstr "" + +#: views.py:86 +#, python-format +msgid "Email documents: %s" +msgstr "" + +#: views.py:88 +#, python-format +msgid "Email links for documents: %s" +msgstr "" diff --git a/mayan/apps/main/locale/ar/LC_MESSAGES/django.po b/mayan/apps/main/locale/ar/LC_MESSAGES/django.po index 6a57cee44d..afa65e7531 100644 --- a/mayan/apps/main/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/ar/LC_MESSAGES/django.po @@ -1,156 +1,369 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-25 20:01+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" - -#: __init__.py:14 -msgid "home" -msgstr "البداية" - -#: __init__.py:16 -msgid "search" -msgstr "البحث" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: links.py:8 -msgid "maintenance" -msgstr "صيانة" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "التشخيص" - -#: links.py:10 -msgid "sentry" -msgstr "sentry" - -#: links.py:11 -msgid "admin site" -msgstr "صفحة التحكم" - -#: views.py:41 -msgid "maintenance menu" -msgstr "قائمة الصيانة" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "التشخيص" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." -msgstr "توفير وظيفة البحث عن طريق الشريط الجانبي أو عن طريق خيار من القائمة." +#: links.py:10 +msgid "Admin site" +msgstr "" -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "عن هذا البرنامج" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "الاصدار" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "مستخدم" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "مجهول" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "تفاصيل المستخدم" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "دخول" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "خروج" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "القائمة الثانوية" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "إجراءات ل %(name)s: %(navigation_object)s" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "إجراءات ل %(navigation_object)s" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "الإجراءات المتاحة" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "الإجراءات ذات الصلة" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "الإجراءات الأخرى المتاحة" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "إجراءات ل %(object_name)s: %(navigation_object)s" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "الإجراءات" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Django based open source document management system" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Open source, Django based electronic document manager with custom metadata, " -"indexing, tagging, file serving integration, digital signature support and " -"OCR capabilities" +msgstr "Open source, Django based electronic document manager with custom metadata, indexing, tagging, file serving integration, digital signature support and OCR capabilities" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Released under the GPL V3 License" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "إحصائيات" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "إحصائيات" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/bg/LC_MESSAGES/django.po b/mayan/apps/main/locale/bg/LC_MESSAGES/django.po index b3a2f954e2..eef3c89163 100644 --- a/mayan/apps/main/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/bg/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pavlin Koldamov , 2012 # Pavlin Koldamov , 2012 @@ -9,151 +10,361 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "начало" - -#: __init__.py:16 -msgid "search" -msgstr "търсене" - #: links.py:8 -msgid "maintenance" -msgstr "поддръжка" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "диагностика" - -#: links.py:10 -msgid "sentry" -msgstr "постови" - -#: links.py:11 -msgid "admin site" -msgstr "административен сайт" - -#: views.py:41 -msgid "maintenance menu" -msgstr "меню поддръжка" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Диагностика" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Контрол дали възможността за търсене да се предлага в страничен бар или от " -"меню." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Относно програмата" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Версия" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Потребител" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Анонимен" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Данни за потребител" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Вход" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Изход" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Вторично меню" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Възможни действия" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Други възможни действия" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "" -#: templates/home.html:11 -msgid "Django based open source document management system" +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" msgstr "" -"Django базирана система за управление на електронни документи, с отворен код" -#: templates/project_description.html:7 +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 +msgid "Django based open source document management system" +msgstr "Django базирана система за управление на електронни документи, с отворен код" + +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Django базирана система с отворен код, за електронно управление на " -"документи, със специфична metadata, индексиране, тагове, файлови услуги, " -"поддръжка на цифрови подписи/сигнатури и OCR възможности" +msgstr "Django базирана система с отворен код, за електронно управление на документи, със специфична metadata, индексиране, тагове, файлови услуги, поддръжка на цифрови подписи/сигнатури и OCR възможности" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Реализирано по GPL V3 лиценз" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "статистика" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Статистика" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/main/locale/bs_BA/LC_MESSAGES/django.po index aa8aa96630..2d56b990f7 100644 --- a/mayan/apps/main/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/bs_BA/LC_MESSAGES/django.po @@ -1,158 +1,369 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-24 12:26+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"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:14 -msgid "home" -msgstr "home" - -#: __init__.py:16 -msgid "search" -msgstr "traži" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:8 -msgid "maintenance" -msgstr "održavanje" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "diagnostika" - -#: links.py:10 -msgid "sentry" -msgstr "straža" - -#: links.py:11 -msgid "admin site" -msgstr "admin site" - -#: views.py:41 -msgid "maintenance menu" -msgstr "meni održavanja" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnostika" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Kontrola da li funkcija pretraživanja je omogućeno preko sidebar widget ili " -"preko stavke menija." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "O ovom programu" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Verzija" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Korisnik" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anonimni" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Detalji o korisniku" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Login" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Logout" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Pomoćni meni" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Akcije za %(name)s: %(navigation_object)s" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Akcije za: %(navigation_object)s" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Omogućene akcije" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "Vezane akcije" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Ostale omogućene akcije" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Akcije za %(object_name)s: %(navigation_object)s" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Akcije" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Django bazirani open source document management system" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Open source, Django bazirani electronic document manager sa prilagodljivim " -"metadata podacima, indeksiranjem, tagovanjem, integracijom datoteka, " -"podrškom za digitalni potpis i OCR mogućnostima" +msgstr "Open source, Django bazirani electronic document manager sa prilagodljivim metadata podacima, indeksiranjem, tagovanjem, integracijom datoteka, podrškom za digitalni potpis i OCR mogućnostima" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Izdato pod GPL V3 Licencom" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "statistika" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Statistika" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/da/LC_MESSAGES/django.po b/mayan/apps/main/locale/da/LC_MESSAGES/django.po index 8d29b794a4..e9f8d2224f 100644 --- a/mayan/apps/main/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/da/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mads L. Nielsen , 2013 # René Rovsing Bach , 2013 @@ -9,148 +10,361 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-02-15 15:19+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "hjem" - -#: __init__.py:16 -msgid "search" -msgstr "søg" - #: links.py:8 -msgid "maintenance" -msgstr "vedligeholdelse" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "diagnostik" - -#: links.py:10 -msgid "sentry" -msgstr "vagt" - -#: links.py:11 -msgid "admin site" -msgstr "administrator side" - -#: views.py:41 -msgid "maintenance menu" -msgstr "vedligeholdelses menu" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnostik" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." -msgstr "Bestemmer hvorvidt søgefunktionen en widget eller et menupunkt." +#: links.py:10 +msgid "Admin site" +msgstr "" -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Om dette program" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Version" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Bruger" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anonym" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Bruger detaljer" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Log ind" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Log ud" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Sekundær menu" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Handlinger for %(name)s : %(navigation_object)s " -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Handlinger for: %(navigation_object)s " -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Mulige valg" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "Relaterede handlinger" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Andre mulige valg" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Handlinger for %(object_name)s : %(navigation_object)s " -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Handlinger" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Open source Elektronisk Dokument HåndteringsSystem baseret på Django" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Open source, Django baseret elektronisk dokument håndteringssystem med " -"brugerdefinerede metadata, indeksering, tagging, fil server integration, " -"digital signatur støtte og OCR-funktioner" +msgstr "Open source, Django baseret elektronisk dokument håndteringssystem med brugerdefinerede metadata, indeksering, tagging, fil server integration, digital signatur støtte og OCR-funktioner" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Frigivet under GPL V3 Licens" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "statistik" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Statistik" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/main/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cc456e6de2 --- /dev/null +++ b/mayan/apps/main/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,368 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 +msgid "Maintenance" +msgstr "" + +#: links.py:9 views.py:43 +msgid "Diagnostics" +msgstr "" + +#: links.py:10 +msgid "Admin site" +msgstr "" + +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 +msgid "About this program" +msgstr "" + +#: templates/main/about.html:12 +msgid "Version" +msgstr "" + +#: templates/main/about.html:20 templates/main/home.html:17 +msgid "Copyright © 2011 Roberto Rosario." +msgstr "" + +#: templates/main/base.html:147 +msgid "(DEBUG)" +msgstr "" + +#: templates/main/base.html:166 +msgid "User" +msgstr "" + +#: templates/main/base.html:168 +msgid "Anonymous" +msgstr "" + +#: templates/main/base.html:171 +msgid "User details" +msgstr "" + +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 +msgid "Login" +msgstr "" + +#: templates/main/base.html:188 +msgid "Logout" +msgstr "" + +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 +msgid "Secondary menu" +msgstr "" + +#: templates/main/base.html:280 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:282 templates/main/base.html.py:325 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:285 +msgid "Available actions" +msgstr "" + +#: templates/main/base.html:297 templates/main/base.html.py:340 +msgid "Related actions" +msgstr "" + +#: templates/main/base.html:308 templates/main/base.html.py:353 +msgid "Other available actions" +msgstr "" + +#: templates/main/base.html:323 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:328 +msgid "Actions" +msgstr "" + +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 +msgid "Django based open source document management system" +msgstr "" + +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 +msgid "" +"Open source, Django based electronic document manager with custom metadata, " +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" + +#: templates/main/project_description.html:22 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + +#~ msgid "statistics" +#~ msgstr "statistics" + +#~ msgid "Statistics" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.po index ffe8bf395f..a38cc90fd7 100644 --- a/mayan/apps/main/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/main/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,149 +15,361 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-07-20 00:06+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "Home" - -#: __init__.py:16 -msgid "search" -msgstr "Suche" - #: links.py:8 -msgid "maintenance" -msgstr "Wartung" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "Diagnose" - -#: links.py:10 -msgid "sentry" -msgstr "Überwachung" - -#: links.py:11 -msgid "admin site" -msgstr "Administration" - -#: views.py:41 -msgid "maintenance menu" -msgstr "Wartungsmenü" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnosen" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Steuert, ob die Suche in einem Sidebar Widget oder in einem Menüeintrag " -"bereitgestellt wird." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Über dieses Programm" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Version" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "Copyright © 2011 Roberto Rosario." -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Benutzer" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anonym" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Benutzerdetails" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Login" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Logout" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Untermenü" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Aktionen für %(name)s: %(navigation_object)s" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Aktionen für: %(navigation_object)s" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Verfügbare Aktionen" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "Verwandte Aktionen" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Andere verfügbare Aktionen" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Aktionen für %(object_name)s: %(navigation_object)s" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Aktionen" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Django basiertes Open Source Dokumenten Management System" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Open Source, auf Django basierender elektronischer Dokumentenmanager mit " -"anpassbaren Metadaten, Indizierung, Tagging, Dateiserverintegration, " -"Unterstützung digitaler Unterschriften und OCR-Fähigkeiten." +msgstr "Open Source, auf Django basierender elektronischer Dokumentenmanager mit anpassbaren Metadaten, Indizierung, Tagging, Dateiserverintegration, Unterstützung digitaler Unterschriften und OCR-Fähigkeiten." -#: templates/project_description.html:22 +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" msgstr "Veröffentlicht unter der Apache 2.0 Lizenz" +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + #~ msgid "statistics" -#~ msgstr "Statistiken" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Statistiken" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/en/LC_MESSAGES/django.po b/mayan/apps/main/locale/en/LC_MESSAGES/django.po index 757e3091c8..7bfe334701 100644 --- a/mayan/apps/main/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/main/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: 2014-07-31 19:53-0400\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,123 +18,313 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "home" - -#: __init__.py:16 -msgid "search" -msgstr "search" - #: links.py:8 -msgid "maintenance" +#, fuzzy +msgid "Maintenance" msgstr "maintenance" -#: links.py:9 -msgid "diagnostics" -msgstr "diagnostics" - -#: links.py:10 -msgid "sentry" -msgstr "sentry" - -#: links.py:11 -msgid "admin site" -msgstr "admin site" - -#: views.py:41 -msgid "maintenance menu" -msgstr "maintenance menu" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnostics" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." -msgstr "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +#, fuzzy +msgid "Admin site" +msgstr "admin site" -#: templates/about.html:8 +#: views.py:36 +#, fuzzy +msgid "Maintenance menu" +msgstr "maintenance menu" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "About this program" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Version" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "User" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anonymous" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "User details" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Login" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Logout" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Secondary menu" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Actions for %(name)s: %(navigation_object)s" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Actions for: %(navigation_object)s" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Available actions" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "Related actions" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Other available actions" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Actions for %(object_name)s: %(navigation_object)s" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Actions" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, fuzzy, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "Actions for %(object_name)s: %(navigation_object)s" + +#: templates/main/calculate_form_title.html:10 +#, fuzzy, python-format +msgid "Details for: %(object)s" +msgstr "Actions for: %(navigation_object)s" + +#: templates/main/calculate_form_title.html:15 +#, fuzzy, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "Actions for %(object_name)s: %(navigation_object)s" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, fuzzy, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "Actions for %(object_name)s: %(navigation_object)s" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Django based open source document management system" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " @@ -144,11 +334,40 @@ msgstr "" "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -#: templates/project_description.html:22 +#: templates/main/project_description.html:22 #, fuzzy msgid "Released under the Apache 2.0 License" msgstr "Released under the GPL V3 License" +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget " +#~ "or by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget " +#~ "or by a menu entry." + #~ msgid "statistics" #~ msgstr "statistics" diff --git a/mayan/apps/main/locale/es/LC_MESSAGES/django.po b/mayan/apps/main/locale/es/LC_MESSAGES/django.po index 734474760a..3cb523bc84 100644 --- a/mayan/apps/main/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/main/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 @@ -10,149 +10,361 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-07-04 17:32+0000\n" -"Last-Translator: jmcainzos \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "inicio" - -#: __init__.py:16 -msgid "search" -msgstr "búsqueda" - #: links.py:8 -msgid "maintenance" -msgstr "mantenimiento" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "diagnósticos" - -#: links.py:10 -msgid "sentry" -msgstr "centinela" - -#: links.py:11 -msgid "admin site" -msgstr "sitio administrativo" - -#: views.py:41 -msgid "maintenance menu" -msgstr "menú de mantenimiento" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnósticos" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Controla si la funcionalidad de búsqueda es proporcionada por una barra " -"lateral o por una entrada de menú." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Acerca de este programa" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Versión" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "Copyright © 2011 Roberto Rosario." -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Usuario" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anónimo" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Detalles de usuario" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Iniciar sesión" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Desconectarse" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Menú secundario" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Acciones para %(name)s: %(navigation_object)s " -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Acciones para: %(navigation_object)s " -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Acciones disponibles" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "Acciones relacionadas" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Otras acciones disponibles" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Acciones para %(object_name)s: %(navigation_object)s " -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Acciones" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Sistema de manejo de documentos de código abierto basado en Django" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Gestor documental libre y de código abierto, basado en Django con metadatos " -"personalizados, indexación, etiquetado, integración de servicio de archivos, " -"apoyo de firmas digitales y capacidades de OCR" +msgstr "Gestor documental libre y de código abierto, basado en Django con metadatos personalizados, indexación, etiquetado, integración de servicio de archivos, apoyo de firmas digitales y capacidades de OCR" -#: templates/project_description.html:22 +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" msgstr "Distribuido bajo licencia Apache 2.0 License" +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + #~ msgid "statistics" -#~ msgstr "estadísticas" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Estadísticas" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/fa/LC_MESSAGES/django.po b/mayan/apps/main/locale/fa/LC_MESSAGES/django.po index e80ab73213..33e7df7606 100644 --- a/mayan/apps/main/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/fa/LC_MESSAGES/django.po @@ -1,145 +1,370 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-07-05 11:08+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:14 -msgid "home" -msgstr "خانه" - -#: __init__.py:16 -msgid "search" -msgstr "جست‌وجو" - #: links.py:8 -msgid "maintenance" +msgid "Maintenance" msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "" +#: links.py:9 views.py:43 +msgid "Diagnostics" +msgstr "تشخیص" #: links.py:10 -msgid "sentry" +msgid "Admin site" msgstr "" -#: links.py:11 -msgid "admin site" +#: views.py:36 +msgid "Maintenance menu" msgstr "" -#: views.py:41 -msgid "maintenance menu" +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" msgstr "" -#: views.py:48 -msgid "Diagnostics" +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." msgstr "" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" msgstr "" -#: templates/about.html:8 +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "درباره‌ی این برنامه" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "نسخه" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." -msgstr "" +msgstr "حق کپی © 2011 Roberto Rosario." -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" -msgstr "" +msgstr "(غلط زدایی)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "کاربر" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "ناشناس" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" -msgstr "" +msgstr "جزئیات کاربر" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" -msgstr "" +msgstr "لاگین" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "خروج" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "" -#: templates/project_description.html:22 +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + +#~ msgid "statistics" +#~ msgstr "statistics" + +#~ msgid "Statistics" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/fr/LC_MESSAGES/django.po b/mayan/apps/main/locale/fr/LC_MESSAGES/django.po index 9e124fc8c8..a679878d2b 100644 --- a/mayan/apps/main/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/main/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,150 +11,361 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-07-18 17:22+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "accueil" - -#: __init__.py:16 -msgid "search" -msgstr "recherche" - #: links.py:8 -msgid "maintenance" -msgstr "maintenance" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "diagnostiques" - -#: links.py:10 -msgid "sentry" -msgstr "sentinelle" - -#: links.py:11 -msgid "admin site" -msgstr "site d'admin" - -#: views.py:41 -msgid "maintenance menu" -msgstr "menu de maintenance" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnostiques" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Permet de proposer la fonctionnalité de recherche dans un module de barre " -"latérale ou par une entrée du menu " -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "A propos de ce Logiciel" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Version" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "Copyright © 2011 Roberto Rosario." -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Utilisateur" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anonyme" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Profil Utilisateur" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "S'identifier" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Se déconnecter" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Menu secondaire" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Actions pour %(name)s:%(navigation_object)s" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Actions pour: %(navigation_object)s" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Actions disponibles" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "Actions relatives" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Autres actions disponibles" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Actions pour %(object_name)s:%(navigation_object)s" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Actions" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Système de Gestion Documentaire open source basé sur Django" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Système de Gestion de documents électroniques open source basé sur Django, " -"avec des fonctionnalités de métadonnées personnalisables, d'indexation de " -"contenu, d'étiquetage, de serveur de fichiers, avec support de signature " -"digitale des documents et support natif des fonctionnalités OCR" +msgstr "Système de Gestion de documents électroniques open source basé sur Django, avec des fonctionnalités de métadonnées personnalisables, d'indexation de contenu, d'étiquetage, de serveur de fichiers, avec support de signature digitale des documents et support natif des fonctionnalités OCR" -#: templates/project_description.html:22 +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" msgstr "Publié sous licence Apache 2.0" +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + #~ msgid "statistics" -#~ msgstr "statistiques" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Statistiques" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.po index ca8059b467..ca642c9b23 100644 --- a/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.po @@ -1,145 +1,368 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"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:14 -msgid "home" -msgstr "" - -#: __init__.py:16 -msgid "search" -msgstr "" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: links.py:8 -msgid "maintenance" +msgid "Maintenance" msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "" - -#: links.py:10 -msgid "sentry" -msgstr "" - -#: links.py:11 -msgid "admin site" -msgstr "" - -#: views.py:41 -msgid "maintenance menu" -msgstr "" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "" -#: templates/project_description.html:22 +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + +#~ msgid "statistics" +#~ msgstr "statistics" + +#~ msgid "Statistics" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/hu/LC_MESSAGES/django.po b/mayan/apps/main/locale/hu/LC_MESSAGES/django.po index 19f2eb1083..88df8a74f3 100644 --- a/mayan/apps/main/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/hu/LC_MESSAGES/django.po @@ -1,157 +1,369 @@ # 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: # Dezső József , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-25 11:08+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "kezdő oldal" - -#: __init__.py:16 -msgid "search" -msgstr "keresés" - #: links.py:8 -msgid "maintenance" -msgstr "karbantartás" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "diagnosztika" - -#: links.py:10 -msgid "sentry" -msgstr "őrszem" - -#: links.py:11 -msgid "admin site" -msgstr "admin oldal" - -#: views.py:41 -msgid "maintenance menu" -msgstr "karbantartás menü" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnosztika" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Azt szabályozza, hogy a keresés funkciót, az oldalsávban vagy egy " -"menüpontban legyen." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "A programról" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Verzió" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(Hibakeresés)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Felhasználó" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "névtelen felhasználó" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "A felhasználó adatai" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Bejelentkezés" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Kijelentkezés" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Másodlagos menü" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Műveletek ezzel %(name)s: %(navigation_object)s" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Műveletek ezen: %(navigation_object)s" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Rendelkezésre álló műveletek" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "Kapcsolódó műveletek" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "További rendelkezésre álló műveletek" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Műveletek ezzel %(object_name)s: %(navigation_object)s" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Műveletek" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Django alapú nyílt forrású dokumentum kezelő rendszer" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Nyílt forráskódú, Django alapú elektronikus dokumentum kezelő egyéni " -"metaadat, indexelés és címkézés, fájlkiszolgáló integráció, digitális " -"aláírás támogatás és OCR képességekkel." +msgstr "Nyílt forráskódú, Django alapú elektronikus dokumentum kezelő egyéni metaadat, indexelés és címkézés, fájlkiszolgáló integráció, digitális aláírás támogatás és OCR képességekkel." -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Kiadás GPL 3 Licence alatt" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "statisztikák" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Statisztika" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/id/LC_MESSAGES/django.po b/mayan/apps/main/locale/id/LC_MESSAGES/django.po index 15366d3df5..3e274344d6 100644 --- a/mayan/apps/main/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/id/LC_MESSAGES/django.po @@ -1,144 +1,368 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:14 -msgid "home" -msgstr "" - -#: __init__.py:16 -msgid "search" -msgstr "" - #: links.py:8 -msgid "maintenance" +msgid "Maintenance" msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "" - -#: links.py:10 -msgid "sentry" -msgstr "" - -#: links.py:11 -msgid "admin site" -msgstr "" - -#: views.py:41 -msgid "maintenance menu" -msgstr "" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "" -#: templates/project_description.html:22 +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + +#~ msgid "statistics" +#~ msgstr "statistics" + +#~ msgid "Statistics" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/it/LC_MESSAGES/django.po b/mayan/apps/main/locale/it/LC_MESSAGES/django.po index ce08b23411..b7e9fe775a 100644 --- a/mayan/apps/main/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Carlo Zanatto <>, 2012 # Pierpaolo Baldan , 2011 @@ -10,147 +11,361 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "home" - -#: __init__.py:16 -msgid "search" -msgstr "cerca" - #: links.py:8 -msgid "maintenance" -msgstr "manutenzione" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "disgnostica" - -#: links.py:10 -msgid "sentry" -msgstr "guardia" - -#: links.py:11 -msgid "admin site" -msgstr "sito d'amministrazione" - -#: views.py:41 -msgid "maintenance menu" -msgstr "menu manutenzione" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnostica" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Controlla se la funzionalità di ricerca è fornita da un widget sidebar o da " -"una voce di menu." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Info su questo programma" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Versione" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Utente" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anonimo" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Dettagli utente" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Login" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Logout" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Menu secondario" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Azioni disponibili" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Altre azioni disponibili" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Sistema open source di gestione dei documenti basato su Django" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Rilasciato con licenza GPL V3" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "statistiche" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Statistiche" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/lv/LC_MESSAGES/django.po b/mayan/apps/main/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..76ce548d1a --- /dev/null +++ b/mayan/apps/main/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,368 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 +msgid "Maintenance" +msgstr "" + +#: links.py:9 views.py:43 +msgid "Diagnostics" +msgstr "" + +#: links.py:10 +msgid "Admin site" +msgstr "" + +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 +msgid "About this program" +msgstr "" + +#: templates/main/about.html:12 +msgid "Version" +msgstr "" + +#: templates/main/about.html:20 templates/main/home.html:17 +msgid "Copyright © 2011 Roberto Rosario." +msgstr "" + +#: templates/main/base.html:147 +msgid "(DEBUG)" +msgstr "" + +#: templates/main/base.html:166 +msgid "User" +msgstr "" + +#: templates/main/base.html:168 +msgid "Anonymous" +msgstr "" + +#: templates/main/base.html:171 +msgid "User details" +msgstr "" + +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 +msgid "Login" +msgstr "" + +#: templates/main/base.html:188 +msgid "Logout" +msgstr "" + +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 +msgid "Secondary menu" +msgstr "" + +#: templates/main/base.html:280 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:282 templates/main/base.html.py:325 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:285 +msgid "Available actions" +msgstr "" + +#: templates/main/base.html:297 templates/main/base.html.py:340 +msgid "Related actions" +msgstr "" + +#: templates/main/base.html:308 templates/main/base.html.py:353 +msgid "Other available actions" +msgstr "" + +#: templates/main/base.html:323 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:328 +msgid "Actions" +msgstr "" + +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 +msgid "Django based open source document management system" +msgstr "" + +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 +msgid "" +"Open source, Django based electronic document manager with custom metadata, " +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" + +#: templates/main/project_description.html:22 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + +#~ msgid "statistics" +#~ msgstr "statistics" + +#~ msgid "Statistics" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/nb/LC_MESSAGES/django.po b/mayan/apps/main/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1e344f0df6 --- /dev/null +++ b/mayan/apps/main/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,368 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 +msgid "Maintenance" +msgstr "" + +#: links.py:9 views.py:43 +msgid "Diagnostics" +msgstr "" + +#: links.py:10 +msgid "Admin site" +msgstr "" + +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 +msgid "About this program" +msgstr "" + +#: templates/main/about.html:12 +msgid "Version" +msgstr "" + +#: templates/main/about.html:20 templates/main/home.html:17 +msgid "Copyright © 2011 Roberto Rosario." +msgstr "" + +#: templates/main/base.html:147 +msgid "(DEBUG)" +msgstr "" + +#: templates/main/base.html:166 +msgid "User" +msgstr "" + +#: templates/main/base.html:168 +msgid "Anonymous" +msgstr "" + +#: templates/main/base.html:171 +msgid "User details" +msgstr "" + +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 +msgid "Login" +msgstr "" + +#: templates/main/base.html:188 +msgid "Logout" +msgstr "" + +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 +msgid "Secondary menu" +msgstr "" + +#: templates/main/base.html:280 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:282 templates/main/base.html.py:325 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:285 +msgid "Available actions" +msgstr "" + +#: templates/main/base.html:297 templates/main/base.html.py:340 +msgid "Related actions" +msgstr "" + +#: templates/main/base.html:308 templates/main/base.html.py:353 +msgid "Other available actions" +msgstr "" + +#: templates/main/base.html:323 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:328 +msgid "Actions" +msgstr "" + +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 +msgid "Django based open source document management system" +msgstr "" + +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 +msgid "" +"Open source, Django based electronic document manager with custom metadata, " +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" + +#: templates/main/project_description.html:22 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + +#~ msgid "statistics" +#~ msgstr "statistics" + +#~ msgid "Statistics" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po index 56d8dbaeac..edcda29ef0 100644 --- a/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po @@ -1,155 +1,369 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-15 14:43+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "thuis" - -#: __init__.py:16 -msgid "search" -msgstr "zoeken" - #: links.py:8 -msgid "maintenance" -msgstr "onderhoud" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "diagnoses" - -#: links.py:10 -msgid "sentry" -msgstr "bewaker" - -#: links.py:11 -msgid "admin site" -msgstr "administrie site" - -#: views.py:41 -msgid "maintenance menu" -msgstr "onderhoudsmenu" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnoses" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Instelling voor de keuze: Zoekfunctie in menu of Zoekfunctie in 'sidebar " -"widget'." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Over deze software" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Versie" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Gebruiker" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anoniem" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Gegevens over vim Gebruiker" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Aanmelden" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Afmelden" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Onderliggend menu" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Acties voor %(name)s: %(navigation_object)s" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Acties for: %(navigation_object)s" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Beschikbare acties" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "Gerelateerde acties" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Overige beschikbare acties" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Acties voor %(object_name)s: %(navigation_object)s" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Acties" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Op Django gebaseerde open source document management systeem" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Open source, op Django gebaseerde 'electronisch document beheersysteem' met" +msgstr "Open source, op Django gebaseerde 'electronisch document beheersysteem' met" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Vrijgegeven onder de GPL V3 licentie" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "statistieken" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Statistieken" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/pl/LC_MESSAGES/django.po b/mayan/apps/main/locale/pl/LC_MESSAGES/django.po index 7f25dfa3d6..5b0eb42a51 100644 --- a/mayan/apps/main/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic , 2013 # mic , 2012 @@ -9,146 +10,361 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-11-06 11:44+0000\n" -"Last-Translator: mic \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" - -#: __init__.py:14 -msgid "home" -msgstr "start" - -#: __init__.py:16 -msgid "search" -msgstr "szukaj" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:8 -msgid "maintenance" -msgstr "konserwacja" - -#: links.py:9 -msgid "diagnostics" -msgstr "diagnostyka" - -#: links.py:10 -msgid "sentry" +msgid "Maintenance" msgstr "" -#: links.py:11 -msgid "admin site" -msgstr "panel administracyjna" - -#: views.py:41 -msgid "maintenance menu" -msgstr "Menu konserwacji" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnostyka" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Informacje o Mayan EDMS" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Wersja" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Użytkownik" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anonimowy" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Dane użytkownika" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Login" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Wyloguj" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Dodatkowe menu" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Django based open source document management system" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Released under the GPL V3 License" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "statystyka" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Statystyka" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/pt/LC_MESSAGES/django.po b/mayan/apps/main/locale/pt/LC_MESSAGES/django.po index af02583209..3aad08be56 100644 --- a/mayan/apps/main/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/pt/LC_MESSAGES/django.po @@ -1,156 +1,371 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Roberto Rosario, 2012 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "início" - -#: __init__.py:16 -msgid "search" -msgstr "procurar" - #: links.py:8 -msgid "maintenance" -msgstr "manutenção" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "diagnósticos" - -#: links.py:10 -msgid "sentry" -msgstr "sentinela" - -#: links.py:11 -msgid "admin site" -msgstr "site de administração" - -#: views.py:41 -msgid "maintenance menu" -msgstr "menu de manutenção" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnósticos" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Controla se a funcionalidade de procura é fornecida por um widget da barra " -"lateral ou por uma entrada de menu." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Sobre este sistema" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Versão" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Utilizador" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anónimo" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Detalhes do utilizador" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Login" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Sair" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Menu secundário" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Ações disponíveis" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Outras ações disponíveis" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Sistema de gestão documental baseado em Django de código livre" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Publicado sob a licença GPL V3" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "estatísticas" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Estatísticas" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po index 113fb2c33e..7926c66bfa 100644 --- a/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po @@ -1,155 +1,370 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:14 -msgid "home" -msgstr "inicio" - -#: __init__.py:16 -msgid "search" -msgstr "pesquisa" - #: links.py:8 -msgid "maintenance" -msgstr "manutenção" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "diagnósticos" - -#: links.py:10 -msgid "sentry" -msgstr "sentinela" - -#: links.py:11 -msgid "admin site" -msgstr "site de administação" - -#: views.py:41 -msgid "maintenance menu" -msgstr "menu de manutenção" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Diagnósticos" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Controla-se a funcionalidade de pesquisa é fornecido por um widget da barra " -"lateral ou por uma entrada de menu." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Sobre este sistema" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Versão" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Usuário" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anônimo" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Detalhes do usuário" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Login" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Sair" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Menu secundário" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Ações disponíveis" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Outras ações disponíveis" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Sistema aberto de gerenciamento de documentos baseado em Django " -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Liberado sob a licença GPL V3" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "estatísticas" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Estatísticas" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/main/locale/ro_RO/LC_MESSAGES/django.po index 196cb8736a..141d108ed2 100644 --- a/mayan/apps/main/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/ro_RO/LC_MESSAGES/django.po @@ -1,159 +1,369 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-02-17 12:38+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" - -#: __init__.py:14 -msgid "home" -msgstr "acasă" - -#: __init__.py:16 -msgid "search" -msgstr "caută" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: links.py:8 -msgid "maintenance" -msgstr "mentenanţă" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "diagnostic" - -#: links.py:10 -msgid "sentry" -msgstr "santinelă" - -#: links.py:11 -msgid "admin site" -msgstr "administrator site" - -#: views.py:41 -msgid "maintenance menu" -msgstr "meniu mentenanţă" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "diagnostic" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Controlează dacă funcția de căutare este asigurată de un widget sidebar sau " -"de către o intrare în meniu." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Despre acest program" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Versiune" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "utilizator" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "anonim" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "detalii utilizator" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "logare" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "deconectare" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "meniu secundar" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Acţiuni pentru %(name)s: %(navigation_object)s" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Acţiuni pentru: %(navigation_object)s" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "acţiuni disponibile" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "acţiuni conexe" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "alte acţuni disponibile" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Acţiuni pentru %(object_name)s: %(navigation_object)s" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Acţiuni" -#: templates/home.html:11 -msgid "Django based open source document management system" +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" msgstr "" -"are la bază Django, un sistem de management al documentelor open source" -#: templates/project_description.html:7 +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 +msgid "Django based open source document management system" +msgstr "are la bază Django, un sistem de management al documentelor open source" + +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Open source, Django manager de bază de document electronic cu metadate " -"personalizate, indexare, marcare, integrarea fișier de servire, sprijin " -"semnătură digitală și capacitățile OCR" +msgstr "Open source, Django manager de bază de document electronic cu metadate personalizate, indexare, marcare, integrarea fișier de servire, sprijin semnătură digitală și capacitățile OCR" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Lansat sub licența GPL v3" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "statistică" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "statistici" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/ru/LC_MESSAGES/django.po b/mayan/apps/main/locale/ru/LC_MESSAGES/django.po index e85e8a6e17..84f92297b1 100644 --- a/mayan/apps/main/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/ru/LC_MESSAGES/django.po @@ -1,159 +1,369 @@ # 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 , 2011-2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-05-14 06:17+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#: __init__.py:14 -msgid "home" -msgstr "Начало" - -#: __init__.py:16 -msgid "search" -msgstr "поиск" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:8 -msgid "maintenance" -msgstr "техническое обслуживание" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "диагностика" - -#: links.py:10 -msgid "sentry" -msgstr "sentry" - -#: links.py:11 -msgid "admin site" -msgstr "админка" - -#: views.py:41 -msgid "maintenance menu" -msgstr "меню техобслуживания" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Диагностика" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -"Определяет, будет ли функция поиска обеспечивается виджетом боковой панели " -"или пунктом меню." -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Об этой программе" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Версия" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Пользователь" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Анонимно" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "сведения о пользователе" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Войти" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Выход" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "Вторичное меню" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "Действия для %(name)s: %(navigation_object)s" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "Действия для %(navigation_object)s" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Доступные действия" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "Соответствующие действия" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Другие возможные действия" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "Действия для %(object_name)s: %(navigation_object)s" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Действия" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "Система управления электронными документами на основе Django" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" -msgstr "" -"Основанная на открытом программном коде Django система управления " -"электронными документами с метаданными, указателями и метками. Содержит " -"интегрированный файл-сервер, работу с цифровыми подписями и оптическое " -"распознавание текстов." +msgstr "Основанная на открытом программном коде Django система управления электронными документами с метаданными, указателями и метками. Содержит интегрированный файл-сервер, работу с цифровыми подписями и оптическое распознавание текстов." -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Выпущено под лицензией GPL V3" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "статистика" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Статистика" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po index b47d74ad15..52281739da 100644 --- a/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po @@ -1,145 +1,368 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" - -#: __init__.py:14 -msgid "home" -msgstr "" - -#: __init__.py:16 -msgid "search" -msgstr "" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: links.py:8 -msgid "maintenance" +msgid "Maintenance" msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "" - -#: links.py:10 -msgid "sentry" -msgstr "" - -#: links.py:11 -msgid "admin site" -msgstr "" - -#: views.py:41 -msgid "maintenance menu" -msgstr "" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "" -#: templates/project_description.html:22 +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + +#~ msgid "statistics" +#~ msgstr "statistics" + +#~ msgid "Statistics" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/sq/LC_MESSAGES/django.po b/mayan/apps/main/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..64277c86d9 --- /dev/null +++ b/mayan/apps/main/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,368 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 +msgid "Maintenance" +msgstr "" + +#: links.py:9 views.py:43 +msgid "Diagnostics" +msgstr "" + +#: links.py:10 +msgid "Admin site" +msgstr "" + +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 +msgid "About this program" +msgstr "" + +#: templates/main/about.html:12 +msgid "Version" +msgstr "" + +#: templates/main/about.html:20 templates/main/home.html:17 +msgid "Copyright © 2011 Roberto Rosario." +msgstr "" + +#: templates/main/base.html:147 +msgid "(DEBUG)" +msgstr "" + +#: templates/main/base.html:166 +msgid "User" +msgstr "" + +#: templates/main/base.html:168 +msgid "Anonymous" +msgstr "" + +#: templates/main/base.html:171 +msgid "User details" +msgstr "" + +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 +msgid "Login" +msgstr "" + +#: templates/main/base.html:188 +msgid "Logout" +msgstr "" + +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 +msgid "Secondary menu" +msgstr "" + +#: templates/main/base.html:280 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:282 templates/main/base.html.py:325 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:285 +msgid "Available actions" +msgstr "" + +#: templates/main/base.html:297 templates/main/base.html.py:340 +msgid "Related actions" +msgstr "" + +#: templates/main/base.html:308 templates/main/base.html.py:353 +msgid "Other available actions" +msgstr "" + +#: templates/main/base.html:323 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:328 +msgid "Actions" +msgstr "" + +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 +msgid "Django based open source document management system" +msgstr "" + +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 +msgid "" +"Open source, Django based electronic document manager with custom metadata, " +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" + +#: templates/main/project_description.html:22 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + +#~ msgid "statistics" +#~ msgstr "statistics" + +#~ msgid "Statistics" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.po index 4f3f98c308..9ddbe3f4ec 100644 --- a/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.po @@ -1,151 +1,369 @@ # 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: # Caner Başaran , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-10 10:42+0000\n" -"Last-Translator: Caner Başaran \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:14 -msgid "home" -msgstr "" - -#: __init__.py:16 -msgid "search" -msgstr "" - #: links.py:8 -msgid "maintenance" +msgid "Maintenance" msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "" - -#: links.py:10 -msgid "sentry" -msgstr "" - -#: links.py:11 -msgid "admin site" -msgstr "yönetici sayfası" - -#: views.py:41 -msgid "maintenance menu" -msgstr "" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Bu program hakkında" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Sürüm" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anonim" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Giriş" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Çıkış" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "" -#: templates/project_description.html:22 +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" msgstr "" +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + #~ msgid "statistics" -#~ msgstr "istatistikler" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "İstatistikler" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.po index 072ea791cd..9fe15672af 100644 --- a/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.po @@ -1,152 +1,369 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-24 08:57+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:14 -msgid "home" -msgstr "trang chủ" - -#: __init__.py:16 -msgid "search" -msgstr "tìm kiếm" - #: links.py:8 -msgid "maintenance" -msgstr "bảo trì" - -#: links.py:9 -msgid "diagnostics" -msgstr "chẩn đoán" - -#: links.py:10 -msgid "sentry" +msgid "Maintenance" msgstr "" -#: links.py:11 -msgid "admin site" -msgstr "trang quản trị" - -#: views.py:41 -msgid "maintenance menu" -msgstr "" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "Chẩn đoán" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or " -"by a menu entry." +#: links.py:10 +msgid "Admin site" msgstr "" -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "Về chương trình" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "Phiên bản" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "" -#: templates/main/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(DEBUG)" -#: templates/main/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "Người dùng" -#: templates/main/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "Anonymous" -#: templates/main/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "Chi tiết người dùng" -#: templates/main/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "Đăng nhập" -#: templates/main/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "Đăng xuất" -#: templates/main/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "" -#: templates/main/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:382 templates/main/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "" -#: templates/main/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "Các thao tác khả dụng" -#: templates/main/base.html:397 templates/main/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "Các thao tác liên quan" -#: templates/main/base.html:408 templates/main/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "Các thao tác khác" -#: templates/main/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "" -#: templates/main/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "Các thao tác" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "" -#: templates/project_description.html:22 -#, fuzzy +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" -msgstr "Released under the GPL V3 License" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." #~ msgid "statistics" -#~ msgstr "hống kê" +#~ msgstr "statistics" #~ msgid "Statistics" -#~ msgstr "Thống kê" +#~ msgstr "Statistics" diff --git a/mayan/apps/main/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/main/locale/zh_CN/LC_MESSAGES/django.po index f5c0e28158..3f7d86005a 100644 --- a/mayan/apps/main/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/main/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-09-24 07:08+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,131 +19,349 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:14 -msgid "home" -msgstr "主页" - -#: __init__.py:16 -msgid "search" -msgstr "搜索" - #: links.py:8 -msgid "maintenance" -msgstr "维护" +msgid "Maintenance" +msgstr "" -#: links.py:9 -msgid "diagnostics" -msgstr "诊断" - -#: links.py:10 -msgid "sentry" -msgstr "哨兵" - -#: links.py:11 -msgid "admin site" -msgstr "站点管理" - -#: views.py:41 -msgid "maintenance menu" -msgstr "维护菜单" - -#: views.py:48 +#: links.py:9 views.py:43 msgid "Diagnostics" msgstr "诊断" -#: conf/settings.py:12 -msgid "" -"Controls whether the search functionality is provided by a sidebar widget or" -" by a menu entry." -msgstr "通过边栏工具或者菜单来控制搜索功能。" +#: links.py:10 +msgid "Admin site" +msgstr "" -#: templates/about.html:8 +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 msgid "About this program" msgstr "关于本程序" -#: templates/about.html:12 templates/verbose_login.html:5 +#: templates/main/about.html:12 msgid "Version" msgstr "版本" -#: templates/about.html:20 templates/home.html:17 -#: templates/verbose_login.html:7 +#: templates/main/about.html:20 templates/main/home.html:17 msgid "Copyright © 2011 Roberto Rosario." msgstr "版权归 © 2011 Roberto Rosario所有." -#: templates/base.html:31 +#: templates/main/base.html:147 msgid "(DEBUG)" msgstr "(调试)" -#: templates/base.html:262 +#: templates/main/base.html:166 msgid "User" msgstr "用户" -#: templates/base.html:264 +#: templates/main/base.html:168 msgid "Anonymous" msgstr "匿名用户" -#: templates/base.html:267 +#: templates/main/base.html:171 msgid "User details" msgstr "用户信息" -#: templates/base.html:284 +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 msgid "Login" msgstr "登录" -#: templates/base.html:284 +#: templates/main/base.html:188 msgid "Logout" msgstr "退出" -#: templates/base.html:364 +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 msgid "Secondary menu" msgstr "二级菜单" -#: templates/base.html:380 +#: templates/main/base.html:280 #, python-format msgid "Actions for %(name)s: %(navigation_object)s" msgstr "%(name)s的操作是:%(navigation_object)s" -#: templates/base.html:382 templates/base.html.py:425 +#: templates/main/base.html:282 templates/main/base.html.py:325 #, python-format msgid "Actions for: %(navigation_object)s" msgstr "%(navigation_object)s的操作" -#: templates/base.html:385 +#: templates/main/base.html:285 msgid "Available actions" msgstr "有效操作" -#: templates/base.html:397 templates/base.html.py:440 +#: templates/main/base.html:297 templates/main/base.html.py:340 msgid "Related actions" msgstr "相关操作" -#: templates/base.html:408 templates/base.html.py:453 +#: templates/main/base.html:308 templates/main/base.html.py:353 msgid "Other available actions" msgstr "其他有效操作" -#: templates/base.html:423 +#: templates/main/base.html:323 #, python-format msgid "Actions for %(object_name)s: %(navigation_object)s" msgstr "%(object_name)s的操作是:%(navigation_object)s" -#: templates/base.html:428 +#: templates/main/base.html:328 msgid "Actions" msgstr "操作" -#: templates/home.html:11 +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 msgid "Django based open source document management system" msgstr "基于Django的开源文档管理系统" -#: templates/project_description.html:7 +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 msgid "" "Open source, Django based electronic document manager with custom metadata, " "indexing, tagging, file serving integration, digital signature support and " "OCR capabilities" msgstr "开源,基于Django的电子文档管理,支持自定义元数据,索引,标签,集成文件服务,数字签名以及OCR。" -#: templates/project_description.html:22 +#: templates/main/project_description.html:22 msgid "Released under the Apache 2.0 License" msgstr "基于Apache 2.0许可证" +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + #~ msgid "statistics" #~ msgstr "statistics" diff --git a/mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..435ff2228c --- /dev/null +++ b/mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,368 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 +msgid "Maintenance" +msgstr "" + +#: links.py:9 views.py:43 +msgid "Diagnostics" +msgstr "" + +#: links.py:10 +msgid "Admin site" +msgstr "" + +#: views.py:36 +msgid "Maintenance menu" +msgstr "" + +#: templates/main/403.html:5 templates/main/403.html.py:9 +msgid "Insufficient permissions" +msgstr "" + +#: templates/main/403.html:11 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/main/404.html:5 templates/main/404.html.py:9 +msgid "Page not found" +msgstr "" + +#: templates/main/404.html:11 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/main/about.html:8 +msgid "About this program" +msgstr "" + +#: templates/main/about.html:12 +msgid "Version" +msgstr "" + +#: templates/main/about.html:20 templates/main/home.html:17 +msgid "Copyright © 2011 Roberto Rosario." +msgstr "" + +#: templates/main/base.html:147 +msgid "(DEBUG)" +msgstr "" + +#: templates/main/base.html:166 +msgid "User" +msgstr "" + +#: templates/main/base.html:168 +msgid "Anonymous" +msgstr "" + +#: templates/main/base.html:171 +msgid "User details" +msgstr "" + +#: templates/main/base.html:188 templates/main/login.html:16 +#: templates/main/login.html.py:54 templates/main/login.html:62 +msgid "Login" +msgstr "" + +#: templates/main/base.html:188 +msgid "Logout" +msgstr "" + +#: templates/main/base.html:202 +msgid "dismiss all notifications" +msgstr "" + +#: templates/main/base.html:202 +msgid "close all" +msgstr "" + +#: templates/main/base.html:203 +msgid "dismiss this notification" +msgstr "" + +#: templates/main/base.html:203 +msgid "close" +msgstr "" + +#: templates/main/base.html:264 +msgid "Secondary menu" +msgstr "" + +#: templates/main/base.html:280 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:282 templates/main/base.html.py:325 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:285 +msgid "Available actions" +msgstr "" + +#: templates/main/base.html:297 templates/main/base.html.py:340 +msgid "Related actions" +msgstr "" + +#: templates/main/base.html:308 templates/main/base.html.py:353 +msgid "Other available actions" +msgstr "" + +#: templates/main/base.html:323 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "" + +#: templates/main/base.html:328 +msgid "Actions" +msgstr "" + +#: templates/main/calculate_form_title.html:8 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:10 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:15 +#, python-format +msgid "Edit %(object_name)s: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:17 +#, python-format +msgid "Edit: %(object)s" +msgstr "" + +#: templates/main/calculate_form_title.html:21 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/main/calculate_form_title.html:23 +msgid "Create" +msgstr "" + +#: templates/main/generic_assign_remove.html:5 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/main/generic_confirm.html:5 +#: templates/main/generic_confirm.html:19 +msgid "Confirm" +msgstr "" + +#: templates/main/generic_confirm.html:17 +msgid "Confirm delete" +msgstr "" + +#: templates/main/generic_confirm.html:33 +msgid "form icon" +msgstr "" + +#: templates/main/generic_confirm.html:41 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:43 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/main/generic_confirm.html:51 +msgid "Yes" +msgstr "" + +#: templates/main/generic_confirm.html:55 +msgid "No" +msgstr "" + +#: templates/main/generic_form_instance.html:40 +#: templates/main/generic_form_subtemplate.html:59 +msgid "required" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Save" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:83 +#: templates/main/generic_form_subtemplate.html:85 +#: templates/main/generic_list_horizontal_subtemplate.html:47 +#: templates/main/generic_list_horizontal_subtemplate.html:85 +#: templates/main/generic_list_subtemplate.html:50 +#: templates/main/generic_list_subtemplate.html:170 +msgid "Submit" +msgstr "" + +#: templates/main/generic_form_subtemplate.html:90 +msgid "Cancel" +msgstr "" + +#: templates/main/generic_list_horizontal.html:8 +#, python-format +msgid "%(title)s" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:21 +#: templates/main/generic_list_subtemplate.html:22 +#, python-format +msgid "" +"%(title)s (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " +"%(total_pages)s)" +msgstr "" + +#: templates/main/generic_list_horizontal_subtemplate.html:23 +#: templates/main/generic_list_subtemplate.html:24 +#, python-format +msgid "%(title)s (%(total)s)" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:70 +msgid "Identifier" +msgstr "" + +#: templates/main/generic_list_subtemplate.html:144 +msgid "No results" +msgstr "" + +#: templates/main/home.html:11 +msgid "Django based open source document management system" +msgstr "" + +#: templates/main/login.html:22 +msgid "You are already logged in" +msgstr "" + +#: templates/main/login.html:25 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "" + +#: templates/main/login.html:28 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "" + +#: templates/main/login.html:39 +msgid "First time login" +msgstr "" + +#: templates/main/login.html:41 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/main/login.html:42 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/main/login.html:43 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/main/login.html:44 +#, python-format +msgid "Email: %(email)s" +msgstr "" + +#: templates/main/login.html:45 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/main/login.html:46 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/main/password_change_done.html:5 +#: templates/main/password_change_form.html:5 +#: templates/main/password_change_form.html:7 +msgid "Password change" +msgstr "" + +#: templates/main/password_change_done.html:8 +msgid "Your password has been successfully changed." +msgstr "" + +#: templates/main/project_description.html:7 +msgid "" +"Open source, Django based electronic document manager with custom metadata, " +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" + +#: templates/main/project_description.html:22 +msgid "Released under the Apache 2.0 License" +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "" + +#~ msgid "home" +#~ msgstr "home" + +#~ msgid "search" +#~ msgstr "search" + +#~ msgid "diagnostics" +#~ msgstr "diagnostics" + +#~ msgid "sentry" +#~ msgstr "sentry" + +#~ msgid "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." +#~ msgstr "" +#~ "Controls whether the search functionality is provided by a sidebar widget or" +#~ " by a menu entry." + +#~ msgid "statistics" +#~ msgstr "statistics" + +#~ msgid "Statistics" +#~ msgstr "Statistics" diff --git a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po index efdde888b2..3c784d439a 100644 --- a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po @@ -1,188 +1,169 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-26 08:46+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" msgstr "البيانات الوصفية" +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" + #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "'metadata' object has no attribute '%s'" -#: forms.py:27 -msgid "required" -msgstr "مطلوب" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "id" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "اسم" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "قيمة" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "تحديث" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "نوع البيانات الوصفية" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "إزالة" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "مجموعات البيانات الوصفية" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "البيانات الوصفية" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "تعديل البيانات الوصفية" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "إضافة البيانات الوصفية" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "إزالة البيانات الوصفية" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "أنواع البيانات الوصفية" #: links.py:24 links.py:29 -msgid "edit" -msgstr "تحرير" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "حذف" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "انشاء جديد" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "مجموعات البيانات الوصفية" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "الأعضاء" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "البيانات الوصفية الافتراضية" - -#: models.py:15 -msgid "name" -msgstr "اسم" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Do not use python reserved words, or spaces." #: models.py:16 models.py:46 -msgid "title" -msgstr "عنوان" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "default" +msgid "Default" +msgstr "" #: models.py:19 -#, fuzzy msgid "Enter a string to be evaluated." -msgstr "Enter a string to be evaluated.%s" +msgstr "" #: models.py:23 -msgid "lookup" -msgstr "بحث" +msgid "Lookup" +msgstr "" #: models.py:24 -#, fuzzy msgid "Enter a string to be evaluated that returns an iterable." -msgstr "Enter a string to be evaluated.%s" +msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "نوع البيانات الوصفية" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "مجموعة البيانات الوصفية" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "عنصر من مجموعة البيانات الوصفية" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "عناصر مجموعة البيانات الوصفية" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "وثيقة" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "نوع" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "قيمة" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "البيانات الوصفية للوثيقة" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "نوع الوثيقة" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "مجموعات البيانات الوصفية الافتراضية" +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "أنواع الوثيقة الافتراضية" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "أنواع الوثائق الافتراضية" +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" @@ -236,224 +217,245 @@ msgstr "حذف مجموعات البيانات الوصفية" msgid "View metadata sets" msgstr "عرض مجموعات البيانات الوصفية" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "الوثيقة المختارة ليس لها بيانات وصفية " -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "يجب أن توفر ما لا يقل عن وثيقة واحدة." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "Error editing metadata for document %(document)s; %(error)s." -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "تم تعديل البيانات الوصفية للوثيقة %s بنجاح" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "قم بتعديل البيانات الوصفية للوثيقة: %s" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "قم بتعديل البيانات الوصفية للوثائق: %s" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" -"تم اضافة نوع البيانات الوصفية %(metadata_type)s بنجاح للوثيقة %(document)s ." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "تم اضافة نوع البيانات الوصفية %(metadata_type)s بنجاح للوثيقة %(document)s ." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "" -"نوع البيانات الوصفية %(metadata_type)s موجود مسبقا للوثيقة %(document)s ." +msgstr "نوع البيانات الوصفية %(metadata_type)s موجود مسبقا للوثيقة %(document)s ." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "إضافة نوع البيانات الوصفية للوثيقة: %s" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "إضافة نوع البيانات الوصفية إلى الوثائق : %s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "" -"تم حذف نوع البيانات الوصفية %(metadata_type)s بنجاح من الوثيقة %(document)s ." +msgstr "تم حذف نوع البيانات الوصفية %(metadata_type)s بنجاح من الوثيقة %(document)s ." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "" -"خطأ أثناء حذف نوع البيانات الوصفية %(metadata_type)s من الوثيقة " -"%(document)s ." +msgstr "خطأ أثناء حذف نوع البيانات الوصفية %(metadata_type)s من الوثيقة %(document)s ." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "إزالة أنواع البيانات الوصفية من الوثيقة: %s" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "إزالة أنواع البيانات الوصفية من الوثائق: %s" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "البيانات الوصفية ل: %s" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "الاسم الداخلي" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "تم تعديل نوع البيانات الوصفية بنجاح" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "خطأ أثناء تحرير نوع البيانات الوصفية: %s" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "تحرير نوع البيانات الوصفية : %s" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "تم انشاء نوع البيانات الوصفية بنجاح" -#: views.py:342 -msgid "create metadata type" -msgstr "انشاء نوع من البيانات الوصفية" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "نوع البيانات الوصفية: %s تم حذفه بنجاح." -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" -msgstr "" -"خطأ أثناء حذف البيانات الوصفية: %(metadata_type)s نوع الخطأ : %(error)s" +msgstr "خطأ أثناء حذف البيانات الوصفية: %(metadata_type)s نوع الخطأ : %(error)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "هل أنت متأكد أنك ترغب في حذف نوع البيانات الوصفية: %s ؟" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "مجموعة البيانات الوصفية تم تحريرها بنجاح" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "Error editing metadata set; %s" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" -msgstr "تحرير مجموعة البيانات الوصفية: %s" +msgid "Edit metadata set: %s" +msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "non members of metadata set: %s" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "أعضاء مجموعة البيانات الوصفية: %s" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "مجموعة البيانات الوصفية تم انشائها بنجاح" -#: views.py:482 -msgid "create metadata set" -msgstr "إنشاء مجموعة البيانات الوصفية" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "مجموعة البيانات الوصفية:%s تم حذفها بنجاح." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "خطأ أثناء حذف البيانات الوصفية: %(metadata_set)s نوع الخطأ : %(error)s" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "هل أنت متأكد أنك ترغب في حذف مجموعة البيانات الوصفية: %s ؟" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "أنواع البيانات الوصفية" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "non members of document type: %s" +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "members of document type: %s" - -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "ماهي مجموعات البيانات الوصفية؟" - -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." +msgid "Members of document type: %s" msgstr "" -"مجموعة البيانات الوصفية هي مجموعة من أنواع البيانات الوصفية. المجموعات تسهل " -"إضافة البيانات الوصفية المختلفة لأي وثيقة جديدة" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "ماهي أنواع البيانات الوصفية؟" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" -"نوع البيانات الوصفية هو طريقة لتحديد خواص الوثيقة، مثل: اسم الكاتب، التاريخ، " -"مشروع تنتمي له الوثائق. نوع البيانات الوصفية هي معرف يستخدم لتقسيم الوثائق " -"حسب نوعها، مثلاً حسب الكاتب أو التاريخ. " +#~ msgid "metadata types" +#~ msgstr "metadata types" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." #~ msgid " Available models: %s" #~ msgstr " Available models: %s" @@ -462,11 +464,11 @@ msgstr "" #~ msgstr " Available functions: %s" #~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" #~ msgstr "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" #~ msgid "Error deleting document indexes; %s" #~ msgstr "Error deleting document indexes; %s" diff --git a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po index 4ba7ed0bc7..f04f8e4d6f 100644 --- a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po @@ -1,26 +1,30 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." msgstr "" #: classes.py:14 @@ -28,157 +32,137 @@ msgstr "" msgid "'metadata' object has no attribute '%s'" msgstr "" -#: forms.py:27 -msgid "required" +#: forms.py:40 +msgid "Required" msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Име" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Стойност" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Актуализация" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Премахване" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "" - #: links.py:15 links.py:17 -msgid "edit metadata" +msgid "Edit metadata" msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" +msgid "Add metadata" msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" +msgid "Remove metadata" msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "" #: links.py:24 links.py:29 -msgid "edit" -msgstr "редактиране" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "изтриване" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" +msgid "Create new" msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" -#: links.py:30 views.py:390 -msgid "members" -msgstr "членове" - #: links.py:34 models.py:103 -msgid "default metadata" +msgid "Default metadata" msgstr "" -#: models.py:15 -msgid "name" -msgstr "име" - #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "" #: models.py:16 models.py:46 -msgid "title" -msgstr "заглавие" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "по подразбиране" +msgid "Default" +msgstr "" #: models.py:19 msgid "Enter a string to be evaluated." msgstr "" #: models.py:23 -msgid "lookup" +msgid "Lookup" msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" msgstr "" #: models.py:75 -msgid "metadata set item" +msgid "Metadata set item" msgstr "" #: models.py:76 -msgid "metadata set items" +msgid "Metadata set items" msgstr "" #: models.py:84 -msgid "document" -msgstr "документ" - -#: models.py:85 -msgid "type" -msgstr "тип" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "стойност" - -#: models.py:92 models.py:93 -msgid "document metadata" +msgid "Document" msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:85 +msgid "Type" +msgstr "" + +#: models.py:92 models.py:93 +msgid "Document metadata" +msgstr "" + +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -233,210 +217,264 @@ msgstr "" msgid "View metadata sets" msgstr "" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "вътрешно име" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po index 6bd9335a53..e21354d7c1 100644 --- a/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po @@ -1,188 +1,169 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-24 14:03+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" -msgstr "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "Metadata" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "'metadata' objekt nema atributa '%s'" -#: forms.py:27 -msgid "required" -msgstr "potreban" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "id" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Ime" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Vrijednost" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Update" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Metadata tip" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Ukloni" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Metadata set" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Metadata" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "izmjeni metadata" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "dodaj metadata" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "ukloni metadata" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "Metadata tip" #: links.py:24 links.py:29 -msgid "edit" -msgstr "izmjeni" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "obriši" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "kreiraj novi" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "metadata set" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "članovi" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "default-ni metadata" - -#: models.py:15 -msgid "name" -msgstr "ime" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Ne koristite python rezervirane riječi, ili razmak." #: models.py:16 models.py:46 -msgid "title" -msgstr "naslov" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "default" +msgid "Default" +msgstr "" #: models.py:19 -#, fuzzy msgid "Enter a string to be evaluated." -msgstr "Unesi string za evaluaciju.%s" +msgstr "" #: models.py:23 -msgid "lookup" -msgstr "lookup" +msgid "Lookup" +msgstr "" #: models.py:24 -#, fuzzy msgid "Enter a string to be evaluated that returns an iterable." -msgstr "Unesi string za evaluaciju.%s" +msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "metadata tip" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "stavka metadata seta" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "stavke metadata seta" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "dokument" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "tip" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "vrijednost" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "metadata dokumenta" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "tip dokumenta" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "default-ni metadata set" +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "default tipa dokumenta" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "default tipova dokumenta" +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" @@ -236,247 +217,264 @@ msgstr "Izbriši metadata set" msgid "View metadata sets" msgstr "Pregledaj metadata set" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "Selektovani dokument nema metadata" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "Mora se osigurati bar jedan dokument." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "Greška pri izmjeni metadata za dokument %(document)s; %(error)s. " -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadata za dokument %s uspješno izmjenjen." -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "Izmjeni metadata za dokument: %s" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "Izmjeni metadata za dokumente: %s" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" -"Metadata tip: %(metadata_type)s uspješno dodan u dokument %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "Metadata tip: %(metadata_type)s uspješno dodan u dokument %(document)s." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "Metadata tip: %(metadata_type)s već postoji u dokumentu %(document)s." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "Dodaj metadata tip u dokument: %s" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "Dodaj metadata tip u dokumente: %s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "" -"Uspješno uklonjen metadata tip: %(metadata_type)s iz dokumenta: %(document)s." +msgstr "Uspješno uklonjen metadata tip: %(metadata_type)s iz dokumenta: %(document)s." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "" -"Greška kod uklanjanja metadata tipa: %(metadata_type)s iz dokumenta: " -"%(document)s." +msgstr "Greška kod uklanjanja metadata tipa: %(metadata_type)s iz dokumenta: %(document)s." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "Ukloni metadata tip iz dokumenta: %s" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "Ukloni metadata tip iz dokumenata: %s" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "metadata za: %s" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "interni naziv" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "Metadata tip uspješno izmjenjen" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "Greška kod izmjene metadata tipa: %s" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "izmjeni metadata tip: %s" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "Metadata tip uspješno kreiran" -#: views.py:342 -msgid "create metadata type" -msgstr "kreiraj metadata tip" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Metadata tip: %s uspješno izbrisan." -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "Metadata tip: %(metadata_type)s greška brisanja: %(error)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "Jeste li sigurni da želite izbrisati metadata tip: %s?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "Metadata set uspješno izmjenjen" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "Greška kod izmjene metadata seta; %s" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" -msgstr "izmjeni metadata set: %s" +msgid "Edit metadata set: %s" +msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "nisu članovi metadata seta: %s" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "članovi metadata seta: %s" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "Metadata set uspješno kreiran." -#: views.py:482 -msgid "create metadata set" -msgstr "kreiraj metadata set" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "Metadata set: %s uspješno izbrisan." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "Metadata set: %(metadata_set)s greška brisanja: %(error)s" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "Jeste li sigurni da želite izbrisati metadata set: %s?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "Metadata tip" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "nisu članovi tipa dokumenta: %s" +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "članovi tipa dokumenta: %s" - -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "Koji su metadata setovi?" - -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." +msgid "Members of document type: %s" msgstr "" -"A metadata set je skup od jednog ili više tipova metapodataka. Metadata " -"setovi su korisni pri kreiranju novih dokumenata; selektovanje metadata seta " -"automatski dodjeljuje svojim članovima tipove metadata u navedeni dokument." -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "Koji su tipovi metadata?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" -"A tip metadata definira karakteristike vrijednosti neke vrste koje se mogu " -"prikačiti na dokument. Primjeri tipova metadata su: ime klijenta, datum, ili " -"projekat kojem pripada nekoliko dokumenata. Ime metadata tipa je interni " -"identifikator sa kojim se može referencirati na drugim modulima kao što je " -"modul indeksiranja, naslov je vrijednost koja se prikazuje korisnicima, " -"default-na vrijednost je vrijednost instance ovog tipa metadata koju će " -"imati inicijalno, i lookup vrijednost pretvara instancu metadata ovog tipa u " -"listu opcija koje su rezultat izvršenja lookup koda." +#~ msgid "metadata types" +#~ msgstr "metadata types" -#~ msgid " Available models: %s" -#~ msgstr "Dostupni modeli: %s" +#~ msgid "edit" +#~ msgstr "edit" -#~ msgid " Available functions: %s" -#~ msgstr "Dostupne funkcije: %s" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" #~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." #~ msgstr "" -#~ "Unesi string za evaluaciju. Primjer: [user.get_full_name() for user in " +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " #~ "User.objects.all()].%s" #~ msgid "Error deleting document indexes; %s" -#~ msgstr "Greška kod brisanja indeksa dokumenta; %s" +#~ msgstr "Error deleting document indexes; %s" #~ msgid "Error updating document indexes; %s" -#~ msgstr "Greška kod updatea indeksa dokumenta; %s" +#~ msgstr "Error updating document indexes; %s" #~ msgid "Document indexes updated successfully." -#~ msgstr "Indeksi dokumenta uspješno update-ovani." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po index 3127a9703a..db5b83e6ac 100644 --- a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po @@ -1,26 +1,30 @@ # 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: # Mads L. Nielsen , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-08-27 12:49+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." msgstr "" #: classes.py:14 @@ -28,84 +32,72 @@ msgstr "" msgid "'metadata' object has no attribute '%s'" msgstr "" -#: forms.py:27 -msgid "required" +#: forms.py:40 +msgid "Required" msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "" - #: links.py:15 links.py:17 -msgid "edit metadata" +msgid "Edit metadata" msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" +msgid "Add metadata" msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" +msgid "Remove metadata" msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "" #: links.py:24 links.py:29 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:25 links.py:31 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:26 links.py:32 -msgid "create new" +msgid "Create new" msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "" - -#: models.py:15 -msgid "name" +msgid "Default metadata" msgstr "" #: models.py:15 @@ -113,11 +105,11 @@ msgid "Do not use python reserved words, or spaces." msgstr "" #: models.py:16 models.py:46 -msgid "title" +msgid "Title" msgstr "" #: models.py:18 -msgid "default" +msgid "Default" msgstr "" #: models.py:19 @@ -125,60 +117,52 @@ msgid "Enter a string to be evaluated." msgstr "" #: models.py:23 -msgid "lookup" +msgid "Lookup" msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" msgstr "" #: models.py:75 -msgid "metadata set item" +msgid "Metadata set item" msgstr "" #: models.py:76 -msgid "metadata set items" +msgid "Metadata set items" msgstr "" #: models.py:84 -msgid "document" +msgid "Document" msgstr "" #: models.py:85 -msgid "type" -msgstr "" - -#: models.py:86 views.py:277 -msgid "value" +msgid "Type" msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" +msgid "Document metadata" msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -233,210 +217,264 @@ msgstr "" msgid "View metadata sets" msgstr "" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" +#: views.py:298 +msgid "Internal name" msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..549e6d5fd7 --- /dev/null +++ b/mayan/apps/metadata/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,479 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" + +#: classes.py:14 +#, python-format +msgid "'metadata' object has no attribute '%s'" +msgstr "" + +#: forms.py:40 +msgid "Required" +msgstr "" + +#: forms.py:70 +msgid "id" +msgstr "" + +#: forms.py:72 models.py:15 +msgid "Name" +msgstr "" + +#: forms.py:74 models.py:86 views.py:282 +msgid "Value" +msgstr "" + +#: forms.py:75 +msgid "Update" +msgstr "" + +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 +msgid "Metadata type" +msgstr "" + +#: forms.py:87 +msgid "Remove" +msgstr "" + +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 +msgid "Metadata sets" +msgstr "" + +#: links.py:15 links.py:17 +msgid "Edit metadata" +msgstr "" + +#: links.py:18 links.py:19 +msgid "Add metadata" +msgstr "" + +#: links.py:20 links.py:21 +msgid "Remove metadata" +msgstr "" + +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "" + +#: links.py:24 links.py:29 +msgid "Edit" +msgstr "" + +#: links.py:25 links.py:31 +msgid "Delete" +msgstr "" + +#: links.py:26 links.py:32 +msgid "Create new" +msgstr "" + +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" + +#: links.py:34 models.py:103 +msgid "Default metadata" +msgstr "" + +#: models.py:15 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:16 models.py:46 +msgid "Title" +msgstr "" + +#: models.py:18 +msgid "Default" +msgstr "" + +#: models.py:19 +msgid "Enter a string to be evaluated." +msgstr "" + +#: models.py:23 +msgid "Lookup" +msgstr "" + +#: models.py:24 +msgid "Enter a string to be evaluated that returns an iterable." +msgstr "" + +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" + +#: models.py:75 +msgid "Metadata set item" +msgstr "" + +#: models.py:76 +msgid "Metadata set items" +msgstr "" + +#: models.py:84 +msgid "Document" +msgstr "" + +#: models.py:85 +msgid "Type" +msgstr "" + +#: models.py:92 models.py:93 +msgid "Document metadata" +msgstr "" + +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" + +#: models.py:102 +msgid "Default metadata sets" +msgstr "" + +#: models.py:109 +msgid "Document type defaults" +msgstr "" + +#: models.py:110 +msgid "Document types defaults" +msgstr "" + +#: permissions.py:8 +msgid "Edit a document's metadata" +msgstr "" + +#: permissions.py:9 +msgid "Add metadata to a document" +msgstr "" + +#: permissions.py:10 +msgid "Remove metadata from a document" +msgstr "" + +#: permissions.py:11 +msgid "View metadata from a document" +msgstr "" + +#: permissions.py:13 +msgid "Metadata setup" +msgstr "" + +#: permissions.py:14 +msgid "Edit metadata types" +msgstr "" + +#: permissions.py:15 +msgid "Create new metadata types" +msgstr "" + +#: permissions.py:16 +msgid "Delete metadata types" +msgstr "" + +#: permissions.py:17 +msgid "View metadata types" +msgstr "" + +#: permissions.py:19 +msgid "Edit metadata sets" +msgstr "" + +#: permissions.py:20 +msgid "Create new metadata sets" +msgstr "" + +#: permissions.py:21 +msgid "Delete metadata sets" +msgstr "" + +#: permissions.py:22 +msgid "View metadata sets" +msgstr "" + +#: views.py:44 views.py:194 +msgid "The selected document doesn't have any metadata." +msgstr "" + +#: views.py:55 views.py:135 views.py:206 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:97 +#, python-format +msgid "Error editing metadata for document %(document)s; %(error)s." +msgstr "" + +#: views.py:100 +#, python-format +msgid "Metadata for document %s edited successfully." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Edit metadata for document: %s" +msgstr "" + +#: views.py:113 +#, python-format +msgid "Edit metadata for documents: %s" +msgstr "" + +#: views.py:152 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "" + +#: views.py:155 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s already present in document %(document)s." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Add metadata type to document: %s" +msgstr "" + +#: views.py:180 +#, python-format +msgid "Add metadata type to documents: %s" +msgstr "" + +#: views.py:244 +#, python-format +msgid "" +"Successfully remove metadata type: %(metadata_type)s from document: " +"%(document)s." +msgstr "" + +#: views.py:247 +#, python-format +msgid "" +"Error removing metadata type: %(metadata_type)s from document: %(document)s." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Remove metadata types from document: %s" +msgstr "" + +#: views.py:261 +#, python-format +msgid "Remove metadata types from documents: %s" +msgstr "" + +#: views.py:280 +#, python-format +msgid "Metadata for: %s" +msgstr "" + +#: views.py:298 +msgid "Internal name" +msgstr "" + +#: views.py:318 +msgid "Metadata type edited successfully" +msgstr "" + +#: views.py:321 +#, python-format +msgid "Error editing metadata type; %s" +msgstr "" + +#: views.py:327 +#, python-format +msgid "Edit metadata type: %s" +msgstr "" + +#: views.py:341 +msgid "Metadata type created successfully" +msgstr "" + +#: views.py:347 +msgid "Create metadata type" +msgstr "" + +#: views.py:365 +#, python-format +msgid "Metadata type: %s deleted successfully." +msgstr "" + +#: views.py:367 +#, python-format +msgid "Metadata type: %(metadata_type)s delete error: %(error)s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Are you sure you wish to delete the metadata type: %s?" +msgstr "" + +#: views.py:415 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:418 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:424 +#, python-format +msgid "Edit metadata set: %s" +msgstr "" + +#: views.py:465 +#, python-format +msgid "Non members of metadata set: %s" +msgstr "" + +#: views.py:466 +#, python-format +msgid "Members of metadata set: %s" +msgstr "" + +#: views.py:481 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:487 +msgid "Create metadata set" +msgstr "" + +#: views.py:505 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:508 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:518 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:593 +#, python-format +msgid "Non members of document type: %s" +msgstr "" + +#: views.py:594 +#, python-format +msgid "Members of document type: %s" +msgstr "" + +#~ msgid "metadata" +#~ msgstr "metadata" + +#~ msgid "metadata types" +#~ msgstr "metadata types" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po index 18a8925f7b..bb1073e5ac 100644 --- a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-08-28 12:35+0000\n" -"Last-Translator: Tobias Paepke \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,167 +23,151 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" msgstr "Metadaten" +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" + #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "'metadata'-Objekt hat kein Attribut '%s'" -#: forms.py:27 -msgid "required" -msgstr "Erforderlich" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "ID" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Name" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Wert" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Aktualisieren" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Metadatentyp" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Entfernen" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Metadaten-Sets" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Metadaten" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "Metadaten bearbeiten" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "Metadaten hinzufügen" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "Metadaten entfernen" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "Metadatentypen" #: links.py:24 links.py:29 -msgid "edit" -msgstr "Bearbeiten" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "Löschen" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "Erstellen" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "Metadatensets" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "Mitglieder" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "Standard-Metadaten" - -#: models.py:15 -msgid "name" -msgstr "Name" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Keine reservierten Worte aus Python oder Leerzeichen verwenden." #: models.py:16 models.py:46 -msgid "title" -msgstr "Titel" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "Standard" +msgid "Default" +msgstr "" #: models.py:19 msgid "Enter a string to be evaluated." msgstr "Geben Sie einen String an, der ausgewertet werden soll." #: models.py:23 -msgid "lookup" -msgstr "Nachschlagen" +msgid "Lookup" +msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "Geben Sie einen String an, der ausgewertet werden soll, um einen Iterator zurückzugeben" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "Metadatentyp" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "Metadatenset" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "Element in Metadatenset" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "Elemente in Metadatenset" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "Dokument" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "Typ" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "Wert" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "Dokument-Metadaten" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "Dokumententyp" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "Standard Metadatensets" +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "Standard-Dokumententyp" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "Standard-Dokumententypen" +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" @@ -237,214 +221,245 @@ msgstr "Metadatensets löschen" msgid "View metadata sets" msgstr "Metadatensets anzeigen" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "Das ausgewählte Dokument enthält keine Metadaten." -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "Es muss mindestens ein Dokument angegeben werden." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "Fehler beim Bearbeiten der Metadaten des Dokuments %(document)s; %(error)s." -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadaten des Dokuments %s erfolgreich bearbeitet." -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "Metadaten des Dokuments %s bearbeiten" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "Metadaten der Dokumente %s bearbeiten" -#: views.py:147 +#: views.py:152 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "Metadatentyp %(metadata_type)s erfolgreich hinzugefügt zu Dokument %(document)s." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "Metadatentyp %(metadata_type)s existiert schon für Dokument %(document)s." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "Metadatentyp zu Dokument %s hinzufügen" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "Metadaten zu Dokumenten %s hinzufügen" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "Metadatentyp %(metadata_type)s erfolgreich von Dokument %(document)s entfernt." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "Fehler beim Löschen des Metadatentyps %(metadata_type)s von Dokument %(document)s." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "Metadatentypen von Dokument %s entfernen" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "Metadatentypen von Dokumenten %s entfernen" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "Metadaten für: %s" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "Interner Name" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "Metadatentyp erfolgreich bearbeitet" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "Fehler beim Bearbeiten von Metadatentyp %s" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "Metadatentyp %s bearbeiten" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "Metadaten-Typ erfolgreich angelegt" -#: views.py:342 -msgid "create metadata type" -msgstr "Metadatentyp erstellen" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Metadatentyp %s erfolgreich gelöscht." -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "Fehler beim Löschen von Metadatentyp %(metadata_type)s: %(error)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "Sind Sie sicher, dass Sie den Metadatentyp %s wirklich löschen möchten?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "Metadatenset erfolgreich bearbeitet" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "Fehler beim Bearbeiten des Metadatensets %s" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" -msgstr "Metadatensets %s bearbeiten" +msgid "Edit metadata set: %s" +msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "Nicht-Mitglieder für Metadatenset %s" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "Mitglieder des Metadatenset %s" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "Metadatenset erfolgreich angelegt" -#: views.py:482 -msgid "create metadata set" -msgstr "Metadatenset erstellen" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "Metadatenset %s erfolgreich gelöscht." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "Fehler beim Löschen von Metadatenset %(metadata_set)s: %(error)s" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "Soll das Metadaten-Set \"%s\" wirklich gelöscht werden?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "Metadatentypen" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "Nicht-Mitglieder für Dokumententyp %s" +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "Mitglieder des Dokumententyps %s" +msgid "Members of document type: %s" +msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "Was sind Metadatensets?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "Ein Metadatenset ist eine Gruppe von einem oder mehreren Metadatentypen. Metadatensets sind nützlich beim Erstellen von neuen Dokumenten. Das Auswählen eines Metadatensets fügt automatisch seine Elemente für das angegebene Dokument hinzu." +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "Was sind Metadatentypen?" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can" -" be attached to a document. Examples of metadata types are: a client name, " -"a date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to" -" the users, the default value is the value an instance of this metadata type" -" will have initially, and the lookup value turns an instance of a metadata " -"of this type into a choice list which options are the result of the lookup's" -" code execution." -msgstr "Ein Metadatentyp definiert die Eigenschaften eines Wertes, welcher bei einem Dokument hinterlegt werden kann. Beispiele von Metadatentypen sind: Ein Kundenname, ein Datum oder ein Projekt, zu dem mehrere Dokumente gehören. Der Name des Metadatentyps ist der interne Bezeichner, welcher von anderen Modulen, wie dem Index-Modul, benutzt werden kann. Der Titel wird dem Benutzer angezeigt, ein Standard-Wert wird als Startwert des Feldes benutzt. Ein Lookup-Wert gibt eine Auswahlliste zurück (gefüllt mit den Listenelementen, welche durch das Ausführen des Lookup-Codes zurückgegeben werden)." +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." #~ msgid " Available models: %s" #~ msgstr " Available models: %s" diff --git a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po index 6c043a1d2a..6e1921759d 100644 --- a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/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: 2014-07-31 19:53-0400\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,105 +18,108 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" -msgstr "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "Metadata" + +#: __init__.py:52 +#, fuzzy +msgid "Returns a list of all the metadata types." +msgstr "Are you sure you wish to delete the metadata type: %s?" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "'metadata' object has no attribute '%s'" -#: forms.py:27 -msgid "required" +#: forms.py:40 +#, fuzzy +msgid "Required" msgstr "required" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "id" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Name" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Value" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Update" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Metadata type" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Remove" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Metadata sets" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Metadata" - #: links.py:15 links.py:17 -msgid "edit metadata" +#, fuzzy +msgid "Edit metadata" msgstr "edit metadata" #: links.py:18 links.py:19 -msgid "add metadata" +#, fuzzy +msgid "Add metadata" msgstr "add metadata" #: links.py:20 links.py:21 -msgid "remove metadata" +#, fuzzy +msgid "Remove metadata" msgstr "remove metadata" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" -msgstr "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "Metadata types" #: links.py:24 links.py:29 -msgid "edit" -msgstr "edit" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" +#, fuzzy +msgid "Delete" msgstr "delete" #: links.py:26 links.py:32 -msgid "create new" +#, fuzzy +msgid "Create new" msgstr "create new" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "metadata sets" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +#, fuzzy +msgid "Members" msgstr "members" #: links.py:34 models.py:103 -msgid "default metadata" +#, fuzzy +msgid "Default metadata" msgstr "default metadata" -#: models.py:15 -msgid "name" -msgstr "name" - #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Do not use python reserved words, or spaces." #: models.py:16 models.py:46 -msgid "title" +#, fuzzy +msgid "Title" msgstr "title" #: models.py:18 -msgid "default" +#, fuzzy +msgid "Default" msgstr "default" #: models.py:19 @@ -125,7 +128,8 @@ msgid "Enter a string to be evaluated." msgstr "Enter a string to be evaluated.%s" #: models.py:23 -msgid "lookup" +#, fuzzy +msgid "Lookup" msgstr "lookup" #: models.py:24 @@ -133,53 +137,54 @@ msgstr "lookup" msgid "Enter a string to be evaluated that returns an iterable." msgstr "Enter a string to be evaluated.%s" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "metadata type" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +#, fuzzy +msgid "Metadata set" +msgstr "Metadata sets" #: models.py:75 -msgid "metadata set item" +#, fuzzy +msgid "Metadata set item" msgstr "metadata set item" #: models.py:76 -msgid "metadata set items" +#, fuzzy +msgid "Metadata set items" msgstr "metadata set items" #: models.py:84 -msgid "document" +#, fuzzy +msgid "Document" msgstr "document" #: models.py:85 -msgid "type" -msgstr "type" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "value" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" +#, fuzzy +msgid "Document metadata" msgstr "document metadata" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:101 views.py:598 +#, fuzzy +msgid "Document type" msgstr "document type" #: models.py:102 -msgid "default metadata sets" +#, fuzzy +msgid "Default metadata sets" msgstr "default metadata sets" #: models.py:109 -msgid "document type defaults" +#, fuzzy +msgid "Document type defaults" msgstr "document type defaults" #: models.py:110 -msgid "document types defaults" +#, fuzzy +msgid "Document types defaults" msgstr "document types defaults" #: permissions.py:8 @@ -234,59 +239,59 @@ msgstr "Delete metadata sets" msgid "View metadata sets" msgstr "View metadata sets" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "The selected document doesn't have any metadata." -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "Must provide at least one document." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "Error editing metadata for document %(document)s; %(error)s." -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadata for document %s edited successfully." -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "Edit metadata for document: %s" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "Edit metadata for documents: %s" -#: views.py:147 +#: views.py:152 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document %(document)s." msgstr "" "Metadata type: %(metadata_type)s successfully added to document %(document)s." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" "Metadata type: %(metadata_type)s already present in document %(document)s." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "Add metadata type to document: %s" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "Add metadata type to documents: %s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " @@ -295,169 +300,191 @@ msgstr "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "Remove metadata types from document: %s" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "Remove metadata types from documents: %s" -#: views.py:275 -#, python-format -msgid "metadata for: %s" +#: views.py:280 +#, fuzzy, python-format +msgid "Metadata for: %s" msgstr "metadata for: %s" -#: views.py:293 -msgid "internal name" +#: views.py:298 +#, fuzzy +msgid "Internal name" msgstr "internal name" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "Metadata type edited successfully" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "Error editing metadata type; %s" -#: views.py:322 -#, python-format -msgid "edit metadata type: %s" +#: views.py:327 +#, fuzzy, python-format +msgid "Edit metadata type: %s" msgstr "edit metadata type: %s" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "Metadata type created successfully" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +#, fuzzy +msgid "Create metadata type" msgstr "create metadata type" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Metadata type: %s deleted successfully." -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "Metadata type: %(metadata_type)s delete error: %(error)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "Are you sure you wish to delete the metadata type: %s?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "Metadata set edited successfully" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "Error editing metadata set; %s" -#: views.py:419 -#, python-format -msgid "edit metadata set: %s" +#: views.py:424 +#, fuzzy, python-format +msgid "Edit metadata set: %s" msgstr "edit metadata set: %s" -#: views.py:460 -#, python-format -msgid "non members of metadata set: %s" +#: views.py:465 +#, fuzzy, python-format +msgid "Non members of metadata set: %s" msgstr "non members of metadata set: %s" -#: views.py:461 -#, python-format -msgid "members of metadata set: %s" +#: views.py:466 +#, fuzzy, python-format +msgid "Members of metadata set: %s" msgstr "members of metadata set: %s" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "Metadata set created successfully" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +#, fuzzy +msgid "Create metadata set" msgstr "create metadata set" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "Metadata set: %s deleted successfully." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "Metadata set: %(metadata_set)s delete error: %(error)s" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "Are you sure you wish to delete the metadata set: %s?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "Metadata types" - -#: views.py:588 -#, python-format -msgid "non members of document type: %s" +#: views.py:593 +#, fuzzy, python-format +msgid "Non members of document type: %s" msgstr "non members of document type: %s" -#: views.py:589 -#, python-format -msgid "members of document type: %s" +#: views.py:594 +#, fuzzy, python-format +msgid "Members of document type: %s" msgstr "members of document type: %s" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "What are metadata sets?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "What are metadata types?" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets " +#~ "are useful when creating new documents; selecing a metadata set " +#~ "automatically attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets " +#~ "are useful when creating new documents; selecing a metadata set " +#~ "automatically attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that " +#~ "can be attached to a document. Examples of metadata types are: a client " +#~ "name, a date, or a project to which several documents belong. A metadata " +#~ "type's name is the internal identifier with which it can be referenced to " +#~ "by other modules such as the indexing module, the title is the value that " +#~ "is shown to the users, the default value is the value an instance of this " +#~ "metadata type will have initially, and the lookup value turns an instance " +#~ "of a metadata of this type into a choice list which options are the " +#~ "result of the lookup's code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that " +#~ "can be attached to a document. Examples of metadata types are: a client " +#~ "name, a date, or a project to which several documents belong. A metadata " +#~ "type's name is the internal identifier with which it can be referenced to " +#~ "by other modules such as the indexing module, the title is the value that " +#~ "is shown to the users, the default value is the value an instance of this " +#~ "metadata type will have initially, and the lookup value turns an instance " +#~ "of a metadata of this type into a choice list which options are the " +#~ "result of the lookup's code execution." #~ msgid " Available models: %s" #~ msgstr " Available models: %s" diff --git a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po index 828ebf5181..9e6a75020a 100644 --- a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po @@ -1,195 +1,178 @@ # 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 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:13+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" -msgstr "metadatos" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "Metadatos" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "objeto 'metadata' no tiene attributo '%s'" -#: forms.py:27 -msgid "required" -msgstr "requerido" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" -msgstr "Identificacador" +msgstr "Identificador" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Nombre" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Valor" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Actualizar" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Tipo de metadato" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Eliminar" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Conjunto de metadatos" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Metadatos" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "editar metadatos" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "añadir metadatos" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "eliminar los metadatos" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" -msgstr "tipos de metadatos" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "Tipos de metadatos" #: links.py:24 links.py:29 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "borrar" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "crear nuevo" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "conjuntos de metadatos" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "miembros" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "metadatos predeterminados" - -#: models.py:15 -msgid "name" -msgstr "nombre" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "No utilice palabras reservadas de Python, o espacios." #: models.py:16 models.py:46 -msgid "title" -msgstr "título" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "por defecto" +msgid "Default" +msgstr "" #: models.py:19 -#, fuzzy msgid "Enter a string to be evaluated." -msgstr "Introduzca una cadena para ser evaluada. %s" +msgstr "Introduzca una cadena para ser evaluada." #: models.py:23 -msgid "lookup" -msgstr "búsqueda" +msgid "Lookup" +msgstr "" #: models.py:24 -#, fuzzy msgid "Enter a string to be evaluated that returns an iterable." -msgstr "Introduzca una cadena para ser evaluada. %s" +msgstr "Introduzca una cadena para ser evaluada que devuelva un iterador." -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "tipos de metadatos" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "conjunto de metadatos" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "artículo de conjunto de metadatos" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "artículos de conjuntos de metadatos" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "documento" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "tipo" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "valor" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "metadatos de documento" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "tipo de documento" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "conjuntos de metadatos predeterminados " +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "predeterminados de tipo de documento" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "predeterminados de tipos de documentos" +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" -msgstr "Editar metadatos de documento" +msgstr "Editar metadatos de un documento" #: permissions.py:9 msgid "Add metadata to a document" -msgstr "Añadir metadatos a documento" +msgstr "Añadir metadatos a un documento" #: permissions.py:10 msgid "Remove metadata from a document" @@ -235,255 +218,264 @@ msgstr "Eliminar conjuntos de metadatos" msgid "View metadata sets" msgstr "Ver los conjuntos de metadatos" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." -msgstr "El documento seleccionado no tiene ningún tipo de metadatos." +msgstr "El documento seleccionado no tiene ningún metadato." -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "Debe proveer al menos un documento." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." -msgstr "Error editando metadatos para documento %(document)s; %(error)s." +msgstr "Error editando metadatos para el documento %(document)s; %(error)s." -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." -msgstr "Metadatos para documento %s editados exitosamente." +msgstr "Metadatos del documento %s editados con éxito." -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" -msgstr "Editar metadatos para documento: %s" +msgstr "Editar metadatos del documento: %s" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" -msgstr "Editar metadatos para documentos: %s" +msgstr "Editar metadatos del los documentos: %s" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" -"Typo de metadatos: %(metadata_type)s agregado exitosamente al documento " +"Metadata type: %(metadata_type)s successfully added to document " "%(document)s." +msgstr "Tipo de metadatos: %(metadata_type)s agregado con éxito al documento %(document)s." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "" -"Typo de metadatos: %(metadata_type)s ya esta presente en el documento " -"%(document)s." +msgstr "Tipo de metadatos: %(metadata_type)s ya está presente en el documento %(document)s." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "Agregar tipo de metadato al documento: %s" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "Agregar tipo de metadato a los documentos: %s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "" -"Se elimino exitosamente el tipo de metadatos: %(metadata_type)s del " -"documento: %(document)s." +msgstr "Se eliminó el tipo de metadatos: %(metadata_type)s del documento: %(document)s." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "" -"Se elimino exitosamente el tipo de metadatos: %(metadata_type)s de los " -"documentos: %(document)s." +msgstr "Se eliminó correctamente el tipo de metadatos: %(metadata_type)s del documento: %(document)s." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "Eliminar tipos de metadatos del documento: %s" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "Eliminar tipos de metadatos de los documentos: %s" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "metadatos para: %s" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "nombre interno" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" -msgstr "Tipo de metadatos editado exitosamente." +msgstr "Tipo de metadatos editado con éxito." -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "Error editando tipo de metadatos; %s" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "editar tipo de metadatos: %s" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" -msgstr "Tipo de metadatos creado exitosamente" +msgstr "Tipo de metadatos creado con éxito" -#: views.py:342 -msgid "create metadata type" -msgstr "crear tipo de metadatos" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." -msgstr "Tipos de metadatos: %s eliminado exitosamente." +msgstr "Tipo de metadatos: %s eliminado con éxito." -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" -msgstr "Error: %(error)s, eliminando tipos de metadatos: %(metadata_type)s" +msgstr "Error: %(error)s, al eliminar tipo de metadatos: %(metadata_type)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "¿Está seguro que desea eliminar el tipo de metadatos: %s?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" -msgstr "Conjunto de metadatos editado exitosamente" +msgstr "Conjunto de metadatos editado con éxito." -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" -msgstr "Error al editando conjunto de metadatos; %s" +msgstr "Error al editar el conjunto de metadatos; %s" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" -msgstr "Editar conjunto de metadatos: %s" +msgid "Edit metadata set: %s" +msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "no miembros del conjunto de metadatos: %s" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "miembros del conjunto de metadatos: %s" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" -msgstr "Conjunto de metadatos creados exitosamente" +msgstr "Conjunto de metadatos creados con éxito." -#: views.py:482 -msgid "create metadata set" -msgstr "crear conjunto de metadatos" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." -msgstr "Conjunto de metadatos: %s eliminado exitosamente." +msgstr "Conjunto de metadatos: %s eliminado con éxito." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" -msgstr "" -"Error: %(error)s, eliminando el conjunto de metadatos: %(metadata_set)s" +msgstr "Error: %(error)s, eliminando el conjunto de metadatos: %(metadata_set)s" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "¿Está seguro que desea eliminar el conjunto de metadatos: %s?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "Tipos de metadatos" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "no miembros del tipo de documento: %s" +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "miembros del tipo de documento: %s" - -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "¿Qué son los conjuntos de metadatos?" - -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." +msgid "Members of document type: %s" msgstr "" -"Un conjunto de metadatos es un grupo de uno o más tipos de metadatos. Los " -"conjuntos de metadatos son útiles cuando se crean nuevos documentos; " -"seleccionar un conjunto de metadatos, automáticamente asocia los tipos de " -"metadatos que contenga a dicho documento." -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "¿Cuáles son los tipos de metadatos?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" -"Un tipo de metadatos define las características de un valor de algún tipo " -"que se puede conectar a un documento. Ejemplos de tipos de metadatos son: " -"un nombre de cliente, una fecha o un proyecto al que pertenecen varios " -"documentos. El nombre de un tipo de metadatos es el identificador interno " -"con el que se puede hacer referencia en otros módulos como el módulo de " -"indexación, el título es el valor que se muestra a los usuarios, el valor " -"por defecto es el valor que una instancia de este tipo de metadatos tendrá " -"inicialmente, y el valor de búsqueda vuelve a una instancia de metadatos de " -"este tipo en una lista de opciones donde las opciones son el resultado de la " -"ejecución del valor de búsqueda." +#~ msgid "metadata types" +#~ msgstr "metadata types" -#~ msgid " Available models: %s" -#~ msgstr "Modelos disponibles: %s" +#~ msgid "edit" +#~ msgstr "edit" -#~ msgid " Available functions: %s" -#~ msgstr "Funciones disponibles: %s" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" #~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." #~ msgstr "" -#~ "Introduzca una cadena para ser evaluada. Ejemplo: [user.get_full_name() " -#~ "for user in User.objects.all ()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" #~ msgid "Error deleting document indexes; %s" -#~ msgstr "Error al eliminar índices de documentos; %s" +#~ msgstr "Error deleting document indexes; %s" #~ msgid "Error updating document indexes; %s" -#~ msgstr "Error al actualizar los índices de documentos; %s" +#~ msgstr "Error updating document indexes; %s" #~ msgid "Document indexes updated successfully." -#~ msgstr "Índices de documento actualizado correctamente." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po index 2f08a875de..16447d8126 100644 --- a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po @@ -1,123 +1,116 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-07-05 11:18+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "متادیتا" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." msgstr "" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" +msgstr "متادیتا دارا هیچ خصوصیتی نیست: %s" + +#: forms.py:40 +msgid "Required" msgstr "" -#: forms.py:27 -msgid "required" -msgstr "" - -#: forms.py:54 +#: forms.py:70 msgid "id" -msgstr "" +msgstr "شناسه" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "نام" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "به‌روزرسانی" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" -msgstr "" +msgstr "نوع متادیتا" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "حذف" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" -msgstr "" - -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "" +msgstr "مجموعه متادیتا" #: links.py:15 links.py:17 -msgid "edit metadata" +msgid "Edit metadata" msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" +msgid "Add metadata" msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" +msgid "Remove metadata" msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "" #: links.py:24 links.py:29 -msgid "edit" -msgstr "ویرایش" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "حذف" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" +msgid "Create new" msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" +msgid "Default metadata" msgstr "" -#: models.py:15 -msgid "name" -msgstr "نام" - #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "" #: models.py:16 models.py:46 -msgid "title" -msgstr "عنوان" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" +msgid "Default" msgstr "" #: models.py:19 @@ -125,60 +118,52 @@ msgid "Enter a string to be evaluated." msgstr "" #: models.py:23 -msgid "lookup" +msgid "Lookup" msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" msgstr "" #: models.py:75 -msgid "metadata set item" +msgid "Metadata set item" msgstr "" #: models.py:76 -msgid "metadata set items" +msgid "Metadata set items" msgstr "" #: models.py:84 -msgid "document" -msgstr "سند" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "نوع" - -#: models.py:86 views.py:277 -msgid "value" +msgid "Type" msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" +msgid "Document metadata" msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -233,210 +218,264 @@ msgstr "" msgid "View metadata sets" msgstr "" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" +#: views.py:298 +msgid "Internal name" msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po index 57bbc24645..43bedd2dee 100644 --- a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po @@ -1,8 +1,10 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Translators: +# Christophe kryskool , 2014 # PatrickHetu , 2012 # PatrickHetu , 2012 # Pierre Lhoste , 2012 @@ -11,180 +13,161 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-02-04 00:10+0000\n" -"Last-Translator: SadE54 \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" -msgstr "métadonnées" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "Métadonnées" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "l'objet 'metadata' n'a pas d'attribut '%s'" -#: forms.py:27 -msgid "required" -msgstr "requis" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "id" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Nom" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Valeur" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Mettre à jour" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Type de métadonnées" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Supprimer" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Ensembles de métadonnées" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Métadonnées" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "modifier les métadonnées" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "ajouter des métadonnées" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "supprimer les métadonnées" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" -msgstr "types de métadonnées" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "Types de métadonnées" #: links.py:24 links.py:29 -msgid "edit" -msgstr "modifier" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "supprimer" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "ajouter un nouveau" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "ensembles de métadonnées" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "membres" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "métadonnées par défaut" - -#: models.py:15 -msgid "name" -msgstr "nom" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Ne pas utiliser des mots réservés de Python ou avec des espaces." #: models.py:16 models.py:46 -msgid "title" -msgstr "titre" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "par défaut" +msgid "Default" +msgstr "" #: models.py:19 -#, fuzzy msgid "Enter a string to be evaluated." -msgstr "Entrez la chaîne à évaluer. %s" +msgstr "Saisir la chaîne devant être évaluée." #: models.py:23 -msgid "lookup" -msgstr "recherche" +msgid "Lookup" +msgstr "" #: models.py:24 -#, fuzzy msgid "Enter a string to be evaluated that returns an iterable." -msgstr "Entrez la chaîne à évaluer. %s" +msgstr "Saisir la chaîne devant être évaluée qui sera retourner comme une itération." -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "type de métadonnées" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "ensemble de métadonnées" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "Élément de l'ensemble de métadonnées" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "Éléments de l'ensemble de métadonnées" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "document" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "type" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "valeur" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "métadonnées du document" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "type de document" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "ensembles de métadonnées par défaut " +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "type de document par défaut" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "types de document par défaut" +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" @@ -238,257 +221,264 @@ msgstr "Supprimer des ensembles de métadonnées" msgid "View metadata sets" msgstr "Voir les ensembles de métadonnées" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "Le document sélectionné ne possède pas de métadonnées." -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "Vous devez fournir au moins un document." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." -msgstr "" -"Erreur lors de la modification des métadonnées pour le document " -"%(document)s; %(error)s." +msgstr "Erreur lors de la modification des métadonnées pour le document %(document)s; %(error)s." -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Métadonnées pour le document %s modifiées avec succès." -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "Modifier les métadonnées pour le document: %s" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "Modifier les métadonnées pour les documents: %s" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" -"Type de métadonnées: %(metadata_type)s ajouté avec succès au document " +"Metadata type: %(metadata_type)s successfully added to document " "%(document)s." +msgstr "Type de métadonnées: %(metadata_type)s ajouté avec succès au document %(document)s." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "" -"Type de métadonnées: %(metadata_type)s déjà présent dans le document " -"%(document)s." +msgstr "Type de métadonnées: %(metadata_type)s déjà présent dans le document %(document)s." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "Ajouter un type de métadonnées au document: %s" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "Ajouter un type de métadonnées aux documentx: %s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "" -"Type de métadonnées: %(metadata_type)s effacé avec succès du document: " -"%(document)s." +msgstr "Type de métadonnées: %(metadata_type)s effacé avec succès du document: %(document)s." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "" -"Erreur lors de la suppression du type de métadonnées: %(metadata_type)s sur " -"le document: %(document)s." +msgstr "Erreur lors de la suppression du type de métadonnées: %(metadata_type)s sur le document: %(document)s." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "Retirer les types de métadonnées du document: %s" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "Retirer les types de métadonnées des documents: %s" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "métadonnées pour: %s" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "nom interne" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "Type de métadonnées modifié avec succès" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "Erreur lors de la modification du type de métadonnées; %s" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "modifier le type de métadonnées: %s" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "Type de métadonnées ajouté avec succès" -#: views.py:342 -msgid "create metadata type" -msgstr "créer un type de métadonnées" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Type de métadonnées: %s supprimé avec succès" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" -msgstr "" -"Type de métadonnées: %(metadata_type)s erreur de suppression: %(error)s" +msgstr "Type de métadonnées: %(metadata_type)s erreur de suppression: %(error)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "Êtes vous certain de vouloir supprimer le type de métadonnées: %s?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "Ensemble de métadonnées modifié avec succès" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "Erreur lors de la modification du jeu de métadonnées; %s" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" -msgstr "modifier le jeu de métadonnées: %s" +msgid "Edit metadata set: %s" +msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "n'est pas membre du jeu de métadonnées: %s" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "est membre du jeu de métadonnées: %s" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "Jeu de métadonnées créé avec succès" -#: views.py:482 -msgid "create metadata set" -msgstr "créer un jeu de métadonnées" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "Je de métadonnées: %s supprimé avec succès." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "Jeu de métadonnées: %(metadata_set)s erreur de suppression: %(error)s" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "Êtes vous certain de vouloir supprimer le jeu de métadonnées: %s?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "Types de métadonnées" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "n'est pas membre du type de document: %s" +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "est membre du type de document: %s" - -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "Que sont les jeux de métadonnées?" - -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." +msgid "Members of document type: %s" msgstr "" -"Un jeu de métadonnées est un groupe contenant un type de métadonnées, ou " -"plus. Les jeux de métadonnées sont utiles lors de la création de nouveaux " -"documents; la sélection d'un jeu de métadonnées rattache automatiquement " -"l'ensemble de ses types de métadonnées au document en question." -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "Que sont les types de métadonnées?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" -"Un type de métadonnées définit les caractéristiques d'une valeur d'un " -"certain type qui peut être rattachée à un document. Des exemples de types de " -"métadonnées : un nom de client, une date, ou le projet auquel un certain " -"nombre de documents appartiennent. Le nom d'un type de métadonnées est " -"l'identifiant interne à partir duquel d'autres modules comme le module " -"d'index peuvent se référer et établir des liaisons, le titre ce qui est " -"affiché à l'écran, la valeur par défaut est la valeur initiale qu'aura une " -"instance de ce type de métadonnées, et la valeur de recherche permet de " -"transformer une instance de métadonnées de ce type en une liste de choix " -"dont les éléments sont le résultat de l'exécution du code de recherche." +#~ msgid "metadata types" +#~ msgstr "metadata types" -#~ msgid " Available models: %s" -#~ msgstr "Les modèles disponibles: %s" +#~ msgid "edit" +#~ msgstr "edit" -#~ msgid " Available functions: %s" -#~ msgstr "Les fonctions disponibles: %s" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" #~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." #~ msgstr "" -#~ "Entrez une chaîne à évaluer. Exemple:. [User.get_full_name() pour " -#~ "l'utilisateur dans User.objects.all()]. %s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" #~ msgid "Error deleting document indexes; %s" -#~ msgstr "Erreur en effaçant les index de documents; %s" +#~ msgstr "Error deleting document indexes; %s" #~ msgid "Error updating document indexes; %s" -#~ msgstr "Erreur en mettant à jour les index de documents; %s" +#~ msgstr "Error updating document indexes; %s" #~ msgid "Document indexes updated successfully." -#~ msgstr "Les index de documents ont été mis à jour avec succès." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.po index b9bcdfee50..037a4c7092 100644 --- a/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/hr_HR/LC_MESSAGES/django.po @@ -1,26 +1,29 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." msgstr "" #: classes.py:14 @@ -28,84 +31,72 @@ msgstr "" msgid "'metadata' object has no attribute '%s'" msgstr "" -#: forms.py:27 -msgid "required" +#: forms.py:40 +msgid "Required" msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "" - #: links.py:15 links.py:17 -msgid "edit metadata" +msgid "Edit metadata" msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" +msgid "Add metadata" msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" +msgid "Remove metadata" msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "" #: links.py:24 links.py:29 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:25 links.py:31 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:26 links.py:32 -msgid "create new" +msgid "Create new" msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "" - -#: models.py:15 -msgid "name" +msgid "Default metadata" msgstr "" #: models.py:15 @@ -113,11 +104,11 @@ msgid "Do not use python reserved words, or spaces." msgstr "" #: models.py:16 models.py:46 -msgid "title" +msgid "Title" msgstr "" #: models.py:18 -msgid "default" +msgid "Default" msgstr "" #: models.py:19 @@ -125,60 +116,52 @@ msgid "Enter a string to be evaluated." msgstr "" #: models.py:23 -msgid "lookup" +msgid "Lookup" msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" msgstr "" #: models.py:75 -msgid "metadata set item" +msgid "Metadata set item" msgstr "" #: models.py:76 -msgid "metadata set items" +msgid "Metadata set items" msgstr "" #: models.py:84 -msgid "document" +msgid "Document" msgstr "" #: models.py:85 -msgid "type" -msgstr "" - -#: models.py:86 views.py:277 -msgid "value" +msgid "Type" msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" +msgid "Document metadata" msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -233,210 +216,264 @@ msgstr "" msgid "View metadata sets" msgstr "" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" +#: views.py:298 +msgid "Internal name" msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po index b44d0c6997..7868f7581e 100644 --- a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po @@ -1,25 +1,29 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." msgstr "" #: classes.py:14 @@ -27,84 +31,72 @@ msgstr "" msgid "'metadata' object has no attribute '%s'" msgstr "" -#: forms.py:27 -msgid "required" +#: forms.py:40 +msgid "Required" msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "" - #: links.py:15 links.py:17 -msgid "edit metadata" +msgid "Edit metadata" msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" +msgid "Add metadata" msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" +msgid "Remove metadata" msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "" #: links.py:24 links.py:29 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:25 links.py:31 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:26 links.py:32 -msgid "create new" +msgid "Create new" msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "" - -#: models.py:15 -msgid "name" +msgid "Default metadata" msgstr "" #: models.py:15 @@ -112,11 +104,11 @@ msgid "Do not use python reserved words, or spaces." msgstr "" #: models.py:16 models.py:46 -msgid "title" +msgid "Title" msgstr "" #: models.py:18 -msgid "default" +msgid "Default" msgstr "" #: models.py:19 @@ -124,60 +116,52 @@ msgid "Enter a string to be evaluated." msgstr "" #: models.py:23 -msgid "lookup" +msgid "Lookup" msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" msgstr "" #: models.py:75 -msgid "metadata set item" +msgid "Metadata set item" msgstr "" #: models.py:76 -msgid "metadata set items" +msgid "Metadata set items" msgstr "" #: models.py:84 -msgid "document" +msgid "Document" msgstr "" #: models.py:85 -msgid "type" -msgstr "" - -#: models.py:86 views.py:277 -msgid "value" +msgid "Type" msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" +msgid "Document metadata" msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -232,210 +216,264 @@ msgstr "" msgid "View metadata sets" msgstr "" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" +#: views.py:298 +msgid "Internal name" msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po index 02c86dc538..5d2ff3da17 100644 --- a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po @@ -1,25 +1,29 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2011-09-30 04:56+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." msgstr "" #: classes.py:14 @@ -27,84 +31,72 @@ msgstr "" msgid "'metadata' object has no attribute '%s'" msgstr "" -#: forms.py:27 -msgid "required" +#: forms.py:40 +msgid "Required" msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "" - #: links.py:15 links.py:17 -msgid "edit metadata" +msgid "Edit metadata" msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" +msgid "Add metadata" msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" +msgid "Remove metadata" msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "" #: links.py:24 links.py:29 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:25 links.py:31 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:26 links.py:32 -msgid "create new" +msgid "Create new" msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "" - -#: models.py:15 -msgid "name" +msgid "Default metadata" msgstr "" #: models.py:15 @@ -112,11 +104,11 @@ msgid "Do not use python reserved words, or spaces." msgstr "" #: models.py:16 models.py:46 -msgid "title" +msgid "Title" msgstr "" #: models.py:18 -msgid "default" +msgid "Default" msgstr "" #: models.py:19 @@ -124,60 +116,52 @@ msgid "Enter a string to be evaluated." msgstr "" #: models.py:23 -msgid "lookup" +msgid "Lookup" msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" msgstr "" #: models.py:75 -msgid "metadata set item" +msgid "Metadata set item" msgstr "" #: models.py:76 -msgid "metadata set items" +msgid "Metadata set items" msgstr "" #: models.py:84 -msgid "document" +msgid "Document" msgstr "" #: models.py:85 -msgid "type" -msgstr "" - -#: models.py:86 views.py:277 -msgid "value" +msgid "Type" msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" +msgid "Document metadata" msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -232,210 +216,264 @@ msgstr "" msgid "View metadata sets" msgstr "" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" +#: views.py:298 +msgid "Internal name" msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po index 031efc7c8d..ab159fd80e 100644 --- a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierpaolo Baldan , 2011 # Pierpaolo Baldan , 2012 @@ -9,180 +10,161 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" -msgstr "metadati" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "Metadati" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "'metadata' non ha gli attributi '%s'" -#: forms.py:27 -msgid "required" -msgstr "richiesto" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "id" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Nome" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Valore" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Aggiurnato" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Tipo di metadato" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Revoca" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Set di metadati" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Metadati" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "modifica metadati" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "aggiungi metadata" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "revoca metadata" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" -msgstr "tipo di metadata" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "Tipi di Metadati" #: links.py:24 links.py:29 -msgid "edit" -msgstr "modifica" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "cancella" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "crea nuovo" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "set di metadati" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "membri" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "metadati di default" - -#: models.py:15 -msgid "name" -msgstr "nome" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Non usare parole riservate python, o spazi." #: models.py:16 models.py:46 -msgid "title" -msgstr "titolo" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "default" +msgid "Default" +msgstr "" #: models.py:19 -#, fuzzy msgid "Enter a string to be evaluated." -msgstr "Inserisci una stringa per la valutazione.%s" +msgstr "" #: models.py:23 -msgid "lookup" -msgstr "lookup" +msgid "Lookup" +msgstr "" #: models.py:24 -#, fuzzy msgid "Enter a string to be evaluated that returns an iterable." -msgstr "Inserisci una stringa per la valutazione.%s" +msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "tipo di metadata" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "set di metadata" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "set di elemento per il metadata" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "set di elementi per il metadata" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "documento" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "tipo" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "valore" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "metadata per il doccumento" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "tipo documento" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "set di default di metadata" +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "tipo documento predefinito" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "tipi di documento predefiniti" +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" @@ -236,245 +218,264 @@ msgstr "Cancella il set dei metadati" msgid "View metadata sets" msgstr "Visualizza il set dei metadati" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "Il documento selezionato non ha metadati." -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "Devi fornire almeno un documento." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." -msgstr "" -"Errore nella modifica dei metadata per il documento %(document)s; %(error)s." +msgstr "Errore nella modifica dei metadata per il documento %(document)s; %(error)s." -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadata per il documento %s modificato con successo." -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "Modifica metadata per il documento: %s" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "Modifica metadata per i documenti: %s" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" -"Tipo metadata: %(metadata_type)s aggiunto con successo al documento " +"Metadata type: %(metadata_type)s successfully added to document " "%(document)s." +msgstr "Tipo metadata: %(metadata_type)s aggiunto con successo al documento %(document)s." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "" -"Tipo Metadata: %(metadata_type)s già presente per il documento %(document)s." +msgstr "Tipo Metadata: %(metadata_type)s già presente per il documento %(document)s." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "Aggiungi tipo metadata al document: %s" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "Aggiungi tipo metadata ai documents: %s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "" -"Rimuovere con successo tipo di metadati: %(metadata_type)s per il " -"documento: %(document)s." +msgstr "Rimuovere con successo tipo di metadati: %(metadata_type)s per il documento: %(document)s." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "" -"Errore durante la rimozione dei metadati di tipo: %(metadata_type)s per il " -"documento: %(document)s." +msgstr "Errore durante la rimozione dei metadati di tipo: %(metadata_type)s per il documento: %(document)s." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "Rimuovi il tipo metadata per il documento: %s" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "Rimuovi il tipo metadata per il documenti: %s" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "metadata per:%s" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "nome interno" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "Tipo di metadata modificato con successo" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "Errore nella modifica del tipo di metadata ; %s" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "modifica tipo di metadata: %s" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "Tipo metadata creato con successo" -#: views.py:342 -msgid "create metadata type" -msgstr "create tipo di metadata" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Tipo metadata:%s cancellato con successo." -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "Tipo metadata: %(metadata_type)s erroce di cancellazione: %(error)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "Sei sicuro di voler cancellare il tipo di metadata: %s?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "non membri del set di metadata:%s" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "membri del set di metadata:%s" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "Set di metadata creata con successo" -#: views.py:482 -msgid "create metadata set" -msgstr "creazione del set di metadata" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "Set di metadata: %s cancellata con successo." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "Set di metadata: %(metadata_set)s errore di cancellazione: %(error)s" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "Sei sicuro di voler eliminare il set di metadati: %s?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "Tipi di Metadati" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "non membri del tipo di documento: %s" +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "membri del tipo di documento: %s" - -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "Cosa sono i set di metadati ?" - -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." +msgid "Members of document type: %s" msgstr "" -"Un insieme di metadati è un gruppo di uno o più tipi di metadati. Set di " -"metadati sono utili durante la creazione di nuovi documenti e, selezionando " -"un set di metadati allega automaticamente è membro tipi di metadati per " -"documentare detto." -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "Cosa sono i tipi di metadati?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" -"Un tipo di metadati definisce le caratteristiche di un valore di qualche " -"tipo che può essere collegato a un documento. Esempi di tipi di metadati: il " -"nome del client, una data o un progetto a cui appartengono diversi " -"documenti. Il nome di un tipo di metadati è l'identificatore interno con il " -"quale possono essere pubblicati da altri moduli come il modulo di " -"indicizzazione, il titolo è il valore che viene mostrato agli utenti, il " -"valore predefinito è il valore di un'istanza di questo tipo di metadati avrà " -"inizialmente, e il valore di ricerca si trasforma un'istanza di metadati di " -"questo tipo in un elenco di opzioni di scelta che sono il risultato della " -"esecuzione di codice la ricerca di." +#~ msgid "metadata types" +#~ msgstr "metadata types" -#~ msgid " Available models: %s" -#~ msgstr " Modelli disponibili: %s" +#~ msgid "edit" +#~ msgstr "edit" -#~ msgid " Available functions: %s" -#~ msgstr " Funzioni disponibili: %s" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" #~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." #~ msgstr "" -#~ "Inserisci una stringa per la valutazione. Esempio: [user.get_full_name() " -#~ "per l'utente User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..18d91b4f89 --- /dev/null +++ b/mayan/apps/metadata/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,479 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" + +#: classes.py:14 +#, python-format +msgid "'metadata' object has no attribute '%s'" +msgstr "" + +#: forms.py:40 +msgid "Required" +msgstr "" + +#: forms.py:70 +msgid "id" +msgstr "" + +#: forms.py:72 models.py:15 +msgid "Name" +msgstr "" + +#: forms.py:74 models.py:86 views.py:282 +msgid "Value" +msgstr "" + +#: forms.py:75 +msgid "Update" +msgstr "" + +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 +msgid "Metadata type" +msgstr "" + +#: forms.py:87 +msgid "Remove" +msgstr "" + +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 +msgid "Metadata sets" +msgstr "" + +#: links.py:15 links.py:17 +msgid "Edit metadata" +msgstr "" + +#: links.py:18 links.py:19 +msgid "Add metadata" +msgstr "" + +#: links.py:20 links.py:21 +msgid "Remove metadata" +msgstr "" + +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "" + +#: links.py:24 links.py:29 +msgid "Edit" +msgstr "" + +#: links.py:25 links.py:31 +msgid "Delete" +msgstr "" + +#: links.py:26 links.py:32 +msgid "Create new" +msgstr "" + +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" + +#: links.py:34 models.py:103 +msgid "Default metadata" +msgstr "" + +#: models.py:15 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:16 models.py:46 +msgid "Title" +msgstr "" + +#: models.py:18 +msgid "Default" +msgstr "" + +#: models.py:19 +msgid "Enter a string to be evaluated." +msgstr "" + +#: models.py:23 +msgid "Lookup" +msgstr "" + +#: models.py:24 +msgid "Enter a string to be evaluated that returns an iterable." +msgstr "" + +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" + +#: models.py:75 +msgid "Metadata set item" +msgstr "" + +#: models.py:76 +msgid "Metadata set items" +msgstr "" + +#: models.py:84 +msgid "Document" +msgstr "" + +#: models.py:85 +msgid "Type" +msgstr "" + +#: models.py:92 models.py:93 +msgid "Document metadata" +msgstr "" + +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" + +#: models.py:102 +msgid "Default metadata sets" +msgstr "" + +#: models.py:109 +msgid "Document type defaults" +msgstr "" + +#: models.py:110 +msgid "Document types defaults" +msgstr "" + +#: permissions.py:8 +msgid "Edit a document's metadata" +msgstr "" + +#: permissions.py:9 +msgid "Add metadata to a document" +msgstr "" + +#: permissions.py:10 +msgid "Remove metadata from a document" +msgstr "" + +#: permissions.py:11 +msgid "View metadata from a document" +msgstr "" + +#: permissions.py:13 +msgid "Metadata setup" +msgstr "" + +#: permissions.py:14 +msgid "Edit metadata types" +msgstr "" + +#: permissions.py:15 +msgid "Create new metadata types" +msgstr "" + +#: permissions.py:16 +msgid "Delete metadata types" +msgstr "" + +#: permissions.py:17 +msgid "View metadata types" +msgstr "" + +#: permissions.py:19 +msgid "Edit metadata sets" +msgstr "" + +#: permissions.py:20 +msgid "Create new metadata sets" +msgstr "" + +#: permissions.py:21 +msgid "Delete metadata sets" +msgstr "" + +#: permissions.py:22 +msgid "View metadata sets" +msgstr "" + +#: views.py:44 views.py:194 +msgid "The selected document doesn't have any metadata." +msgstr "" + +#: views.py:55 views.py:135 views.py:206 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:97 +#, python-format +msgid "Error editing metadata for document %(document)s; %(error)s." +msgstr "" + +#: views.py:100 +#, python-format +msgid "Metadata for document %s edited successfully." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Edit metadata for document: %s" +msgstr "" + +#: views.py:113 +#, python-format +msgid "Edit metadata for documents: %s" +msgstr "" + +#: views.py:152 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "" + +#: views.py:155 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s already present in document %(document)s." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Add metadata type to document: %s" +msgstr "" + +#: views.py:180 +#, python-format +msgid "Add metadata type to documents: %s" +msgstr "" + +#: views.py:244 +#, python-format +msgid "" +"Successfully remove metadata type: %(metadata_type)s from document: " +"%(document)s." +msgstr "" + +#: views.py:247 +#, python-format +msgid "" +"Error removing metadata type: %(metadata_type)s from document: %(document)s." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Remove metadata types from document: %s" +msgstr "" + +#: views.py:261 +#, python-format +msgid "Remove metadata types from documents: %s" +msgstr "" + +#: views.py:280 +#, python-format +msgid "Metadata for: %s" +msgstr "" + +#: views.py:298 +msgid "Internal name" +msgstr "" + +#: views.py:318 +msgid "Metadata type edited successfully" +msgstr "" + +#: views.py:321 +#, python-format +msgid "Error editing metadata type; %s" +msgstr "" + +#: views.py:327 +#, python-format +msgid "Edit metadata type: %s" +msgstr "" + +#: views.py:341 +msgid "Metadata type created successfully" +msgstr "" + +#: views.py:347 +msgid "Create metadata type" +msgstr "" + +#: views.py:365 +#, python-format +msgid "Metadata type: %s deleted successfully." +msgstr "" + +#: views.py:367 +#, python-format +msgid "Metadata type: %(metadata_type)s delete error: %(error)s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Are you sure you wish to delete the metadata type: %s?" +msgstr "" + +#: views.py:415 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:418 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:424 +#, python-format +msgid "Edit metadata set: %s" +msgstr "" + +#: views.py:465 +#, python-format +msgid "Non members of metadata set: %s" +msgstr "" + +#: views.py:466 +#, python-format +msgid "Members of metadata set: %s" +msgstr "" + +#: views.py:481 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:487 +msgid "Create metadata set" +msgstr "" + +#: views.py:505 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:508 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:518 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:593 +#, python-format +msgid "Non members of document type: %s" +msgstr "" + +#: views.py:594 +#, python-format +msgid "Members of document type: %s" +msgstr "" + +#~ msgid "metadata" +#~ msgstr "metadata" + +#~ msgid "metadata types" +#~ msgstr "metadata types" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ac0044d97f --- /dev/null +++ b/mayan/apps/metadata/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,479 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" + +#: classes.py:14 +#, python-format +msgid "'metadata' object has no attribute '%s'" +msgstr "" + +#: forms.py:40 +msgid "Required" +msgstr "" + +#: forms.py:70 +msgid "id" +msgstr "" + +#: forms.py:72 models.py:15 +msgid "Name" +msgstr "" + +#: forms.py:74 models.py:86 views.py:282 +msgid "Value" +msgstr "" + +#: forms.py:75 +msgid "Update" +msgstr "" + +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 +msgid "Metadata type" +msgstr "" + +#: forms.py:87 +msgid "Remove" +msgstr "" + +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 +msgid "Metadata sets" +msgstr "" + +#: links.py:15 links.py:17 +msgid "Edit metadata" +msgstr "" + +#: links.py:18 links.py:19 +msgid "Add metadata" +msgstr "" + +#: links.py:20 links.py:21 +msgid "Remove metadata" +msgstr "" + +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "" + +#: links.py:24 links.py:29 +msgid "Edit" +msgstr "" + +#: links.py:25 links.py:31 +msgid "Delete" +msgstr "" + +#: links.py:26 links.py:32 +msgid "Create new" +msgstr "" + +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" + +#: links.py:34 models.py:103 +msgid "Default metadata" +msgstr "" + +#: models.py:15 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:16 models.py:46 +msgid "Title" +msgstr "" + +#: models.py:18 +msgid "Default" +msgstr "" + +#: models.py:19 +msgid "Enter a string to be evaluated." +msgstr "" + +#: models.py:23 +msgid "Lookup" +msgstr "" + +#: models.py:24 +msgid "Enter a string to be evaluated that returns an iterable." +msgstr "" + +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" + +#: models.py:75 +msgid "Metadata set item" +msgstr "" + +#: models.py:76 +msgid "Metadata set items" +msgstr "" + +#: models.py:84 +msgid "Document" +msgstr "" + +#: models.py:85 +msgid "Type" +msgstr "" + +#: models.py:92 models.py:93 +msgid "Document metadata" +msgstr "" + +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" + +#: models.py:102 +msgid "Default metadata sets" +msgstr "" + +#: models.py:109 +msgid "Document type defaults" +msgstr "" + +#: models.py:110 +msgid "Document types defaults" +msgstr "" + +#: permissions.py:8 +msgid "Edit a document's metadata" +msgstr "" + +#: permissions.py:9 +msgid "Add metadata to a document" +msgstr "" + +#: permissions.py:10 +msgid "Remove metadata from a document" +msgstr "" + +#: permissions.py:11 +msgid "View metadata from a document" +msgstr "" + +#: permissions.py:13 +msgid "Metadata setup" +msgstr "" + +#: permissions.py:14 +msgid "Edit metadata types" +msgstr "" + +#: permissions.py:15 +msgid "Create new metadata types" +msgstr "" + +#: permissions.py:16 +msgid "Delete metadata types" +msgstr "" + +#: permissions.py:17 +msgid "View metadata types" +msgstr "" + +#: permissions.py:19 +msgid "Edit metadata sets" +msgstr "" + +#: permissions.py:20 +msgid "Create new metadata sets" +msgstr "" + +#: permissions.py:21 +msgid "Delete metadata sets" +msgstr "" + +#: permissions.py:22 +msgid "View metadata sets" +msgstr "" + +#: views.py:44 views.py:194 +msgid "The selected document doesn't have any metadata." +msgstr "" + +#: views.py:55 views.py:135 views.py:206 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:97 +#, python-format +msgid "Error editing metadata for document %(document)s; %(error)s." +msgstr "" + +#: views.py:100 +#, python-format +msgid "Metadata for document %s edited successfully." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Edit metadata for document: %s" +msgstr "" + +#: views.py:113 +#, python-format +msgid "Edit metadata for documents: %s" +msgstr "" + +#: views.py:152 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "" + +#: views.py:155 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s already present in document %(document)s." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Add metadata type to document: %s" +msgstr "" + +#: views.py:180 +#, python-format +msgid "Add metadata type to documents: %s" +msgstr "" + +#: views.py:244 +#, python-format +msgid "" +"Successfully remove metadata type: %(metadata_type)s from document: " +"%(document)s." +msgstr "" + +#: views.py:247 +#, python-format +msgid "" +"Error removing metadata type: %(metadata_type)s from document: %(document)s." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Remove metadata types from document: %s" +msgstr "" + +#: views.py:261 +#, python-format +msgid "Remove metadata types from documents: %s" +msgstr "" + +#: views.py:280 +#, python-format +msgid "Metadata for: %s" +msgstr "" + +#: views.py:298 +msgid "Internal name" +msgstr "" + +#: views.py:318 +msgid "Metadata type edited successfully" +msgstr "" + +#: views.py:321 +#, python-format +msgid "Error editing metadata type; %s" +msgstr "" + +#: views.py:327 +#, python-format +msgid "Edit metadata type: %s" +msgstr "" + +#: views.py:341 +msgid "Metadata type created successfully" +msgstr "" + +#: views.py:347 +msgid "Create metadata type" +msgstr "" + +#: views.py:365 +#, python-format +msgid "Metadata type: %s deleted successfully." +msgstr "" + +#: views.py:367 +#, python-format +msgid "Metadata type: %(metadata_type)s delete error: %(error)s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Are you sure you wish to delete the metadata type: %s?" +msgstr "" + +#: views.py:415 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:418 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:424 +#, python-format +msgid "Edit metadata set: %s" +msgstr "" + +#: views.py:465 +#, python-format +msgid "Non members of metadata set: %s" +msgstr "" + +#: views.py:466 +#, python-format +msgid "Members of metadata set: %s" +msgstr "" + +#: views.py:481 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:487 +msgid "Create metadata set" +msgstr "" + +#: views.py:505 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:508 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:518 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:593 +#, python-format +msgid "Non members of document type: %s" +msgstr "" + +#: views.py:594 +#, python-format +msgid "Members of document type: %s" +msgstr "" + +#~ msgid "metadata" +#~ msgstr "metadata" + +#~ msgid "metadata types" +#~ msgstr "metadata types" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po index f6abbd0264..6f6b8eb807 100644 --- a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po @@ -1,25 +1,29 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." msgstr "" #: classes.py:14 @@ -27,84 +31,72 @@ msgstr "" msgid "'metadata' object has no attribute '%s'" msgstr "" -#: forms.py:27 -msgid "required" +#: forms.py:40 +msgid "Required" msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "" - #: links.py:15 links.py:17 -msgid "edit metadata" +msgid "Edit metadata" msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" +msgid "Add metadata" msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" +msgid "Remove metadata" msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "" #: links.py:24 links.py:29 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:25 links.py:31 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:26 links.py:32 -msgid "create new" +msgid "Create new" msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "" - -#: models.py:15 -msgid "name" +msgid "Default metadata" msgstr "" #: models.py:15 @@ -112,11 +104,11 @@ msgid "Do not use python reserved words, or spaces." msgstr "" #: models.py:16 models.py:46 -msgid "title" +msgid "Title" msgstr "" #: models.py:18 -msgid "default" +msgid "Default" msgstr "" #: models.py:19 @@ -124,60 +116,52 @@ msgid "Enter a string to be evaluated." msgstr "" #: models.py:23 -msgid "lookup" +msgid "Lookup" msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" msgstr "" #: models.py:75 -msgid "metadata set item" +msgid "Metadata set item" msgstr "" #: models.py:76 -msgid "metadata set items" +msgid "Metadata set items" msgstr "" #: models.py:84 -msgid "document" +msgid "Document" msgstr "" #: models.py:85 -msgid "type" -msgstr "" - -#: models.py:86 views.py:277 -msgid "value" +msgid "Type" msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" +msgid "Document metadata" msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -232,210 +216,264 @@ msgstr "" msgid "View metadata sets" msgstr "" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" +#: views.py:298 +msgid "Internal name" msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po index c1ec36264a..87f8688216 100644 --- a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po @@ -1,27 +1,30 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." msgstr "" #: classes.py:14 @@ -29,157 +32,137 @@ msgstr "" msgid "'metadata' object has no attribute '%s'" msgstr "" -#: forms.py:27 -msgid "required" -msgstr "wymagany" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Nazwa" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Wartość" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Usuń" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "" - #: links.py:15 links.py:17 -msgid "edit metadata" +msgid "Edit metadata" msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" +msgid "Add metadata" msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" +msgid "Remove metadata" msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "" #: links.py:24 links.py:29 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:25 links.py:31 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:26 links.py:32 -msgid "create new" +msgid "Create new" msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" +msgid "Default metadata" msgstr "" -#: models.py:15 -msgid "name" -msgstr "nazwa" - #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "" #: models.py:16 models.py:46 -msgid "title" -msgstr "tytuł" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "domyślne" +msgid "Default" +msgstr "" #: models.py:19 msgid "Enter a string to be evaluated." msgstr "" #: models.py:23 -msgid "lookup" +msgid "Lookup" msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" msgstr "" #: models.py:75 -msgid "metadata set item" +msgid "Metadata set item" msgstr "" #: models.py:76 -msgid "metadata set items" +msgid "Metadata set items" msgstr "" #: models.py:84 -msgid "document" -msgstr "dokument" - -#: models.py:85 -msgid "type" -msgstr "typ" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "wartość" - -#: models.py:92 models.py:93 -msgid "document metadata" +msgid "Document" msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:85 +msgid "Type" +msgstr "" + +#: models.py:92 models.py:93 +msgid "Document metadata" +msgstr "" + +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -234,210 +217,264 @@ msgstr "" msgid "View metadata sets" msgstr "" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" +#: views.py:298 +msgid "Internal name" msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po index 759726d07c..db6191a877 100644 --- a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po @@ -1,189 +1,171 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Renata Oliveira , 2011 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" -msgstr "metadados" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "Metadados" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "O objeto 'metadata' não tem nenhum atributo '%s'" -#: forms.py:27 -msgid "required" -msgstr "obrigatório" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "id" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Nome" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Valor" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Atualizar" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Tipo de metadados" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Remover" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Conjuntos de metadados" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Metadados" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "editar metadados" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "adicionar metadados" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "remover metadados" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" -msgstr "tipos de metadados" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "Tipos de metadados" #: links.py:24 links.py:29 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "criar novo" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "conjuntos de metadados" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "membros" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "metadados padrão" - -#: models.py:15 -msgid "name" -msgstr "nome" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Não use palavras reservadas de python ou espaços." #: models.py:16 models.py:46 -msgid "title" -msgstr "título" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "padrão" +msgid "Default" +msgstr "" #: models.py:19 -#, fuzzy msgid "Enter a string to be evaluated." -msgstr "Digite uma expressão a ser avaliada.%s" +msgstr "" #: models.py:23 -msgid "lookup" -msgstr "escolhas" +msgid "Lookup" +msgstr "" #: models.py:24 -#, fuzzy msgid "Enter a string to be evaluated that returns an iterable." -msgstr "Digite uma expressão a ser avaliada.%s" +msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "tipo de metadados" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "conjunto de metadados" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "item de conjunto de metadados" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "itens de conjunto de metadados" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "documento" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "tipo" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "valor" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "metadados do documento" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "tipo de documento" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "conjuntos de metadados padrão" +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "padrões de tipo de documento" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "padrões de tipos de documentos" +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" @@ -237,243 +219,264 @@ msgstr "Excluir conjuntos de metadados" msgid "View metadata sets" msgstr "Ver conjuntos de metadados" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "O documento selecionado não tem qualquer metadado." -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "Deve fornecer pelo menos um documento." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "Erro ao editar os metadados do documento %(document)s; %(error)s." -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadados do documento %s alterados com sucesso." -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "Editar os metadados do documento: %s" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "Editar os metadados dos documentos: %s" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" -"Tipo de metadados: %(metadata_type)s adicionado com sucesso ao documento " +"Metadata type: %(metadata_type)s successfully added to document " "%(document)s." +msgstr "Tipo de metadados: %(metadata_type)s adicionado com sucesso ao documento %(document)s." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "" -"Tipo de metadados: %(metadata_type)s já existe no documento %(document)s ." +msgstr "Tipo de metadados: %(metadata_type)s já existe no documento %(document)s ." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "Adicionar tipo de metadados ao documento: %s" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "Adicionar tipo de metadados aos documentos: %s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "" -"Tipos de metadados removidos com sucesso: %(metadata_type)s do documento: " -"%(document)s." +msgstr "Tipos de metadados removidos com sucesso: %(metadata_type)s do documento: %(document)s." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "" -"Erro ao remover tipo de metadados: %(metadata_type)s do documento: " -"%(document)s." +msgstr "Erro ao remover tipo de metadados: %(metadata_type)s do documento: %(document)s." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "Remover tipos de metadados do documento: %s" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "Remover tipos de metadados dos documentos: %s" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "metadados para: %s" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "nome interno" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "Tipo de metadados editado com sucesso" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "Erro ao editar tipo de metadados; %s" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "editar tipo de metadados: %s" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "Tipo de metadados criado com sucesso" -#: views.py:342 -msgid "create metadata type" -msgstr "criar um tipo de metadados" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Tipo de metadados: %s eliminado com sucesso." -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "Tipo de metadados: %(metadata_type)s erro ao eliminar: %(error)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "Tem a certeza de que deseja excluir o tipo de metadados: %s?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "não-membros do conjunto de metadados: %s" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "membros do conjunto de metadados: %s" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "Conjunto de metadados criado com sucesso" -#: views.py:482 -msgid "create metadata set" -msgstr "criar um conjunto de metadados" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "Conjunto de metadados: %s eliminado com sucesso." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "Conjunto de metadados: %(metadata_set)s erro ao eliminar: %(error)s " -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "Tem certeza de que deseja excluir o conjunto de metadados: %s?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "Tipos de metadados" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "não membros do tipo de documento: %s" +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "membros do tipo de documento: %s" - -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "O que são conjuntos de metadados?" - -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." +msgid "Members of document type: %s" msgstr "" -"Um conjunto de metadados é um grupo de um ou mais tipos de metadados. " -"Conjuntos de metadados são úteis na criação de novos documentos; " -"selecionando um conjunto de metadados, automaticamente atribui os tipos de " -"metadados membros desse conjunto ao documento." -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "O que são tipos de metadados?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" -"Um tipo de metadados define as características de um valor de algum tipo que " -"pode ser anexado a um documento. Exemplos de tipos de metadados são: um nome " -"de cliente, uma data ou um projeto ao qual pertencem vários documentos. O " -"nome de um tipo de metadados é o identificador interno através do qual ele " -"pode ser referenciado pelos outros módulos, como o módulo de indexação, o " -"título é o valor que é mostrado para os utilizadores, o valor padrão é o " -"valor que uma instância desse tipo de metadados terá inicialmente, e o valor " -"de escolhas torna uma instância de um metadado deste tipo numa lista de " -"opções, cujos componentes são o resultado da execução do código da pesquisa." +#~ msgid "metadata types" +#~ msgstr "metadata types" -#~ msgid " Available models: %s" -#~ msgstr "Modelos disponíveis: %s" +#~ msgid "edit" +#~ msgstr "edit" -#~ msgid " Available functions: %s" -#~ msgstr "Funções disponíveis: %s" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" #~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." #~ msgstr "" -#~ "Digite uma expressão a ser avaliada. Exemplo: [user.get_full_name() for " -#~ "user in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po index 5c0611056f..00914c3c5f 100644 --- a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po @@ -1,189 +1,171 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2013 -# emersonsoares , 2011-2012 +# Translators: +# Emerson Soares , 2013 +# Emerson Soares , 2011-2012 # Renata Oliveira , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-05-14 22:11+0000\n" -"Last-Translator: emersonsoares \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" -msgstr "metadados" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "Metadados" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "Objeto 'metadados' tem nenhum atributo '%s'" -#: forms.py:27 -msgid "required" -msgstr "exigido" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "id" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Nome" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Valor" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Atualizar" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Tipo de metadados" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Remover" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Conjuntos de metadados" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Metadados" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "editar metadados" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "adicionar metadados" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "remover metadados" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" -msgstr "tipos de metadados" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "Tipos de metadados" #: links.py:24 links.py:29 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "criar novo" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "conjuntos de metadados" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "membros" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "metadados padrão" - -#: models.py:15 -msgid "name" -msgstr "nome" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Não use palavras reservadas python, ou espaços." #: models.py:16 models.py:46 -msgid "title" -msgstr "título" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "padrão" +msgid "Default" +msgstr "" #: models.py:19 -#, fuzzy msgid "Enter a string to be evaluated." -msgstr "Digite uma expressão a ser avaliada. %s" +msgstr "" #: models.py:23 -msgid "lookup" -msgstr "pesquisa" +msgid "Lookup" +msgstr "" #: models.py:24 -#, fuzzy msgid "Enter a string to be evaluated that returns an iterable." -msgstr "Digite uma expressão a ser avaliada. %s" +msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "tipo de metadados" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "conjunto de metadados" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "conjunto de item de metadados" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "conjunto de itens de metadados" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "documento" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "tipo" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "valor" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "metadados do documento" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "tipo de documento" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "padrão de metadados definidos" +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "padrões de tipo de documento" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "padrões de tipos de documentos" +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" @@ -237,252 +219,264 @@ msgstr "Excluir conjuntos de metadados" msgid "View metadata sets" msgstr "Ver conjuntos de metadados" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "O documento selecionado não tem qualquer metadado." -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "Deve fornecer pelo menos um documento." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "Erro de edição de metadados para documento %(document)s; %(error)s." -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadados para o documento %s alterados com sucesso." -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "Editar os metadados do documento: %s" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "Editar os metadados do documentos: %s" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" -"Tipo de metadados: %(metadata_type)s adicionado com sucesso para documento " +"Metadata type: %(metadata_type)s successfully added to document " "%(document)s." +msgstr "Tipo de metadados: %(metadata_type)s adicionado com sucesso para documento %(document)s." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "" -"Tipo de metadados: %(metadata_type)s já presente no documento %(document)s ." +msgstr "Tipo de metadados: %(metadata_type)s já presente no documento %(document)s ." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "Adicionar tipo de metadados ao documento: %s" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "Adicionar tipo de metadados aos documentos: %s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "" -"Tipos de metadados removidos com êxito: %(metadata_type)s do documento: " -"%(document)s." +msgstr "Tipos de metadados removidos com êxito: %(metadata_type)s do documento: %(document)s." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "" -"Erro ao remover tipo de metadados: %(metadata_type)s do documento: " -"%(document)s." +msgstr "Erro ao remover tipo de metadados: %(metadata_type)s do documento: %(document)s." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "Remover tipos de metadados do documento: %s" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "Remover tipos de metadados dos documentos: %s" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "metadados para: %s" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "nome interno" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "Tipo de metadados editados com sucesso" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "Erro de edição de tipo de metadados; %s" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "editar tipo de metadados: %s" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "Tipo de metadados criado com sucesso" -#: views.py:342 -msgid "create metadata type" -msgstr "criar um tipo de metadados" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Tipo de metadados: %s removido com sucesso." -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "Tipo de metadados: %(metadata_type)s erro ao deletar: %(error)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "Tem certeza de que deseja excluir o tipo de metadados: %s?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "Conjunto de metadados editado com sucesso" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "Erro ao editar o conjunto de metadados; %s" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" -msgstr "editar conjunto de metadados: %s" +msgid "Edit metadata set: %s" +msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "não-membros do conjunto de metadados: %s" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "membros do conjunto de metadados: %s" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "Conjunto de metadados criado com sucesso" -#: views.py:482 -msgid "create metadata set" -msgstr "criar um conjunto de metadados" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "Conjunto de metadados: %s removido com sucesso." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "Conjunto de metadados: %(metadata_set)s erro ao deletar: %(error)s " -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "Tem certeza de que deseja excluir o conjunto de metadados: %s?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "Tipos de metadados" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "não membros do tipo de documento: %s" +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "membros do tipo de documento: %s" - -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "O que são conjuntos de metadados?" - -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." +msgid "Members of document type: %s" msgstr "" -"Um conjunto de metadados é um grupo de um ou mais tipos de metadados. " -"Conjuntos de metadados são úteis na criação de novos documentos; " -"selecionando um conjunto de metadados, automaticamente atribui tipos de " -"metadados membros desse conjunto ao documento." -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "Quais são os tipos de metadados?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" -"Um tipo de metadados define as características de um valor de algum tipo que " -"pode ser anexado a um documento. Exemplos de tipos de metadados são: um nome " -"de cliente, uma data ou um projeto ao qual pertencem vários documentos. O " -"nome de um tipo de metadados é o identificador interno com o qual ele pode " -"ser referenciado pelos outros módulos, como o módulo de indexação, o título " -"é o valor que é mostrado para os usuários, o valor padrão é o valor de uma " -"instância desse tipo de metadados terá inicialmente, o valor de pesquisa e " -"vira um exemplo de um metadados deste tipo em uma lista de escolha de quais " -"opções são o resultado da execução a pesquisa de código." +#~ msgid "metadata types" +#~ msgstr "metadata types" -#~ msgid " Available models: %s" -#~ msgstr "Modelos disponíveis: %s" +#~ msgid "edit" +#~ msgstr "edit" -#~ msgid " Available functions: %s" -#~ msgstr "Funções disponíveis: %s" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" #~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." #~ msgstr "" -#~ "Digite uma expressão a ser avaliada. Exemplo: [user.get_full_name()para o " -#~ "usuário em User.objects.all()]. %s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" #~ msgid "Error deleting document indexes; %s" -#~ msgstr "Erro ao excluir índices de documento; %s" +#~ msgstr "Error deleting document indexes; %s" #~ msgid "Error updating document indexes; %s" -#~ msgstr "Erro ao atualizar índices do documento; %s" +#~ msgstr "Error updating document indexes; %s" #~ msgid "Document indexes updated successfully." -#~ msgstr "Índices de documento atualizados com sucesso. " +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po index 70f4ccb731..1510683414 100644 --- a/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po @@ -1,188 +1,169 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-02-10 16:09+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: __init__.py:51 links.py:16 -msgid "metadata" -msgstr "metadate" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "Metadate" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "obiectul 'metadata' nu are nici un atribut &'%s'" -#: forms.py:27 -msgid "required" -msgstr "necesar" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "id" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Nume" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Valoare" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Actualizați" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Metadate de tip" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Scoate" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Metadate seturi" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Metadate" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "editați metadatele" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "adăuga metadate" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "eliminarea metadatelor" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" -msgstr "tipuri demetadate" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "Metadate tipuri de" #: links.py:24 links.py:29 -msgid "edit" -msgstr "editează" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "șterge" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "crearea de noi" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "metadate seturi" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "membrii" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "metadate iniţiale " - -#: models.py:15 -msgid "name" -msgstr "nume" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Nu folosi cuvinte rezervate, pyton sau spații." #: models.py:16 models.py:46 -msgid "title" -msgstr "titlu" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "iniţial" +msgid "Default" +msgstr "" #: models.py:19 -#, fuzzy msgid "Enter a string to be evaluated." -msgstr "Introduceți un șir pentru a fi evaluat. %s" +msgstr "" #: models.py:23 -msgid "lookup" -msgstr "căutare" +msgid "Lookup" +msgstr "" #: models.py:24 -#, fuzzy msgid "Enter a string to be evaluated that returns an iterable." -msgstr "Introduceți un șir pentru a fi evaluat. %s" +msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "metadate de tip" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "setul de metadate" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "setul de metadate articol" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "set de metadate articole" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "document" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "tip" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "valoare" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "Documentul metadate" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "tipul document" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "seturi metadate implicite " +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "tip de document implicite" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "tipuri de documente implicite" +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" @@ -236,253 +217,264 @@ msgstr "Ștergeți seturi de metadate" msgid "View metadata sets" msgstr "Vezi seturi de metadate" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "Documentul selectat nu are metadate." -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "Trebuie să furnizeze cel puțin un document." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "Eroare editare metadate pentru %(document)s; %(error)s." -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Metadate pentru documentul %s editat cu succes." -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "Editați metadate pentru document:% s" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "Edita metadatele pentru documente:% s" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" -"Tipul de metadate:%(metadata_type)s au fost adăugate cu succes documentul " +"Metadata type: %(metadata_type)s successfully added to document " "%(document)s." +msgstr "Tipul de metadate:%(metadata_type)s au fost adăugate cu succes documentul %(document)s." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "" -"Tipul de metadate:%(metadata_type)s e deja prezent în documentul " -"%(document)s." +msgstr "Tipul de metadate:%(metadata_type)s e deja prezent în documentul %(document)s." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "Adauga tipul de metadate în document:% s" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "Adauga tipul de metadate la documente:% s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "" -"Elimina cu succes tipul de metadate:%(metadata_type)s din documentul : " -"%(document)s." +msgstr "Elimina cu succes tipul de metadate:%(metadata_type)s din documentul : %(document)s." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "" -"Eroare la eliminarea tipul de metadate: %(metadata_type)s din document: " -"%(document)s." +msgstr "Eroare la eliminarea tipul de metadate: %(metadata_type)s din document: %(document)s." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "Scoateți tipuri de metadate din document:% s" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "Scoateți tipuri de metadate din documente:% s" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "metadate pentru:% s" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "nume intern" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "Tipul de metadate fost editat cu succes" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "Eroare editare tip metadate;% s" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "edit tipul de metadate:% s" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "Tipul de metadate creat cu succes" -#: views.py:342 -msgid "create metadata type" -msgstr "creați tipul de metadate" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Tipul de metadate:% s eliminat cu succes." -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "eroare de ștergere %(error)s tipul de metadate: %(metadata_type)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "Sunteți sigur că doriți să ștergeți tipul de metadate:% s?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "Set de metadate fost editat cu succes" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "Editare eroare setul de metadate;% s" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" -msgstr "edit set de metadate:% s" +msgid "Edit metadata set: %s" +msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "non membrii ai setului de metadate:% s" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "membri ai set de metadate:% s" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "Set de metadate creat cu succes" -#: views.py:482 -msgid "create metadata set" -msgstr "crearea set de metadate" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "Set de metadate:% s eliminat cu succes." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "eroare de ștergere: %(error)s set de metadate: %(metadata_set)s" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "Sunteți sigur că doriți să ștergeți set de metadate:% s?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "Metadate tipuri de" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "non membrii de tipul de document:% s" +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "Membrii tip de document:% s" - -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "Care sunt seturi de metadate?" - -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." +msgid "Members of document type: %s" msgstr "" -"Un set de metadate este un grup de tipuri de metadate unul sau mai multe. " -"Seturi de metadate sunt utile atunci când se creează noi documente; un set " -"de metadate acordă automat tipurile sale de metadate documentului menționat." -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "Care sunt tipurile de metadate?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" -"Un tip de metadate definește caracteristicile cu o valoare de un anumit tip, " -"care poate fi atașat la un document. Exemple de tipuri de metadate sunt: ​​un " -"nume client, o dată, sau un proiect de care aparțin mai multe documente. " -"Numele Un tip metadate este identificatorul intern cu care se poate face " -"referire la de către alte module, cum ar fi modul de indexare, titlul este " -"valoarea care este indicat pentru utilizatori, valoarea implicită este " -"valoarea o instanță a acestui tip de metadate va avea inițial, precum și " -"valoarea de căutare se transformă o instanță a unui metadate de acest tip " -"într-o lista de alegere ce opțiuni sunt rezultatul executarea de cod de " -"căutare a lui." +#~ msgid "metadata types" +#~ msgstr "metadata types" -#~ msgid " Available models: %s" -#~ msgstr "Modele disponibile:% s" +#~ msgid "edit" +#~ msgstr "edit" -#~ msgid " Available functions: %s" -#~ msgstr "Funcții disponibile:% s" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" #~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." #~ msgstr "" -#~ "Introduceți un șir pentru a fi evaluat. Exemplu: [user.get_full_name() " -#~ "pentru utilizator in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" #~ msgid "Error deleting document indexes; %s" -#~ msgstr "Eroare la ștergerea indexurile documentului;% s" +#~ msgstr "Error deleting document indexes; %s" #~ msgid "Error updating document indexes; %s" -#~ msgstr "Eroare la actualizarea indicatorilor de documente;% s" +#~ msgstr "Error updating document indexes; %s" #~ msgid "Document indexes updated successfully." -#~ msgstr "Indicii documentului actualizat cu succes." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po index 0c4bab7526..4e2a47ee54 100644 --- a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po @@ -1,188 +1,169 @@ # 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 , 2011-2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-05-14 06:38+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" -msgstr "метаданные" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "Метаданные" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "объект метаданных не имеет аттрибута '%s'" -#: forms.py:27 -msgid "required" -msgstr "требуется" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "ID" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Имя" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Значение" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Обновить" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Тип метаданных" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Удалить" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Наборы метаданных" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Метаданные" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "редактировать метаданные" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "добавить метаданные" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "удалить метаданные" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" -msgstr "типы метаданных" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "Типы метаданных" #: links.py:24 links.py:29 -msgid "edit" -msgstr "редактировать" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "удалить" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "создание новых" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "наборы метаданных" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "элементы" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "метаданные по умолчанию" - -#: models.py:15 -msgid "name" -msgstr "имя" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Не используйте зарезервированные слова python, или пробелы." #: models.py:16 models.py:46 -msgid "title" -msgstr "название" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "умолчание" +msgid "Default" +msgstr "" #: models.py:19 -#, fuzzy msgid "Enter a string to be evaluated." -msgstr "Введите строку для вычисления %s" +msgstr "" #: models.py:23 -msgid "lookup" -msgstr "поиск" +msgid "Lookup" +msgstr "" #: models.py:24 -#, fuzzy msgid "Enter a string to be evaluated that returns an iterable." -msgstr "Введите строку для вычисления %s" +msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "тип метаданных" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "набор метаданных" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "элемент набора метаданных" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "элементы набора метаданных" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "документ" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "тип" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "значение" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "метаданные документа" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "тип документа" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "набор метаданных по умолчанию" +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "умолчания для типа документа" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "тип документа по умолчанию " +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" @@ -236,253 +217,264 @@ msgstr "Удаление наборов метаданных" msgid "View metadata sets" msgstr "Просмотр наборов метаданных" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "Выбранный документ не имеет метаданных." -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "Необходимо предоставить хотя бы один документ." -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." -msgstr "" -"Ошибка редактирования метаданных для документа %(document)s; %(error)s." +msgstr "Ошибка редактирования метаданных для документа %(document)s; %(error)s." -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "Метаданные для документов %s изменены." -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "Редактировать метаданные документа:%s." -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "Редактирование метаданных для документов: %s" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" -"Тип метаданных: %(metadata_type)s успешно добавлены к документу %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "Тип метаданных: %(metadata_type)s успешно добавлены к документу %(document)s." -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "Тип метаданных: %(metadata_type)s уже есть в документе %(document)s." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "Добавить метаданные типа к документу: %s." -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "Добавляйте метаданные типа документов: %s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." -msgstr "" -"Метаданные типа: %(metadata_type)s успешно удалены из документа: " -"%(document)s." +msgstr "Метаданные типа: %(metadata_type)s успешно удалены из документа: %(document)s." -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." -msgstr "" -"Ошибка удаления метаданных, наберите:%(metadata_type)s из документа: " -"%(document)s ." +msgstr "Ошибка удаления метаданных, наберите:%(metadata_type)s из документа: %(document)s ." -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "Удалить типы метаданных из документа: %s" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "Удалить типы метаданных из документа: %s" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "метаданных для: %s" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "внутреннее имя" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "Тип метаданных отредактирован." -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "Ошибка редактирования типа метаданных; %s" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "редактировать метаданные типа: %s" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "Тип метаданных успешно создан" -#: views.py:342 -msgid "create metadata type" -msgstr "создать тип метаданных" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "Тип метаданных: %s успешно удален." -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "Метаданные типа: %(metadata_type)s ошибка удаления: %(error)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "Вы действительно хотите удалить метаданные:%s?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "Набор метаданных успешно изменен" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "Ошибка редактирования набора метаданных %s" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" -msgstr "редактировать метаданные набора %s" +msgid "Edit metadata set: %s" +msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "не входят в набор метаданных: %s" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "входят в набор метаданных: %s" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "Набор метаданных создан" -#: views.py:482 -msgid "create metadata set" -msgstr "создать набор метаданных" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "Набор метаданных: %s удалён." -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "Набор метаданных: %(metadata_set)s ошибка удаления: %(error)s" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "Вы действительно хотите удалить набор метаданных: %s?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "Типы метаданных" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "не относится к типу документа: %s." +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "относится к типу документа: %s." - -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "Что такое набор метаданных?" - -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." +msgid "Members of document type: %s" msgstr "" -"Набор метаданных это группа из одного или более типов метаданных. Наборы " -"метаданных полезны при создании новых документов; указание набора " -"метаданных автоматически добавляет метаданные набора к документу." -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "Что такое типы метаданных?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" -"Тип метаданных определяет характеристики информации которая может быть " -"присоединена к документу. Примеры типов метаданных : имя клиента, дата или " -"проект, к которому принадлежат несколько документов. Имя типа метаданных " -"является внутренним идентификатором, на который могут ссылаться другие " -"модули, такие как модуль индексирования\n" -"\n" -"Имя это значение, которое показано пользователям\n" -"\n" -"Значение по умолчанию - значение экземпляра этого типа метаданных будет на " -"начальном этапе,\n" -"\n" -"Краткое имя служит для выбора из списка значений в результатах поиска." +#~ msgid "metadata types" +#~ msgstr "metadata types" -#~ msgid " Available models: %s" -#~ msgstr "Доступные модели: %s" +#~ msgid "edit" +#~ msgstr "edit" -#~ msgid " Available functions: %s" -#~ msgstr "Доступные функции:%s." +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" #~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." #~ msgstr "" -#~ "Введите строку для вычисления. Пример: [user.get_full_name() for user in " +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " #~ "User.objects.all()].%s" #~ msgid "Error deleting document indexes; %s" -#~ msgstr "Ошибка при удалении индексов документа; %s" +#~ msgstr "Error deleting document indexes; %s" #~ msgid "Error updating document indexes; %s" -#~ msgstr "Ошибка при обновлении индексов документа; %s" +#~ msgstr "Error updating document indexes; %s" #~ msgid "Document indexes updated successfully." -#~ msgstr "Индексы документа обновлены." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po index 249b82f860..b440f07366 100644 --- a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po @@ -1,26 +1,29 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." msgstr "" #: classes.py:14 @@ -28,84 +31,72 @@ msgstr "" msgid "'metadata' object has no attribute '%s'" msgstr "" -#: forms.py:27 -msgid "required" +#: forms.py:40 +msgid "Required" msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "" - #: links.py:15 links.py:17 -msgid "edit metadata" +msgid "Edit metadata" msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" +msgid "Add metadata" msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" +msgid "Remove metadata" msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "" #: links.py:24 links.py:29 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:25 links.py:31 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:26 links.py:32 -msgid "create new" +msgid "Create new" msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "" - -#: models.py:15 -msgid "name" +msgid "Default metadata" msgstr "" #: models.py:15 @@ -113,11 +104,11 @@ msgid "Do not use python reserved words, or spaces." msgstr "" #: models.py:16 models.py:46 -msgid "title" +msgid "Title" msgstr "" #: models.py:18 -msgid "default" +msgid "Default" msgstr "" #: models.py:19 @@ -125,60 +116,52 @@ msgid "Enter a string to be evaluated." msgstr "" #: models.py:23 -msgid "lookup" +msgid "Lookup" msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" msgstr "" #: models.py:75 -msgid "metadata set item" +msgid "Metadata set item" msgstr "" #: models.py:76 -msgid "metadata set items" +msgid "Metadata set items" msgstr "" #: models.py:84 -msgid "document" +msgid "Document" msgstr "" #: models.py:85 -msgid "type" -msgstr "" - -#: models.py:86 views.py:277 -msgid "value" +msgid "Type" msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" +msgid "Document metadata" msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -233,210 +216,264 @@ msgstr "" msgid "View metadata sets" msgstr "" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" +#: views.py:298 +msgid "Internal name" msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..89612610f6 --- /dev/null +++ b/mayan/apps/metadata/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,479 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" + +#: classes.py:14 +#, python-format +msgid "'metadata' object has no attribute '%s'" +msgstr "" + +#: forms.py:40 +msgid "Required" +msgstr "" + +#: forms.py:70 +msgid "id" +msgstr "" + +#: forms.py:72 models.py:15 +msgid "Name" +msgstr "" + +#: forms.py:74 models.py:86 views.py:282 +msgid "Value" +msgstr "" + +#: forms.py:75 +msgid "Update" +msgstr "" + +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 +msgid "Metadata type" +msgstr "" + +#: forms.py:87 +msgid "Remove" +msgstr "" + +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 +msgid "Metadata sets" +msgstr "" + +#: links.py:15 links.py:17 +msgid "Edit metadata" +msgstr "" + +#: links.py:18 links.py:19 +msgid "Add metadata" +msgstr "" + +#: links.py:20 links.py:21 +msgid "Remove metadata" +msgstr "" + +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "" + +#: links.py:24 links.py:29 +msgid "Edit" +msgstr "" + +#: links.py:25 links.py:31 +msgid "Delete" +msgstr "" + +#: links.py:26 links.py:32 +msgid "Create new" +msgstr "" + +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" + +#: links.py:34 models.py:103 +msgid "Default metadata" +msgstr "" + +#: models.py:15 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:16 models.py:46 +msgid "Title" +msgstr "" + +#: models.py:18 +msgid "Default" +msgstr "" + +#: models.py:19 +msgid "Enter a string to be evaluated." +msgstr "" + +#: models.py:23 +msgid "Lookup" +msgstr "" + +#: models.py:24 +msgid "Enter a string to be evaluated that returns an iterable." +msgstr "" + +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" + +#: models.py:75 +msgid "Metadata set item" +msgstr "" + +#: models.py:76 +msgid "Metadata set items" +msgstr "" + +#: models.py:84 +msgid "Document" +msgstr "" + +#: models.py:85 +msgid "Type" +msgstr "" + +#: models.py:92 models.py:93 +msgid "Document metadata" +msgstr "" + +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" + +#: models.py:102 +msgid "Default metadata sets" +msgstr "" + +#: models.py:109 +msgid "Document type defaults" +msgstr "" + +#: models.py:110 +msgid "Document types defaults" +msgstr "" + +#: permissions.py:8 +msgid "Edit a document's metadata" +msgstr "" + +#: permissions.py:9 +msgid "Add metadata to a document" +msgstr "" + +#: permissions.py:10 +msgid "Remove metadata from a document" +msgstr "" + +#: permissions.py:11 +msgid "View metadata from a document" +msgstr "" + +#: permissions.py:13 +msgid "Metadata setup" +msgstr "" + +#: permissions.py:14 +msgid "Edit metadata types" +msgstr "" + +#: permissions.py:15 +msgid "Create new metadata types" +msgstr "" + +#: permissions.py:16 +msgid "Delete metadata types" +msgstr "" + +#: permissions.py:17 +msgid "View metadata types" +msgstr "" + +#: permissions.py:19 +msgid "Edit metadata sets" +msgstr "" + +#: permissions.py:20 +msgid "Create new metadata sets" +msgstr "" + +#: permissions.py:21 +msgid "Delete metadata sets" +msgstr "" + +#: permissions.py:22 +msgid "View metadata sets" +msgstr "" + +#: views.py:44 views.py:194 +msgid "The selected document doesn't have any metadata." +msgstr "" + +#: views.py:55 views.py:135 views.py:206 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:97 +#, python-format +msgid "Error editing metadata for document %(document)s; %(error)s." +msgstr "" + +#: views.py:100 +#, python-format +msgid "Metadata for document %s edited successfully." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Edit metadata for document: %s" +msgstr "" + +#: views.py:113 +#, python-format +msgid "Edit metadata for documents: %s" +msgstr "" + +#: views.py:152 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "" + +#: views.py:155 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s already present in document %(document)s." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Add metadata type to document: %s" +msgstr "" + +#: views.py:180 +#, python-format +msgid "Add metadata type to documents: %s" +msgstr "" + +#: views.py:244 +#, python-format +msgid "" +"Successfully remove metadata type: %(metadata_type)s from document: " +"%(document)s." +msgstr "" + +#: views.py:247 +#, python-format +msgid "" +"Error removing metadata type: %(metadata_type)s from document: %(document)s." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Remove metadata types from document: %s" +msgstr "" + +#: views.py:261 +#, python-format +msgid "Remove metadata types from documents: %s" +msgstr "" + +#: views.py:280 +#, python-format +msgid "Metadata for: %s" +msgstr "" + +#: views.py:298 +msgid "Internal name" +msgstr "" + +#: views.py:318 +msgid "Metadata type edited successfully" +msgstr "" + +#: views.py:321 +#, python-format +msgid "Error editing metadata type; %s" +msgstr "" + +#: views.py:327 +#, python-format +msgid "Edit metadata type: %s" +msgstr "" + +#: views.py:341 +msgid "Metadata type created successfully" +msgstr "" + +#: views.py:347 +msgid "Create metadata type" +msgstr "" + +#: views.py:365 +#, python-format +msgid "Metadata type: %s deleted successfully." +msgstr "" + +#: views.py:367 +#, python-format +msgid "Metadata type: %(metadata_type)s delete error: %(error)s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Are you sure you wish to delete the metadata type: %s?" +msgstr "" + +#: views.py:415 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:418 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:424 +#, python-format +msgid "Edit metadata set: %s" +msgstr "" + +#: views.py:465 +#, python-format +msgid "Non members of metadata set: %s" +msgstr "" + +#: views.py:466 +#, python-format +msgid "Members of metadata set: %s" +msgstr "" + +#: views.py:481 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:487 +msgid "Create metadata set" +msgstr "" + +#: views.py:505 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:508 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:518 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:593 +#, python-format +msgid "Non members of document type: %s" +msgstr "" + +#: views.py:594 +#, python-format +msgid "Members of document type: %s" +msgstr "" + +#~ msgid "metadata" +#~ msgstr "metadata" + +#~ msgid "metadata types" +#~ msgstr "metadata types" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po index b7022549d1..f637464670 100644 --- a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po @@ -1,25 +1,29 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." msgstr "" #: classes.py:14 @@ -27,84 +31,72 @@ msgstr "" msgid "'metadata' object has no attribute '%s'" msgstr "" -#: forms.py:27 -msgid "required" +#: forms.py:40 +msgid "Required" msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "" - #: links.py:15 links.py:17 -msgid "edit metadata" +msgid "Edit metadata" msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" +msgid "Add metadata" msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" +msgid "Remove metadata" msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "" #: links.py:24 links.py:29 -msgid "edit" +msgid "Edit" msgstr "" #: links.py:25 links.py:31 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:26 links.py:32 -msgid "create new" +msgid "Create new" msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "" - -#: models.py:15 -msgid "name" +msgid "Default metadata" msgstr "" #: models.py:15 @@ -112,11 +104,11 @@ msgid "Do not use python reserved words, or spaces." msgstr "" #: models.py:16 models.py:46 -msgid "title" +msgid "Title" msgstr "" #: models.py:18 -msgid "default" +msgid "Default" msgstr "" #: models.py:19 @@ -124,60 +116,52 @@ msgid "Enter a string to be evaluated." msgstr "" #: models.py:23 -msgid "lookup" +msgid "Lookup" msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" msgstr "" #: models.py:75 -msgid "metadata set item" +msgid "Metadata set item" msgstr "" #: models.py:76 -msgid "metadata set items" +msgid "Metadata set items" msgstr "" #: models.py:84 -msgid "document" +msgid "Document" msgstr "" #: models.py:85 -msgid "type" -msgstr "" - -#: models.py:86 views.py:277 -msgid "value" +msgid "Type" msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" +msgid "Document metadata" msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -232,210 +216,264 @@ msgstr "" msgid "View metadata sets" msgstr "" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" +#: views.py:298 +msgid "Internal name" msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po index 80bb33831a..8b74dd24fa 100644 --- a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po @@ -1,186 +1,168 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-25 01:06+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:51 links.py:16 -msgid "metadata" -msgstr " siêu dữ liệu" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "Siêu dữ liệu" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "đối tượng 'siêu dữ liệu' không có thuộc tính: %s" -#: forms.py:27 -msgid "required" -msgstr "yêu cầu" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "id" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "Tên" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "Giá trị" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "Cập nhật" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "Loại siêu dữ liệu" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "Xóa" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "Các tập siêu dữ liệu" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "Siêu dữ liệu" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "sửa siêu dữ liệu" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "thêm siêu dữ liệu" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "xóa siêu dữ liệu" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" -msgstr "các loại siêu dữ liệu" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "" #: links.py:24 links.py:29 -msgid "edit" -msgstr "sửa" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "xóa" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "tạo mới" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "các tập siêu dữ liệu" - -#: links.py:30 views.py:390 -msgid "members" +#: links.py:30 views.py:395 +msgid "Members" msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "siêu dữ liệu mặc định" - -#: models.py:15 -msgid "name" -msgstr "tên" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "Không sử dụng các từ khóa của python, hoặc khoảng trắng." #: models.py:16 models.py:46 -msgid "title" -msgstr "tiêu đề" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "mặc định" +msgid "Default" +msgstr "" #: models.py:19 -#, fuzzy msgid "Enter a string to be evaluated." -msgstr "Nhập vào một chuỗi để được đánh giá.%s" +msgstr "" #: models.py:23 -msgid "lookup" -msgstr "tra cứu" +msgid "Lookup" +msgstr "" #: models.py:24 -#, fuzzy msgid "Enter a string to be evaluated that returns an iterable." -msgstr "Nhập vào một chuỗi để được đánh giá.%s" +msgstr "" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "loại siêu dữ liệu" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "tập siêu dữ liệu" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "phần tử tập siêu dữ liệu" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "các phần tử tập siêu dữ liệu" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "tài liệu" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "loại" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "giá trị" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "siêu dữ liệu của tài liệu" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" +#: models.py:101 views.py:598 +msgid "Document type" msgstr "" #: models.py:102 -msgid "default metadata sets" +msgid "Default metadata sets" msgstr "" #: models.py:109 -msgid "document type defaults" +msgid "Document type defaults" msgstr "" #: models.py:110 -msgid "document types defaults" +msgid "Document types defaults" msgstr "" #: permissions.py:8 @@ -235,223 +217,264 @@ msgstr "Xóa các tập siêu dữ liệu" msgid "View metadata sets" msgstr "Xem các tập siêu dữ liệu" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "" -#: views.py:147 +#: views.py:152 #, python-format msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." msgstr "" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "" -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" +msgid "Metadata for: %s" msgstr "" -#: views.py:293 -msgid "internal name" +#: views.py:298 +msgid "Internal name" msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" +msgid "Edit metadata type: %s" msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "" -#: views.py:342 -msgid "create metadata type" +#: views.py:347 +msgid "Create metadata type" msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" +msgid "Edit metadata set: %s" msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" +msgid "Non members of metadata set: %s" msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" +msgid "Members of metadata set: %s" msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "" -#: views.py:482 -msgid "create metadata set" +#: views.py:487 +msgid "Create metadata set" msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" +msgid "Non members of document type: %s" msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" +msgid "Members of document type: %s" msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can " -"be attached to a document. Examples of metadata types are: a client name, a " -"date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to " -"the users, the default value is the value an instance of this metadata type " -"will have initially, and the lookup value turns an instance of a metadata of " -"this type into a choice list which options are the result of the lookup's " -"code execution." -msgstr "" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" -#~ msgid " Available models: %s" -#~ msgstr "Available models: %s" +#~ msgid "name" +#~ msgstr "name" -#~ msgid " Available functions: %s" -#~ msgstr "Available models: %s" +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" #~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." #~ msgstr "" -#~ "Nhập vào một chuỗi để được đánh giá. Ví dụ: [user.get_full_name() for " -#~ "user in User.objects.all()].%s" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po index afcd996aa3..d98725a0ec 100644 --- a/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-09-30 01:49+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,167 +19,151 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:51 links.py:16 -msgid "metadata" +#: __init__.py:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" msgstr "元数据" +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" + #: classes.py:14 #, python-format msgid "'metadata' object has no attribute '%s'" msgstr "元数据对象没有属性 '%s'" -#: forms.py:27 -msgid "required" -msgstr "必须的" +#: forms.py:40 +msgid "Required" +msgstr "" -#: forms.py:54 +#: forms.py:70 msgid "id" msgstr "id" -#: forms.py:55 +#: forms.py:72 models.py:15 msgid "Name" msgstr "名称" -#: forms.py:57 +#: forms.py:74 models.py:86 views.py:282 msgid "Value" msgstr "值" -#: forms.py:58 +#: forms.py:75 msgid "Update" msgstr "更新" -#: forms.py:64 +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 msgid "Metadata type" msgstr "元数据类型" -#: forms.py:68 +#: forms.py:87 msgid "Remove" msgstr "移除" -#: forms.py:85 views.py:535 views.py:553 +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 msgid "Metadata sets" msgstr "元数据集" -#: forms.py:92 permissions.py:7 -msgid "Metadata" -msgstr "元数据" - #: links.py:15 links.py:17 -msgid "edit metadata" -msgstr "编辑元数据" +msgid "Edit metadata" +msgstr "" #: links.py:18 links.py:19 -msgid "add metadata" -msgstr "添加元数据" +msgid "Add metadata" +msgstr "" #: links.py:20 links.py:21 -msgid "remove metadata" -msgstr "移除元数据" +msgid "Remove metadata" +msgstr "" -#: links.py:23 models.py:39 views.py:289 -msgid "metadata types" +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" msgstr "元数据类型" #: links.py:24 links.py:29 -msgid "edit" -msgstr "编辑" +msgid "Edit" +msgstr "" #: links.py:25 links.py:31 -msgid "delete" -msgstr "删除" +msgid "Delete" +msgstr "" #: links.py:26 links.py:32 -msgid "create new" -msgstr "新建" +msgid "Create new" +msgstr "" -#: links.py:28 views.py:386 -msgid "metadata sets" -msgstr "元数据集" - -#: links.py:30 views.py:390 -msgid "members" -msgstr "成员" +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" #: links.py:34 models.py:103 -msgid "default metadata" -msgstr "缺省元数据" - -#: models.py:15 -msgid "name" -msgstr "名称" +msgid "Default metadata" +msgstr "" #: models.py:15 msgid "Do not use python reserved words, or spaces." msgstr "不要使用python保留字或者空格。" #: models.py:16 models.py:46 -msgid "title" -msgstr "标题" +msgid "Title" +msgstr "" #: models.py:18 -msgid "default" -msgstr "缺省" +msgid "Default" +msgstr "" #: models.py:19 msgid "Enter a string to be evaluated." msgstr "请输入要执行的字符串" #: models.py:23 -msgid "lookup" -msgstr "查找" +msgid "Lookup" +msgstr "" #: models.py:24 msgid "Enter a string to be evaluated that returns an iterable." msgstr "请输入一个返回可以迭代的字符串。" -#: models.py:38 models.py:69 views.py:325 views.py:368 -msgid "metadata type" -msgstr "元数据类型" - -#: models.py:58 models.py:59 models.py:68 views.py:422 views.py:464 -#: views.py:508 -msgid "metadata set" -msgstr "元数据集" +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" #: models.py:75 -msgid "metadata set item" -msgstr "元数据集的一项" +msgid "Metadata set item" +msgstr "" #: models.py:76 -msgid "metadata set items" -msgstr "元数据集的内容" +msgid "Metadata set items" +msgstr "" #: models.py:84 -msgid "document" -msgstr "文档" +msgid "Document" +msgstr "" #: models.py:85 -msgid "type" -msgstr "类型" - -#: models.py:86 views.py:277 -msgid "value" -msgstr "值" +msgid "Type" +msgstr "" #: models.py:92 models.py:93 -msgid "document metadata" -msgstr "文档元数据" +msgid "Document metadata" +msgstr "" -#: models.py:101 views.py:593 -msgid "document type" -msgstr "文档类型" +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" #: models.py:102 -msgid "default metadata sets" -msgstr "缺省元数据集" +msgid "Default metadata sets" +msgstr "" #: models.py:109 -msgid "document type defaults" -msgstr "缺省文档类型" +msgid "Document type defaults" +msgstr "" #: models.py:110 -msgid "document types defaults" -msgstr "缺省文档类型" +msgid "Document types defaults" +msgstr "" #: permissions.py:8 msgid "Edit a document's metadata" @@ -233,214 +217,245 @@ msgstr "删除元数据集" msgid "View metadata sets" msgstr "查看元数据集" -#: views.py:39 views.py:189 +#: views.py:44 views.py:194 msgid "The selected document doesn't have any metadata." msgstr "选择的文档无元数据" -#: views.py:50 views.py:130 views.py:201 +#: views.py:55 views.py:135 views.py:206 msgid "Must provide at least one document." msgstr "必须至少提供一个文档" -#: views.py:92 +#: views.py:97 #, python-format msgid "Error editing metadata for document %(document)s; %(error)s." msgstr "编辑文档%(document)s的元数据出错:%(error)s" -#: views.py:95 +#: views.py:100 #, python-format msgid "Metadata for document %s edited successfully." msgstr "文档 %s 的元数据编辑成功。" -#: views.py:106 +#: views.py:111 #, python-format msgid "Edit metadata for document: %s" msgstr "编辑文档 %s 元数据" -#: views.py:108 +#: views.py:113 #, python-format msgid "Edit metadata for documents: %s" msgstr "编辑文档 %s 元数据" -#: views.py:147 +#: views.py:152 #, python-format msgid "" "Metadata type: %(metadata_type)s successfully added to document " "%(document)s." msgstr "元数据类型: %(metadata_type)s成功加入到文档%(document)s" -#: views.py:150 +#: views.py:155 #, python-format msgid "" "Metadata type: %(metadata_type)s already present in document %(document)s." msgstr "元数据类型: %(metadata_type)s 已经存在于文档%(document)s." -#: views.py:173 +#: views.py:178 #, python-format msgid "Add metadata type to document: %s" msgstr "添加元数据类型到文档:%s" -#: views.py:175 +#: views.py:180 #, python-format msgid "Add metadata type to documents: %s" msgstr "添加元数据类型到文档:%s" -#: views.py:239 +#: views.py:244 #, python-format msgid "" "Successfully remove metadata type: %(metadata_type)s from document: " "%(document)s." msgstr "成功从文档: %(document)s移除元数据类型: %(metadata_type)s" -#: views.py:242 +#: views.py:247 #, python-format msgid "" "Error removing metadata type: %(metadata_type)s from document: %(document)s." msgstr "从文档: %(document)s移除元数据类型: %(metadata_type)s 出错。" -#: views.py:254 +#: views.py:259 #, python-format msgid "Remove metadata types from document: %s" msgstr "从文档: %s移除元数据类型" -#: views.py:256 +#: views.py:261 #, python-format msgid "Remove metadata types from documents: %s" msgstr "从文档: %s移除元数据类型" -#: views.py:275 +#: views.py:280 #, python-format -msgid "metadata for: %s" -msgstr "%s的元数据" +msgid "Metadata for: %s" +msgstr "" -#: views.py:293 -msgid "internal name" -msgstr "内部名" +#: views.py:298 +msgid "Internal name" +msgstr "" -#: views.py:313 +#: views.py:318 msgid "Metadata type edited successfully" msgstr "元数据类型编辑成功" -#: views.py:316 +#: views.py:321 #, python-format msgid "Error editing metadata type; %s" msgstr "编辑元数据类型 %s出错" -#: views.py:322 +#: views.py:327 #, python-format -msgid "edit metadata type: %s" -msgstr "编辑元数据类型: %s" +msgid "Edit metadata type: %s" +msgstr "" -#: views.py:336 +#: views.py:341 msgid "Metadata type created successfully" msgstr "元数据类型创建成功" -#: views.py:342 -msgid "create metadata type" -msgstr "创建元数据类型" +#: views.py:347 +msgid "Create metadata type" +msgstr "" -#: views.py:360 +#: views.py:365 #, python-format msgid "Metadata type: %s deleted successfully." msgstr "元数据类型: %s 删除成功。" -#: views.py:362 +#: views.py:367 #, python-format msgid "Metadata type: %(metadata_type)s delete error: %(error)s" msgstr "元数据类型: %(metadata_type)s删除失败:%(error)s" -#: views.py:373 +#: views.py:378 #, python-format msgid "Are you sure you wish to delete the metadata type: %s?" msgstr "确定要删除元数据类型:%s么?" -#: views.py:410 +#: views.py:415 msgid "Metadata set edited successfully" msgstr "元数据集编辑成功" -#: views.py:413 +#: views.py:418 #, python-format msgid "Error editing metadata set; %s" msgstr "编辑元数据集%s出错" -#: views.py:419 +#: views.py:424 #, python-format -msgid "edit metadata set: %s" -msgstr "编辑元数据集: %s" +msgid "Edit metadata set: %s" +msgstr "" -#: views.py:460 +#: views.py:465 #, python-format -msgid "non members of metadata set: %s" -msgstr "元数据集: %s无成员" +msgid "Non members of metadata set: %s" +msgstr "" -#: views.py:461 +#: views.py:466 #, python-format -msgid "members of metadata set: %s" -msgstr "元数据集: %s的成员" +msgid "Members of metadata set: %s" +msgstr "" -#: views.py:476 +#: views.py:481 msgid "Metadata set created successfully" msgstr "元数据集创建成功" -#: views.py:482 -msgid "create metadata set" -msgstr "创建元数据集" +#: views.py:487 +msgid "Create metadata set" +msgstr "" -#: views.py:500 +#: views.py:505 #, python-format msgid "Metadata set: %s deleted successfully." msgstr "元数据集: %s删除成功" -#: views.py:503 +#: views.py:508 #, python-format msgid "Metadata set: %(metadata_set)s delete error: %(error)s" msgstr "元数据集: %(metadata_set)s删除失败: %(error)s" -#: views.py:513 +#: views.py:518 #, python-format msgid "Are you sure you wish to delete the metadata set: %s?" msgstr "确定要删除元数据集: %s么?" -#: views.py:532 views.py:550 -msgid "Metadata types" -msgstr "元数据类型" - -#: views.py:588 +#: views.py:593 #, python-format -msgid "non members of document type: %s" -msgstr "文档类型: %s无成员" +msgid "Non members of document type: %s" +msgstr "" -#: views.py:589 +#: views.py:594 #, python-format -msgid "members of document type: %s" -msgstr "文档类型: %s的成员" +msgid "Members of document type: %s" +msgstr "" -#: templates/metadata_set_help.html:3 -msgid "What are metadata sets?" -msgstr "什么是元数据集?" +#~ msgid "metadata" +#~ msgstr "metadata" -#: templates/metadata_set_help.html:4 -msgid "" -"A metadata set is a group of one or more metadata types. Metadata sets are " -"useful when creating new documents; selecing a metadata set automatically " -"attaches it's member metadata types to said document." -msgstr "元数据集是一组元数据类型。元数据集用于新建文档的时候,选择一个元数据集将自动添加元数据类型成员到文档。" +#~ msgid "metadata types" +#~ msgstr "metadata types" -#: templates/metadata_type_help.html:3 -msgid "What are metadata types?" -msgstr "什么是元数据类型?" +#~ msgid "edit" +#~ msgstr "edit" -#: templates/metadata_type_help.html:4 -msgid "" -"A metadata type defines the characteristics of a value of some kind that can" -" be attached to a document. Examples of metadata types are: a client name, " -"a date, or a project to which several documents belong. A metadata type's " -"name is the internal identifier with which it can be referenced to by other " -"modules such as the indexing module, the title is the value that is shown to" -" the users, the default value is the value an instance of this metadata type" -" will have initially, and the lookup value turns an instance of a metadata " -"of this type into a choice list which options are the result of the lookup's" -" code execution." -msgstr "一个元数据类型定义了跟文档相关的某些特性值。例如:一个客户名,日期,或者一个包含几个文档的的项目。一个元数据类型的名字是跟其他模块(比如索引模块)交互的内部标识,而标题的值才是显示给用户看的,缺省值是此类型实例的初始值,查找值则是将此类型实例转变成一个选择列表。" +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." #~ msgid " Available models: %s" #~ msgstr " Available models: %s" diff --git a/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..af1691510b --- /dev/null +++ b/mayan/apps/metadata/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,479 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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:46 forms.py:111 links.py:16 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: __init__.py:52 +msgid "Returns a list of all the metadata types." +msgstr "" + +#: classes.py:14 +#, python-format +msgid "'metadata' object has no attribute '%s'" +msgstr "" + +#: forms.py:40 +msgid "Required" +msgstr "" + +#: forms.py:70 +msgid "id" +msgstr "" + +#: forms.py:72 models.py:15 +msgid "Name" +msgstr "" + +#: forms.py:74 models.py:86 views.py:282 +msgid "Value" +msgstr "" + +#: forms.py:75 +msgid "Update" +msgstr "" + +#: forms.py:83 models.py:38 models.py:69 views.py:330 views.py:373 +msgid "Metadata type" +msgstr "" + +#: forms.py:87 +msgid "Remove" +msgstr "" + +#: forms.py:104 links.py:28 views.py:391 views.py:540 views.py:558 +msgid "Metadata sets" +msgstr "" + +#: links.py:15 links.py:17 +msgid "Edit metadata" +msgstr "" + +#: links.py:18 links.py:19 +msgid "Add metadata" +msgstr "" + +#: links.py:20 links.py:21 +msgid "Remove metadata" +msgstr "" + +#: links.py:23 models.py:39 views.py:294 views.py:537 views.py:555 +msgid "Metadata types" +msgstr "" + +#: links.py:24 links.py:29 +msgid "Edit" +msgstr "" + +#: links.py:25 links.py:31 +msgid "Delete" +msgstr "" + +#: links.py:26 links.py:32 +msgid "Create new" +msgstr "" + +#: links.py:30 views.py:395 +msgid "Members" +msgstr "" + +#: links.py:34 models.py:103 +msgid "Default metadata" +msgstr "" + +#: models.py:15 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:16 models.py:46 +msgid "Title" +msgstr "" + +#: models.py:18 +msgid "Default" +msgstr "" + +#: models.py:19 +msgid "Enter a string to be evaluated." +msgstr "" + +#: models.py:23 +msgid "Lookup" +msgstr "" + +#: models.py:24 +msgid "Enter a string to be evaluated that returns an iterable." +msgstr "" + +#: models.py:58 models.py:59 models.py:68 views.py:427 views.py:469 +#: views.py:513 +msgid "Metadata set" +msgstr "" + +#: models.py:75 +msgid "Metadata set item" +msgstr "" + +#: models.py:76 +msgid "Metadata set items" +msgstr "" + +#: models.py:84 +msgid "Document" +msgstr "" + +#: models.py:85 +msgid "Type" +msgstr "" + +#: models.py:92 models.py:93 +msgid "Document metadata" +msgstr "" + +#: models.py:101 views.py:598 +msgid "Document type" +msgstr "" + +#: models.py:102 +msgid "Default metadata sets" +msgstr "" + +#: models.py:109 +msgid "Document type defaults" +msgstr "" + +#: models.py:110 +msgid "Document types defaults" +msgstr "" + +#: permissions.py:8 +msgid "Edit a document's metadata" +msgstr "" + +#: permissions.py:9 +msgid "Add metadata to a document" +msgstr "" + +#: permissions.py:10 +msgid "Remove metadata from a document" +msgstr "" + +#: permissions.py:11 +msgid "View metadata from a document" +msgstr "" + +#: permissions.py:13 +msgid "Metadata setup" +msgstr "" + +#: permissions.py:14 +msgid "Edit metadata types" +msgstr "" + +#: permissions.py:15 +msgid "Create new metadata types" +msgstr "" + +#: permissions.py:16 +msgid "Delete metadata types" +msgstr "" + +#: permissions.py:17 +msgid "View metadata types" +msgstr "" + +#: permissions.py:19 +msgid "Edit metadata sets" +msgstr "" + +#: permissions.py:20 +msgid "Create new metadata sets" +msgstr "" + +#: permissions.py:21 +msgid "Delete metadata sets" +msgstr "" + +#: permissions.py:22 +msgid "View metadata sets" +msgstr "" + +#: views.py:44 views.py:194 +msgid "The selected document doesn't have any metadata." +msgstr "" + +#: views.py:55 views.py:135 views.py:206 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:97 +#, python-format +msgid "Error editing metadata for document %(document)s; %(error)s." +msgstr "" + +#: views.py:100 +#, python-format +msgid "Metadata for document %s edited successfully." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Edit metadata for document: %s" +msgstr "" + +#: views.py:113 +#, python-format +msgid "Edit metadata for documents: %s" +msgstr "" + +#: views.py:152 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "" + +#: views.py:155 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s already present in document %(document)s." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Add metadata type to document: %s" +msgstr "" + +#: views.py:180 +#, python-format +msgid "Add metadata type to documents: %s" +msgstr "" + +#: views.py:244 +#, python-format +msgid "" +"Successfully remove metadata type: %(metadata_type)s from document: " +"%(document)s." +msgstr "" + +#: views.py:247 +#, python-format +msgid "" +"Error removing metadata type: %(metadata_type)s from document: %(document)s." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Remove metadata types from document: %s" +msgstr "" + +#: views.py:261 +#, python-format +msgid "Remove metadata types from documents: %s" +msgstr "" + +#: views.py:280 +#, python-format +msgid "Metadata for: %s" +msgstr "" + +#: views.py:298 +msgid "Internal name" +msgstr "" + +#: views.py:318 +msgid "Metadata type edited successfully" +msgstr "" + +#: views.py:321 +#, python-format +msgid "Error editing metadata type; %s" +msgstr "" + +#: views.py:327 +#, python-format +msgid "Edit metadata type: %s" +msgstr "" + +#: views.py:341 +msgid "Metadata type created successfully" +msgstr "" + +#: views.py:347 +msgid "Create metadata type" +msgstr "" + +#: views.py:365 +#, python-format +msgid "Metadata type: %s deleted successfully." +msgstr "" + +#: views.py:367 +#, python-format +msgid "Metadata type: %(metadata_type)s delete error: %(error)s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Are you sure you wish to delete the metadata type: %s?" +msgstr "" + +#: views.py:415 +msgid "Metadata set edited successfully" +msgstr "" + +#: views.py:418 +#, python-format +msgid "Error editing metadata set; %s" +msgstr "" + +#: views.py:424 +#, python-format +msgid "Edit metadata set: %s" +msgstr "" + +#: views.py:465 +#, python-format +msgid "Non members of metadata set: %s" +msgstr "" + +#: views.py:466 +#, python-format +msgid "Members of metadata set: %s" +msgstr "" + +#: views.py:481 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:487 +msgid "Create metadata set" +msgstr "" + +#: views.py:505 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:508 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:518 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:593 +#, python-format +msgid "Non members of document type: %s" +msgstr "" + +#: views.py:594 +#, python-format +msgid "Members of document type: %s" +msgstr "" + +#~ msgid "metadata" +#~ msgstr "metadata" + +#~ msgid "metadata types" +#~ msgstr "metadata types" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "metadata sets" +#~ msgstr "metadata sets" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "metadata type" +#~ msgstr "metadata type" + +#~ msgid "metadata set" +#~ msgstr "metadata set" + +#~ msgid "type" +#~ msgstr "type" + +#~ msgid "value" +#~ msgstr "value" + +#~ msgid "What are metadata sets?" +#~ msgstr "What are metadata sets?" + +#~ msgid "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." +#~ msgstr "" +#~ "A metadata set is a group of one or more metadata types. Metadata sets are " +#~ "useful when creating new documents; selecing a metadata set automatically " +#~ "attaches it's member metadata types to said document." + +#~ msgid "What are metadata types?" +#~ msgstr "What are metadata types?" + +#~ msgid "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." +#~ msgstr "" +#~ "A metadata type defines the characteristics of a value of some kind that can" +#~ " be attached to a document. Examples of metadata types are: a client name, " +#~ "a date, or a project to which several documents belong. A metadata type's " +#~ "name is the internal identifier with which it can be referenced to by other " +#~ "modules such as the indexing module, the title is the value that is shown to" +#~ " the users, the default value is the value an instance of this metadata type" +#~ " will have initially, and the lookup value turns an instance of a metadata " +#~ "of this type into a choice list which options are the result of the lookup's" +#~ " code execution." + +#~ msgid " Available models: %s" +#~ msgstr " Available models: %s" + +#~ msgid " Available functions: %s" +#~ msgstr " Available functions: %s" + +#~ msgid "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" +#~ msgstr "" +#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user in " +#~ "User.objects.all()].%s" + +#~ msgid "Error deleting document indexes; %s" +#~ msgstr "Error deleting document indexes; %s" + +#~ msgid "Error updating document indexes; %s" +#~ msgstr "Error updating document indexes; %s" + +#~ msgid "Document indexes updated successfully." +#~ msgstr "Document indexes updated successfully." diff --git a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po index e6f71aae3a..0d5671e1d0 100644 --- a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po @@ -1,33 +1,39 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-25 17:57+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "اجراء لأكثر من بند:" -#: widgets.py:48 -msgid "icon" -msgstr "أيقونة" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "الاجراءات للبند المختار:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po index d6d31894cc..e165770ae5 100644 --- a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po @@ -1,32 +1,39 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Действие върху няколко елемента" -#: widgets.py:48 -msgid "icon" -msgstr "икона" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Действия върху елемента:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.po index c635a6bf86..76010b8b3f 100644 --- a/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.po @@ -1,33 +1,39 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-24 12:04+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Akcija sa više stavki" -#: widgets.py:48 -msgid "icon" -msgstr "ikonica" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Akcije nad odabranim stavkama:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po index 0bf012acb1..959fafabad 100644 --- a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po @@ -1,32 +1,39 @@ # 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: # Mads L. Nielsen , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-13 07:57+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Handling for flere elementer" -#: widgets.py:48 -msgid "icon" -msgstr "ikon" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Handlinger for valgte elementer:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f13efd58dd --- /dev/null +++ b/mayan/apps/navigation/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 +msgid "Multi item action" +msgstr "" + +#: widgets.py:47 +msgid "Icon" +msgstr "" + +#: templatetags/navigation_tags.py:275 +msgid "Selected item actions:" +msgstr "" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po index 07eb68810e..30f1b89d91 100644 --- a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po @@ -1,33 +1,41 @@ # 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: # Mathias Behrle , 2014 # tetjarediske , 2012 +# tetjarediske , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Multi Element Aktion" -#: widgets.py:48 -msgid "icon" -msgstr "Icon" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Ausgewählte Element Aktionen:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po index 114f3391bf..ed7a173ce7 100644 --- a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/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: 2014-07-31 19:53-0400\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,14 +18,21 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Multi item action" -#: widgets.py:48 -msgid "icon" -msgstr "icon" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Selected item actions:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po index 3e47323dd8..dace8d03fa 100644 --- a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po @@ -1,32 +1,40 @@ # 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 # Roberto Rosario, 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Acción para multiple artículos" -#: widgets.py:48 -msgid "icon" -msgstr "emblema" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Acciones para el artículo seleccionado:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po index ed4a9f8c18..f9dc4997c2 100644 --- a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po @@ -1,31 +1,39 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" +msgstr "عمل چند وچهی" + +#: widgets.py:47 +msgid "Icon" msgstr "" -#: widgets.py:48 -msgid "icon" -msgstr "" - -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" -msgstr "" +msgstr "عملکرد مورد انتخاب شده" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po index 82be1d470a..6331de9784 100644 --- a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po @@ -1,32 +1,39 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Action multi-éléments" -#: widgets.py:48 -msgid "icon" -msgstr "icone" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Actions pour les éléments sélectionnés" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.po index 6fd8db3075..3abc0c091d 100644 --- a/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/hr_HR/LC_MESSAGES/django.po @@ -1,32 +1,38 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "" -#: widgets.py:48 -msgid "icon" +#: widgets.py:47 +msgid "Icon" msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po index 7b5d7e811d..7cc3a62a76 100644 --- a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po @@ -1,32 +1,39 @@ # 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: # Dezső József , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-24 14:00+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Több elemű tevékenység" -#: widgets.py:48 -msgid "icon" -msgstr "ikon" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Művelet a kiválasztott elemen" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po index c57beb43d4..2d6a9138b0 100644 --- a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po @@ -1,31 +1,38 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "" -#: widgets.py:48 -msgid "icon" +#: widgets.py:47 +msgid "Icon" msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po index c488757e73..98cdedd6f8 100644 --- a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Carlo Zanatto <>, 2012 # Pierpaolo Baldan , 2011 @@ -9,25 +10,31 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Voce per azioni multiple" -#: widgets.py:48 -msgid "icon" -msgstr "icona" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Selezione le azioni multiple" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..55101e9ac5 --- /dev/null +++ b/mayan/apps/navigation/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 +msgid "Multi item action" +msgstr "" + +#: widgets.py:47 +msgid "Icon" +msgstr "" + +#: templatetags/navigation_tags.py:275 +msgid "Selected item actions:" +msgstr "" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..308b7f2974 --- /dev/null +++ b/mayan/apps/navigation/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 +msgid "Multi item action" +msgstr "" + +#: widgets.py:47 +msgid "Icon" +msgstr "" + +#: templatetags/navigation_tags.py:275 +msgid "Selected item actions:" +msgstr "" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po index d15aacb8e1..403e93f086 100644 --- a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po @@ -1,32 +1,39 @@ # 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 , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Actie voor meer items" -#: widgets.py:48 -msgid "icon" -msgstr "icon" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Acties voor geselecteerde items:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po index 9bb829763e..d9fe39bab5 100644 --- a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po @@ -1,33 +1,39 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Multi item action" -#: widgets.py:48 -msgid "icon" -msgstr "ikona" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Selected item actions:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po index 0737c2f6a2..a9745da554 100644 --- a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po @@ -1,33 +1,40 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Ação sobre vários itens" -#: widgets.py:48 -msgid "icon" -msgstr "ícone" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Ações sobre o item selecionado:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po index 5493441b15..03cd2c8ad2 100644 --- a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po @@ -1,32 +1,39 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Ação de vários itens" -#: widgets.py:48 -msgid "icon" -msgstr "ícone" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Ações de item selecionadas:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.po index 1136df9605..a15f66a74c 100644 --- a/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Abalaru Paul , 2013 # Badea Gabriel , 2013 @@ -9,26 +10,31 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-02-10 12:26+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Acţiune multi element" -#: widgets.py:48 -msgid "icon" -msgstr "icon" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Acțiunile selectate :" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po index 1f0ef5dfd2..a9d6822beb 100644 --- a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po @@ -1,33 +1,39 @@ # 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 , 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-05-14 05:37+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Массовое действие" -#: widgets.py:48 -msgid "icon" -msgstr "значок" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "Действия с выбранными пунктами: " + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po index 339f022579..41d8cf74db 100644 --- a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po @@ -1,32 +1,38 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "" -#: widgets.py:48 -msgid "icon" +#: widgets.py:47 +msgid "Icon" msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..1dd903b933 --- /dev/null +++ b/mayan/apps/navigation/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 +msgid "Multi item action" +msgstr "" + +#: widgets.py:47 +msgid "Icon" +msgstr "" + +#: templatetags/navigation_tags.py:275 +msgid "Selected item actions:" +msgstr "" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po index ddd4a8f33d..992ab0c927 100644 --- a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po @@ -1,31 +1,38 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "" -#: widgets.py:48 -msgid "icon" +#: widgets.py:47 +msgid "Icon" msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po index a2636da99d..d6a0fb5967 100644 --- a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po @@ -1,32 +1,39 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-24 00:59+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "Thao tác" -#: widgets.py:48 -msgid "icon" -msgstr "biểu tượng" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "các thao tác được lựa chọn" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.po index 9d7533b5e0..13345c73ee 100644 --- a/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-07-30 13:57+0000\n" -"Last-Translator: malijie \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,14 +19,21 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: forms.py:14 +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 msgid "Multi item action" msgstr "多项目操作" -#: widgets.py:48 -msgid "icon" -msgstr "图标" +#: widgets.py:47 +msgid "Icon" +msgstr "" -#: templatetags/navigation_tags.py:274 +#: templatetags/navigation_tags.py:275 msgid "Selected item actions:" msgstr "所选项目的操作:" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8e69a8a944 --- /dev/null +++ b/mayan/apps/navigation/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: classes.py:23 +msgid "Unnamed link" +msgstr "" + +#: forms.py:13 +msgid "Multi item action" +msgstr "" + +#: widgets.py:47 +msgid "Icon" +msgstr "" + +#: templatetags/navigation_tags.py:275 +msgid "Selected item actions:" +msgstr "" + +#~ msgid "icon" +#~ msgstr "icon" diff --git a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po index 216c8110db..5cd03e20bf 100644 --- a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po @@ -1,147 +1,103 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-01-25 18:18+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Checks the OCR queue for pending documents." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "OCR statistics" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "Text from OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "submit to OCR queue" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "re-queue" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "delete" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "stop queue" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "activate queue" - -#: links.py:19 -msgid "clean up pages content" -msgstr "clean up pages content" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "Runs a language filter to remove common OCR mistakes from document pages content." + +#: links.py:18 +msgid "Queue document list" msgstr "" -"Runs a language filter to remove common OCR mistakes from document pages " -"content." -#: links.py:21 -msgid "queue document list" -msgstr "queue document list" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "stopped" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "active" - -#: literals.py:16 -msgid "pending" -msgstr "pending" - -#: literals.py:17 -msgid "processing" -msgstr "processing" - -#: literals.py:18 -msgid "error" -msgstr "error" - -#: models.py:19 -msgid "name" -msgstr "name" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "label" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "state" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "document queue" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "document queues" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "document" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "date time submitted" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "delay ocr" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "result" - -#: models.py:46 -msgid "node name" -msgstr "node name" - -#: models.py:50 -msgid "queue document" -msgstr "queue document" - -#: models.py:51 -msgid "queue documents" -msgstr "queue documents" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Missing document." @@ -154,17 +110,31 @@ msgid "Delete documents from OCR queue" msgstr "Delete documents from OCR queue" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Can enable/disable the OCR queue" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Can execute the OCR clean up on all document pages" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Can edit an OCR queue properties" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Automatically queue newly created documents for OCR." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "File path to unpaper program." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "File path to poppler's pdftotext program used to extract text from PDF files." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -175,169 +145,174 @@ msgstr "Document queues: %d" msgid "Queued documents: %d" msgstr "Queued documents: %d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "documents in queue: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "thumbnail" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "document queue properties" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Current state: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Must provide at least one queue document." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Document: %s is being processed and can't be deleted." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Queue document: %(document)s deleted successfully." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Error deleting document: %(document)s; %(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Are you sure you wish to delete queue document: %s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "Are you sure you wish to delete queue documents: %s?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Document: %(document)s is already queued." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "Document id#: %d, no longer exists." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "Document: %s is already being processed and can't be re-queded." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Are you sure you wish to re-queue document: %s?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Are you sure you wish to re-queue documents: %s?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Document queue: %s, already stopped." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Document queue: %s, stopped successfully." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Are you sure you wish to disable document queue: %s" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "Document queue: %s, already active." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Document queue: %s, activated successfully." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Are you sure you wish to activate document queue: %s" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Are you sure you wish to clean up all the pages content?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "On large databases this operation may take some time to execute." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Document pages content clean up complete." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Document pages content clean up error: %s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Maximum amount of concurrent document OCRs a node can perform." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Automatically queue newly created documents for OCR." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "File path to unpaper program." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"File path to poppler's pdftotext program used to extract text from PDF files." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Text extracted from PDF" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + #~ msgid "transformations" #~ msgstr "transformations" @@ -390,11 +365,9 @@ msgstr "Text extracted from PDF" #~ msgstr "Error deleting queue transformation; %(error)s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgstr "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" #~ msgstr "Queue transformation created successfully" diff --git a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po index fbb9d39ece..074005a0a4 100644 --- a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po @@ -1,146 +1,103 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2012-10-18 05:28+0000\n" -"Last-Translator: Pavlin Koldamov \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Провери OCR опашката за чакащи документи." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "OCR статистика" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "Текст от OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "подаване към OCR опашката" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "пренареждане" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "изтриване" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "спиране опашка" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "активиране опашка" - -#: links.py:19 -msgid "clean up pages content" -msgstr "изчистване съдържанието на страниците" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -msgstr "" -"Стартиране на филтър за език, за премахване обичайни грешки от OCR от " -"съдържанието на документите." +msgstr "Стартиране на филтър за език, за премахване обичайни грешки от OCR от съдържанието на документите." -#: links.py:21 -msgid "queue document list" +#: links.py:18 +msgid "Queue document list" msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "спрян" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "активен" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "чакащ" - -#: literals.py:17 -msgid "processing" -msgstr "обработван" - -#: literals.py:18 -msgid "error" -msgstr "грешка" - -#: models.py:19 -msgid "name" -msgstr "име" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "етикет" - -#: models.py:24 models.py:44 -msgid "state" -msgstr "състояние" - -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "опашка документи" - -#: models.py:30 -msgid "document queues" -msgstr "опашки документи" - -#: models.py:38 -msgid "document" -msgstr "документ" - -#: models.py:39 -msgid "date time submitted" -msgstr "дата и час на подаване" - -#: models.py:40 -msgid "delay ocr" -msgstr "забавяне OCR" - -#: models.py:45 -msgid "result" -msgstr "резултат" - -#: models.py:46 -msgid "node name" -msgstr "име на нод" - -#: models.py:50 -msgid "queue document" +msgid "Document queues" msgstr "" -#: models.py:51 -msgid "queue documents" +#: models.py:28 views.py:39 +msgid "Document" msgstr "" -#: models.py:68 views.py:40 +#: models.py:29 +msgid "Date time submitted" +msgstr "" + +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" + +#: models.py:31 +msgid "Node name" +msgstr "" + +#: models.py:35 +msgid "Queue document" +msgstr "" + +#: models.py:36 +msgid "Queue documents" +msgstr "" + +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Липсващ документ." @@ -153,17 +110,31 @@ msgid "Delete documents from OCR queue" msgstr "Изтриване на документи от OCR опашката" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Възможност за редактиране настройките на OCR опашката" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Автоматично добавяне в опашката на новосъздадените документи за OCR." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "Пътх към приложението unpaper." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -174,189 +145,235 @@ msgstr "" msgid "Queued documents: %d" msgstr "Добавени в опашката документи: %d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" msgstr "" #: views.py:41 -msgid "thumbnail" +msgid "Added" msgstr "" -#: views.py:54 -msgid "document queue properties" +#: views.py:42 +msgid "Node" msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Текущо състояние: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Документът: %s е в процес на обработка и не може да бъде изтрит." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Грешка при изтриване на документ: %(document)s; %(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Документ: %(document)s е добавен към OCR опашката: %(queue)s." - -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "ДОкумент с id#: %d, вече не съществува." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Автоматично добавяне в опашката на новосъздадените документи за OCR." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "Пътх към приложението unpaper." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Текст, извлечен от PDF" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + #~ msgid "transformations" -#~ msgstr "трансформации" +#~ msgstr "transformations" #~ msgid "add transformation" -#~ msgstr "добави трансформация" +#~ msgstr "add transformation" #~ msgid "edit" -#~ msgstr "редактиране" +#~ msgstr "edit" #~ msgid "Default" -#~ msgstr "По подразбиране" +#~ msgstr "Default" #~ msgid "Enter a valid value." -#~ msgstr "Въведете валидна стойност." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" #~ msgid "transformation" -#~ msgstr "трансформация" +#~ msgstr "transformation" #~ msgid "arguments" -#~ msgstr "аргументи" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" #~ msgid "transformations for: %s" -#~ msgstr "трансформации за: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" #~ msgid "Edit transformation: %s" -#~ msgstr "Редактиране трансформация: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po index 53b840888e..87cf089764 100644 --- a/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po @@ -1,147 +1,103 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-26 14:18+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Provjeri OCR red za dokumente na čekanju." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "OCR statistika" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "Tekst iz OCR-a" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "predaj u OCR red" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "ponovno poredaj" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "obriši" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "zaustavi red" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "aktiviraj red" - -#: links.py:19 -msgid "clean up pages content" -msgstr "očisti sadržaj stranica" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "Pokreće jezični filter da ukloni uobičajene OCR greške iz sadžaja stranica dokumenta." + +#: links.py:18 +msgid "Queue document list" msgstr "" -"Pokreće jezični filter da ukloni uobičajene OCR greške iz sadžaja stranica " -"dokumenta." -#: links.py:21 -msgid "queue document list" -msgstr "lista dokumenata u redu" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "zaustavljen" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "aktivan" - -#: literals.py:16 -msgid "pending" -msgstr "na čekanju" - -#: literals.py:17 -msgid "processing" -msgstr "obrada" - -#: literals.py:18 -msgid "error" -msgstr "greška" - -#: models.py:19 -msgid "name" -msgstr "ime" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "oznaka" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "stanje" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "red dokumenata" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "redovi dokumenata" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "dokument" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "datum i vrijeme podneseni" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "odgoditi OCR" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "rezultat" - -#: models.py:46 -msgid "node name" -msgstr "ime noda" - -#: models.py:50 -msgid "queue document" -msgstr "red dokumenta" - -#: models.py:51 -msgid "queue documents" -msgstr "red dokumenata" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Nedostaje dokument." @@ -154,17 +110,31 @@ msgid "Delete documents from OCR queue" msgstr "Brisati dokumente iz OCR reda" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Može omogućiti ili onemogućiti OCR red" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Može izvršiti OCR čišćenje u svim stranicama dokumenta" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Mogu se urediti osobine OCR reda" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Novi kreirani dokumenti se automatski stavljaju u red za OCR." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "Staza prema datotekama za bezpapirni program." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Staza do popplerovog programa pdftotext za vađenje teksta iz PDF datoteka." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -175,232 +145,235 @@ msgstr "Redovi dokumenata: %d" msgid "Queued documents: %d" msgstr "Dokumenti u redu: %d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "dokumenti u redu: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "thumbnail" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "osobine reda dokumenata" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Trenutno stanje: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Mora postojati bar jedan red dokumenta." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Dokument: %s se obrađuju i ne može se izbrisati." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Red dokumenata: %(document)s uspješno obrisan." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Greška brisanja dokumenta: %(document)s; %(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Jeste li sigurni da želite obrisati dokument u redu: %s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "Jeste li sigurni da želite obrisati dokumente u redu: %s?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Dokument: %(document)s je dodan u OCR red: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Dokument: %(document)s je već u redu." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "Dokument: %(document)s je ponovo uvršten u OCR red: %(queue)s" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "Dokument id#: %d, više ne postoji." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "Dokument: %s je obrađen i ne može ponovo biti ubačen u red." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Jeste li sigurni da želite ponovo uvrstiti u red dokument: %s?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Jeste li sigurni da želite ponovo uvrstiti u red dokumente: %s?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Red dokumenata: %s, je ranije zaustavljen." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Red dokumenata: %s, uspješno zaustavljen." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Jeste li sigurni da želite onemogućiti red dokumenata: %s?" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "Red dokumenata: %s, je već aktivan." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Red dokumenata: %s, uspješno aktiviran." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Jeste li sigurni da želite aktivirati red dokumenata: %s?" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Jeste li sigurni da želite obrisati sav sadržaj stranica?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "Na velikim bazama ova operacija može potrajati duže." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Potpuno obrisan sadržaj stranica." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Greška brisanja stranica: %s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Iznos sekundi kašnjenja OCR dokumenata kako bi se prilagodilo kašnjenju " -"diskova." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Maksimalan broj dokumenata koje OCR čvor može istovremeno da obrađuje." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Novi kreirani dokumenti se automatski stavljaju u red za OCR." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "Staza prema datotekama za bezpapirni program." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"Staza do popplerovog programa pdftotext za vađenje teksta iz PDF datoteka." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Tekst izvađen iz PDF" -#~ msgid "transformations" -#~ msgstr "transformacije" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." -#~ msgid "add transformation" -#~ msgstr "dodaj transformaciju" +#~ msgid "stop queue" +#~ msgstr "stop queue" -#~ msgid "edit" -#~ msgstr "izmjeni" +#~ msgid "activate queue" +#~ msgstr "activate queue" -#~ msgid "Default" -#~ msgstr "default" +#~ msgid "stopped" +#~ msgstr "stopped" -#~ msgid "Enter a valid value." -#~ msgstr "Unesite važeću vrijednost." +#~ msgid "active" +#~ msgstr "active" -#~ msgid "order" -#~ msgstr "poredak" +#~ msgid "pending" +#~ msgstr "pending" -#~ msgid "transformation" -#~ msgstr "transformacija" +#~ msgid "processing" +#~ msgstr "processing" -#~ msgid "arguments" -#~ msgstr "argumenti" +#~ msgid "error" +#~ msgstr "error" -#~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Koristi riječnike da identifikuješ argumente, na primjer: %s" +#~ msgid "name" +#~ msgstr "name" -#~ msgid "document queue transformation" -#~ msgstr "transformacija reda dokumenata" +#~ msgid "state" +#~ msgstr "state" -#~ msgid "document queue transformations" -#~ msgstr "transformacije reda dokumenata" +#~ msgid "delay ocr" +#~ msgstr "delay ocr" -#~ msgid "transformations for: %s" -#~ msgstr "transformacije za: %s" +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" -#~ msgid "Queue transformation edited successfully" -#~ msgstr "Uspješno izmjenjene transformacije reda" +#~ msgid "document queue properties" +#~ msgstr "document queue properties" -#~ msgid "Error editing queue transformation; %s" -#~ msgstr "Greška izmjene transformacije reda; %s" +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" -#~ msgid "Edit transformation: %s" -#~ msgstr "Izmjeniti transormaciju: %s" +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." -#~ msgid "Queue transformation deleted successfully." -#~ msgstr "Transformacija reda uspješno obrisana." +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." -#~ msgid "Error deleting queue transformation; %(error)s" -#~ msgstr "Greška pri brisanju transformacije reda; %(error)s" +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." #~ msgstr "" -#~ "Jeste li sigurni da želite obrisati transformaciju reda " -#~ "\"%(transformation)s\" " +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" -#~ msgstr "Transformacija reda uspješno kreirana." +#~ msgstr "Queue transformation created successfully" #~ msgid "Error creating queue transformation; %s" -#~ msgstr "Greška pri kreiranju transformacije reda; %s" +#~ msgstr "Error creating queue transformation; %s" #~ msgid "Create new transformation for queue: %s" -#~ msgstr "Kreiraj novu transformaciju za red: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po index e3b1d6fe91..10e41d3993 100644 --- a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mads L. Nielsen , 2013 # René Rovsing Bach , 2013 @@ -9,139 +10,95 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-08-22 21:01+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Kontrollerer OCR kø for ventende dokumenter." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "OCR statistik" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "Tekst fra OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "send til OCR kø" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "Send i kø påny" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "slet" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "stop køen" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "aktivér kø" - -#: links.py:19 -msgid "clean up pages content" -msgstr "fjern siders indhold" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "Kører et sprogfilter for at fjerne almindelige OCR fejl fra dokumentsiders indhold." + +#: links.py:18 +msgid "Queue document list" msgstr "" -"Kører et sprogfilter for at fjerne almindelige OCR fejl fra dokumentsiders " -"indhold." -#: links.py:21 -msgid "queue document list" -msgstr "kø dokument liste" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "stoppet" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "aktiv" - -#: literals.py:16 -msgid "pending" -msgstr "venter" - -#: literals.py:17 -msgid "processing" -msgstr "bearbejder" - -#: literals.py:18 -msgid "error" -msgstr "fejl" - -#: models.py:19 -msgid "name" -msgstr "navn" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "etiket" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "status" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "dokument kø" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "dokument køer" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "dokument" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "dato tid sendt" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "forsink OCR" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "resultat" - -#: models.py:46 -msgid "node name" -msgstr "nodenavn" - -#: models.py:50 -msgid "queue document" -msgstr "sæt dokument i kø" - -#: models.py:51 -msgid "queue documents" -msgstr "sæt dokumenter i kø" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Manglende dokument." @@ -154,17 +111,31 @@ msgid "Delete documents from OCR queue" msgstr "Slet dokumenter fra OCR kø" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Kan aktivere/desaktivere OCR køen" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "kan udføre OCR rensning på alle dokument sider" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Kan redigere en OCR-kø's egenskaber" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Sæt automatisk nyligt dannede dokumenter i kø til OCR." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "Fil sti til unpaper program." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Fil sti til poppler's pdftotext program, brugt til at identificere tekst fra PDF filer." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -175,234 +146,235 @@ msgstr "Dokument køer: %d" msgid "Queued documents: %d" msgstr "Dokumenter i kø: %d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "dokumenter i kø: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "miniature" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "dokument kø egenskaber" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Nuværende status: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Skal angive mindst ét ​​dokument i kø." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Dokument: %s er ved at blive behandlet og kan ikke slettes." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Kø dokument: %(document)s slettet" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Fejl ved sletning af dokument: %(document)s; %(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Er du sikker på at du vil slette dokument i køen: %s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "Er du sikker på at du vil slette dokumenter i køen: %s?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Dokument: %(document)s var tilføjet til OCR kø: %(queue)s" +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Dokument: %(document)s er allerede i kø" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "Dokument: %(document)s blev genindsat i OCR køen: %(queue)s" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "Dokument id#: %d, eksistere ikke længere" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "" -"Dokument %s er allerede ved at blive behandlet og kan ikke blive lagt i kø " -"igen." +msgstr "Dokument %s er allerede ved at blive behandlet og kan ikke blive lagt i kø igen." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Er du sikker på at du vil genindsætte dokument i kø: %s?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Er du sikker på at du vil genindsætte dokumenter i kø: %s" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Dokument kø: %s er allerede stoppet" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Dokument kø: %s er stoppet" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Er du sikker på at du vil deaktivere dokument kø: %s" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "Dokument kø: %s allerede aktiv" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Dokument kø: %s, aktiveret" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Er du sikker på at du vil aktivere dokument kø: %s" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Er du sikker på at du vil rense alle sidernes indhold" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "På store databaser kan denne operation tage lidt tid at udføre." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Dokument siders indhold renset" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Fejl ved rensning af side indhold: %s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Antal sekunders forsinkelse af OCR af dokumenter for at tage højde for " -"nodens replikations overhead." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Maksimale antal samtidige OCR behandlinger en node kan udfører." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Sæt automatisk nyligt dannede dokumenter i kø til OCR." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "Fil sti til unpaper program." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"Fil sti til poppler's pdftotext program, brugt til at identificere tekst fra " -"PDF filer." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Tekst identificeret fra PDF" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + #~ msgid "transformations" -#~ msgstr "transformationer" +#~ msgstr "transformations" #~ msgid "add transformation" -#~ msgstr "tilføj transformation" +#~ msgstr "add transformation" #~ msgid "edit" -#~ msgstr "redigér" +#~ msgstr "edit" #~ msgid "Default" -#~ msgstr "Standard" +#~ msgstr "Default" #~ msgid "Enter a valid value." -#~ msgstr "Indtast en gyldig værdi." +#~ msgstr "Enter a valid value." #~ msgid "order" -#~ msgstr "rækkefølge" +#~ msgstr "order" #~ msgid "transformation" #~ msgstr "transformation" #~ msgid "arguments" -#~ msgstr "argumenter" +#~ msgstr "arguments" #~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Brug opslag til at identificere argumenter, eksempel: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" #~ msgid "document queue transformation" -#~ msgstr "dokument kø transformation" +#~ msgstr "document queue transformation" #~ msgid "document queue transformations" -#~ msgstr "dokument kø transformationer" +#~ msgstr "document queue transformations" #~ msgid "transformations for: %s" -#~ msgstr "transformation for: %s" +#~ msgstr "transformations for: %s" #~ msgid "Queue transformation edited successfully" -#~ msgstr "Kø transformation redigeret" +#~ msgstr "Queue transformation edited successfully" #~ msgid "Error editing queue transformation; %s" -#~ msgstr "Fejl ved redigering af kø transformation; %s" +#~ msgstr "Error editing queue transformation; %s" #~ msgid "Edit transformation: %s" -#~ msgstr "Redigér transformation: %s" +#~ msgstr "Edit transformation: %s" #~ msgid "Queue transformation deleted successfully." -#~ msgstr "Kø transformation slettet." +#~ msgstr "Queue transformation deleted successfully." #~ msgid "Error deleting queue transformation; %(error)s" -#~ msgstr "Fejl ved sletning af kø transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgstr "" -#~ "Er du sikker på at du vil slette kø transformation \"%(transformation)s\"" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" -#~ msgstr "Kø transformation dannet" +#~ msgstr "Queue transformation created successfully" #~ msgid "Error creating queue transformation; %s" -#~ msgstr "Fejl ved dannelse af kø transformation: %s" +#~ msgstr "Error creating queue transformation; %s" #~ msgid "Create new transformation for queue: %s" -#~ msgstr "Dan ny transformation til kø: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cdc3138ce4 --- /dev/null +++ b/mayan/apps/ocr/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,378 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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:36 __init__.py:58 links.py:19 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:59 +msgid "OCR queue statistics" +msgstr "" + +#: api.py:74 +msgid "Text from OCR" +msgstr "" + +#: links.py:9 links.py:10 +msgid "Submit to OCR queue" +msgstr "" + +#: links.py:11 links.py:12 +msgid "Re-queue" +msgstr "" + +#: links.py:13 links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:16 +msgid "Clean up pages content" +msgstr "" + +#: links.py:16 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: links.py:18 +msgid "Queue document list" +msgstr "" + +#: models.py:15 +msgid "Name" +msgstr "" + +#: models.py:16 +msgid "Label" +msgstr "" + +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" + +#: models.py:20 +msgid "Document queues" +msgstr "" + +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" + +#: models.py:29 +msgid "Date time submitted" +msgstr "" + +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" + +#: models.py:31 +msgid "Node name" +msgstr "" + +#: models.py:35 +msgid "Queue document" +msgstr "" + +#: models.py:36 +msgid "Queue documents" +msgstr "" + +#: models.py:53 views.py:39 +msgid "Missing document." +msgstr "" + +#: permissions.py:8 +msgid "Submit documents for OCR" +msgstr "" + +#: permissions.py:9 +msgid "Delete documents from OCR queue" +msgstr "" + +#: permissions.py:10 +msgid "Can execute the OCR clean up on all document pages" +msgstr "" + +#: permissions.py:11 +msgid "Can edit an OCR queue properties" +msgstr "" + +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + +#: statistics.py:15 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:16 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: views.py:32 +#, python-format +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" + +#: views.py:41 +msgid "Added" +msgstr "" + +#: views.py:42 +msgid "Node" +msgstr "" + +#: views.py:60 views.py:140 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:70 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:87 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:89 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" + +#: views.py:152 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:158 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:162 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:174 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:176 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:196 +msgid "Are you sure you wish to clean up all the pages content?" +msgstr "" + +#: views.py:197 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:203 +msgid "Document pages content clean up complete." +msgstr "" + +#: views.py:205 +#, python-format +msgid "Document pages content clean up error: %s" +msgstr "" + +#: parsers/__init__.py:94 parsers/__init__.py:171 +msgid "Text extracted from PDF" +msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po index 073933e390..fbeb05b6df 100644 --- a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-08-28 12:26+0000\n" -"Last-Translator: Tobias Paepke \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,15 +24,11 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR-Schrifterkennung" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Prüft die OCR-Warteschlange auf ausstehende Dokumente." - -#: __init__.py:86 +#: __init__.py:59 msgid "OCR queue statistics" msgstr "OCR-Warteschlangen-Statistiken" @@ -41,108 +37,72 @@ msgid "Text from OCR" msgstr "Text aus der OCR-Schrifterkennung" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "In die OCR-Warteschlange einstellen" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "Erneut einstellen" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "Löschen" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "Warteschlange anhalten" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "Warteschlange aktivieren" - -#: links.py:19 -msgid "clean up pages content" -msgstr "Seiteninhalt aufräumen" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "Lässt einen Sprachfilter über den erkannten Inhalt laufen, um häufige Erkennungsfehler zu beseitigen." -#: links.py:21 -msgid "queue document list" -msgstr "Liste der Dokumente in der Warteschlange" +#: links.py:18 +msgid "Queue document list" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "Angehalten" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "Aktiv" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "Ausstehend" - -#: literals.py:17 -msgid "processing" -msgstr "In Bearbeitung" - -#: literals.py:18 -msgid "error" -msgstr "Fehler" - -#: models.py:19 -msgid "name" -msgstr "Name" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "Bezeichner" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "Status" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "Dokumenten-Warteschlange" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "Dokumenten-Warteschlangen" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "Dokument" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "Eingestellt um" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "Verarbeitung verzögern" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "Ergebnis" - -#: models.py:46 -msgid "node name" -msgstr "Knotenpunkt-Name" - -#: models.py:50 -msgid "queue document" -msgstr "Dokument einstellen" - -#: models.py:51 -msgid "queue documents" -msgstr "Dokumente einstellen" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Dokument fehlt." @@ -155,17 +115,31 @@ msgid "Delete documents from OCR queue" msgstr "Dokumente aus der OCR-Warteschlange entfernen" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Berechtigung zum De- und Aktivieren von OCR-Warteschlangen" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Berechtigung zum Bereinigen des Seiteninhalts von Dokumenten" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Kann Eigenschaften der OCR-Warteschlangen bearbeiten" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Neue Dokumente automatisch in die OCR-Warteschlange einstellen." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "Pfad zum 'unpaper'-Programm" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Pfad zum \"pdftotext\"-Programm (bereitgestellt von poppler), das benutzt wird, um Text aus PDF-Dateien zu extrahieren." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwendet werden soll." + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -176,167 +150,174 @@ msgstr "Dokumenten-Warteschlangen: %d" msgid "Queued documents: %d" msgstr "Eingestellte Dokumente: %d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "Dokumente in der Warteschlange: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "Miniaturansicht" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "Eigenschaften der Dokumenten-Warteschlange" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Aktueller Status: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Es muss zumindest ein Dokument aus der Warteschlange angegeben werden." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Dokument %s wird gerade verarbeitet und kann nicht gelöscht werden." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Dokument %(document)s erfolgreich von Warteschlange gelöscht." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Fehler beim Löschen des Warteschlangen-Dokuments %(document)s: %(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Sind Sie sicher, dass das Warteschlangen-Dokument %s gelöscht werden soll?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "Sind Sie sicher, dass die Warteschlangen-Dokumente %s gelöscht werden sollen?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Dokument %(document)s wurde zu OCR-Warteschlange %(queue)s hinzugefügt." +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Dokument %(document)s ist bereits in der Warteschlange." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "Dokument %(document)s wurde erneut in die OCR-Warteschlange: %(queue)s eingestellt." -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "Dokument mit ID %d existiert nicht mehr." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "Dokument %s wird bereits verarbeitet und kann nicht erneut eingestellt werden." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Sind Sie sicher, dass Sie das Dokument %s erneut einstellen möchten?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Sind Sie sicher, dass Sie die Dokumente %s erneut einstellen möchten?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Dokumenten-Warteschlange %s bereits angehalten." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Dokumenten-Warteschlange %s angehalten." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Sind Sie sicher, dass Sie die Dokumenten-Warteschlange %s deaktivieren möchten?" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "Dokumenten-Warteschlange %s bereits aktiv." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Dokumenten-Warteschlange %s erfolgreich aktiviert." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Sind Sie sicher, dass Sie die Dokumenten-Warteschlange %s aktivieren möchten?" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Sind Sie sicher, dass Sie den gesamten erkannten Seiteninhalt bereinigen möchten?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "Auf großen Datenbanken kann diese Operation einige Zeit in Anspruch nehmen." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Bereinigung des Dokumenten-Seiteninhalts abgeschlossen." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Fehler bei der Bereinigung des Dokumenten-Seiteninhalts: %s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "Verzögerung in Sekunden für die OCR-Texterkennung, um den Overhead für die Speicherreplikation zu berücksichtigen." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Maximale Anzahl an parallelen OCR-Texterkennungsvorgängen einer Serverinstanz." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Neue Dokumente automatisch in die OCR-Warteschlange einstellen." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "Pfad zum 'unpaper'-Programm" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF " -"files." -msgstr "Pfad zum \"pdftotext\"-Programm (bereitgestellt von poppler), das benutzt wird, um Text aus PDF-Dateien zu extrahieren." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "Vollständiger Pfad zum Backend, das für die OCR-Schrifterkennung verwendet werden soll." - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Text extrahiert aus PDF" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + #~ msgid "transformations" #~ msgstr "transformations" diff --git a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po index 631609a060..bebb9658c6 100644 --- a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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: 2014-07-31 19:53-0400\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" "PO-Revision-Date: 2012-06-17 22:12+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,15 +18,11 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Checks the OCR queue for pending documents." - -#: __init__.py:86 +#: __init__.py:59 #, fuzzy msgid "OCR queue statistics" msgstr "OCR statistics" @@ -36,30 +32,26 @@ msgid "Text from OCR" msgstr "Text from OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" +#, fuzzy +msgid "Submit to OCR queue" msgstr "submit to OCR queue" #: links.py:11 links.py:12 -msgid "re-queue" +#, fuzzy +msgid "Re-queue" msgstr "re-queue" #: links.py:13 links.py:14 -msgid "delete" +#, fuzzy +msgid "Delete" msgstr "delete" #: links.py:16 -msgid "stop queue" -msgstr "stop queue" - -#: links.py:17 -msgid "activate queue" -msgstr "activate queue" - -#: links.py:19 -msgid "clean up pages content" +#, fuzzy +msgid "Clean up pages content" msgstr "clean up pages content" -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." @@ -67,79 +59,61 @@ msgstr "" "Runs a language filter to remove common OCR mistakes from document pages " "content." -#: links.py:21 -msgid "queue document list" +#: links.py:18 +#, fuzzy +msgid "Queue document list" msgstr "queue document list" -#: literals.py:7 -msgid "stopped" -msgstr "stopped" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "active" - -#: literals.py:16 -msgid "pending" -msgstr "pending" - -#: literals.py:17 -msgid "processing" -msgstr "processing" - -#: literals.py:18 -msgid "error" -msgstr "error" - -#: models.py:19 -msgid "name" -msgstr "name" - -#: models.py:20 -msgid "label" +#: models.py:16 +#, fuzzy +msgid "Label" msgstr "label" -#: models.py:24 models.py:44 -msgid "state" -msgstr "state" - -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" +#: models.py:19 models.py:27 views.py:35 +#, fuzzy +msgid "Document queue" msgstr "document queue" -#: models.py:30 -msgid "document queues" +#: models.py:20 +#, fuzzy +msgid "Document queues" msgstr "document queues" -#: models.py:38 -msgid "document" +#: models.py:28 views.py:39 +#, fuzzy +msgid "Document" msgstr "document" -#: models.py:39 -msgid "date time submitted" +#: models.py:29 +#, fuzzy +msgid "Date time submitted" msgstr "date time submitted" -#: models.py:40 -msgid "delay ocr" -msgstr "delay ocr" - -#: models.py:45 -msgid "result" +#: models.py:30 views.py:43 +#, fuzzy +msgid "Result" msgstr "result" -#: models.py:46 -msgid "node name" +#: models.py:31 +#, fuzzy +msgid "Node name" msgstr "node name" -#: models.py:50 -msgid "queue document" +#: models.py:35 +#, fuzzy +msgid "Queue document" msgstr "queue document" -#: models.py:51 -msgid "queue documents" +#: models.py:36 +#, fuzzy +msgid "Queue documents" msgstr "queue documents" -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Missing document." @@ -152,17 +126,31 @@ msgid "Delete documents from OCR queue" msgstr "Delete documents from OCR queue" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Can enable/disable the OCR queue" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Can execute the OCR clean up on all document pages" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Can edit an OCR queue properties" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Automatically queue newly created documents for OCR." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "File path to unpaper program." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" +"File path to poppler's pdftotext program used to extract text from PDF files." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -173,169 +161,175 @@ msgstr "Document queues: %d" msgid "Queued documents: %d" msgstr "Queued documents: %d" -#: views.py:33 -#, python-format -msgid "documents in queue: %s" +#: views.py:32 +#, fuzzy, python-format +msgid "Documents in queue: %s" msgstr "documents in queue: %s" -#: views.py:41 -msgid "thumbnail" +#: views.py:40 +#, fuzzy +msgid "Thumbnail" msgstr "thumbnail" -#: views.py:54 -msgid "document queue properties" -msgstr "document queue properties" +#: views.py:41 +msgid "Added" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Current state: %s" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Must provide at least one queue document." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Document: %s is being processed and can't be deleted." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Queue document: %(document)s deleted successfully." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Error deleting document: %(document)s; %(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Are you sure you wish to delete queue document: %s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "Are you sure you wish to delete queue documents: %s?" -#: views.py:141 -#, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +#: views.py:124 +#, fuzzy, python-format +msgid "Document: %(document)s was added to the OCR queue." msgstr "Document: %(document)s was added to the OCR queue: %(queue)s." -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Document: %(document)s is already queued." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "Document id#: %d, no longer exists." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "Document: %s is already being processed and can't be re-queded." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Are you sure you wish to re-queue document: %s?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Are you sure you wish to re-queue documents: %s?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Document queue: %s, already stopped." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Document queue: %s, stopped successfully." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Are you sure you wish to disable document queue: %s" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "Document queue: %s, already active." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Document queue: %s, activated successfully." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Are you sure you wish to activate document queue: %s" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Are you sure you wish to clean up all the pages content?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "On large databases this operation may take some time to execute." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Document pages content clean up complete." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Document pages content clean up error: %s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Maximum amount of concurrent document OCRs a node can perform." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Automatically queue newly created documents for OCR." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "File path to unpaper program." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"File path to poppler's pdftotext program used to extract text from PDF files." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Text extracted from PDF" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's " +#~ "storage replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's " +#~ "storage replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + #~ msgid "transformations" #~ msgstr "transformations" diff --git a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po index 1e812e81c4..ef2fa77870 100644 --- a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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 @@ -10,139 +10,95 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-07-04 17:12+0000\n" -"Last-Translator: jmcainzos \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Comprueba si hay documentos pendientes en la cola OCR." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "Estadísticas de OCR" +msgstr "Estadísticas de la cola OCR" #: api.py:74 msgid "Text from OCR" msgstr "Texto de OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "enviar a lista de OCR" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "re-encolar" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "eliminar" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "detener cola" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "activar cola" - -#: links.py:19 -msgid "clean up pages content" -msgstr "limpiar el contenido" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "Ejecuta un filtro de lenguaje para eliminar los errores más comunes de OCR del contenido de las paginas del documento." + +#: links.py:18 +msgid "Queue document list" msgstr "" -"Ejecuta un filtro de lenguaje para eliminar los errores más comunes de OCR " -"del contenido de las paginas del documento." -#: links.py:21 -msgid "queue document list" -msgstr "lista de documentos en la cola" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "detenido" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "activo" - -#: literals.py:16 -msgid "pending" -msgstr "pendiente" - -#: literals.py:17 -msgid "processing" -msgstr "en proceso" - -#: literals.py:18 -msgid "error" -msgstr "error" - -#: models.py:19 -msgid "name" -msgstr "nombre" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "etiqueta" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "estado" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "cola de documento" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "colas de documentos" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "documento" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "fecha y hora de envio" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "retraso ocr" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "resultado" - -#: models.py:46 -msgid "node name" -msgstr "nombre del nodo" - -#: models.py:50 -msgid "queue document" -msgstr "documento en la cola" - -#: models.py:51 -msgid "queue documents" -msgstr "documentos en la cola" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Documento no encontrado." @@ -155,17 +111,31 @@ msgid "Delete documents from OCR queue" msgstr "Eliminar documentos de la cola de OCR" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Puede activar/desactivar la cola de OCR" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Se puede ejecutar limpieza de OCR en todas las páginas de documentos" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Puede editar las propiedades de un cola de OCR" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Agregar automáticamente a la cola de OCR los documentos creados." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "La ruta de archivo del programa unpaper." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Ruta de acceso al programa de poppler llamado pdftotext utilizado para extraer texto de archivos PDF." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "Ruta completa a la aplicación que se usará para OCR." + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -176,176 +146,174 @@ msgstr "Colas de documentos: %d" msgid "Queued documents: %d" msgstr "Documentos en la cola: %d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "documentos en la cola: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "miniatura" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "propiedades de la cola de documentos" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Estado actual: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Debe proveer al menos un documento en cola." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "El documento: %s ya está en proceso y no se puede se eliminado." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Documento de la cola: %(document)s eliminado exitosamente." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Error al eliminar el documento: %(document)s; %(error)s " -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "¿Está seguro que desea eliminar de la cola el documento: %s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "¿Está seguro que desea eliminar de la cola los documentos: %s?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Documento: %(document)s ha sido añadido a la cola de OCR: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Documento: %(document)s ya está en cola." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -msgstr "" -"Documento: %(document)s fue puesto de vuelta en la cola de OCR: %(queue)s " +msgstr "Documento: %(document)s fue puesto de vuelta en la cola de OCR: %(queue)s " -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "Documento de #: %d, ya no existe." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "" -"El documento: %s ya está en proceso y no se puede volver a agregar a la cola." +msgstr "El documento: %s ya está en proceso y no se puede volver a agregar a la cola." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "¿Está seguro desea volver a agregar a la cola el documento: %s?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "¿Está seguro desea volver a agregar a la cola los documento: %s?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Cola de documento: %s, ya esta detenida." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Cola de documento: %s, se ha detenido con éxito." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "¿Está seguro de que desea desactivar la cola de documento: %s?" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "Cola de documento: %s, ya esta activa." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Cola de documento: %s, activada con éxito." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "¿Estás seguro de que desea activar la cola de documento: %s?" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "¿Está seguro que desea limpiar el contenido de todas las páginas?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." -msgstr "" -"En grandes bases de datos esta operación puede tardar algún tiempo en " -"ejecutarse." +msgstr "En grandes bases de datos esta operación puede tardar algún tiempo en ejecutarse." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Limpieza de contenido completada." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Error en limpieza de contenido: %s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Cantidad de segundos a retrasar el proceso OCR de documentos para permitir " -"la sobrecarga por la réplica de los nodos de almacenamiento." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" -"La cantidad máxima concurrente de OCR de documentos que un nodo puede " -"realizar." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Agregar automáticamente a la cola de OCR los documentos creados." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "La ruta de archivo del programa unpaper." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"Ruta de acceso al programa de poppler llamado pdftotext utilizado para " -"extraer texto de archivos PDF." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "Ruta completa a la aplicación que se usará para OCR." - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Texto extraído de PDF" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + #~ msgid "transformations" #~ msgstr "transformations" @@ -398,11 +366,9 @@ msgstr "Texto extraído de PDF" #~ msgstr "Error deleting queue transformation; %(error)s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgstr "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" #~ msgstr "Queue transformation created successfully" diff --git a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po index 826a408f52..87b9c1c2de 100644 --- a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po @@ -1,142 +1,103 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" -msgstr "" +msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "" - -#: __init__.py:86 +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "" +msgstr "آمار صف OCR" #: api.py:74 msgid "Text from OCR" -msgstr "" +msgstr "متن خروجی از OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" +msgid "Submit to OCR queue" msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" +msgid "Re-queue" msgstr "" #: links.py:13 links.py:14 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "stop queue" +msgid "Clean up pages content" msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "" - -#: links.py:19 -msgid "clean up pages content" -msgstr "" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "برای رفع خطاهای معمول در OCR فیلتر زبان را برروی محتوا اجرا میکند." + +#: links.py:18 +msgid "Queue document list" msgstr "" -#: links.py:21 -msgid "queue document list" +#: models.py:15 +msgid "Name" msgstr "" -#: literals.py:7 -msgid "stopped" +#: models.py:16 +msgid "Label" msgstr "" -#: literals.py:8 -msgid "active" -msgstr "" - -#: literals.py:16 -msgid "pending" -msgstr "" - -#: literals.py:17 -msgid "processing" -msgstr "" - -#: literals.py:18 -msgid "error" -msgstr "" - -#: models.py:19 -msgid "name" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" msgstr "" #: models.py:20 -msgid "label" +msgid "Document queues" msgstr "" -#: models.py:24 models.py:44 -msgid "state" +#: models.py:28 views.py:39 +msgid "Document" msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" +#: models.py:29 +msgid "Date time submitted" msgstr "" -#: models.py:30 -msgid "document queues" +#: models.py:30 views.py:43 +msgid "Result" msgstr "" -#: models.py:38 -msgid "document" +#: models.py:31 +msgid "Node name" msgstr "" -#: models.py:39 -msgid "date time submitted" +#: models.py:35 +msgid "Queue document" msgstr "" -#: models.py:40 -msgid "delay ocr" +#: models.py:36 +msgid "Queue documents" msgstr "" -#: models.py:45 -msgid "result" -msgstr "" - -#: models.py:46 -msgid "node name" -msgstr "" - -#: models.py:50 -msgid "queue document" -msgstr "" - -#: models.py:51 -msgid "queue documents" -msgstr "" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "" @@ -149,17 +110,31 @@ msgid "Delete documents from OCR queue" msgstr "" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -170,162 +145,235 @@ msgstr "" msgid "Queued documents: %d" msgstr "" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" msgstr "" #: views.py:41 -msgid "thumbnail" +msgid "Added" msgstr "" -#: views.py:54 -msgid "document queue properties" +#: views.py:42 +msgid "Node" msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "" - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "" - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po index 6426e6e6b7..a34de764f8 100644 --- a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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 @@ -10,141 +10,95 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-07-18 17:27+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "" -"Vérifie si la file d'attente OCR contient des documents en attente de " -"transformation." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "Statistiques OCR" +msgstr "Statistiques de la file d'attente de l'OCR" #: api.py:74 msgid "Text from OCR" msgstr "Texte à partir de l'OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "Ajouter à la file d'attente OCR" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "ré-jouter à la file d'attente" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "supprimer" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "arrêter la file d'attente" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "activer la file d'attente" - -#: links.py:19 -msgid "clean up pages content" -msgstr "nettoyer le contenu des pages" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "Lance un filtre de langue permettant d'éviter les erreurs OCR classiques à partir du contenu des pages." + +#: links.py:18 +msgid "Queue document list" msgstr "" -"Lance un filtre de langue permettant d'éviter les erreurs OCR classiques à " -"partir du contenu des pages." -#: links.py:21 -msgid "queue document list" -msgstr "liste de documents en file d'attente" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "arrêté" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "actif" - -#: literals.py:16 -msgid "pending" -msgstr "en attente" - -#: literals.py:17 -msgid "processing" -msgstr "en cours" - -#: literals.py:18 -msgid "error" -msgstr "erreur" - -#: models.py:19 -msgid "name" -msgstr "nom" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "label" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "état" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "file d'attente des documents" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "files d'attentes des documents" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "document" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "heure et date de soumission" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "reporter l'ocr" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "résultat" - -#: models.py:46 -msgid "node name" -msgstr "nom du noeud" - -#: models.py:50 -msgid "queue document" -msgstr "document en file d'attente" - -#: models.py:51 -msgid "queue documents" -msgstr "documents en file d'attente" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "document manquant." @@ -157,17 +111,31 @@ msgid "Delete documents from OCR queue" msgstr "Supprimer les documents de la file d'attente OCR" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Peut activer/désactiver la file d'attente OCR" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Peut effectuer un nettoyage OCR sur toutes les pages d'un document" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Peut modifier les propriétés d'une file d'attente OCR" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Ajouter automatiquement les nouveaux documents créés à la file d'attente OCR." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "Chemin vers l'exécutable \"unpaper\"" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Chemin vers l'exécutable poppler pdftotext, utilisé pour extraire du texte à partir des fichiers PDF." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "Chemin complet pour l'interface utilisée pour faire de l'OCR" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -178,182 +146,174 @@ msgstr "Files d'attentes de documents:%d" msgid "Queued documents: %d" msgstr "Documents en file d'attente:%d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "documents en file d'attente:%s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "aperçu" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "propriétés de la file d'attente des documents" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Etat actuel:%s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Vous devez fournir au minimum un document pour la file d'attente." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Le document:%s est en cours de traitement et ne peut être supprimé" - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Document en file d'attente:%(document)s supprimé avec succès." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Erreur lors de la suppression du document %(document)s;%(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" -msgstr "" -"Êtes vous certain de vouloir supprimer le document en file d'attente:%s?" +msgstr "Êtes vous certain de vouloir supprimer le document en file d'attente:%s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" -msgstr "" -"Êtes vous certain de vouloir supprimer les documents en file d'attente:%s?" +msgstr "Êtes vous certain de vouloir supprimer les documents en file d'attente:%s?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -"Le document: %(document)s a été ajouté à la file d'attente OCR: %(queue)s." -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Le document: %(document)s est déjà en file d'attente" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -msgstr "" -"Le document: %(document)s a été ré-ajouté à la file d'attente OCR:%(queue)s" +msgstr "Le document: %(document)s a été ré-ajouté à la file d'attente OCR:%(queue)s" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "Le document id#: %d, n'existe plus." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "" -"Le document:%s est déjà en cours de traitement et ne peut être rajouté à la " -"file d'attente" +msgstr "Le document:%s est déjà en cours de traitement et ne peut être rajouté à la file d'attente" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Êtes vous certain de vouloir ré-ajouter le document:%s?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Êtes vous certain de vouloir ré-ajouter les documents:%s?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "File d'attente de documents:%s, déjà arrêtée." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "File d'attente de documents:%s, arrêtée avec succès." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "" -"Êtes vous certain de vouloir désactiver la file d'attente de documents:%s" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "File d'attente de documents:%s, déjà active." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "File d'attente de documents:%s, activée avec succès." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Êtes vous certain de vouloir activer la file d'attente de documents:%s" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Êtes vous certain de vouloir nettoyer le contenu de toutes les pages?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." -msgstr "" -"Sur une base de données de grande taille, cette opération peut prendre un " -"certain temps." +msgstr "Sur une base de données de grande taille, cette opération peut prendre un certain temps." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Nettoyage du contenu des pages du document achevé." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Erreur de nettoyage du contenu des pages du document:%s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Durée en secondes de suspension des tâches d'OCR pour permettre aux " -"procédures de réplication de stockage pour le noeud de s'effectuer." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" -"Maximum d'opérations d'OCR sur documents simultanés que peut traiter un " -"noeud donné " - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "" -"Ajouter automatiquement les nouveaux documents créés à la file d'attente OCR." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "Chemin vers l'exécutable \"unpaper\"" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"Chemin vers l'exécutable poppler pdftotext, utilisé pour extraire du texte à " -"partir des fichiers PDF." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "Chemin complet pour l'interface utilisée pour faire de l'OCR" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Texte extrait du PDF" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + #~ msgid "transformations" #~ msgstr "transformations" @@ -406,11 +366,9 @@ msgstr "Texte extrait du PDF" #~ msgstr "Error deleting queue transformation; %(error)s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgstr "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" #~ msgstr "Queue transformation created successfully" diff --git a/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.po index 9c838dd319..f6e2d82e90 100644 --- a/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/hr_HR/LC_MESSAGES/django.po @@ -1,33 +1,28 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "" - -#: __init__.py:86 +#: __init__.py:59 msgid "OCR queue statistics" msgstr "" @@ -36,108 +31,72 @@ msgid "Text from OCR" msgstr "" #: links.py:9 links.py:10 -msgid "submit to OCR queue" +msgid "Submit to OCR queue" msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" +msgid "Re-queue" msgstr "" #: links.py:13 links.py:14 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "stop queue" +msgid "Clean up pages content" msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "" - -#: links.py:19 -msgid "clean up pages content" -msgstr "" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:21 -msgid "queue document list" +#: links.py:18 +msgid "Queue document list" msgstr "" -#: literals.py:7 -msgid "stopped" +#: models.py:15 +msgid "Name" msgstr "" -#: literals.py:8 -msgid "active" +#: models.py:16 +msgid "Label" msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "" - -#: literals.py:17 -msgid "processing" -msgstr "" - -#: literals.py:18 -msgid "error" -msgstr "" - -#: models.py:19 -msgid "name" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" msgstr "" #: models.py:20 -msgid "label" +msgid "Document queues" msgstr "" -#: models.py:24 models.py:44 -msgid "state" +#: models.py:28 views.py:39 +msgid "Document" msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" +#: models.py:29 +msgid "Date time submitted" msgstr "" -#: models.py:30 -msgid "document queues" +#: models.py:30 views.py:43 +msgid "Result" msgstr "" -#: models.py:38 -msgid "document" +#: models.py:31 +msgid "Node name" msgstr "" -#: models.py:39 -msgid "date time submitted" +#: models.py:35 +msgid "Queue document" msgstr "" -#: models.py:40 -msgid "delay ocr" +#: models.py:36 +msgid "Queue documents" msgstr "" -#: models.py:45 -msgid "result" -msgstr "" - -#: models.py:46 -msgid "node name" -msgstr "" - -#: models.py:50 -msgid "queue document" -msgstr "" - -#: models.py:51 -msgid "queue documents" -msgstr "" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "" @@ -150,17 +109,31 @@ msgid "Delete documents from OCR queue" msgstr "" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -171,162 +144,235 @@ msgstr "" msgid "Queued documents: %d" msgstr "" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" msgstr "" #: views.py:41 -msgid "thumbnail" +msgid "Added" msgstr "" -#: views.py:54 -msgid "document queue properties" +#: views.py:42 +msgid "Node" msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "" - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "" - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po index ccd033c687..26156f4782 100644 --- a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po @@ -1,32 +1,28 @@ # 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: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "" - -#: __init__.py:86 +#: __init__.py:59 msgid "OCR queue statistics" msgstr "" @@ -35,108 +31,72 @@ msgid "Text from OCR" msgstr "" #: links.py:9 links.py:10 -msgid "submit to OCR queue" +msgid "Submit to OCR queue" msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" +msgid "Re-queue" msgstr "" #: links.py:13 links.py:14 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "stop queue" +msgid "Clean up pages content" msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "" - -#: links.py:19 -msgid "clean up pages content" -msgstr "" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:21 -msgid "queue document list" +#: links.py:18 +msgid "Queue document list" msgstr "" -#: literals.py:7 -msgid "stopped" +#: models.py:15 +msgid "Name" msgstr "" -#: literals.py:8 -msgid "active" +#: models.py:16 +msgid "Label" msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "" - -#: literals.py:17 -msgid "processing" -msgstr "" - -#: literals.py:18 -msgid "error" -msgstr "" - -#: models.py:19 -msgid "name" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" msgstr "" #: models.py:20 -msgid "label" +msgid "Document queues" msgstr "" -#: models.py:24 models.py:44 -msgid "state" +#: models.py:28 views.py:39 +msgid "Document" msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" +#: models.py:29 +msgid "Date time submitted" msgstr "" -#: models.py:30 -msgid "document queues" +#: models.py:30 views.py:43 +msgid "Result" msgstr "" -#: models.py:38 -msgid "document" +#: models.py:31 +msgid "Node name" msgstr "" -#: models.py:39 -msgid "date time submitted" +#: models.py:35 +msgid "Queue document" msgstr "" -#: models.py:40 -msgid "delay ocr" +#: models.py:36 +msgid "Queue documents" msgstr "" -#: models.py:45 -msgid "result" -msgstr "" - -#: models.py:46 -msgid "node name" -msgstr "" - -#: models.py:50 -msgid "queue document" -msgstr "" - -#: models.py:51 -msgid "queue documents" -msgstr "" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "" @@ -149,17 +109,31 @@ msgid "Delete documents from OCR queue" msgstr "" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -170,162 +144,235 @@ msgstr "" msgid "Queued documents: %d" msgstr "" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" msgstr "" #: views.py:41 -msgid "thumbnail" +msgid "Added" msgstr "" -#: views.py:54 -msgid "document queue properties" +#: views.py:42 +msgid "Node" msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "" - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "" - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po index f047e25377..599f09b436 100644 --- a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po @@ -1,32 +1,28 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "" - -#: __init__.py:86 +#: __init__.py:59 msgid "OCR queue statistics" msgstr "" @@ -35,108 +31,72 @@ msgid "Text from OCR" msgstr "" #: links.py:9 links.py:10 -msgid "submit to OCR queue" +msgid "Submit to OCR queue" msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" +msgid "Re-queue" msgstr "" #: links.py:13 links.py:14 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "stop queue" +msgid "Clean up pages content" msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "" - -#: links.py:19 -msgid "clean up pages content" -msgstr "" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:21 -msgid "queue document list" +#: links.py:18 +msgid "Queue document list" msgstr "" -#: literals.py:7 -msgid "stopped" +#: models.py:15 +msgid "Name" msgstr "" -#: literals.py:8 -msgid "active" +#: models.py:16 +msgid "Label" msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "" - -#: literals.py:17 -msgid "processing" -msgstr "" - -#: literals.py:18 -msgid "error" -msgstr "" - -#: models.py:19 -msgid "name" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" msgstr "" #: models.py:20 -msgid "label" +msgid "Document queues" msgstr "" -#: models.py:24 models.py:44 -msgid "state" +#: models.py:28 views.py:39 +msgid "Document" msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" +#: models.py:29 +msgid "Date time submitted" msgstr "" -#: models.py:30 -msgid "document queues" +#: models.py:30 views.py:43 +msgid "Result" msgstr "" -#: models.py:38 -msgid "document" +#: models.py:31 +msgid "Node name" msgstr "" -#: models.py:39 -msgid "date time submitted" +#: models.py:35 +msgid "Queue document" msgstr "" -#: models.py:40 -msgid "delay ocr" +#: models.py:36 +msgid "Queue documents" msgstr "" -#: models.py:45 -msgid "result" -msgstr "" - -#: models.py:46 -msgid "node name" -msgstr "" - -#: models.py:50 -msgid "queue document" -msgstr "" - -#: models.py:51 -msgid "queue documents" -msgstr "" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "" @@ -149,17 +109,31 @@ msgid "Delete documents from OCR queue" msgstr "" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -170,162 +144,235 @@ msgstr "" msgid "Queued documents: %d" msgstr "" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" msgstr "" #: views.py:41 -msgid "thumbnail" +msgid "Added" msgstr "" -#: views.py:54 -msgid "document queue properties" +#: views.py:42 +msgid "Node" msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "" - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "" - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po index 51a09bf791..d4ec63a541 100644 --- a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierpaolo Baldan , 2011 # Pierpaolo Baldan , 2012 @@ -9,139 +10,95 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-06-17 22:12+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Controlla i documenti nella coda dell'OCR" - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "Statistiche OCR" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "testo dall'OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "Sottoponi una coda di OCR" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "riaccoda" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "cancella" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "stoppa la coda" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "attiva la coda" - -#: links.py:19 -msgid "clean up pages content" -msgstr "ripulisci il contenuto delle pagine" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "Esegue un filtro per rimuovere i comuni errori di OCR dal contenuto del documento pagine." + +#: links.py:18 +msgid "Queue document list" msgstr "" -"Esegue un filtro per rimuovere i comuni errori di OCR dal contenuto del " -"documento pagine." -#: links.py:21 -msgid "queue document list" -msgstr "lista dei documenti in coda" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "fermato" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "attivo" - -#: literals.py:16 -msgid "pending" -msgstr "in esecuzione" - -#: literals.py:17 -msgid "processing" -msgstr "in elaborazione" - -#: literals.py:18 -msgid "error" -msgstr "errore" - -#: models.py:19 -msgid "name" -msgstr "nome" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "etichetta" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "stato" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "coda del documento" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "code di documenti" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "documento" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "orario di esecuzione" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "proroga ocr" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "risultato" - -#: models.py:46 -msgid "node name" -msgstr "nome del nodo" - -#: models.py:50 -msgid "queue document" -msgstr "coda del documento" - -#: models.py:51 -msgid "queue documents" -msgstr "code dei documenti" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Documento perso" @@ -154,17 +111,31 @@ msgid "Delete documents from OCR queue" msgstr "Cancella documenti dalla coda OCR" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Puoi abilitare/disabilitare la coda OCR" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Posso effettuare la pulizia dell OCR di tutte le pagine dei documenti" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Posso modificare le proprità della coda di OCR" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Automaticamente crea una coda appena si sottomone un documento ad OCR." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "File path per il programma unpaper" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -175,234 +146,235 @@ msgstr "Coda documento:%d" msgid "Queued documents: %d" msgstr "Code di documenti:%d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "documenti in coda: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "thumbnail" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "proprietà della coda documenti" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Stato corrente: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Deve fornire almeno un documento di coda." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Il document: %s è in elaborazione e non può essere cancellato." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Coda documento: %(document)s cancellata con successo." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Errore nella cancellazione del documento: %(document)s; %(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Sei sicuro di voler cancellare questa coda documento: %s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "Sei sicuro di voler cancellare queste code documento: %s?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -"Il documento: %(document)s è stato aggiunto alla coda %(queue)s per OCR." -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Il documento: %(document)s è gia stato elaborato." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "Il documento: %(document)s è stato riprocessato %(queue)s per OCR." -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "il documento id#: %d,non esiste più." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "Il documento: %s è gia stato processato non può essere riprocessato." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Sei sicuro di volere riprocessare il documento: %s?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Sei sicuro di volere riprocessare questi documenti: %s?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Questa coda: %s, è stata appena fermata." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Questa coda: %s,è stata fermata con successo." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Sei sicuro di voler fermare la coda per il documento: %s" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "La coda per questo documento: %s, è già attiva." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Coda documento: %s, attivata con successo." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Sei sicuro di voler attivare questa coda documento: %s" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Sei sicuro di voler ripulire tutto il contenuto delle pagine?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "Nei database grandi questa operazione può richiedere del tempo." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Pulizia del contenuto delle pagine completata." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Errore nella pulizia del contenuto delle pagine: %s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Quantità di secondi di ritardo OCR di documenti per consentire lo stoccaggio " -"nel nodo di replica." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" -"Importo massimo di documenti concorrenti per OCR che un nodo è in grado di " -"eseguire." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Automaticamente crea una coda appena si sottomone un documento ad OCR." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "File path per il programma unpaper" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Testo estratto da PDF" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + #~ msgid "transformations" -#~ msgstr "transformazioni" +#~ msgstr "transformations" #~ msgid "add transformation" -#~ msgstr "aggiungi trasformazione" +#~ msgstr "add transformation" #~ msgid "edit" -#~ msgstr "modifica" +#~ msgstr "edit" #~ msgid "Default" #~ msgstr "Default" #~ msgid "Enter a valid value." -#~ msgstr "Inserisci un valore valido" +#~ msgstr "Enter a valid value." #~ msgid "order" -#~ msgstr "ordina" +#~ msgstr "order" #~ msgid "transformation" -#~ msgstr "trasforma" +#~ msgstr "transformation" #~ msgid "arguments" -#~ msgstr "argomenti" +#~ msgstr "arguments" #~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Usa un dizionario per identificare gli argomenti, esempio: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" #~ msgid "document queue transformation" -#~ msgstr "coda del documento in trasformazione" +#~ msgstr "document queue transformation" #~ msgid "document queue transformations" -#~ msgstr "code dei documenti in trasformazione" +#~ msgstr "document queue transformations" #~ msgid "transformations for: %s" -#~ msgstr "trasformazione per: %s" +#~ msgstr "transformations for: %s" #~ msgid "Queue transformation edited successfully" -#~ msgstr "Modifica della coda di trasformazione effettuata con successo" +#~ msgstr "Queue transformation edited successfully" #~ msgid "Error editing queue transformation; %s" -#~ msgstr "Errore nella modifica alla coda di trasformazione; %s" +#~ msgstr "Error editing queue transformation; %s" #~ msgid "Edit transformation: %s" -#~ msgstr "Modifica trasformazioni:%s" +#~ msgstr "Edit transformation: %s" #~ msgid "Queue transformation deleted successfully." -#~ msgstr "Coda di trasformazione cancellata con successo" +#~ msgstr "Queue transformation deleted successfully." #~ msgid "Error deleting queue transformation; %(error)s" -#~ msgstr "Errore nella cancellazione della coda di trasformazione; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgstr "" -#~ "Sei sicuro di voler cancellare la coda di trasformazione " -#~ "\"%(transformation)s\"" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" -#~ msgstr "Coda di trasformazione creata con successo" +#~ msgstr "Queue transformation created successfully" #~ msgid "Error creating queue transformation; %s" -#~ msgstr "Errore creano la coda di trasformazione; %s" +#~ msgstr "Error creating queue transformation; %s" #~ msgid "Create new transformation for queue: %s" -#~ msgstr "Crea una nuova coda di trasformazione:%s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..857488f174 --- /dev/null +++ b/mayan/apps/ocr/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,378 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:59 +msgid "OCR queue statistics" +msgstr "" + +#: api.py:74 +msgid "Text from OCR" +msgstr "" + +#: links.py:9 links.py:10 +msgid "Submit to OCR queue" +msgstr "" + +#: links.py:11 links.py:12 +msgid "Re-queue" +msgstr "" + +#: links.py:13 links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:16 +msgid "Clean up pages content" +msgstr "" + +#: links.py:16 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: links.py:18 +msgid "Queue document list" +msgstr "" + +#: models.py:15 +msgid "Name" +msgstr "" + +#: models.py:16 +msgid "Label" +msgstr "" + +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" + +#: models.py:20 +msgid "Document queues" +msgstr "" + +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" + +#: models.py:29 +msgid "Date time submitted" +msgstr "" + +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" + +#: models.py:31 +msgid "Node name" +msgstr "" + +#: models.py:35 +msgid "Queue document" +msgstr "" + +#: models.py:36 +msgid "Queue documents" +msgstr "" + +#: models.py:53 views.py:39 +msgid "Missing document." +msgstr "" + +#: permissions.py:8 +msgid "Submit documents for OCR" +msgstr "" + +#: permissions.py:9 +msgid "Delete documents from OCR queue" +msgstr "" + +#: permissions.py:10 +msgid "Can execute the OCR clean up on all document pages" +msgstr "" + +#: permissions.py:11 +msgid "Can edit an OCR queue properties" +msgstr "" + +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + +#: statistics.py:15 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:16 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: views.py:32 +#, python-format +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" + +#: views.py:41 +msgid "Added" +msgstr "" + +#: views.py:42 +msgid "Node" +msgstr "" + +#: views.py:60 views.py:140 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:70 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:87 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:89 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" + +#: views.py:152 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:158 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:162 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:174 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:176 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:196 +msgid "Are you sure you wish to clean up all the pages content?" +msgstr "" + +#: views.py:197 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:203 +msgid "Document pages content clean up complete." +msgstr "" + +#: views.py:205 +#, python-format +msgid "Document pages content clean up error: %s" +msgstr "" + +#: parsers/__init__.py:94 parsers/__init__.py:171 +msgid "Text extracted from PDF" +msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9643cdb8c4 --- /dev/null +++ b/mayan/apps/ocr/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,378 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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:36 __init__.py:58 links.py:19 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:59 +msgid "OCR queue statistics" +msgstr "" + +#: api.py:74 +msgid "Text from OCR" +msgstr "" + +#: links.py:9 links.py:10 +msgid "Submit to OCR queue" +msgstr "" + +#: links.py:11 links.py:12 +msgid "Re-queue" +msgstr "" + +#: links.py:13 links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:16 +msgid "Clean up pages content" +msgstr "" + +#: links.py:16 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: links.py:18 +msgid "Queue document list" +msgstr "" + +#: models.py:15 +msgid "Name" +msgstr "" + +#: models.py:16 +msgid "Label" +msgstr "" + +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" + +#: models.py:20 +msgid "Document queues" +msgstr "" + +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" + +#: models.py:29 +msgid "Date time submitted" +msgstr "" + +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" + +#: models.py:31 +msgid "Node name" +msgstr "" + +#: models.py:35 +msgid "Queue document" +msgstr "" + +#: models.py:36 +msgid "Queue documents" +msgstr "" + +#: models.py:53 views.py:39 +msgid "Missing document." +msgstr "" + +#: permissions.py:8 +msgid "Submit documents for OCR" +msgstr "" + +#: permissions.py:9 +msgid "Delete documents from OCR queue" +msgstr "" + +#: permissions.py:10 +msgid "Can execute the OCR clean up on all document pages" +msgstr "" + +#: permissions.py:11 +msgid "Can edit an OCR queue properties" +msgstr "" + +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + +#: statistics.py:15 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:16 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: views.py:32 +#, python-format +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" + +#: views.py:41 +msgid "Added" +msgstr "" + +#: views.py:42 +msgid "Node" +msgstr "" + +#: views.py:60 views.py:140 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:70 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:87 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:89 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" + +#: views.py:152 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:158 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:162 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:174 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:176 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:196 +msgid "Are you sure you wish to clean up all the pages content?" +msgstr "" + +#: views.py:197 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:203 +msgid "Document pages content clean up complete." +msgstr "" + +#: views.py:205 +#, python-format +msgid "Document pages content clean up error: %s" +msgstr "" + +#: parsers/__init__.py:94 parsers/__init__.py:171 +msgid "Text extracted from PDF" +msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po index 167e739587..dd530028a0 100644 --- a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po @@ -1,144 +1,103 @@ # 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 , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-09-28 19:58+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Controleer de OCR-rij voor uitstaande documenten." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "OCR statistieken" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "Tekst van OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "aan OCR rij toevoegen" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "OCR rij opnieuw inplannen" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "verwijder" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "stop de OCR rij" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "activeer OCR rij" - -#: links.py:19 -msgid "clean up pages content" -msgstr "opschonen pagina inhoud" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "Start taal-filter om veel voorkomende OCR fouten te corrigeren." -#: links.py:21 -msgid "queue document list" -msgstr "documentlijst in OCR rij zetten" +#: links.py:18 +msgid "Queue document list" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "gestoped" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "actief" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "loopt" - -#: literals.py:17 -msgid "processing" -msgstr "in behandeling" - -#: literals.py:18 -msgid "error" -msgstr "fout" - -#: models.py:19 -msgid "name" -msgstr "naam" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "label" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "status" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "document-rij" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "document-rijen" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "document" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "datum en tijdstip toegevoegd" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "ocr uitstellen" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "resultaat" - -#: models.py:46 -msgid "node name" -msgstr "knooppuntnaam" - -#: models.py:50 -msgid "queue document" -msgstr "document in OCR-rij zetten." - -#: models.py:51 -msgid "queue documents" -msgstr "documenten in de OCR-rij zetten." - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Vermiste document." @@ -151,17 +110,31 @@ msgid "Delete documents from OCR queue" msgstr "Verwijder documenten van de OCR wachtrij" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "In- en uitschakelen toestaan van de OCR wachtrij " - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "OCR opschonen toestaan op alle documentpagina's" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Bewerk de eigenschappen van een OCR rij" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Zet nieuw aangemaakte documenten automatisch in de OCR wachtrij." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "Bestandspad naar unpaper programma." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Bestandspad naar 'poppler's' pdftotext programma voor het extraheren van PDF files." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -172,244 +145,235 @@ msgstr "Aantal document-rijen: %d" msgid "Queued documents: %d" msgstr "Documenten in de rij: %d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "Documenten in de rij: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "'thumbnail'" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "document-rij eigenschappen" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Huidige status: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "U moet minstens een document-rij selecteren" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Document: %s wordt verwerkt en kan niet worden verwijderd." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Document: %(document)s uit rij verwijderd." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" -msgstr "" -"Fout bij het verwijderen van document: %(document)s. Foutmelding: %(error)s" +msgstr "Fout bij het verwijderen van document: %(document)s. Foutmelding: %(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Bent u er zeker van dat u document-rij: %s, wilt verwijderen?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "Bent u er zeker van dat u de volgende document-rijen wilt verwijderen? %s." + +#: views.py:124 +#, python-format +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -"Bent u er zeker van dat u de volgende document-rijen wilt verwijderen? %s." -#: views.py:141 -#, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Document: %(document)s is toegevoegd aan OCR-rij: %(queue)s" - -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Document: %(document)s staat al in OCR-rij." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -msgstr "" -"Document: %(document)s is opnieuw in de OCR-rij: %(queue)s ingeplanned." +msgstr "Document: %(document)s is opnieuw in de OCR-rij: %(queue)s ingeplanned." -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "Document id#: %d, niet langer aanwezig" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "" -"Document: %s is al afgehandeld en kan niet meer in de rij geplaatst worden." +msgstr "Document: %s is al afgehandeld en kan niet meer in de rij geplaatst worden." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" -msgstr "" -"Bent u er zeker van om document: %s, opnieuw toe te voegen aan OCR-rij." +msgstr "Bent u er zeker van om document: %s, opnieuw toe te voegen aan OCR-rij." -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" -msgstr "" -"Bent u er zeker van om de volgende documenten, opnieuw toe te voegen aan OCR-" -"rij? Documenten: %s." +msgstr "Bent u er zeker van om de volgende documenten, opnieuw toe te voegen aan OCR-rij? Documenten: %s." -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Document OCR-rij: %s, is al gestopt." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Document OCR-rij: %s, is gestopped" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Bent u er zeker van om OCR-rij: %s uit te schakelen?" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "OCR-rij: %s, is al geactiveerd" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "OCR-rij: %s, is actief." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Bent u er zeker van om OCR-rij: %s te activeren." - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Bent u er zeker van dat u de inhoud van alle pagina's wilt opschonen?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "Op een grote database kan deze operatie lang duren." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Opschonen van documentpagina's voltooid." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Fout bij het opschonen van documentpagina's. Foutmelding: %s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Aantal seconden OCR vertragen voor het toestaan van node storage replicatie " -"overhead." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" -"Maximum aantal documenten dat tegelijkertijd door een OCR node kan worden " -"verwerkt." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Zet nieuw aangemaakte documenten automatisch in de OCR wachtrij." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "Bestandspad naar unpaper programma." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"Bestandspad naar 'poppler's' pdftotext programma voor het extraheren van PDF " -"files." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Tekst uit PDF" -#~ msgid "transformations" -#~ msgstr "transformaties" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." -#~ msgid "add transformation" -#~ msgstr "toevoegen van transformatie" +#~ msgid "stop queue" +#~ msgstr "stop queue" -#~ msgid "edit" -#~ msgstr "bewerk" +#~ msgid "activate queue" +#~ msgstr "activate queue" -#~ msgid "Default" -#~ msgstr "Verstekwaarde" +#~ msgid "stopped" +#~ msgstr "stopped" -#~ msgid "Enter a valid value." -#~ msgstr "Voer een valide waarde in." +#~ msgid "active" +#~ msgstr "active" -#~ msgid "order" -#~ msgstr "bestelling" +#~ msgid "pending" +#~ msgstr "pending" -#~ msgid "transformation" -#~ msgstr "transformatie" +#~ msgid "processing" +#~ msgstr "processing" -#~ msgid "arguments" -#~ msgstr "argumenten" +#~ msgid "error" +#~ msgstr "error" -#~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Gebruik woordenboeken om argumenten te identificeren, voorbeeld: %s" +#~ msgid "name" +#~ msgstr "name" -#~ msgid "document queue transformation" -#~ msgstr "document-rij transformaties" +#~ msgid "state" +#~ msgstr "state" -#~ msgid "document queue transformations" -#~ msgstr "document-rij transformaties" +#~ msgid "delay ocr" +#~ msgstr "delay ocr" -#~ msgid "transformations for: %s" -#~ msgstr "transformaties voor: %s" +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" -#~ msgid "Queue transformation edited successfully" -#~ msgstr "transformatie wachtrij aangepast." +#~ msgid "document queue properties" +#~ msgstr "document queue properties" -#~ msgid "Error editing queue transformation; %s" -#~ msgstr "Fout bij aanpassen transformatie wachtrij: %s" +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" -#~ msgid "Edit transformation: %s" -#~ msgstr "transformaties bewerken: %s" +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." -#~ msgid "Queue transformation deleted successfully." -#~ msgstr "transformatie wachtrij verwijdert." +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." -#~ msgid "Error deleting queue transformation; %(error)s" -#~ msgstr "" -#~ "Fout bij het verwijderen van transformatie wachtrij. Foutmelding: " -#~ "%(error)s" +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." #~ msgstr "" -#~ "Bent u er zeker van om de transformatie wachtrij: \"%(transformation)s\" " -#~ "te verwijderen." +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" -#~ msgstr "transformatie wachtrij verwijdert" +#~ msgstr "Queue transformation created successfully" #~ msgid "Error creating queue transformation; %s" -#~ msgstr "Fout bij het aanmaken van transformatie wachtrij. Foutmelding: %s" +#~ msgstr "Error creating queue transformation; %s" #~ msgid "Create new transformation for queue: %s" -#~ msgstr "Aanmaken van een nieuwe transformatie voor wachtrij: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po index 4fc3f26a8c..ee8af75783 100644 --- a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po @@ -1,33 +1,28 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-06-17 22:12+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "" - -#: __init__.py:86 +#: __init__.py:59 msgid "OCR queue statistics" msgstr "" @@ -36,108 +31,72 @@ msgid "Text from OCR" msgstr "" #: links.py:9 links.py:10 -msgid "submit to OCR queue" +msgid "Submit to OCR queue" msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" +msgid "Re-queue" msgstr "" #: links.py:13 links.py:14 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "stop queue" +msgid "Clean up pages content" msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "" - -#: links.py:19 -msgid "clean up pages content" -msgstr "" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:21 -msgid "queue document list" +#: links.py:18 +msgid "Queue document list" msgstr "" -#: literals.py:7 -msgid "stopped" +#: models.py:15 +msgid "Name" msgstr "" -#: literals.py:8 -msgid "active" +#: models.py:16 +msgid "Label" msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "" - -#: literals.py:17 -msgid "processing" -msgstr "" - -#: literals.py:18 -msgid "error" -msgstr "" - -#: models.py:19 -msgid "name" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" msgstr "" #: models.py:20 -msgid "label" +msgid "Document queues" msgstr "" -#: models.py:24 models.py:44 -msgid "state" +#: models.py:28 views.py:39 +msgid "Document" msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" +#: models.py:29 +msgid "Date time submitted" msgstr "" -#: models.py:30 -msgid "document queues" +#: models.py:30 views.py:43 +msgid "Result" msgstr "" -#: models.py:38 -msgid "document" +#: models.py:31 +msgid "Node name" msgstr "" -#: models.py:39 -msgid "date time submitted" +#: models.py:35 +msgid "Queue document" msgstr "" -#: models.py:40 -msgid "delay ocr" +#: models.py:36 +msgid "Queue documents" msgstr "" -#: models.py:45 -msgid "result" -msgstr "" - -#: models.py:46 -msgid "node name" -msgstr "" - -#: models.py:50 -msgid "queue document" -msgstr "" - -#: models.py:51 -msgid "queue documents" -msgstr "" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "" @@ -150,17 +109,31 @@ msgid "Delete documents from OCR queue" msgstr "" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -171,162 +144,235 @@ msgstr "" msgid "Queued documents: %d" msgstr "" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" msgstr "" #: views.py:41 -msgid "thumbnail" +msgid "Added" msgstr "" -#: views.py:54 -msgid "document queue properties" +#: views.py:42 +msgid "Node" msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "" - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "" - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po index 976fc1a771..b4500dcf15 100644 --- a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po @@ -1,148 +1,105 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Renata Oliveira , 2011 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-02 21:27+0000\n" -"Last-Translator: Vítor Figueiró \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Verifica a fila de OCR para documentos pendentes." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "estatísticas de OCR" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "Texto de OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "enviar para a fila OCR" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "reenviar para a fila" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "parar a fila" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "ativar a fila" - -#: links.py:19 -msgid "clean up pages content" -msgstr "limpar o conteúdo das páginas" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "Corre um filtro de linguagem para remover erros comuns de OCR do conteúdo das páginas do documento." + +#: links.py:18 +msgid "Queue document list" msgstr "" -"Corre um filtro de linguagem para remover erros comuns de OCR do conteúdo " -"das páginas do documento." -#: links.py:21 -msgid "queue document list" -msgstr "lista de documentos da fila" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "parada" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "ativa" - -#: literals.py:16 -msgid "pending" -msgstr "pendente" - -#: literals.py:17 -msgid "processing" -msgstr "processamento" - -#: literals.py:18 -msgid "error" -msgstr "erro" - -#: models.py:19 -msgid "name" -msgstr "nome" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "rótulo" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "estado" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "fila de documentos" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "filas de documentos" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "documento" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "data/hora de submissão" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "atrasar ocr" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "resultado" - -#: models.py:46 -msgid "node name" -msgstr "nome do nó" - -#: models.py:50 -msgid "queue document" -msgstr "documento da fila" - -#: models.py:51 -msgid "queue documents" -msgstr "documentos da fila" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Documento em falta." @@ -155,17 +112,31 @@ msgid "Delete documents from OCR queue" msgstr "Remover documentos da fila de OCR" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Pode habilitar/desabilitar a fila de OCR" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Pode executar a limpeza de OCR em todas as páginas do documento" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Pode editar as propriedades de uma fila OCR" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Enviar documentos novos automaticamente para OCR." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "Caminho para o programa unpaper." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Caminho para o programa pdftotext de poppler, usado para extrair texto de ficheiros PDF." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -176,239 +147,235 @@ msgstr "Fila de documentos: %d" msgid "Queued documents: %d" msgstr "Documentos na fila: %d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "documentos na fila: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "miniatura" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "propriedades da fila de documentos" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Estado atual: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Deve fornecer pelo menos um documento da fila." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "O documento: %s está a ser processado e não pode ser excluído." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Documento da fila: %(document)s excluído com sucesso." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Erro ao excluir documento: %(document)s; %(error)s " -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Tem a certeza de que deseja excluir o documento da fila: %s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "Tem a certeza de que deseja excluir os documentos da fila: %s?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "O documento: %(document)s foi adicionado à fila de OCR: %(queue)s ." +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "O documento: %(document)s já está na fila." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -msgstr "" -"O documento: %(document)s foi reenviado para a fila de OCR: %(queue)s " +msgstr "O documento: %(document)s foi reenviado para a fila de OCR: %(queue)s " -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "O documento com id nº: %d, já não existe." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "" -"O documento: %s já está a ser processado e não pode ser reenviado para a " -"fila." +msgstr "O documento: %s já está a ser processado e não pode ser reenviado para a fila." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Tem a certeza de que deseja reenviar o documento: %s para a fila?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Tem a certeza de que deseja reenviar para a fila os documentos: %s?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Fila de documentos: %s, já está parada." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Fila de documentos: %s, parada com êxito." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Tem a certeza de que deseja desativar a fila de documentos: %s" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "Fila de documentos: %s, já está ativa." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Fila de documentos: %s, ativada com sucesso." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Tem a certeza de que deseja ativar a fila de documentos: %s" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Tem a certeza de que deseja limpar todo o conteúdo das páginas?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." -msgstr "" -"Esta operação pode levar algum tempo a executar em bases de dados grandes ." +msgstr "Esta operação pode levar algum tempo a executar em bases de dados grandes ." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Limpeza do conteúdo das páginas do documento completa." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Erro ao limpar o conteúdo das páginas do documento: %s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Número de segundos de atraso para o OCR de documentos para permitir a " -"replicação de armazenamento do nó." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" -"Quantidade máxima de OCR's de documentos que um nó pode executar em " -"simultâneo." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Enviar documentos novos automaticamente para OCR." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "Caminho para o programa unpaper." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"Caminho para o programa pdftotext de poppler, usado para extrair texto de " -"ficheiros PDF." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Texto extraído de PDF" -#~ msgid "transformations" -#~ msgstr "transformações" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." -#~ msgid "add transformation" -#~ msgstr "adicionar transformação" +#~ msgid "stop queue" +#~ msgstr "stop queue" -#~ msgid "edit" -#~ msgstr "editar" +#~ msgid "activate queue" +#~ msgstr "activate queue" -#~ msgid "Default" -#~ msgstr "Padrão" +#~ msgid "stopped" +#~ msgstr "stopped" -#~ msgid "Enter a valid value." -#~ msgstr "Introduza um valor válido." +#~ msgid "active" +#~ msgstr "active" -#~ msgid "order" -#~ msgstr "ordem" +#~ msgid "pending" +#~ msgstr "pending" -#~ msgid "transformation" -#~ msgstr "transformação" +#~ msgid "processing" +#~ msgstr "processing" -#~ msgid "arguments" -#~ msgstr "argumentos" +#~ msgid "error" +#~ msgstr "error" -#~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Use dicionários para identificar argumentos, exemplo: %s" +#~ msgid "name" +#~ msgstr "name" -#~ msgid "document queue transformation" -#~ msgstr "transformação da fila de documentos" +#~ msgid "state" +#~ msgstr "state" -#~ msgid "document queue transformations" -#~ msgstr "transformações da fila de documentos" +#~ msgid "delay ocr" +#~ msgstr "delay ocr" -#~ msgid "transformations for: %s" -#~ msgstr "transformações para: %s" +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" -#~ msgid "Queue transformation edited successfully" -#~ msgstr "Transformação da fila editada com sucesso" +#~ msgid "document queue properties" +#~ msgstr "document queue properties" -#~ msgid "Error editing queue transformation; %s" -#~ msgstr "Erro ao editar a transformação da fila; %s" +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" -#~ msgid "Edit transformation: %s" -#~ msgstr "Editar transformação: %s" +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." -#~ msgid "Queue transformation deleted successfully." -#~ msgstr "Transformação da fila excluída com sucesso." +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." -#~ msgid "Error deleting queue transformation; %(error)s" -#~ msgstr "Erro ao excluir transformação da fila; %(error)s " +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." #~ msgstr "" -#~ "Tem a certeza de que deseja excluir a transformação da fila " -#~ "\"%(transformation)s\"" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" -#~ msgstr "Transformação da fila criada com sucesso" +#~ msgstr "Queue transformation created successfully" #~ msgid "Error creating queue transformation; %s" -#~ msgstr "Erro ao criar a transformação da fila; %s" +#~ msgstr "Error creating queue transformation; %s" #~ msgid "Create new transformation for queue: %s" -#~ msgstr "Criar nova transformação para a fila: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po index b6b977d4be..e9493c6880 100644 --- a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po @@ -1,147 +1,104 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011-2012 +# Translators: +# Emerson Soares , 2011-2012 # Renata Oliveira , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-11-29 14:54+0000\n" -"Last-Translator: emersonsoares \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Verifica a lista de OCR para documentos pendentes." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "estatísticas de OCR" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "Texto de OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "submeter à lista de OCR" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "re-enfileirar" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "parar lista" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "ativar lista" - -#: links.py:19 -msgid "clean up pages content" -msgstr "limpar conteúdo das páginas" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "Executa um filtro de linguagem para remover erros comuns de OCR do conteúdo das páginas do documento." + +#: links.py:18 +msgid "Queue document list" msgstr "" -"Executa um filtro de linguagem para remover erros comuns de OCR do conteúdo " -"das páginas do documento." -#: links.py:21 -msgid "queue document list" -msgstr "lista de documentos da fila" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "parado" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "ativo" - -#: literals.py:16 -msgid "pending" -msgstr "pendente" - -#: literals.py:17 -msgid "processing" -msgstr "processamento" - -#: literals.py:18 -msgid "error" -msgstr "erro" - -#: models.py:19 -msgid "name" -msgstr "nome" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "rótulo" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "estado" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "lista de documento" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "listas de documento" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "documento" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "data e hora submetido" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "atraso ocr" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "resultado" - -#: models.py:46 -msgid "node name" -msgstr "nome do nó" - -#: models.py:50 -msgid "queue document" -msgstr "enfileirar documento" - -#: models.py:51 -msgid "queue documents" -msgstr "enfileirar documentos" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Falta de documento." @@ -154,17 +111,31 @@ msgid "Delete documents from OCR queue" msgstr "Excluir documentos da fila de OCR" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Pode ativar/desativar a fila OCR" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Pode executar o limpador OCR em todas as páginas do documento" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Pode editar uma lista de propriedades OCR" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Listar automaticamente os novos documentos criados para OCR " + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "Caminho do arquivo para o programa unpaper." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Caminho para o programa poppler pdftotext usado para extrair texto de arquivos PDF." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -175,236 +146,235 @@ msgstr "Listas de documento: %d" msgid "Queued documents: %d" msgstr "Documentos na lista: %d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "documentos na lista: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "miniatura" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "propriedades da lista de documento" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Estado atual: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Deve fornecer pelo menos um documento da lista." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Documento: %s está sendo processado e não pode ser excluído." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Lista de documento: %(document)s removido com sucesso." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Erro ao excluir documento: %(document)s; %(error)s " -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Você tem certeza que deseja deletar o documento da lista: %s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "Tem certeza de que deseja excluir os documentos da lista: %s?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Documento: %(document)s foi adicionado à lista de OCR: %(queue)s ." +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Documento: %(document)s já está na lista." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -msgstr "" -"Documento: %(document)s foi re-enfileirado para a lista de OCR: %(queue)s " +msgstr "Documento: %(document)s foi re-enfileirado para a lista de OCR: %(queue)s " -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "#ID do documento: %d, não existe mais." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "Documento: %s já está sendo processado e não pode ser re-enfileirado." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Tem certeza de que deseja re-enfileirar o documento: %s?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Tem certeza de que deseja voltar a lista de documentos: %s?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Lista de documento: %s, já está parado." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Lista de documento: %s, parada com êxito." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Tem certeza de que deseja desativar a lista de documento: %s" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "Lista de documento: %s, já está ativa." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Lista de documento: %s, ativada com sucesso." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Tem certeza de que deseja ativar a lista de documento: %s" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Tem certeza de que deseja limpar todo o conteúdo das páginas?" -#: views.py:274 +#: views.py:197 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:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Limpeza do conteúdo das páginas do documento completa." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Erro ao limpar o conteúdo das páginas do documento: %s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Quantidade de segundos de atraso OCR de documentos para permitir o nó da " -"sobrecarga de replicação de armazenamento." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" -"Quantidade máxima de documentos simultâneos OCRs que um nó pode executar." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Listar automaticamente os novos documentos criados para OCR " - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "Caminho do arquivo para o programa unpaper." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"Caminho para o programa poppler pdftotext usado para extrair texto de " -"arquivos PDF." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Texto extraído de PDF" -#~ msgid "transformations" -#~ msgstr "transformações" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." -#~ msgid "add transformation" -#~ msgstr "adicionar transformação" +#~ msgid "stop queue" +#~ msgstr "stop queue" -#~ msgid "edit" -#~ msgstr "editar" +#~ msgid "activate queue" +#~ msgstr "activate queue" -#~ msgid "Default" -#~ msgstr "Padrão" +#~ msgid "stopped" +#~ msgstr "stopped" -#~ msgid "Enter a valid value." -#~ msgstr "Digite um valor válido." +#~ msgid "active" +#~ msgstr "active" -#~ msgid "order" -#~ msgstr "ordem" +#~ msgid "pending" +#~ msgstr "pending" -#~ msgid "transformation" -#~ msgstr "transformação" +#~ msgid "processing" +#~ msgstr "processing" -#~ msgid "arguments" -#~ msgstr "argumentos" +#~ msgid "error" +#~ msgstr "error" -#~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Use dicionários para identificar argumentos, exemplo: %s" +#~ msgid "name" +#~ msgstr "name" -#~ msgid "document queue transformation" -#~ msgstr "transformação de lista de documento ocr" +#~ msgid "state" +#~ msgstr "state" -#~ msgid "document queue transformations" -#~ msgstr "transformações de listas de documentos" +#~ msgid "delay ocr" +#~ msgstr "delay ocr" -#~ msgid "transformations for: %s" -#~ msgstr "transformações para: %s" +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" -#~ msgid "Queue transformation edited successfully" -#~ msgstr "Transformação da lista editada com sucesso" +#~ msgid "document queue properties" +#~ msgstr "document queue properties" -#~ msgid "Error editing queue transformation; %s" -#~ msgstr "Erro ao editar transformação da lista; %s" +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" -#~ msgid "Edit transformation: %s" -#~ msgstr "Editar Transformação: %s" +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." -#~ msgid "Queue transformation deleted successfully." -#~ msgstr "Transformação de lista apagada com sucesso." +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." -#~ msgid "Error deleting queue transformation; %(error)s" -#~ msgstr "Erro ao deletar transformação de lista; %(error)s " +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." #~ msgstr "" -#~ "Tem certeza que deseja deletar a transformação de lista " -#~ "\"%(transformation)s\"" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" -#~ msgstr "Transformação de lista criada com sucesso" +#~ msgstr "Queue transformation created successfully" #~ msgid "Error creating queue transformation; %s" -#~ msgstr "Erro ao criar a transformação de lista; %s" +#~ msgstr "Error creating queue transformation; %s" #~ msgid "Create new transformation for queue: %s" -#~ msgstr "Criar nova transformação para a lista: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po index d9da5b24bf..aa1b3fc99a 100644 --- a/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po @@ -1,147 +1,103 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-02-17 11:57+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Verifică coada OCR pentru documentele în aşteptare." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "statistici OCR" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "Textul de la OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "trimite la OCR" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "Retrimitere la OCR" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "șterge" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "stop queue" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "activare coadă" - -#: links.py:19 -msgid "clean up pages content" -msgstr "curăță paginile de conținut" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "Execută un filtru de limbă pentru a elimina greșelile OCR comune din conținutul paginii documentului ." + +#: links.py:18 +msgid "Queue document list" msgstr "" -"Execută un filtru de limbă pentru a elimina greșelile OCR comune din " -"conținutul paginii documentului ." -#: links.py:21 -msgid "queue document list" -msgstr "coadă listă documente" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "oprit" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "activă" - -#: literals.py:16 -msgid "pending" -msgstr "în așteptarea" - -#: literals.py:17 -msgid "processing" -msgstr "în prelucrare" - -#: literals.py:18 -msgid "error" -msgstr "eroare" - -#: models.py:19 -msgid "name" -msgstr "nume" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "etichetă" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "stare" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "coadă documente" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "cozi documente" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "document" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "data ora depunerii" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "amână OCR" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "rezultat" - -#: models.py:46 -msgid "node name" -msgstr "nume nod" - -#: models.py:50 -msgid "queue document" -msgstr "coadă document" - -#: models.py:51 -msgid "queue documents" -msgstr "cozii de documente" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Lipsește documentul." @@ -154,17 +110,31 @@ msgid "Delete documents from OCR queue" msgstr "Ștergeți documentele din coada OCR" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Puteți activa / dezactiva coada OCR" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Poate executa OCR curat pe toate paginile documentului" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Puteți edita proprietățile cozii OCR" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Coadă automată creată pentru OCR." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "Fișier calea către programul de unpaper." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Calea de fișier pentru programul pdftotext folosit pentru a extrage textul din fișiere PDF." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -175,234 +145,235 @@ msgstr "Cozile de documente:% d" msgid "Queued documents: %d" msgstr "Documente din coada de așteptare:% d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "documente din coada de așteptare:% s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "miniatură" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "proprietăţi coadă de documente" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Stadiul actual:% s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Trebuie selectată cel puțin o coadă ." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Document:% s este în curs de procesare și nu poate fi șters." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Documentul %(document)s șters cu succes." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Eroare la ștergerea documentului: %(document)s; %(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Sunteți sigur că doriți să ștergeți coada documentului:% s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "Sunteți sigur că doriți să ștergeți coada documentelor:% s?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "Documentul: %(document)s e a fost adaugat în coada OCR: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Documentul: %(document)s este deja în așteptare." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "Documentul:%(document)s a fost repus la coadă OCR:%(queue)s" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "ID # documentului:% d, nu mai există." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "" -"Documentul:% s este deja în curs de procesare și nu poate fi re-queded." +msgstr "Documentul:% s este deja în curs de procesare și nu poate fi re-queded." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Sunteți sigur că doriți repunerea la coadă a documentului:% s?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Sunteți sigur că doriți să repuneti documentele:% s?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Coadă documentului:% s, este deja oprită." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Coadă documentului:% s, a fost oprită cu succes." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Sunteți sigur că doriți să dezactivați coada documentului:% s" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "Coadă documentului:% s, este deja activă." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Coadă documentului:% s, este activată cu succes." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Sunteți sigur că doriți să activați coada documentului:% s" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Sunteți sigur că doriți să curățaţi tot conținutul paginilor?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "Pe baze de date mari, această operație poate dura mult timp ." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Conținutul documentului este curat a fost curăţat complet." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Eroare la curăţirea conţinutului documentului % s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Suma de secunde de întârziere OCR a documentelor pentru a permite aeriene " -"nodului de stocare de replicare." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "Suma maximă de documente concurente OCRs ce un nod poate efectua." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "Coadă automată creată pentru OCR." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "Fișier calea către programul de unpaper." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"Calea de fișier pentru programul pdftotext folosit pentru a extrage textul " -"din fișiere PDF." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Textul extras din PDF" -#~ msgid "transformations" -#~ msgstr "transformări" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." -#~ msgid "add transformation" -#~ msgstr "transformă" +#~ msgid "stop queue" +#~ msgstr "stop queue" -#~ msgid "edit" -#~ msgstr "editează" +#~ msgid "activate queue" +#~ msgstr "activate queue" -#~ msgid "Default" -#~ msgstr "Iniţial" +#~ msgid "stopped" +#~ msgstr "stopped" -#~ msgid "Enter a valid value." -#~ msgstr "Introduceți o valoare validă." +#~ msgid "active" +#~ msgstr "active" -#~ msgid "order" -#~ msgstr "comandă" +#~ msgid "pending" +#~ msgstr "pending" -#~ msgid "transformation" -#~ msgstr "transformare" +#~ msgid "processing" +#~ msgstr "processing" -#~ msgid "arguments" -#~ msgstr "argumente" +#~ msgid "error" +#~ msgstr "error" -#~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Utilizeaza formulele , de exemplu:% s" +#~ msgid "name" +#~ msgstr "name" -#~ msgid "document queue transformation" -#~ msgstr "coadă de transformare documente" +#~ msgid "state" +#~ msgstr "state" -#~ msgid "document queue transformations" -#~ msgstr "cozii de transformare documente" +#~ msgid "delay ocr" +#~ msgstr "delay ocr" -#~ msgid "transformations for: %s" -#~ msgstr "transformări pentru:% s" +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" -#~ msgid "Queue transformation edited successfully" -#~ msgstr "Coadă de transformare editată cu succes" +#~ msgid "document queue properties" +#~ msgstr "document queue properties" -#~ msgid "Error editing queue transformation; %s" -#~ msgstr "Eroare editare coadă de transformare;% s" +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" -#~ msgid "Edit transformation: %s" -#~ msgstr "Editare transformare:% s" +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." -#~ msgid "Queue transformation deleted successfully." -#~ msgstr "Transformarea Queue ștearsă cu succes." +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." -#~ msgid "Error deleting queue transformation; %(error)s" -#~ msgstr "Eroare ştergere coadă de transformare;%(error)s" +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." #~ msgstr "" -#~ "Sunteți sigur că doriți să ștergeți coada de transformare " -#~ "\"%(transformation)s\"" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" -#~ msgstr "Transformarea coada creat cu succes" +#~ msgstr "Queue transformation created successfully" #~ msgid "Error creating queue transformation; %s" -#~ msgstr "Eroare la crearea de transformare coadă;% s" +#~ msgstr "Error creating queue transformation; %s" #~ msgid "Create new transformation for queue: %s" -#~ msgstr "Creați transformare nou pentru coadă:% s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po index f10374f113..8ac3025797 100644 --- a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po @@ -1,147 +1,103 @@ # 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 , 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-05-14 06:12+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "Распознавание текста" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "Проверить очередь документов ожидающих распознавания ." - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "статистика распознавания" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "Распознанный текст" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "отправить на распознавание" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "переотправить" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "удалить" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "остановка очереди" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "активировать очередь" - -#: links.py:19 -msgid "clean up pages content" -msgstr "очистка содержимого страниц" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." +msgstr "Применить языковый фильтр для удаления общих ошибок распознавания содержимого страниц документа." + +#: links.py:18 +msgid "Queue document list" msgstr "" -"Применить языковый фильтр для удаления общих ошибок распознавания " -"содержимого страниц документа." -#: links.py:21 -msgid "queue document list" -msgstr "список очереди документов" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "остановлено" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "активно" - -#: literals.py:16 -msgid "pending" -msgstr "в ожидании" - -#: literals.py:17 -msgid "processing" -msgstr "обработка" - -#: literals.py:18 -msgid "error" -msgstr "ошибка" - -#: models.py:19 -msgid "name" -msgstr "имя" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "этикетка" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "состояние" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "очередь документов" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "очереди документов" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "документ" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "дата и время отправления" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "задержка распознавания" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "результат" - -#: models.py:46 -msgid "node name" -msgstr "имя узла" - -#: models.py:50 -msgid "queue document" -msgstr "документ очереди" - -#: models.py:51 -msgid "queue documents" -msgstr "документы очереди" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Документа отсутствует." @@ -154,17 +110,31 @@ msgid "Delete documents from OCR queue" msgstr "Удаление документов из очереди OCR" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "Можно включить/выключить очередь" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "Можно выполнить очистку на всех страницах документа" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Можно редактировать свойства очереди распознавания" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "Автоматически ставить в очередь новые документы для распознавания текста." + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "Путь к программе unpaper." + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "Путь к файлу программы pdftotext Poppler, используемой для извлечения текста из PDF файлов." + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -175,239 +145,235 @@ msgstr "Очередей документов: %d" msgid "Queued documents: %d" msgstr "Документов в очереди : %d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "документы в очереди: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "миниатюра" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "свойства очереди документов" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Текущее состояние:%s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "Должна быть хотя бы одна очередь документов." -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "Документ: %s обрабатывается и не может быть удален." - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "Очередь документов: %(document)s успешно удалён." -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "Ошибка при удалении документа:%(document)s; %(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "Вы действительно хотите удалить очередь документа: %s?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "Вы действительно хотите удалить очереди документов: %s?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -"Документ: %(document)s добавлен для распознавания в очередь: %(queue)s." -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "Документ: %(document)s уже находится в очереди." - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "Документ: %(document)s повторно добавлен в очередь: %(queue)s" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "Документ №: %d больше не существует." -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." -msgstr "" -"Документ: %s уже обработан и не может быть повторно добавлен в очередь." +msgstr "Документ: %s уже обработан и не может быть повторно добавлен в очередь." -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "Вы действительно хотите повторно добавить документ в очередь: %s?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "Вы действительно хотите повторно добавить документы в очередь: %s?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "Очередь документов: %s, уже остановлена." - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "Очередь документов: %s успешно остановлена." - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "Вы действительно хотите отключить очередь документов: %s " - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "Очередь документов %s уже активна." - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "Очередь документов %s успешно активирована." - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "Вы действительно хотите активировать очередь документов %s" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "Вы уверены, что хотите очистить все содержимое страниц?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." -msgstr "" -"В больших базах данных эта операция может занять некоторое время для " -"выполнения." +msgstr "В больших базах данных эта операция может занять некоторое время для выполнения." -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "Чистка содержимого страниц документа завершена." -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "Ошибка:%s при чистка содержимого страниц документа" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" -"Количество секунд задержки оптического распознавания документов для " -"завершения репликации узла." - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" -"Максимальное количество одновременно распознаваемых документов для узла." - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "" -"Автоматически ставить в очередь новые документы для распознавания текста." - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "Путь к программе unpaper." - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"Путь к файлу программы pdftotext Poppler, используемой для извлечения текста " -"из PDF файлов." - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "Текст, извлеченный из PDF" -#~ msgid "transformations" -#~ msgstr "преобразования" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." -#~ msgid "add transformation" -#~ msgstr "добавить преобразование" +#~ msgid "stop queue" +#~ msgstr "stop queue" -#~ msgid "edit" -#~ msgstr "редактировать" +#~ msgid "activate queue" +#~ msgstr "activate queue" -#~ msgid "Default" -#~ msgstr "Умолчание" +#~ msgid "stopped" +#~ msgstr "stopped" -#~ msgid "Enter a valid value." -#~ msgstr "Введите допустимое значение." +#~ msgid "active" +#~ msgstr "active" -#~ msgid "order" -#~ msgstr "порядок" +#~ msgid "pending" +#~ msgstr "pending" -#~ msgid "transformation" -#~ msgstr "преобразование" +#~ msgid "processing" +#~ msgstr "processing" -#~ msgid "arguments" -#~ msgstr "аргументы" +#~ msgid "error" +#~ msgstr "error" -#~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Использование словарей для определения аргументов, например: %s" +#~ msgid "name" +#~ msgstr "name" -#~ msgid "document queue transformation" -#~ msgstr "преобразование очереди документов " +#~ msgid "state" +#~ msgstr "state" -#~ msgid "document queue transformations" -#~ msgstr "преобразование очереди документов " +#~ msgid "delay ocr" +#~ msgstr "delay ocr" -#~ msgid "transformations for: %s" -#~ msgstr "преобразования для: %s" +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" -#~ msgid "Queue transformation edited successfully" -#~ msgstr "Преобразование очереди изменено" +#~ msgid "document queue properties" +#~ msgstr "document queue properties" -#~ msgid "Error editing queue transformation; %s" -#~ msgstr "Ошибка редактирования преобразования очереди; %s" +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" -#~ msgid "Edit transformation: %s" -#~ msgstr "Изменить преобразование: %s" +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." -#~ msgid "Queue transformation deleted successfully." -#~ msgstr "Преобразование очереди успешно удалено." +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." -#~ msgid "Error deleting queue transformation; %(error)s" -#~ msgstr "Ошибка при удалении преобразования очереди; %(error)s" +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" #~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." #~ msgstr "" -#~ "Вы действительно хотите удалить преобразование очереди " -#~ "\"%(transformation)s\"" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" #~ msgid "Queue transformation created successfully" -#~ msgstr "Преобразование очереди создано" +#~ msgstr "Queue transformation created successfully" #~ msgid "Error creating queue transformation; %s" -#~ msgstr "Ошибка при создании преобразования очереди; %s" +#~ msgstr "Error creating queue transformation; %s" #~ msgid "Create new transformation for queue: %s" -#~ msgstr "Создать новое преобразование для очереди:% s." +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po index 1a3c686c60..4d852c2ce7 100644 --- a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po @@ -1,33 +1,28 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "" - -#: __init__.py:86 +#: __init__.py:59 msgid "OCR queue statistics" msgstr "" @@ -36,108 +31,72 @@ msgid "Text from OCR" msgstr "" #: links.py:9 links.py:10 -msgid "submit to OCR queue" +msgid "Submit to OCR queue" msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" +msgid "Re-queue" msgstr "" #: links.py:13 links.py:14 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "stop queue" +msgid "Clean up pages content" msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "" - -#: links.py:19 -msgid "clean up pages content" -msgstr "" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:21 -msgid "queue document list" +#: links.py:18 +msgid "Queue document list" msgstr "" -#: literals.py:7 -msgid "stopped" +#: models.py:15 +msgid "Name" msgstr "" -#: literals.py:8 -msgid "active" +#: models.py:16 +msgid "Label" msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "" - -#: literals.py:17 -msgid "processing" -msgstr "" - -#: literals.py:18 -msgid "error" -msgstr "" - -#: models.py:19 -msgid "name" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" msgstr "" #: models.py:20 -msgid "label" +msgid "Document queues" msgstr "" -#: models.py:24 models.py:44 -msgid "state" +#: models.py:28 views.py:39 +msgid "Document" msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" +#: models.py:29 +msgid "Date time submitted" msgstr "" -#: models.py:30 -msgid "document queues" +#: models.py:30 views.py:43 +msgid "Result" msgstr "" -#: models.py:38 -msgid "document" +#: models.py:31 +msgid "Node name" msgstr "" -#: models.py:39 -msgid "date time submitted" +#: models.py:35 +msgid "Queue document" msgstr "" -#: models.py:40 -msgid "delay ocr" +#: models.py:36 +msgid "Queue documents" msgstr "" -#: models.py:45 -msgid "result" -msgstr "" - -#: models.py:46 -msgid "node name" -msgstr "" - -#: models.py:50 -msgid "queue document" -msgstr "" - -#: models.py:51 -msgid "queue documents" -msgstr "" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "" @@ -150,17 +109,31 @@ msgid "Delete documents from OCR queue" msgstr "" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -171,162 +144,235 @@ msgstr "" msgid "Queued documents: %d" msgstr "" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" msgstr "" #: views.py:41 -msgid "thumbnail" +msgid "Added" msgstr "" -#: views.py:54 -msgid "document queue properties" +#: views.py:42 +msgid "Node" msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "" - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "" - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d9cc44f961 --- /dev/null +++ b/mayan/apps/ocr/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,378 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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:36 __init__.py:58 links.py:19 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:59 +msgid "OCR queue statistics" +msgstr "" + +#: api.py:74 +msgid "Text from OCR" +msgstr "" + +#: links.py:9 links.py:10 +msgid "Submit to OCR queue" +msgstr "" + +#: links.py:11 links.py:12 +msgid "Re-queue" +msgstr "" + +#: links.py:13 links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:16 +msgid "Clean up pages content" +msgstr "" + +#: links.py:16 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: links.py:18 +msgid "Queue document list" +msgstr "" + +#: models.py:15 +msgid "Name" +msgstr "" + +#: models.py:16 +msgid "Label" +msgstr "" + +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" + +#: models.py:20 +msgid "Document queues" +msgstr "" + +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" + +#: models.py:29 +msgid "Date time submitted" +msgstr "" + +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" + +#: models.py:31 +msgid "Node name" +msgstr "" + +#: models.py:35 +msgid "Queue document" +msgstr "" + +#: models.py:36 +msgid "Queue documents" +msgstr "" + +#: models.py:53 views.py:39 +msgid "Missing document." +msgstr "" + +#: permissions.py:8 +msgid "Submit documents for OCR" +msgstr "" + +#: permissions.py:9 +msgid "Delete documents from OCR queue" +msgstr "" + +#: permissions.py:10 +msgid "Can execute the OCR clean up on all document pages" +msgstr "" + +#: permissions.py:11 +msgid "Can edit an OCR queue properties" +msgstr "" + +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + +#: statistics.py:15 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:16 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: views.py:32 +#, python-format +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" + +#: views.py:41 +msgid "Added" +msgstr "" + +#: views.py:42 +msgid "Node" +msgstr "" + +#: views.py:60 views.py:140 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:70 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:87 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:89 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" + +#: views.py:152 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:158 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:162 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:174 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:176 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:196 +msgid "Are you sure you wish to clean up all the pages content?" +msgstr "" + +#: views.py:197 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:203 +msgid "Document pages content clean up complete." +msgstr "" + +#: views.py:205 +#, python-format +msgid "Document pages content clean up error: %s" +msgstr "" + +#: parsers/__init__.py:94 parsers/__init__.py:171 +msgid "Text extracted from PDF" +msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po index ec065715cd..a8da4c446c 100644 --- a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po @@ -1,32 +1,28 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "" - -#: __init__.py:86 +#: __init__.py:59 msgid "OCR queue statistics" msgstr "" @@ -35,108 +31,72 @@ msgid "Text from OCR" msgstr "" #: links.py:9 links.py:10 -msgid "submit to OCR queue" +msgid "Submit to OCR queue" msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" +msgid "Re-queue" msgstr "" #: links.py:13 links.py:14 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:16 -msgid "stop queue" +msgid "Clean up pages content" msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "" - -#: links.py:19 -msgid "clean up pages content" -msgstr "" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:21 -msgid "queue document list" +#: links.py:18 +msgid "Queue document list" msgstr "" -#: literals.py:7 -msgid "stopped" +#: models.py:15 +msgid "Name" msgstr "" -#: literals.py:8 -msgid "active" +#: models.py:16 +msgid "Label" msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "" - -#: literals.py:17 -msgid "processing" -msgstr "" - -#: literals.py:18 -msgid "error" -msgstr "" - -#: models.py:19 -msgid "name" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" msgstr "" #: models.py:20 -msgid "label" +msgid "Document queues" msgstr "" -#: models.py:24 models.py:44 -msgid "state" +#: models.py:28 views.py:39 +msgid "Document" msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" +#: models.py:29 +msgid "Date time submitted" msgstr "" -#: models.py:30 -msgid "document queues" +#: models.py:30 views.py:43 +msgid "Result" msgstr "" -#: models.py:38 -msgid "document" +#: models.py:31 +msgid "Node name" msgstr "" -#: models.py:39 -msgid "date time submitted" +#: models.py:35 +msgid "Queue document" msgstr "" -#: models.py:40 -msgid "delay ocr" +#: models.py:36 +msgid "Queue documents" msgstr "" -#: models.py:45 -msgid "result" -msgstr "" - -#: models.py:46 -msgid "node name" -msgstr "" - -#: models.py:50 -msgid "queue document" -msgstr "" - -#: models.py:51 -msgid "queue documents" -msgstr "" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "" @@ -149,17 +109,31 @@ msgid "Delete documents from OCR queue" msgstr "" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -170,162 +144,235 @@ msgstr "" msgid "Queued documents: %d" msgstr "" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" msgstr "" #: views.py:41 -msgid "thumbnail" +msgid "Added" msgstr "" -#: views.py:54 -msgid "document queue properties" +#: views.py:42 +msgid "Node" msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "" - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "" - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po index b101142c78..9cc35de247 100644 --- a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po @@ -1,144 +1,103 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-24 01:06+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "OCR" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "" - -#: __init__.py:86 -#, fuzzy +#: __init__.py:59 msgid "OCR queue statistics" -msgstr "Thống kê OCR" +msgstr "" #: api.py:74 msgid "Text from OCR" msgstr "Văn bản từ OCR" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "chuyển đến hàng đợi OCR" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" +msgid "Re-queue" msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "xóa" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" +msgid "Clean up pages content" msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "" - -#: links.py:19 -msgid "clean up pages content" -msgstr "xóa nội dung các trang" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "" -#: links.py:21 -msgid "queue document list" -msgstr "danh sách hàng đợi tài liệu" - -#: literals.py:7 -msgid "stopped" -msgstr "đã dừng" - -#: literals.py:8 -msgid "active" +#: links.py:18 +msgid "Queue document list" msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "đang chuẩn bị" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:17 -msgid "processing" -msgstr "đang xử lý" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:18 -msgid "error" -msgstr "lỗi" - -#: models.py:19 -msgid "name" -msgstr "tên" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "nhãn" - -#: models.py:24 models.py:44 -msgid "state" -msgstr "trạng thái" - -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "hàng đợi tài liệu" - -#: models.py:30 -msgid "document queues" -msgstr "các hàng đợi tài liệu" - -#: models.py:38 -msgid "document" -msgstr "tài liệu" - -#: models.py:39 -msgid "date time submitted" +msgid "Document queues" msgstr "" -#: models.py:40 -msgid "delay ocr" +#: models.py:28 views.py:39 +msgid "Document" msgstr "" -#: models.py:45 -msgid "result" -msgstr "kết quả" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:46 -msgid "node name" -msgstr "tên node" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:50 -msgid "queue document" -msgstr "tài liệu đợi" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:51 -msgid "queue documents" -msgstr "các tài liệu đợi" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:68 views.py:40 +#: models.py:36 +msgid "Queue documents" +msgstr "" + +#: models.py:53 views.py:39 msgid "Missing document." msgstr "Tài liệu bị mất." @@ -151,17 +110,31 @@ msgid "Delete documents from OCR queue" msgstr "" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "Can edit an OCR queue properties" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -172,180 +145,235 @@ msgstr "" msgid "Queued documents: %d" msgstr "" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "các tài liệu đang đợi: %s" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" +msgid "Added" msgstr "" -#: views.py:54 -msgid "document queue properties" +#: views.py:42 +msgid "Node" msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "Trang thái hiện tại: %s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "" - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "" -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "" - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "" - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "" - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + #~ msgid "edit" -#~ msgstr "sửa" +#~ msgstr "edit" #~ msgid "Default" -#~ msgstr "Mặc định" +#~ msgstr "Default" #~ msgid "Enter a valid value." -#~ msgstr "Nhập một giá trị hợp lệ." +#~ msgstr "Enter a valid value." #~ msgid "order" -#~ msgstr "thứ tự" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" #~ msgid "arguments" -#~ msgstr "các thông số" +#~ msgstr "arguments" #~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Sử dụng từ điển để nhận biết các thông số, ví dụ: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po index 77276cd297..a173dcb3bf 100644 --- a/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:53-0400\n" -"PO-Revision-Date: 2014-09-29 15:41+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,15 +19,11 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:45 __init__.py:85 links.py:22 permissions.py:7 +#: __init__.py:36 __init__.py:58 links.py:19 permissions.py:7 msgid "OCR" msgstr "扫描输入" -#: __init__.py:75 -msgid "Checks the OCR queue for pending documents." -msgstr "检测等待文档的扫描输入队列" - -#: __init__.py:86 +#: __init__.py:59 msgid "OCR queue statistics" msgstr "扫描输入队列统计" @@ -36,108 +32,72 @@ msgid "Text from OCR" msgstr "扫描输入的文本" #: links.py:9 links.py:10 -msgid "submit to OCR queue" -msgstr "提交到扫描输入队列中" +msgid "Submit to OCR queue" +msgstr "" #: links.py:11 links.py:12 -msgid "re-queue" -msgstr "重新排队" +msgid "Re-queue" +msgstr "" #: links.py:13 links.py:14 -msgid "delete" -msgstr "删除" +msgid "Delete" +msgstr "" #: links.py:16 -msgid "stop queue" -msgstr "停止队列" +msgid "Clean up pages content" +msgstr "" -#: links.py:17 -msgid "activate queue" -msgstr "激活队列" - -#: links.py:19 -msgid "clean up pages content" -msgstr "清除页面内容" - -#: links.py:19 +#: links.py:16 msgid "" "Runs a language filter to remove common OCR mistakes from document pages " "content." msgstr "执行一个语言过滤器,来移除文档页面内容中那些通用OCR错误。" -#: links.py:21 -msgid "queue document list" -msgstr "文档队列清单" +#: links.py:18 +msgid "Queue document list" +msgstr "" -#: literals.py:7 -msgid "stopped" -msgstr "停止" +#: models.py:15 +msgid "Name" +msgstr "" -#: literals.py:8 -msgid "active" -msgstr "活动" +#: models.py:16 +msgid "Label" +msgstr "" -#: literals.py:16 -msgid "pending" -msgstr "排队" - -#: literals.py:17 -msgid "processing" -msgstr "处理中" - -#: literals.py:18 -msgid "error" -msgstr "出错" - -#: models.py:19 -msgid "name" -msgstr "名称" +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" #: models.py:20 -msgid "label" -msgstr "标签" +msgid "Document queues" +msgstr "" -#: models.py:24 models.py:44 -msgid "state" -msgstr "状态" +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" -#: models.py:29 models.py:37 views.py:36 -msgid "document queue" -msgstr "文档队列" +#: models.py:29 +msgid "Date time submitted" +msgstr "" -#: models.py:30 -msgid "document queues" -msgstr "文档队列" +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" -#: models.py:38 -msgid "document" -msgstr "文档" +#: models.py:31 +msgid "Node name" +msgstr "" -#: models.py:39 -msgid "date time submitted" -msgstr "提交的日期时间" +#: models.py:35 +msgid "Queue document" +msgstr "" -#: models.py:40 -msgid "delay ocr" -msgstr "延迟扫描输入" +#: models.py:36 +msgid "Queue documents" +msgstr "" -#: models.py:45 -msgid "result" -msgstr "结果" - -#: models.py:46 -msgid "node name" -msgstr "节点名称" - -#: models.py:50 -msgid "queue document" -msgstr "队列文档" - -#: models.py:51 -msgid "queue documents" -msgstr "队列文档" - -#: models.py:68 views.py:40 +#: models.py:53 views.py:39 msgid "Missing document." msgstr "缺失的文档" @@ -150,17 +110,31 @@ msgid "Delete documents from OCR queue" msgstr "从OCR队列中删除文档" #: permissions.py:10 -msgid "Can enable/disable the OCR queue" -msgstr "可用禁用/可用 OCR队列" - -#: permissions.py:11 msgid "Can execute the OCR clean up on all document pages" msgstr "可以执行所有文档页的ORC清除" -#: permissions.py:12 +#: permissions.py:11 msgid "Can edit an OCR queue properties" msgstr "可以编辑OCR队列属性" +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "自动将扫描输入作为新建文档队列" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "程序unpaper的文件路径" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "程序pdftotext文件路径,用以从PDF文件中提取文本。" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "用于执行OCR后台应用的全路径。" + #: statistics.py:15 #, python-format msgid "Document queues: %d" @@ -171,167 +145,174 @@ msgstr "文档队列:%d" msgid "Queued documents: %d" msgstr "队列文档:%d" -#: views.py:33 +#: views.py:32 #, python-format -msgid "documents in queue: %s" -msgstr "队列:%s中的文档" +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" #: views.py:41 -msgid "thumbnail" -msgstr "缩略图" +msgid "Added" +msgstr "" -#: views.py:54 -msgid "document queue properties" -msgstr "文档队列属性" +#: views.py:42 +msgid "Node" +msgstr "" -#: views.py:55 -#, python-format -msgid "Current state: %s" -msgstr "当前状态:%s" - -#: views.py:73 views.py:163 +#: views.py:60 views.py:140 msgid "Must provide at least one queue document." msgstr "必须至少提供一个队列文档" -#: views.py:83 -#, python-format -msgid "Document: %s is being processed and can't be deleted." -msgstr "文档:%s正在处理,不能被删除。" - -#: views.py:86 +#: views.py:70 #, python-format msgid "Queue document: %(document)s deleted successfully." msgstr "队列文档:%(document)s删除成功" -#: views.py:90 +#: views.py:74 #, python-format msgid "Error deleting document: %(document)s; %(error)s" msgstr "删除文档%(document)s出错:%(error)s" -#: views.py:103 +#: views.py:87 #, python-format msgid "Are you sure you wish to delete queue document: %s?" msgstr "确定要删除队列文档:%s么?" -#: views.py:105 +#: views.py:89 #, python-format msgid "Are you sure you wish to delete queue documents: %s?" msgstr "确定要删除队列文档:%s么?" -#: views.py:141 +#: views.py:124 #, python-format -msgid "Document: %(document)s was added to the OCR queue: %(queue)s." -msgstr "文档%(document)s已加入到OCR队列:%(queue)s中了。" +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" -#: views.py:145 -#, python-format -msgid "Document: %(document)s is already queued." -msgstr "文档%(document)s 已在队列中" - -#: views.py:175 +#: views.py:152 #, python-format msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" msgstr "文档:%(document)s 被重新加入OCR队列:%(queue)s中" -#: views.py:181 +#: views.py:158 #, python-format msgid "Document id#: %d, no longer exists." msgstr "文档 id#: %d不存在。" -#: views.py:185 +#: views.py:162 #, python-format msgid "Document: %s is already being processed and can't be re-queded." msgstr "文档:%s已经在处理中,不能再加入队列" -#: views.py:197 +#: views.py:174 #, python-format msgid "Are you sure you wish to re-queue document: %s?" msgstr "确定要重新排队文档: %s么?" -#: views.py:199 +#: views.py:176 #, python-format msgid "Are you sure you wish to re-queue documents: %s?" msgstr "确定要重新排队文档: %s么?" -#: views.py:217 -#, python-format -msgid "Document queue: %s, already stopped." -msgstr "文档队列:%s已停止。" - -#: views.py:223 -#, python-format -msgid "Document queue: %s, stopped successfully." -msgstr "文档队列:%s已经成功停止" - -#: views.py:229 -#, python-format -msgid "Are you sure you wish to disable document queue: %s" -msgstr "确定要禁用文档队列:%s么" - -#: views.py:244 -#, python-format -msgid "Document queue: %s, already active." -msgstr "文档队列:%s已经激活" - -#: views.py:250 -#, python-format -msgid "Document queue: %s, activated successfully." -msgstr "文档队列:%s激活成功。" - -#: views.py:256 -#, python-format -msgid "Are you sure you wish to activate document queue: %s" -msgstr "确定要激活文档队列:%s么?" - -#: views.py:273 +#: views.py:196 msgid "Are you sure you wish to clean up all the pages content?" msgstr "确定要清除所有的页面内容么?" -#: views.py:274 +#: views.py:197 msgid "On large databases this operation may take some time to execute." msgstr "在大数据库中,此操作可能比较耗时。" -#: views.py:280 +#: views.py:203 msgid "Document pages content clean up complete." msgstr "文档页面内容完全清除。" -#: views.py:282 +#: views.py:205 #, python-format msgid "Document pages content clean up error: %s" msgstr "文档页面内容清除出错:%s" -#: conf/settings.py:13 -msgid "" -"Amount of seconds to delay OCR of documents to allow for the node's storage " -"replication overhead." -msgstr "当节点的复制存储超限,允许扫描输入文档延时的秒数。" - -#: conf/settings.py:14 -msgid "Maximum amount of concurrent document OCRs a node can perform." -msgstr "一个节点所能执行的最大并发文档数" - -#: conf/settings.py:15 -msgid "Automatically queue newly created documents for OCR." -msgstr "自动将扫描输入作为新建文档队列" - -#: conf/settings.py:17 -msgid "File path to unpaper program." -msgstr "程序unpaper的文件路径" - -#: conf/settings.py:18 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF " -"files." -msgstr "程序pdftotext文件路径,用以从PDF文件中提取文本。" - -#: conf/settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "用于执行OCR后台应用的全路径。" - -#: parsers/__init__.py:93 parsers/__init__.py:170 +#: parsers/__init__.py:94 parsers/__init__.py:171 msgid "Text extracted from PDF" msgstr "从PDF中提取的文本" +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + #~ msgid "transformations" #~ msgstr "transformations" diff --git a/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..73d300dc1f --- /dev/null +++ b/mayan/apps/ocr/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,378 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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:36 __init__.py:58 links.py:19 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:59 +msgid "OCR queue statistics" +msgstr "" + +#: api.py:74 +msgid "Text from OCR" +msgstr "" + +#: links.py:9 links.py:10 +msgid "Submit to OCR queue" +msgstr "" + +#: links.py:11 links.py:12 +msgid "Re-queue" +msgstr "" + +#: links.py:13 links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:16 +msgid "Clean up pages content" +msgstr "" + +#: links.py:16 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: links.py:18 +msgid "Queue document list" +msgstr "" + +#: models.py:15 +msgid "Name" +msgstr "" + +#: models.py:16 +msgid "Label" +msgstr "" + +#: models.py:19 models.py:27 views.py:35 +msgid "Document queue" +msgstr "" + +#: models.py:20 +msgid "Document queues" +msgstr "" + +#: models.py:28 views.py:39 +msgid "Document" +msgstr "" + +#: models.py:29 +msgid "Date time submitted" +msgstr "" + +#: models.py:30 views.py:43 +msgid "Result" +msgstr "" + +#: models.py:31 +msgid "Node name" +msgstr "" + +#: models.py:35 +msgid "Queue document" +msgstr "" + +#: models.py:36 +msgid "Queue documents" +msgstr "" + +#: models.py:53 views.py:39 +msgid "Missing document." +msgstr "" + +#: permissions.py:8 +msgid "Submit documents for OCR" +msgstr "" + +#: permissions.py:9 +msgid "Delete documents from OCR queue" +msgstr "" + +#: permissions.py:10 +msgid "Can execute the OCR clean up on all document pages" +msgstr "" + +#: permissions.py:11 +msgid "Can edit an OCR queue properties" +msgstr "" + +#: settings.py:13 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: settings.py:14 +msgid "File path to unpaper program." +msgstr "" + +#: settings.py:15 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: settings.py:16 +msgid "Full path to the backend to be used to do OCR." +msgstr "" + +#: statistics.py:15 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:16 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: views.py:32 +#, python-format +msgid "Documents in queue: %s" +msgstr "" + +#: views.py:40 +msgid "Thumbnail" +msgstr "" + +#: views.py:41 +msgid "Added" +msgstr "" + +#: views.py:42 +msgid "Node" +msgstr "" + +#: views.py:60 views.py:140 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:70 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:87 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:89 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:124 +#, python-format +msgid "Document: %(document)s was added to the OCR queue." +msgstr "" + +#: views.py:152 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:158 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:162 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:174 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:176 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:196 +msgid "Are you sure you wish to clean up all the pages content?" +msgstr "" + +#: views.py:197 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:203 +msgid "Document pages content clean up complete." +msgstr "" + +#: views.py:205 +#, python-format +msgid "Document pages content clean up error: %s" +msgstr "" + +#: parsers/__init__.py:94 parsers/__init__.py:171 +msgid "Text extracted from PDF" +msgstr "" + +#~ msgid "Checks the OCR queue for pending documents." +#~ msgstr "Checks the OCR queue for pending documents." + +#~ msgid "stop queue" +#~ msgstr "stop queue" + +#~ msgid "activate queue" +#~ msgstr "activate queue" + +#~ msgid "stopped" +#~ msgstr "stopped" + +#~ msgid "active" +#~ msgstr "active" + +#~ msgid "pending" +#~ msgstr "pending" + +#~ msgid "processing" +#~ msgstr "processing" + +#~ msgid "error" +#~ msgstr "error" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "state" +#~ msgstr "state" + +#~ msgid "delay ocr" +#~ msgstr "delay ocr" + +#~ msgid "Can enable/disable the OCR queue" +#~ msgstr "Can enable/disable the OCR queue" + +#~ msgid "document queue properties" +#~ msgstr "document queue properties" + +#~ msgid "Current state: %s" +#~ msgstr "Current state: %s" + +#~ msgid "Document: %s is being processed and can't be deleted." +#~ msgstr "Document: %s is being processed and can't be deleted." + +#~ msgid "Document: %(document)s is already queued." +#~ msgstr "Document: %(document)s is already queued." + +#~ msgid "Document queue: %s, already stopped." +#~ msgstr "Document queue: %s, already stopped." + +#~ msgid "Document queue: %s, stopped successfully." +#~ msgstr "Document queue: %s, stopped successfully." + +#~ msgid "Are you sure you wish to disable document queue: %s" +#~ msgstr "Are you sure you wish to disable document queue: %s" + +#~ msgid "Document queue: %s, already active." +#~ msgstr "Document queue: %s, already active." + +#~ msgid "Document queue: %s, activated successfully." +#~ msgstr "Document queue: %s, activated successfully." + +#~ msgid "Are you sure you wish to activate document queue: %s" +#~ msgstr "Are you sure you wish to activate document queue: %s" + +#~ msgid "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." +#~ msgstr "" +#~ "Amount of seconds to delay OCR of documents to allow for the node's storage " +#~ "replication overhead." + +#~ msgid "Maximum amount of concurrent document OCRs a node can perform." +#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." + +#~ msgid "transformations" +#~ msgstr "transformations" + +#~ msgid "add transformation" +#~ msgstr "add transformation" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Default" +#~ msgstr "Default" + +#~ msgid "Enter a valid value." +#~ msgstr "Enter a valid value." + +#~ msgid "order" +#~ msgstr "order" + +#~ msgid "transformation" +#~ msgstr "transformation" + +#~ msgid "arguments" +#~ msgstr "arguments" + +#~ msgid "Use dictionaries to indentify arguments, example: %s" +#~ msgstr "Use dictionaries to indentify arguments, example: %s" + +#~ msgid "document queue transformation" +#~ msgstr "document queue transformation" + +#~ msgid "document queue transformations" +#~ msgstr "document queue transformations" + +#~ msgid "transformations for: %s" +#~ msgstr "transformations for: %s" + +#~ msgid "Queue transformation edited successfully" +#~ msgstr "Queue transformation edited successfully" + +#~ msgid "Error editing queue transformation; %s" +#~ msgstr "Error editing queue transformation; %s" + +#~ msgid "Edit transformation: %s" +#~ msgstr "Edit transformation: %s" + +#~ msgid "Queue transformation deleted successfully." +#~ msgstr "Queue transformation deleted successfully." + +#~ msgid "Error deleting queue transformation; %(error)s" +#~ msgstr "Error deleting queue transformation; %(error)s" + +#~ msgid "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" +#~ msgstr "" +#~ "Are you sure you wish to delete queue transformation \"%(transformation)s\"" + +#~ msgid "Queue transformation created successfully" +#~ msgstr "Queue transformation created successfully" + +#~ msgid "Error creating queue transformation; %s" +#~ msgstr "Error creating queue transformation; %s" + +#~ msgid "Create new transformation for queue: %s" +#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po index 594b555bf4..c096033c90 100644 --- a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po @@ -1,106 +1,101 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-25 18:55+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "الأدوار" - -#: links.py:10 -msgid "create new role" -msgstr "إنشاء دور جديد" - -#: links.py:11 -msgid "edit" -msgstr "تحرير" - -#: links.py:12 -msgid "members" -msgstr "الأعضاء" - -#: links.py:13 -msgid "role permissions" -msgstr "الصلاحيات الدور" - -#: links.py:14 -msgid "delete" -msgstr "حذف" - -#: links.py:16 -msgid "grant" +#: links.py:10 widgets.py:21 +msgid "Grant" msgstr "منح" -#: links.py:17 -msgid "revoke" +#: links.py:11 widgets.py:16 +msgid "Revoke" msgstr "سحب" +#: links.py:13 +msgid "Create new role" +msgstr "" + +#: links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" + +#: links.py:17 +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" + #: models.py:51 msgid "Insufficient permissions." msgstr "صلاحيات غير كافية." -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "اسم" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "صلاحيات" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "صلاحيات" - -#: models.py:204 -msgid "permission holder" -msgstr "حامل الصلاحيات" - -#: models.py:205 -msgid "permission holders" -msgstr "حاملي الصلاحيات" - -#: models.py:213 -msgid "label" -msgstr "عنوان" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "دور" - -#: models.py:263 -msgid "role member" -msgstr "عضو في الدور" - -#: models.py:264 -msgid "role members" -msgstr "أعضاء الدور" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "الصلاحيات" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "عرض الأدوار" @@ -125,84 +120,98 @@ msgstr "منح الصلاحيات" msgid "Revoke permissions" msgstr "إبطال الصلاحيات" -#: views.py:83 -msgid "has permission" -msgstr "يملك صلاحيات" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "قائمة الأدوار التي يتم تعيينها تلقائيا إلى المستخدمين الذين تم انشائهم حديثا" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "و" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s ل %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "صلاحيات \"%(permission)s\" تم اعطائها ل: %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, لديه صلاحيات \"%(permission)s\" granted." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "هل أنت متأكد من اعطاء %(permissions_label)s %(title_suffix)s ؟" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "صلاحيات" + +#: views.py:203 +msgid "permissions" +msgstr "صلاحيات" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "صلاحيات \"%(permission)s\" تمت ازالتها من: %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s, لا يمتلك الصلاحيات \"%(permission)s\" ." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "هل انت متأكد من سحب الصلاحيات %(permissions_label)s %(title_suffix)s?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "المستخدمين" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "مجموعات" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "خاص" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "ليس عضو في الدور: %s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "عضو في الدور: %s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "سحب" - -#: widgets.py:21 -msgid "Grant" -msgstr "منح" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"قائمة الأدوار التي يتم تعيينها تلقائيا إلى المستخدمين الذين تم انشائهم حديثا" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po index 70f2ee96e2..67f49624ca 100644 --- a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po @@ -1,105 +1,101 @@ # 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: # Iliya Georgiev , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-30 13:31+0000\n" -"Last-Translator: Iliya Georgiev \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "роли" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Позволяване" -#: links.py:10 -msgid "create new role" -msgstr "създаване на нова роля" - -#: links.py:11 -msgid "edit" -msgstr "редактиране" - -#: links.py:12 -msgid "members" -msgstr "участници" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Прекратяване" #: links.py:13 -msgid "role permissions" -msgstr "разрешения на ролята" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "изтриване" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "позволява" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "отменя" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Недостатъчни разрешения." -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "Именно пространство" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "име" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "разрешение" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "разрешения" - -#: models.py:204 -msgid "permission holder" -msgstr "притежател на разрешение" - -#: models.py:205 -msgid "permission holders" -msgstr "притежатели на разрешение" - -#: models.py:213 -msgid "label" -msgstr "етикет" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "роля" - -#: models.py:263 -msgid "role member" -msgstr "притежател на роля" - -#: models.py:264 -msgid "role members" -msgstr "притежатели на роля" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "Разрешения" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "Преглед на роли" @@ -124,89 +120,98 @@ msgstr "Издаване на разрешения" msgid "Revoke permissions" msgstr "Отмяна на разрешения" -#: views.py:83 -msgid "has permission" -msgstr "има разрешение" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "Списък от съществуващи роли, които автоматично са дадени на новосъздадените потребители" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "и" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s към %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Разрешение \"%(permission)s\" дадено на: %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s вече има дадено разрешение \"%(permission)s\"." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Сигурни ли сте, че искате да разрешите %(permissions_label)s " -"%(title_suffix)s?" +msgstr "Сигурни ли сте, че искате да разрешите %(permissions_label)s %(title_suffix)s?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "разрешение" + +#: views.py:203 +msgid "permissions" +msgstr "разрешения" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Разрешение \"%(permission)s\" отнето от: %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s няма разрешение \"%(permission)s\"." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Сигурни ли сте, че искате да прекратите %(permissions_label)s " -"%(title_suffix)s?" +msgstr "Сигурни ли сте, че искате да прекратите %(permissions_label)s %(title_suffix)s?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Потребители" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Групи" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Специален" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "непритежаващи ролята: %s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "притежаващи ролята: %s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Прекратяване" - -#: widgets.py:21 -msgid "Grant" -msgstr "Позволяване" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"Списък от съществуващи роли, които автоматично са дадени на новосъздадените " -"потребители" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po index c5f4855cfc..5440b19146 100644 --- a/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po @@ -1,106 +1,101 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-24 16:09+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "role" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Odobri" -#: links.py:10 -msgid "create new role" -msgstr "kreiraj novu rolu" - -#: links.py:11 -msgid "edit" -msgstr "izmjeni" - -#: links.py:12 -msgid "members" -msgstr "članovi" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Ukini" #: links.py:13 -msgid "role permissions" -msgstr "dozvole role" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "obriši" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "odobriti" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "ukinuti" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Nedovoljne dozvole." -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "ime" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "dozvola" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "dozvole" - -#: models.py:204 -msgid "permission holder" -msgstr "nosilac dozvole" - -#: models.py:205 -msgid "permission holders" -msgstr "nosioci dozvole" - -#: models.py:213 -msgid "label" -msgstr "oznaka" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "rola" - -#: models.py:263 -msgid "role member" -msgstr "član role" - -#: models.py:264 -msgid "role members" -msgstr "članovi role" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "Dozvole" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "Pregledaj role" @@ -125,86 +120,98 @@ msgstr "Odobri dozvole" msgid "Revoke permissions" msgstr "Ukini dozvole" -#: views.py:83 -msgid "has permission" -msgstr "ima dozvolu" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "Popis postojećih rola koje su automatski dodijeljene novonastalim korisnicima" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "i" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s na %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Dozvola \"%(permission)s\" odobrena: %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, već ima dozvolu \"%(permission)s\" odobrenu." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Jeste li sigurni da želite odobriti %(permissions_label)s %(title_suffix)s?" +msgstr "Jeste li sigurni da želite odobriti %(permissions_label)s %(title_suffix)s?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "dozvola" + +#: views.py:203 +msgid "permissions" +msgstr "dozvole" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Dozvola \"%(permission)s\" ukinuta od: %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s, nema dozvolu \"%(permission)s\" odobrenu." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Jeste li sigurni da želite ukinuti %(permissions_label)s %(title_suffix)s?" +msgstr "Jeste li sigurni da želite ukinuti %(permissions_label)s %(title_suffix)s?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Korisnici" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Grupe" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Poseban" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "nisu članovi role: %s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "članovi role: %s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Ukini" - -#: widgets.py:21 -msgid "Grant" -msgstr "Odobri" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"Popis postojećih rola koje su automatski dodijeljene novonastalim korisnicima" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po index 21e517f451..93db05f484 100644 --- a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po @@ -1,102 +1,98 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" msgstr "" -#: links.py:10 -msgid "create new role" -msgstr "" - -#: links.py:11 -msgid "edit" -msgstr "" - -#: links.py:12 -msgid "members" +#: links.py:11 widgets.py:16 +msgid "Revoke" msgstr "" #: links.py:13 -msgid "role permissions" +msgid "Create new role" msgstr "" #: links.py:14 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:16 -msgid "grant" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" msgstr "" #: links.py:17 -msgid "revoke" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:80 -msgid "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" msgstr "" -#: models.py:127 views.py:81 -msgid "name" +#: models.py:127 views.py:83 +msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" msgstr "" #: models.py:204 -msgid "permission holder" +msgid "Permission holder" msgstr "" #: models.py:205 -msgid "permission holders" +msgid "Permission holders" msgstr "" #: models.py:213 -msgid "label" +msgid "Label" msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" msgstr "" #: models.py:263 -msgid "role member" +msgid "Role member" msgstr "" #: models.py:264 -msgid "role members" -msgstr "" - -#: permissions.py:7 -msgid "Permissions" +msgid "Role members" msgstr "" #: permissions.py:9 @@ -123,83 +119,98 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: views.py:83 -msgid "has permission" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" msgstr "" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" +msgid "Non members of role: %s" msgstr "" -#: views.py:311 +#: views.py:313 #, python-format -msgid "members of role: %s" +msgid "Members of role: %s" msgstr "" -#: widgets.py:16 -msgid "Revoke" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f54ecc657c --- /dev/null +++ b/mayan/apps/permissions/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,216 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "" + +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "" + +#: links.py:13 +msgid "Create new role" +msgstr "" + +#: links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" + +#: links.py:17 +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" + +#: models.py:51 +msgid "Insufficient permissions." +msgstr "" + +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" + +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" + +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" + +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" +msgstr "" + +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + +#: permissions.py:9 +msgid "View roles" +msgstr "" + +#: permissions.py:10 +msgid "Edit roles" +msgstr "" + +#: permissions.py:11 +msgid "Create roles" +msgstr "" + +#: permissions.py:12 +msgid "Delete roles" +msgstr "" + +#: permissions.py:13 +msgid "Grant permissions" +msgstr "" + +#: permissions.py:14 +msgid "Revoke permissions" +msgstr "" + +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "" + +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 +msgid " and " +msgstr "" + +#: views.py:136 views.py:198 +#, python-format +msgid "%(permissions)s to %(requester)s" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Permission \"%(permission)s\" granted to: %(requester)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "%(requester)s, already had the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:160 +#, python-format +msgid "" +"Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 +#, python-format +msgid "Permission \"%(permission)s\" revoked from: %(requester)s." +msgstr "" + +#: views.py:211 +#, python-format +msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:222 +#, python-format +msgid "" +"Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:257 views.py:281 +msgid "Users" +msgstr "" + +#: views.py:260 views.py:284 +msgid "Groups" +msgstr "" + +#: views.py:263 views.py:287 +msgid "Special" +msgstr "" + +#: views.py:312 +#, python-format +msgid "Non members of role: %s" +msgstr "" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po index 4dda745ff8..f0a493b500 100644 --- a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po @@ -1,105 +1,102 @@ # 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: # Mathias Behrle , 2014 # tetjarediske , 2012 +# tetjarediske , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "Rollen" - -#: links.py:10 -msgid "create new role" -msgstr "Neue Rolle erstellen" - -#: links.py:11 -msgid "edit" -msgstr "Bearbeiten" - -#: links.py:12 -msgid "members" -msgstr "Mitglieder" - -#: links.py:13 -msgid "role permissions" -msgstr "Rollen-Berechtigungen" - -#: links.py:14 -msgid "delete" -msgstr "Löschen" - -#: links.py:16 -msgid "grant" +#: links.py:10 widgets.py:21 +msgid "Grant" msgstr "Gewähren" -#: links.py:17 -msgid "revoke" +#: links.py:11 widgets.py:16 +msgid "Revoke" msgstr "Widerrufen" +#: links.py:13 +msgid "Create new role" +msgstr "" + +#: links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" + +#: links.py:17 +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" + #: models.py:51 msgid "Insufficient permissions." msgstr "Unzureichende Berechtigungen." -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "Namensraum" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "Name" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "Berechtigung" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" msgstr "Berechtigungen" #: models.py:204 -msgid "permission holder" -msgstr "Berechtigungs-Inhaber" +msgid "Permission holder" +msgstr "" #: models.py:205 -msgid "permission holders" -msgstr "Berechtigungs-Inhaber" +msgid "Permission holders" +msgstr "" #: models.py:213 -msgid "label" -msgstr "Bezeichner" +msgid "Label" +msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "Rolle" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" #: models.py:263 -msgid "role member" -msgstr "Rollen-Mitglied" +msgid "Role member" +msgstr "" #: models.py:264 -msgid "role members" -msgstr "Rollen-Mitglieder" - -#: permissions.py:7 -msgid "Permissions" -msgstr "Berechtigungen" +msgid "Role members" +msgstr "" #: permissions.py:9 msgid "View roles" @@ -125,89 +122,98 @@ msgstr "Berechtigungen gewähren" msgid "Revoke permissions" msgstr "Berechtigungen widerrufen" -#: views.py:83 -msgid "has permission" -msgstr "Berechtigung" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "Eine Liste der existierenden Rollen, welche automatisch neuen Benutzern zugewiesen werden" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr " und " -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s an %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Berechtigung \"%(permission)s\" gewährt an %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s hat bereits die Berechtigung \"%(permission)s." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Sind Sie sicher, dass Sie %(permissions_label)s %(title_suffix)s gewähren " -"wollen?" +msgstr "Sind Sie sicher, dass Sie %(permissions_label)s %(title_suffix)s gewähren wollen?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "Berechtigung" + +#: views.py:203 +msgid "permissions" +msgstr "Berechtigungen" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Berechtigung \"%(permission)s\" widerrufen für %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s hat nicht die Berechtigung \"%(permission)s\"." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Sind Sie sicher, dass Sie %(permissions_label)s %(title_suffix)s widerrufen " -"wollen?" +msgstr "Sind Sie sicher, dass Sie %(permissions_label)s %(title_suffix)s widerrufen wollen?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Benutzer" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Gruppen" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Spezial" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "Nicht-Mitglieder für Rolle %s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "Mitglieder der Rolle %s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Widerrufen" - -#: widgets.py:21 -msgid "Grant" -msgstr "Gewähren" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"Eine Liste der existierenden Rollen, welche automatisch neuen Benutzern " -"zugewiesen werden" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po index 595329dd27..7b1098bcf9 100644 --- a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/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: 2014-07-31 19:54-0400\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" "PO-Revision-Date: 2012-02-02 18:18+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,87 +18,95 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Grant" -#: links.py:10 -msgid "create new role" -msgstr "create new role" - -#: links.py:11 -msgid "edit" -msgstr "edit" - -#: links.py:12 -msgid "members" -msgstr "members" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Revoke" #: links.py:13 -msgid "role permissions" -msgstr "role permissions" +#, fuzzy +msgid "Create new role" +msgstr "create new role" #: links.py:14 -msgid "delete" +#, fuzzy +msgid "Delete" msgstr "delete" -#: links.py:16 -msgid "grant" -msgstr "grant" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +#, fuzzy +msgid "Roles" +msgstr "roles" #: links.py:17 -msgid "revoke" -msgstr "revoke" +#, fuzzy +msgid "Members" +msgstr "members" + +#: links.py:18 +#, fuzzy +msgid "Role permissions" +msgstr "role permissions" #: models.py:51 msgid "Insufficient permissions." msgstr "Insufficient permissions." -#: models.py:126 views.py:80 -msgid "namespace" +#: models.py:126 views.py:82 +#, fuzzy +msgid "Namespace" msgstr "namespace" -#: models.py:127 views.py:81 -msgid "name" -msgstr "name" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "permission" +#: models.py:134 models.py:196 views.py:139 +#, fuzzy +msgid "Permission" +msgstr "Permissions" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "permissions" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" +msgstr "Permissions" #: models.py:204 -msgid "permission holder" +#, fuzzy +msgid "Permission holder" msgstr "permission holder" #: models.py:205 -msgid "permission holders" +#, fuzzy +msgid "Permission holders" msgstr "permission holders" #: models.py:213 -msgid "label" +#, fuzzy +msgid "Label" msgstr "label" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "role" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" #: models.py:263 -msgid "role member" +#, fuzzy +msgid "Role member" msgstr "role member" #: models.py:264 -msgid "role members" +#, fuzzy +msgid "Role members" msgstr "role members" -#: permissions.py:7 -msgid "Permissions" -msgstr "Permissions" - #: permissions.py:9 msgid "View roles" msgstr "View roles" @@ -123,87 +131,103 @@ msgstr "Grant permissions" msgid "Revoke permissions" msgstr "Revoke permissions" -#: views.py:83 -msgid "has permission" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "" +"A list of existing roles that are automatically assigned to newly created " +"users" + +#: views.py:85 +#, fuzzy +msgid "Has permission" msgstr "has permission" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 msgid " and " msgstr " and " -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s to %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permission \"%(permission)s\" granted to: %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, already had the permission \"%(permission)s\" granted." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "permission" + +#: views.py:203 +msgid "permissions" +msgstr "permissions" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permission \"%(permission)s\" revoked from: %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s, doesn't have the permission \"%(permission)s\" granted." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Users" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Groups" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Special" -#: views.py:310 -#, python-format -msgid "non members of role: %s" +#: views.py:312 +#, fuzzy, python-format +msgid "Non members of role: %s" msgstr "non members of role: %s" -#: views.py:311 -#, python-format -msgid "members of role: %s" +#: views.py:313 +#, fuzzy, python-format +msgid "Members of role: %s" msgstr "members of role: %s" -#: widgets.py:16 -msgid "Revoke" -msgstr "Revoke" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "Grant" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "" -"A list of existing roles that are automatically assigned to newly created " -"users" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po index 66767d5c61..7d035ac695 100644 --- a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po @@ -1,106 +1,102 @@ # 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 # Roberto Rosario, 2011-2012,2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-07-04 03:03+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Otorgar" -#: links.py:10 -msgid "create new role" -msgstr "crear nuevo rol" - -#: links.py:11 -msgid "edit" -msgstr "editar" - -#: links.py:12 -msgid "members" -msgstr "miembros" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Revocar" #: links.py:13 -msgid "role permissions" -msgstr "permisos del rol" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "eliminar" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "otorgar" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "revocar" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Permisos insuficientes." -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "espacio de nombres" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "nombre" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "permiso" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "permisos" - -#: models.py:204 -msgid "permission holder" -msgstr "titular de la autorización" - -#: models.py:205 -msgid "permission holders" -msgstr "titulares de autorización" - -#: models.py:213 -msgid "label" -msgstr "etiqueta" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "rol" - -#: models.py:263 -msgid "role member" -msgstr "miembro del rol" - -#: models.py:264 -msgid "role members" -msgstr "miembros del rol" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "Permisos" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "Ver los roles" @@ -125,87 +121,98 @@ msgstr "Conceder permisos" msgid "Revoke permissions" msgstr "Revocar permisos" -#: views.py:83 -msgid "has permission" -msgstr "tiene permiso" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "Una lista de roles existentes que se asignan automáticamente a los usuarios nuevos" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "y" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s a %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permiso \"%(permission)s\" otorgado a: %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, ya tenía el permiso \"%(permission)s\" concedido." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"¿Está seguro que desea otorgar el %(permissions_label)s %(title_suffix)s?" +msgstr "¿Está seguro que desea otorgar el %(permissions_label)s %(title_suffix)s?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "permiso" + +#: views.py:203 +msgid "permissions" +msgstr "permisos" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permiso \"%(permission)s\" revocado de: %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s, no tiene el permiso \"%(permission)s\" concedido." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"¿Estás seguro que quiere revocar el %(permissions_label)s %(title_suffix)s?" +msgstr "¿Está seguro que quiere revocar el %(permissions_label)s %(title_suffix)s?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Usuarios" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Grupos" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Especial" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "no miembros del rol: %s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "miembros del rol: %s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Revocar" - -#: widgets.py:21 -msgid "Grant" -msgstr "Otorgar" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"Una lista de roles existentes que se asignan automáticamente a los usuarios " -"nuevos" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po index 6cac223bcb..6a056e51ee 100644 --- a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po @@ -1,103 +1,100 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-07-05 11:21+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" msgstr "" -#: links.py:10 -msgid "create new role" -msgstr "" - -#: links.py:11 -msgid "edit" -msgstr "ویرایش" - -#: links.py:12 -msgid "members" +#: links.py:11 widgets.py:16 +msgid "Revoke" msgstr "" #: links.py:13 -msgid "role permissions" +msgid "Create new role" msgstr "" #: links.py:14 -msgid "delete" -msgstr "حذف" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" msgstr "" #: links.py:17 -msgid "revoke" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" msgstr "" #: models.py:51 msgid "Insufficient permissions." +msgstr "اجازه ناکافی" + +#: models.py:126 views.py:82 +msgid "Namespace" msgstr "" -#: models.py:126 views.py:80 -msgid "namespace" +#: models.py:127 views.py:83 +msgid "Name" msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "نام" - -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" msgstr "" #: models.py:204 -msgid "permission holder" +msgid "Permission holder" msgstr "" #: models.py:205 -msgid "permission holders" +msgid "Permission holders" msgstr "" #: models.py:213 -msgid "label" +msgid "Label" msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" msgstr "" #: models.py:263 -msgid "role member" +msgid "Role member" msgstr "" #: models.py:264 -msgid "role members" -msgstr "" - -#: permissions.py:7 -msgid "Permissions" +msgid "Role members" msgstr "" #: permissions.py:9 @@ -124,83 +121,98 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: views.py:83 -msgid "has permission" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" msgstr "" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "و" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "اجازه" + +#: views.py:203 +msgid "permissions" +msgstr "اجازه ها" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "کاربران" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "گروه‌ها" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" +msgid "Non members of role: %s" msgstr "" -#: views.py:311 +#: views.py:313 #, python-format -msgid "members of role: %s" +msgid "Members of role: %s" msgstr "" -#: widgets.py:16 -msgid "Revoke" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po index 528fdc958b..cbe9744f66 100644 --- a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po @@ -1,105 +1,101 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-21 22:40+0000\n" -"Last-Translator: Pierre Lhoste \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "rôles" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Attribuer" -#: links.py:10 -msgid "create new role" -msgstr "créer un nouveau rôle" - -#: links.py:11 -msgid "edit" -msgstr "modifier" - -#: links.py:12 -msgid "members" -msgstr "membres" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Retirer" #: links.py:13 -msgid "role permissions" -msgstr "Droits relatifs au rôle" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "supprimer" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "attribuer" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "retirer" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Droits insuffisants" -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "espace de nommage" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "nom" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "droit" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "droits" - -#: models.py:204 -msgid "permission holder" -msgstr "propriétaire du droit" - -#: models.py:205 -msgid "permission holders" -msgstr "propriétaires du droit" - -#: models.py:213 -msgid "label" -msgstr "label" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "rôle" - -#: models.py:263 -msgid "role member" -msgstr "membre du rôle" - -#: models.py:264 -msgid "role members" -msgstr "membres du rôle" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "Droits" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "Afficher les rôles" @@ -124,89 +120,98 @@ msgstr "Donner des droits" msgid "Revoke permissions" msgstr "Retirer des droits" -#: views.py:83 -msgid "has permission" -msgstr "possède le droit" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "Une liste des rôles existant qui sont automatiquement attribués aux comptes utilisateurs nouvellement créés" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr " et " -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s pour %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Droit \"%(permission)s\" attribué à: %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, a déjà le droit \"%(permission)s\" d'attribué." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Êtes vous certain de vouloir attribuer le droit %(permissions_label)s " -"%(title_suffix)s?" +msgstr "Êtes vous certain de vouloir attribuer le droit %(permissions_label)s %(title_suffix)s?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "droit" + +#: views.py:203 +msgid "permissions" +msgstr "droits" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Droit \"%(permission)s\" retiré pour: %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s, n'a pas le droit \"%(permission)s\" d'attribué." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Êtes vous certain de vouloir supprimer le droit %(permissions_label)s " -"%(title_suffix)s?" +msgstr "Êtes vous certain de vouloir supprimer le droit %(permissions_label)s %(title_suffix)s?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Utilisateurs" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Groupes" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Spécial" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "membres exclus du rôle:%s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "membres du rôle:%s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Retirer" - -#: widgets.py:21 -msgid "Grant" -msgstr "Attribuer" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"Une liste des rôles existant qui sont automatiquement attribués aux comptes " -"utilisateurs nouvellement créés" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.po index 8a7ee4545a..9bf6073fdf 100644 --- a/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/hr_HR/LC_MESSAGES/django.po @@ -1,103 +1,98 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" msgstr "" -#: links.py:10 -msgid "create new role" -msgstr "" - -#: links.py:11 -msgid "edit" -msgstr "" - -#: links.py:12 -msgid "members" +#: links.py:11 widgets.py:16 +msgid "Revoke" msgstr "" #: links.py:13 -msgid "role permissions" +msgid "Create new role" msgstr "" #: links.py:14 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:16 -msgid "grant" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" msgstr "" #: links.py:17 -msgid "revoke" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:80 -msgid "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" msgstr "" -#: models.py:127 views.py:81 -msgid "name" +#: models.py:127 views.py:83 +msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" msgstr "" #: models.py:204 -msgid "permission holder" +msgid "Permission holder" msgstr "" #: models.py:205 -msgid "permission holders" +msgid "Permission holders" msgstr "" #: models.py:213 -msgid "label" +msgid "Label" msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" msgstr "" #: models.py:263 -msgid "role member" +msgid "Role member" msgstr "" #: models.py:264 -msgid "role members" -msgstr "" - -#: permissions.py:7 -msgid "Permissions" +msgid "Role members" msgstr "" #: permissions.py:9 @@ -124,83 +119,98 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: views.py:83 -msgid "has permission" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" msgstr "" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" +msgid "Non members of role: %s" msgstr "" -#: views.py:311 +#: views.py:313 #, python-format -msgid "members of role: %s" +msgid "Members of role: %s" msgstr "" -#: widgets.py:16 -msgid "Revoke" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po index 6ab5412235..2ea2988f8a 100644 --- a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po @@ -1,102 +1,98 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" msgstr "" -#: links.py:10 -msgid "create new role" -msgstr "" - -#: links.py:11 -msgid "edit" -msgstr "" - -#: links.py:12 -msgid "members" +#: links.py:11 widgets.py:16 +msgid "Revoke" msgstr "" #: links.py:13 -msgid "role permissions" +msgid "Create new role" msgstr "" #: links.py:14 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:16 -msgid "grant" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" msgstr "" #: links.py:17 -msgid "revoke" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:80 -msgid "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" msgstr "" -#: models.py:127 views.py:81 -msgid "name" +#: models.py:127 views.py:83 +msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" msgstr "" #: models.py:204 -msgid "permission holder" +msgid "Permission holder" msgstr "" #: models.py:205 -msgid "permission holders" +msgid "Permission holders" msgstr "" #: models.py:213 -msgid "label" +msgid "Label" msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" msgstr "" #: models.py:263 -msgid "role member" +msgid "Role member" msgstr "" #: models.py:264 -msgid "role members" -msgstr "" - -#: permissions.py:7 -msgid "Permissions" +msgid "Role members" msgstr "" #: permissions.py:9 @@ -123,83 +119,98 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: views.py:83 -msgid "has permission" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" msgstr "" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" +msgid "Non members of role: %s" msgstr "" -#: views.py:311 +#: views.py:313 #, python-format -msgid "members of role: %s" +msgid "Members of role: %s" msgstr "" -#: widgets.py:16 -msgid "Revoke" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po index 492c5c2a22..63293c308f 100644 --- a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po @@ -1,102 +1,98 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" msgstr "" -#: links.py:10 -msgid "create new role" -msgstr "" - -#: links.py:11 -msgid "edit" -msgstr "" - -#: links.py:12 -msgid "members" +#: links.py:11 widgets.py:16 +msgid "Revoke" msgstr "" #: links.py:13 -msgid "role permissions" +msgid "Create new role" msgstr "" #: links.py:14 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:16 -msgid "grant" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" msgstr "" #: links.py:17 -msgid "revoke" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:80 -msgid "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" msgstr "" -#: models.py:127 views.py:81 -msgid "name" +#: models.py:127 views.py:83 +msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" msgstr "" #: models.py:204 -msgid "permission holder" +msgid "Permission holder" msgstr "" #: models.py:205 -msgid "permission holders" +msgid "Permission holders" msgstr "" #: models.py:213 -msgid "label" +msgid "Label" msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" msgstr "" #: models.py:263 -msgid "role member" +msgid "Role member" msgstr "" #: models.py:264 -msgid "role members" -msgstr "" - -#: permissions.py:7 -msgid "Permissions" +msgid "Role members" msgstr "" #: permissions.py:9 @@ -123,83 +119,98 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: views.py:83 -msgid "has permission" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" msgstr "" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" +msgid "Non members of role: %s" msgstr "" -#: views.py:311 +#: views.py:313 #, python-format -msgid "members of role: %s" +msgid "Members of role: %s" msgstr "" -#: widgets.py:16 -msgid "Revoke" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po index 526b7d4f50..10bfcc312b 100644 --- a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierpaolo Baldan , 2011 # Pierpaolo Baldan , 2012 @@ -9,98 +10,93 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-03-21 13:31+0000\n" -"Last-Translator: Pierpaolo Baldan \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "ruoli" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Concessione" -#: links.py:10 -msgid "create new role" -msgstr "crea nuovo ruolo" - -#: links.py:11 -msgid "edit" -msgstr "modifica" - -#: links.py:12 -msgid "members" -msgstr "membri" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Revoca" #: links.py:13 -msgid "role permissions" -msgstr "permessi dei ruoli" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "cancella" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "concessione" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "revoca" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Permessi insufficienti" -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "nome" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "permesso" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "permessi" - -#: models.py:204 -msgid "permission holder" -msgstr "titolare del permesso" - -#: models.py:205 -msgid "permission holders" -msgstr "titolari dei permessi" - -#: models.py:213 -msgid "label" -msgstr "etichetta" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "ruolo" - -#: models.py:263 -msgid "role member" -msgstr "membro del ruolo" - -#: models.py:264 -msgid "role members" -msgstr "membri del ruolo" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "Permessi" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "Vedi i ruoli" @@ -125,89 +121,98 @@ msgstr "Concedere le autorizzazioni" msgid "Revoke permissions" msgstr "Revoca le autorizzazioni" -#: views.py:83 -msgid "has permission" -msgstr "ha il permesso" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "Un elenco di ruoli esistenti che vengono automaticamente assegnati agli utenti appena creati" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr " and " -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s a %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permesso \"%(permission)s\" concesso a: %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, ha già il permesso \"%(permission)s\" concesso." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Sei sicuro che tu voglia concedere questo permesso %(permissions_label)s " -"%(title_suffix)s?" +msgstr "Sei sicuro che tu voglia concedere questo permesso %(permissions_label)s %(title_suffix)s?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "permesso" + +#: views.py:203 +msgid "permissions" +msgstr "permessi" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permesso \"%(permission)s\" revocato per: %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s, non ha i permessi \"%(permission)s\" consentiti." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Sei sicuro di voler revocare questo permesso %(permissions_label)s " -"%(title_suffix)s?" +msgstr "Sei sicuro di voler revocare questo permesso %(permissions_label)s %(title_suffix)s?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Utenti" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Gruppi" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Speciale" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "nessun menbro per il ruolo:%s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "membri per il ruolo:%s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Revoca" - -#: widgets.py:21 -msgid "Grant" -msgstr "Concessione" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"Un elenco di ruoli esistenti che vengono automaticamente assegnati agli " -"utenti appena creati" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..583dcccda8 --- /dev/null +++ b/mayan/apps/permissions/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,216 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "" + +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "" + +#: links.py:13 +msgid "Create new role" +msgstr "" + +#: links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" + +#: links.py:17 +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" + +#: models.py:51 +msgid "Insufficient permissions." +msgstr "" + +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" + +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" + +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" + +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" +msgstr "" + +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + +#: permissions.py:9 +msgid "View roles" +msgstr "" + +#: permissions.py:10 +msgid "Edit roles" +msgstr "" + +#: permissions.py:11 +msgid "Create roles" +msgstr "" + +#: permissions.py:12 +msgid "Delete roles" +msgstr "" + +#: permissions.py:13 +msgid "Grant permissions" +msgstr "" + +#: permissions.py:14 +msgid "Revoke permissions" +msgstr "" + +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "" + +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 +msgid " and " +msgstr "" + +#: views.py:136 views.py:198 +#, python-format +msgid "%(permissions)s to %(requester)s" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Permission \"%(permission)s\" granted to: %(requester)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "%(requester)s, already had the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:160 +#, python-format +msgid "" +"Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 +#, python-format +msgid "Permission \"%(permission)s\" revoked from: %(requester)s." +msgstr "" + +#: views.py:211 +#, python-format +msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:222 +#, python-format +msgid "" +"Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:257 views.py:281 +msgid "Users" +msgstr "" + +#: views.py:260 views.py:284 +msgid "Groups" +msgstr "" + +#: views.py:263 views.py:287 +msgid "Special" +msgstr "" + +#: views.py:312 +#, python-format +msgid "Non members of role: %s" +msgstr "" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..475756f90a --- /dev/null +++ b/mayan/apps/permissions/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,216 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "" + +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "" + +#: links.py:13 +msgid "Create new role" +msgstr "" + +#: links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" + +#: links.py:17 +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" + +#: models.py:51 +msgid "Insufficient permissions." +msgstr "" + +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" + +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" + +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" + +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" +msgstr "" + +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + +#: permissions.py:9 +msgid "View roles" +msgstr "" + +#: permissions.py:10 +msgid "Edit roles" +msgstr "" + +#: permissions.py:11 +msgid "Create roles" +msgstr "" + +#: permissions.py:12 +msgid "Delete roles" +msgstr "" + +#: permissions.py:13 +msgid "Grant permissions" +msgstr "" + +#: permissions.py:14 +msgid "Revoke permissions" +msgstr "" + +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "" + +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 +msgid " and " +msgstr "" + +#: views.py:136 views.py:198 +#, python-format +msgid "%(permissions)s to %(requester)s" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Permission \"%(permission)s\" granted to: %(requester)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "%(requester)s, already had the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:160 +#, python-format +msgid "" +"Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 +#, python-format +msgid "Permission \"%(permission)s\" revoked from: %(requester)s." +msgstr "" + +#: views.py:211 +#, python-format +msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:222 +#, python-format +msgid "" +"Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:257 views.py:281 +msgid "Users" +msgstr "" + +#: views.py:260 views.py:284 +msgid "Groups" +msgstr "" + +#: views.py:263 views.py:287 +msgid "Special" +msgstr "" + +#: views.py:312 +#, python-format +msgid "Non members of role: %s" +msgstr "" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po index 8d8e1fb1bc..6b5b5990ed 100644 --- a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po @@ -1,105 +1,101 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-15 10:05+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "gebruikersrollen" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Toestaan" -#: links.py:10 -msgid "create new role" -msgstr "nieuwe gebruikersrol aanmaken" - -#: links.py:11 -msgid "edit" -msgstr "aanpassen" - -#: links.py:12 -msgid "members" -msgstr "leden" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Intrekken" #: links.py:13 -msgid "role permissions" -msgstr "permissies gebruikersrol" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "verwijderen" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "toestaan" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "intrekken" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Permissies zijn ontoereikend" -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "'namespace'" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "naam" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "permissie" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "permissies" - -#: models.py:204 -msgid "permission holder" -msgstr "permissiehouder" - -#: models.py:205 -msgid "permission holders" -msgstr "permissiehouders" - -#: models.py:213 -msgid "label" -msgstr "label" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "gebruikersrol" - -#: models.py:263 -msgid "role member" -msgstr "gebruikersrol lid" - -#: models.py:264 -msgid "role members" -msgstr "leden van de gebruikersrol" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "Permissies" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "Bekijk gebruikersrollen" @@ -124,89 +120,98 @@ msgstr "permissies toestaan" msgid "Revoke permissions" msgstr "permissies intrekken" -#: views.py:83 -msgid "has permission" -msgstr "heeft permissie" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "Lijst met bestaande gebruikersrollen die automatisch worden toegekend aan nieuwe gebruikers" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "en" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s voor %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permission \"%(permission)s\" toegestaan voor: %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, is reeds \"%(permission)s\" toegestaan." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Bent u er zeker van permissies: %(permissions_label)s %(title_suffix)s, toe " -"te staan?" +msgstr "Bent u er zeker van permissies: %(permissions_label)s %(title_suffix)s, toe te staan?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "permissie" + +#: views.py:203 +msgid "permissions" +msgstr "permissies" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permissie \"%(permission)s\" ingetrokken van: %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "Voor %(requester)s, zijn \"%(permission)s\" granted." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Bent u er zeker van om de permissies: %(permissions_label)s " -"%(title_suffix)s, in te trekken?" +msgstr "Bent u er zeker van om de permissies: %(permissions_label)s %(title_suffix)s, in te trekken?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Gebruikers" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Groepen" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Speciaal" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "niet-leden van gebruikersrol: %s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "leden van gebruikersrol: %s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Intrekken" - -#: widgets.py:21 -msgid "Grant" -msgstr "Toestaan" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"Lijst met bestaande gebruikersrollen die automatisch worden toegekend aan " -"nieuwe gebruikers" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po index cf26188aea..b4f72b68da 100644 --- a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po @@ -1,106 +1,101 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-02-20 16:08+0000\n" -"Last-Translator: mic \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" msgstr "" -#: links.py:10 -msgid "create new role" -msgstr "" - -#: links.py:11 -msgid "edit" -msgstr "" - -#: links.py:12 -msgid "members" -msgstr "" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Odwołać" #: links.py:13 -msgid "role permissions" +msgid "Create new role" msgstr "" #: links.py:14 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:16 -msgid "grant" -msgstr "przyznać" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "odwołać" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Niewystarczające uprawnienia." -#: models.py:126 views.py:80 -msgid "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "nazwa" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "uprawnienie" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "uprawnienia" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" +msgstr "Uprawnienia" #: models.py:204 -msgid "permission holder" +msgid "Permission holder" msgstr "" #: models.py:205 -msgid "permission holders" +msgid "Permission holders" msgstr "" #: models.py:213 -msgid "label" -msgstr "etykieta" +msgid "Label" +msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" msgstr "" #: models.py:263 -msgid "role member" +msgid "Role member" msgstr "" #: models.py:264 -msgid "role members" +msgid "Role members" msgstr "" -#: permissions.py:7 -msgid "Permissions" -msgstr "Uprawnienia" - #: permissions.py:9 msgid "View roles" msgstr "" @@ -125,83 +120,98 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: views.py:83 -msgid "has permission" -msgstr "ma uprawnienie" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "i" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "uprawnienie" + +#: views.py:203 +msgid "permissions" +msgstr "uprawnienia" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Użytkownicy" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Grupy" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Specjalny" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" +msgid "Non members of role: %s" msgstr "" -#: views.py:311 +#: views.py:313 #, python-format -msgid "members of role: %s" +msgid "Members of role: %s" msgstr "" -#: widgets.py:16 -msgid "Revoke" -msgstr "Odwołać" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po index 9c42034caa..decad88ff2 100644 --- a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po @@ -1,107 +1,103 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Roberto Rosario, 2012 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-05 16:44+0000\n" -"Last-Translator: Vítor Figueiró \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "funções" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Conceder" -#: links.py:10 -msgid "create new role" -msgstr "criar nova função" - -#: links.py:11 -msgid "edit" -msgstr "editar" - -#: links.py:12 -msgid "members" -msgstr "membros" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Revogar" #: links.py:13 -msgid "role permissions" -msgstr "permissões de função" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "conceder" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "revogar" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Permissões insuficientes." -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "escopo" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "nome" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "permissão" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "permissões" - -#: models.py:204 -msgid "permission holder" -msgstr "titular de permissão" - -#: models.py:205 -msgid "permission holders" -msgstr "titulares de permissão" - -#: models.py:213 -msgid "label" -msgstr "rótulo" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "função" - -#: models.py:263 -msgid "role member" -msgstr "membro da função" - -#: models.py:264 -msgid "role members" -msgstr "membros da função" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "Permissões" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "Ver funções" @@ -126,88 +122,98 @@ msgstr "Conceder permissões" msgid "Revoke permissions" msgstr "Revogar permissões" -#: views.py:83 -msgid "has permission" -msgstr "tem a permissão" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "Uma lista de funções existentes que são automaticamente atribuídas aos novos utilizadores" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr " e " -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s a %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permissão \"%(permission)s\" concedida a: %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s já tinha a permissão \"%(permission)s\"." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Tem a certeza de que pretende conceder %(permissions_label)s " -"%(title_suffix)s?" +msgstr "Tem a certeza de que pretende conceder %(permissions_label)s %(title_suffix)s?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "permissão" + +#: views.py:203 +msgid "permissions" +msgstr "permissões" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permissão \"%(permission)s\" retirada a: %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s, não tem a permissão \"%(permission)s\"." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Tem a certeza de que pretende revogar %(permissions_label)s %(title_suffix)s?" +msgstr "Tem a certeza de que pretende revogar %(permissions_label)s %(title_suffix)s?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Utilizadores" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Grupos" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Especial" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "não membros da função: %s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "membros da função: %s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Revogar" - -#: widgets.py:21 -msgid "Grant" -msgstr "Conceder" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"Uma lista de funções existentes que são automaticamente atribuídas aos novos " -"utilizadores" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po index 916e41ecd0..9ae3878410 100644 --- a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po @@ -1,106 +1,102 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-02 03:30+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "funções" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Conceder" -#: links.py:10 -msgid "create new role" -msgstr "criar nova função" - -#: links.py:11 -msgid "edit" -msgstr "editar" - -#: links.py:12 -msgid "members" -msgstr "membros" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Revogar" #: links.py:13 -msgid "role permissions" -msgstr "permissões de função" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "conceder" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "revogar" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Permissões insuficientes." -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "nome" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "permissão" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "permissões" - -#: models.py:204 -msgid "permission holder" -msgstr "titular de permissão" - -#: models.py:205 -msgid "permission holders" -msgstr "titulares de permissões" - -#: models.py:213 -msgid "label" -msgstr "rótulo" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "função" - -#: models.py:263 -msgid "role member" -msgstr "membro da função" - -#: models.py:264 -msgid "role members" -msgstr "membros da função" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "Permissões" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "Ver funções" @@ -125,85 +121,98 @@ msgstr "Conceder permissões" msgid "Revoke permissions" msgstr "Revogar as permissões" -#: views.py:83 -msgid "has permission" -msgstr "tem permissão" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "A lista de funções existentes que são automaticamente designados para usuários recém-criados" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr " e " -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "permissão" + +#: views.py:203 +msgid "permissions" +msgstr "permissões" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Usuários" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Grupos" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Especial" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "não membros da função: %s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "membros da função: %s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Revogar" - -#: widgets.py:21 -msgid "Grant" -msgstr "Conceder" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"A lista de funções existentes que são automaticamente designados para " -"usuários recém-criados" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.po index 27b681ea6b..30cd770e9d 100644 --- a/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.po @@ -1,106 +1,101 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-02-10 14:53+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "roluri" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Acorda" -#: links.py:10 -msgid "create new role" -msgstr "creați nou rol" - -#: links.py:11 -msgid "edit" -msgstr "editează" - -#: links.py:12 -msgid "members" -msgstr "membrii" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Revoca" #: links.py:13 -msgid "role permissions" -msgstr "rolul permisiuni" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "șterge" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "acorda" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "revoca" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Permisiuni insuficiente." -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "nume" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "permisiune" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "permisiuni" - -#: models.py:204 -msgid "permission holder" -msgstr "permisiunea deținătorului" - -#: models.py:205 -msgid "permission holders" -msgstr " titularii permisiuni" - -#: models.py:213 -msgid "label" -msgstr "etichetă" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "rol" - -#: models.py:263 -msgid "role member" -msgstr "Rolul membru" - -#: models.py:264 -msgid "role members" -msgstr "rolul membrilor" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "Permisiuni" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "Vezi roluri" @@ -125,87 +120,98 @@ msgstr "Grant permisiuni" msgid "Revoke permissions" msgstr "Revocați permisiunile" -#: views.py:83 -msgid "has permission" -msgstr "are permisiunea" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "O listă de roluri existente, care sunt în mod automat asignate utilizatorilor nou create" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "și" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s pentru %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Permisiune \"%(permission)s\" acordata: %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s, are deja permisiune \"%(permission)s\" acordata." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Sunteți sigur că doriți să acorde %(permissions_label)s %(title_suffix)s?" +msgstr "Sunteți sigur că doriți să acorde %(permissions_label)s %(title_suffix)s?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "permisiune" + +#: views.py:203 +msgid "permissions" +msgstr "permisiuni" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Permisiune \"%(permission)s\" revocat pentru: %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s,, nu are permisiunea de \"%(permission)s\" acordată." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" -msgstr "" -"Sunteți sigur că doriți să revocați %(permissions_label)s %(title_suffix)s?" +msgstr "Sunteți sigur că doriți să revocați %(permissions_label)s %(title_suffix)s?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Utilizatorii" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Grupuri" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Special" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "non membrii ai rolului:% s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "Membrii rol:% s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Revoca" - -#: widgets.py:21 -msgid "Grant" -msgstr "Acorda" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"O listă de roluri existente, care sunt în mod automat asignate " -"utilizatorilor nou create" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po index 30f523fa7d..b35fa1d4f8 100644 --- a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po @@ -1,106 +1,101 @@ # 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 , 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-05-14 06:12+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "роли" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "Предоставить" -#: links.py:10 -msgid "create new role" -msgstr "создать новую роль" - -#: links.py:11 -msgid "edit" -msgstr "редактировать" - -#: links.py:12 -msgid "members" -msgstr "участники" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "Отозвать" #: links.py:13 -msgid "role permissions" -msgstr "разрешения роли" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "удалить" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "предоставить" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "отозвать" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "Недостаточно разрешений." -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "пространство имен" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "имя" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "разрешение" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" -msgstr "разрешения" - -#: models.py:204 -msgid "permission holder" -msgstr "владелец разрешения" - -#: models.py:205 -msgid "permission holders" -msgstr "владельцы разрешения " - -#: models.py:213 -msgid "label" -msgstr "надпись" - -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "роль" - -#: models.py:263 -msgid "role member" -msgstr "участник" - -#: models.py:264 -msgid "role members" -msgstr "участники" - -#: permissions.py:7 +#: models.py:135 permissions.py:7 views.py:79 views.py:141 msgid "Permissions" msgstr "Разрешения" +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + #: permissions.py:9 msgid "View roles" msgstr "Просмотр ролей" @@ -125,85 +120,98 @@ msgstr "Предоставление разрешений" msgid "Revoke permissions" msgstr "Отмена разрешений" -#: views.py:83 -msgid "has permission" -msgstr "имеет право" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "Список существующих ролей, которые автоматически назначаются вновь создаваемым пользователям" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "и" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "%(permissions)s для %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "Право \"%(permission)s\" предоставлено %(requester)s." -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s уже имеет право \"%(permission)s\"." -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "Вы хотите разрешить %(permissions_label)s %(title_suffix)s?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "разрешение" + +#: views.py:203 +msgid "permissions" +msgstr "разрешения" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "Право \"%(permission)s\" отозвано у %(requester)s." -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s не имеет права \"%(permission)s\"." -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "Вы хотите отозвать %(permissions_label)s %(title_suffix)s?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "Пользователи" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "Группы" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "Особо" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "не входит в %s" - -#: views.py:311 -#, python-format -msgid "members of role: %s" -msgstr "входит в %s" - -#: widgets.py:16 -msgid "Revoke" -msgstr "Отозвать" - -#: widgets.py:21 -msgid "Grant" -msgstr "Предоставить" - -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" +msgid "Non members of role: %s" msgstr "" -"Список существующих ролей, которые автоматически назначаются вновь " -"создаваемым пользователям" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po index 27b024a76b..ecf3a4bf6a 100644 --- a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po @@ -1,103 +1,98 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" msgstr "" -#: links.py:10 -msgid "create new role" -msgstr "" - -#: links.py:11 -msgid "edit" -msgstr "" - -#: links.py:12 -msgid "members" +#: links.py:11 widgets.py:16 +msgid "Revoke" msgstr "" #: links.py:13 -msgid "role permissions" +msgid "Create new role" msgstr "" #: links.py:14 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:16 -msgid "grant" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" msgstr "" #: links.py:17 -msgid "revoke" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:80 -msgid "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" msgstr "" -#: models.py:127 views.py:81 -msgid "name" +#: models.py:127 views.py:83 +msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" msgstr "" #: models.py:204 -msgid "permission holder" +msgid "Permission holder" msgstr "" #: models.py:205 -msgid "permission holders" +msgid "Permission holders" msgstr "" #: models.py:213 -msgid "label" +msgid "Label" msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" msgstr "" #: models.py:263 -msgid "role member" +msgid "Role member" msgstr "" #: models.py:264 -msgid "role members" -msgstr "" - -#: permissions.py:7 -msgid "Permissions" +msgid "Role members" msgstr "" #: permissions.py:9 @@ -124,83 +119,98 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: views.py:83 -msgid "has permission" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" msgstr "" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" +msgid "Non members of role: %s" msgstr "" -#: views.py:311 +#: views.py:313 #, python-format -msgid "members of role: %s" +msgid "Members of role: %s" msgstr "" -#: widgets.py:16 -msgid "Revoke" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cf68721f43 --- /dev/null +++ b/mayan/apps/permissions/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,216 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "" + +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "" + +#: links.py:13 +msgid "Create new role" +msgstr "" + +#: links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" + +#: links.py:17 +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" + +#: models.py:51 +msgid "Insufficient permissions." +msgstr "" + +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" + +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" + +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" + +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" +msgstr "" + +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + +#: permissions.py:9 +msgid "View roles" +msgstr "" + +#: permissions.py:10 +msgid "Edit roles" +msgstr "" + +#: permissions.py:11 +msgid "Create roles" +msgstr "" + +#: permissions.py:12 +msgid "Delete roles" +msgstr "" + +#: permissions.py:13 +msgid "Grant permissions" +msgstr "" + +#: permissions.py:14 +msgid "Revoke permissions" +msgstr "" + +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "" + +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 +msgid " and " +msgstr "" + +#: views.py:136 views.py:198 +#, python-format +msgid "%(permissions)s to %(requester)s" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Permission \"%(permission)s\" granted to: %(requester)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "%(requester)s, already had the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:160 +#, python-format +msgid "" +"Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 +#, python-format +msgid "Permission \"%(permission)s\" revoked from: %(requester)s." +msgstr "" + +#: views.py:211 +#, python-format +msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:222 +#, python-format +msgid "" +"Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:257 views.py:281 +msgid "Users" +msgstr "" + +#: views.py:260 views.py:284 +msgid "Groups" +msgstr "" + +#: views.py:263 views.py:287 +msgid "Special" +msgstr "" + +#: views.py:312 +#, python-format +msgid "Non members of role: %s" +msgstr "" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po index 9804784497..6c0eed9aa3 100644 --- a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po @@ -1,102 +1,98 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" msgstr "" -#: links.py:10 -msgid "create new role" -msgstr "" - -#: links.py:11 -msgid "edit" -msgstr "" - -#: links.py:12 -msgid "members" +#: links.py:11 widgets.py:16 +msgid "Revoke" msgstr "" #: links.py:13 -msgid "role permissions" +msgid "Create new role" msgstr "" #: links.py:14 -msgid "delete" +msgid "Delete" msgstr "" -#: links.py:16 -msgid "grant" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" msgstr "" #: links.py:17 -msgid "revoke" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:80 -msgid "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" msgstr "" -#: models.py:127 views.py:81 -msgid "name" +#: models.py:127 views.py:83 +msgid "Name" msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" msgstr "" #: models.py:204 -msgid "permission holder" +msgid "Permission holder" msgstr "" #: models.py:205 -msgid "permission holders" +msgid "Permission holders" msgstr "" #: models.py:213 -msgid "label" +msgid "Label" msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" msgstr "" #: models.py:263 -msgid "role member" +msgid "Role member" msgstr "" #: models.py:264 -msgid "role members" -msgstr "" - -#: permissions.py:7 -msgid "Permissions" +msgid "Role members" msgstr "" #: permissions.py:9 @@ -123,83 +119,98 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: views.py:83 -msgid "has permission" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" msgstr "" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" +msgid "Non members of role: %s" msgstr "" -#: views.py:311 +#: views.py:313 #, python-format -msgid "members of role: %s" +msgid "Members of role: %s" msgstr "" -#: widgets.py:16 -msgid "Revoke" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po index bff22219e6..6e7198be89 100644 --- a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po @@ -1,103 +1,99 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-24 07:29+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "roles" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "" -#: links.py:10 -msgid "create new role" -msgstr "tạo role mới" - -#: links.py:11 -msgid "edit" -msgstr "sửa" - -#: links.py:12 -msgid "members" -msgstr "thành viên" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "" #: links.py:13 -msgid "role permissions" +msgid "Create new role" msgstr "" #: links.py:14 -msgid "delete" -msgstr "xóa" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" msgstr "" #: links.py:17 -msgid "revoke" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "" -#: models.py:126 views.py:80 -msgid "namespace" +#: models.py:126 views.py:82 +msgid "Namespace" msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "tên" - -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" +#: models.py:127 views.py:83 +msgid "Name" msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" + +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" msgstr "" #: models.py:204 -msgid "permission holder" +msgid "Permission holder" msgstr "" #: models.py:205 -msgid "permission holders" +msgid "Permission holders" msgstr "" #: models.py:213 -msgid "label" -msgstr "nhãn" +msgid "Label" +msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" msgstr "" #: models.py:263 -msgid "role member" +msgid "Role member" msgstr "" #: models.py:264 -msgid "role members" -msgstr "" - -#: permissions.py:7 -msgid "Permissions" +msgid "Role members" msgstr "" #: permissions.py:9 @@ -124,83 +120,98 @@ msgstr "" msgid "Revoke permissions" msgstr "" -#: views.py:83 -msgid "has permission" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" msgstr "" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" +msgid "Non members of role: %s" msgstr "" -#: views.py:311 +#: views.py:313 #, python-format -msgid "members of role: %s" +msgid "Members of role: %s" msgstr "" -#: widgets.py:16 -msgid "Revoke" -msgstr "" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po index 536deb9845..83e00fafdc 100644 --- a/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-09-30 01:55+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,86 +19,82 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: links.py:9 models.py:218 views.py:59 -msgid "roles" -msgstr "角色" +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "赋给" -#: links.py:10 -msgid "create new role" -msgstr "新建角色" - -#: links.py:11 -msgid "edit" -msgstr "编辑" - -#: links.py:12 -msgid "members" -msgstr "成员" +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "撤销" #: links.py:13 -msgid "role permissions" -msgstr "角色权限" +msgid "Create new role" +msgstr "" #: links.py:14 -msgid "delete" -msgstr "删除" +msgid "Delete" +msgstr "" -#: links.py:16 -msgid "grant" -msgstr "授权" +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" #: links.py:17 -msgid "revoke" -msgstr "撤销" +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" #: models.py:51 msgid "Insufficient permissions." msgstr "权限不足" -#: models.py:126 views.py:80 -msgid "namespace" -msgstr "命名空间" +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" -#: models.py:127 views.py:81 -msgid "name" -msgstr "名称" +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" -#: models.py:134 models.py:196 views.py:137 views.py:199 -msgid "permission" -msgstr "权限" +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" -#: models.py:135 views.py:77 views.py:139 views.py:201 -msgid "permissions" +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" msgstr "权限" #: models.py:204 -msgid "permission holder" -msgstr "权限容器" +msgid "Permission holder" +msgstr "" #: models.py:205 -msgid "permission holders" -msgstr "权限容器" +msgid "Permission holders" +msgstr "" #: models.py:213 -msgid "label" -msgstr "标签" +msgid "Label" +msgstr "" -#: models.py:217 models.py:248 views.py:31 views.py:42 views.py:49 views.py:96 -#: views.py:314 -msgid "role" -msgstr "角色" +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" #: models.py:263 -msgid "role member" -msgstr "角色成员" +msgid "Role member" +msgstr "" #: models.py:264 -msgid "role members" -msgstr "角色成员" - -#: permissions.py:7 -msgid "Permissions" -msgstr "权限" +msgid "Role members" +msgstr "" #: permissions.py:9 msgid "View roles" @@ -124,83 +120,98 @@ msgstr "权限授权" msgid "Revoke permissions" msgstr "撤销权限" -#: views.py:83 -msgid "has permission" -msgstr "有权限" +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "已存在角色列表将自动分配给新建用户" -#: views.py:134 views.py:196 +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 msgid " and " msgstr "和" -#: views.py:134 views.py:196 +#: views.py:136 views.py:198 #, python-format msgid "%(permissions)s to %(requester)s" msgstr "从%(permissions)s 到 %(requester)s" -#: views.py:144 +#: views.py:146 #, python-format msgid "Permission \"%(permission)s\" granted to: %(requester)s." msgstr "权限\"%(permission)s\"被赋给%(requester)s" -#: views.py:147 +#: views.py:149 #, python-format msgid "%(requester)s, already had the permission \"%(permission)s\" granted." msgstr "%(requester)s已经有权限 \"%(permission)s\"" -#: views.py:158 +#: views.py:160 #, python-format msgid "" "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" msgstr "确定要赋权限%(permissions_label)s %(title_suffix)s么?" -#: views.py:206 +#: views.py:201 +msgid "permission" +msgstr "权限" + +#: views.py:203 +msgid "permissions" +msgstr "权限" + +#: views.py:208 #, python-format msgid "Permission \"%(permission)s\" revoked from: %(requester)s." msgstr "权限\"%(permission)s\"被从%(requester)s撤销。" -#: views.py:209 +#: views.py:211 #, python-format msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." msgstr "%(requester)s无权限\"%(permission)s\"" -#: views.py:220 +#: views.py:222 #, python-format msgid "" "Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" msgstr "确定要撤销%(permissions_label)s %(title_suffix)s么?" -#: views.py:255 views.py:279 +#: views.py:257 views.py:281 msgid "Users" msgstr "用户" -#: views.py:258 views.py:282 +#: views.py:260 views.py:284 msgid "Groups" msgstr "用户组" -#: views.py:261 views.py:285 +#: views.py:263 views.py:287 msgid "Special" msgstr "特例" -#: views.py:310 +#: views.py:312 #, python-format -msgid "non members of role: %s" -msgstr "角色: %s无成员" +msgid "Non members of role: %s" +msgstr "" -#: views.py:311 +#: views.py:313 #, python-format -msgid "members of role: %s" -msgstr "角色: %s成员" +msgid "Members of role: %s" +msgstr "" -#: widgets.py:16 -msgid "Revoke" -msgstr "撤销" +#~ msgid "edit" +#~ msgstr "edit" -#: widgets.py:21 -msgid "Grant" -msgstr "赋给" +#~ msgid "grant" +#~ msgstr "grant" -#: conf/settings.py:10 -msgid "" -"A list of existing roles that are automatically assigned to newly created " -"users" -msgstr "已存在角色列表将自动分配给新建用户" +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..f194b1a747 --- /dev/null +++ b/mayan/apps/permissions/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,216 @@ +# 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: 2014-10-08 17:11-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:10 widgets.py:21 +msgid "Grant" +msgstr "" + +#: links.py:11 widgets.py:16 +msgid "Revoke" +msgstr "" + +#: links.py:13 +msgid "Create new role" +msgstr "" + +#: links.py:14 +msgid "Delete" +msgstr "" + +#: links.py:15 +msgid "Edit" +msgstr "" + +#: links.py:16 models.py:218 views.py:61 +msgid "Roles" +msgstr "" + +#: links.py:17 +msgid "Members" +msgstr "" + +#: links.py:18 +msgid "Role permissions" +msgstr "" + +#: models.py:51 +msgid "Insufficient permissions." +msgstr "" + +#: models.py:126 views.py:82 +msgid "Namespace" +msgstr "" + +#: models.py:127 views.py:83 +msgid "Name" +msgstr "" + +#: models.py:134 models.py:196 views.py:139 +msgid "Permission" +msgstr "" + +#: models.py:135 permissions.py:7 views.py:79 views.py:141 +msgid "Permissions" +msgstr "" + +#: models.py:204 +msgid "Permission holder" +msgstr "" + +#: models.py:205 +msgid "Permission holders" +msgstr "" + +#: models.py:213 +msgid "Label" +msgstr "" + +#: models.py:217 models.py:248 views.py:33 views.py:44 views.py:51 views.py:98 +#: views.py:316 +msgid "Role" +msgstr "" + +#: models.py:263 +msgid "Role member" +msgstr "" + +#: models.py:264 +msgid "Role members" +msgstr "" + +#: permissions.py:9 +msgid "View roles" +msgstr "" + +#: permissions.py:10 +msgid "Edit roles" +msgstr "" + +#: permissions.py:11 +msgid "Create roles" +msgstr "" + +#: permissions.py:12 +msgid "Delete roles" +msgstr "" + +#: permissions.py:13 +msgid "Grant permissions" +msgstr "" + +#: permissions.py:14 +msgid "Revoke permissions" +msgstr "" + +#: settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "" + +#: views.py:85 +msgid "Has permission" +msgstr "" + +#: views.py:136 views.py:198 +msgid " and " +msgstr "" + +#: views.py:136 views.py:198 +#, python-format +msgid "%(permissions)s to %(requester)s" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Permission \"%(permission)s\" granted to: %(requester)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "%(requester)s, already had the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:160 +#, python-format +msgid "" +"Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:201 +msgid "permission" +msgstr "" + +#: views.py:203 +msgid "permissions" +msgstr "" + +#: views.py:208 +#, python-format +msgid "Permission \"%(permission)s\" revoked from: %(requester)s." +msgstr "" + +#: views.py:211 +#, python-format +msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:222 +#, python-format +msgid "" +"Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:257 views.py:281 +msgid "Users" +msgstr "" + +#: views.py:260 views.py:284 +msgid "Groups" +msgstr "" + +#: views.py:263 views.py:287 +msgid "Special" +msgstr "" + +#: views.py:312 +#, python-format +msgid "Non members of role: %s" +msgstr "" + +#: views.py:313 +#, python-format +msgid "Members of role: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "grant" +#~ msgstr "grant" + +#~ msgid "revoke" +#~ msgstr "revoke" + +#~ msgid "name" +#~ msgstr "name" + +#~ msgid "role" +#~ msgstr "role" diff --git a/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po index e961e8213c..897aeddba2 100644 --- a/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po @@ -1,29 +1,28 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-25 20:29+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: links.py:3 -msgid "setup" -msgstr "setup" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "setup items" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po index 02f7adcf4f..631b29a11a 100644 --- a/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po @@ -1,28 +1,28 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-10-17 09:38+0000\n" -"Last-Translator: Pavlin Koldamov \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 -msgid "setup" -msgstr "настройка" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "настройка елементи " +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/bs_BA/LC_MESSAGES/django.po index 5e428bad05..31794b5a7a 100644 --- a/mayan/apps/project_setup/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/bs_BA/LC_MESSAGES/django.po @@ -1,29 +1,28 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-24 16:05+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:3 -msgid "setup" -msgstr "setup" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "stavke setup-a" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.po index 366456c603..bf8e0527c4 100644 --- a/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/da/LC_MESSAGES/django.po @@ -1,28 +1,28 @@ # 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: # Mads L. Nielsen , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-02-15 15:16+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 -msgid "setup" -msgstr "setup" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "setup elementer" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..03ae29206e --- /dev/null +++ b/mayan/apps/project_setup/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,27 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:3 +msgid "Setup" +msgstr "" + +#: views.py:15 +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po index 11ee23f41d..6ab147f1a7 100644 --- a/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po @@ -1,29 +1,30 @@ # 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: # Mathias Behrle , 2014 # tetjarediske , 2012 +# tetjarediske , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-04-20 09:24+0000\n" -"Last-Translator: tetjarediske \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 -msgid "setup" -msgstr "Setup" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "Setup-Elemente" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.po index a9ee7f4852..692d0db370 100644 --- a/mayan/apps/project_setup/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/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: 2014-07-31 19:54-0400\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" "PO-Revision-Date: 2011-09-30 04:42+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,9 +19,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 -msgid "setup" +#, fuzzy +msgid "Setup" msgstr "setup" #: views.py:15 -msgid "setup items" +#, fuzzy +msgid "Setup items" msgstr "setup items" diff --git a/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po index e120835202..4b25cf6672 100644 --- a/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po @@ -1,28 +1,28 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Roberto Rosario, 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-11-04 01:03+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 -msgid "setup" -msgstr "configuración" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "elementos de configuración" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.po index 77d81186d0..7d5ece4a58 100644 --- a/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.po @@ -1,28 +1,29 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-07-05 11:22+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:3 -msgid "setup" -msgstr "نصب" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" +msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po index 9f0c117574..b8dab553b5 100644 --- a/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po @@ -1,28 +1,28 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-21 23:17+0000\n" -"Last-Translator: Pierre Lhoste \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: links.py:3 -msgid "setup" -msgstr "configuration" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "paramètres de configuration" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.po index 15827b05e5..4360328a1b 100644 --- a/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.po @@ -1,28 +1,27 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: links.py:3 -msgid "setup" +msgid "Setup" msgstr "" #: views.py:15 -msgid "setup items" +msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.po index 7de07ff590..8733134a17 100644 --- a/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.po @@ -1,28 +1,28 @@ # 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: # Dezső József , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-24 13:55+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 -msgid "setup" -msgstr "beállítás" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "modulok beállítása" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.po index 7bc84fda81..658150aca7 100644 --- a/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/id/LC_MESSAGES/django.po @@ -1,27 +1,27 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:3 -msgid "setup" +msgid "Setup" msgstr "" #: views.py:15 -msgid "setup items" +msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po index e66c61bd24..25a925b461 100644 --- a/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po @@ -1,28 +1,28 @@ # 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: # Pierpaolo Baldan , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-12-09 18:08+0000\n" -"Last-Translator: Pierpaolo Baldan \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 -msgid "setup" -msgstr "configura" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "parametri di configurazione" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..55b5bde12a --- /dev/null +++ b/mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,27 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:3 +msgid "Setup" +msgstr "" + +#: views.py:15 +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..19d71919fb --- /dev/null +++ b/mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,27 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:3 +msgid "Setup" +msgstr "" + +#: views.py:15 +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po index fa15d29cb2..1de2982f21 100644 --- a/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po @@ -1,28 +1,28 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-15 14:54+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 -msgid "setup" -msgstr "setup" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "setup items" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po index aa9b65ac1d..50ab204818 100644 --- a/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic , 2012 # mic , 2012 @@ -10,22 +11,20 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-02-20 21:42+0000\n" -"Last-Translator: mic \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:3 -msgid "setup" -msgstr "ustawienia" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "elementy konfiguracji" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po index e9924dca60..a8652f59c4 100644 --- a/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po @@ -1,29 +1,29 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-03 09:57+0000\n" -"Last-Translator: Vítor Figueiró \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 -msgid "setup" -msgstr "configuração" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "itens de configuração" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po index 5b6b69f0f6..6f438b6169 100644 --- a/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po @@ -1,28 +1,28 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-02 03:31+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: links.py:3 -msgid "setup" -msgstr "instalação" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "itens de configuração" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/ro_RO/LC_MESSAGES/django.po index fc1f0a7c0d..d0ed6bf9ee 100644 --- a/mayan/apps/project_setup/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/ro_RO/LC_MESSAGES/django.po @@ -1,29 +1,28 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-02-10 14:38+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: links.py:3 -msgid "setup" -msgstr "configurare" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "configurare articole" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po index 60016b1e63..8bf5f1be7a 100644 --- a/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po @@ -1,29 +1,28 @@ # 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 , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-05-14 06:24+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:3 -msgid "setup" -msgstr "настройки" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "настроек" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.po index 8b19b31967..661e635020 100644 --- a/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.po @@ -1,28 +1,27 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:42+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: links.py:3 -msgid "setup" +msgid "Setup" msgstr "" #: views.py:15 -msgid "setup items" +msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..3fc7f54c71 --- /dev/null +++ b/mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,27 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:3 +msgid "Setup" +msgstr "" + +#: views.py:15 +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.po index 2764b02762..1b60baec71 100644 --- a/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.po @@ -1,27 +1,27 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:3 -msgid "setup" +msgid "Setup" msgstr "" #: views.py:15 -msgid "setup items" +msgid "Setup items" msgstr "" diff --git a/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.po index 9ff8ab617b..206acf3794 100644 --- a/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.po @@ -1,28 +1,28 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-25 00:32+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:3 -msgid "setup" -msgstr "cài đặt" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "cài đặt các phần tử" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/zh_CN/LC_MESSAGES/django.po index 23e9bb632a..197d092358 100644 --- a/mayan/apps/project_setup/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/project_setup/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-09-25 05:24+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,9 +20,9 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:3 -msgid "setup" -msgstr "设置" +msgid "Setup" +msgstr "" #: views.py:15 -msgid "setup items" -msgstr "设置项" +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_setup/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/project_setup/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..fbdd22ed8e --- /dev/null +++ b/mayan/apps/project_setup/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,27 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:3 +msgid "Setup" +msgstr "" + +#: views.py:15 +msgid "Setup items" +msgstr "" diff --git a/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po index 04b16fb249..18f6cc1693 100644 --- a/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po @@ -1,25 +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: # Mohammed ALDOUB , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-25 18:55+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "أدوات" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po index 6eee0e022b..5d18fd17ff 100644 --- a/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po @@ -1,24 +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: # Pavlin Koldamov , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-06 08:22+0000\n" -"Last-Translator: Pavlin Koldamov \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "инструменти" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/bs_BA/LC_MESSAGES/django.po index 29351863c6..72c06d98a4 100644 --- a/mayan/apps/project_tools/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/bs_BA/LC_MESSAGES/django.po @@ -1,25 +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: # www.ping.ba , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-24 12:05+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "alati" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.po index db2fc60d50..6f4da0ae0c 100644 --- a/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/da/LC_MESSAGES/django.po @@ -1,24 +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: # Mads L. Nielsen , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-02-15 15:16+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "værktøjer" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..06c35bac55 --- /dev/null +++ b/mayan/apps/project_tools/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,23 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:3 views.py:15 +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po index 5b6f88ce48..ea8661cce6 100644 --- a/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po @@ -1,25 +1,26 @@ # 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: # Mathias Behrle , 2014 # tetjarediske , 2012 +# tetjarediske , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-04-20 09:18+0000\n" -"Last-Translator: tetjarediske \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "Werkzeuge" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.po index d58288fa14..9b2112f618 100644 --- a/mayan/apps/project_tools/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/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: 2014-07-31 19:54-0400\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" "PO-Revision-Date: 2011-09-30 04:41+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,5 +19,6 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 views.py:15 -msgid "tools" +#, fuzzy +msgid "Tools" msgstr "tools" diff --git a/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po index 9bbbb4e65e..9d749d2bdf 100644 --- a/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po @@ -1,24 +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: # Roberto Rosario, 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 05:22+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "herramientas" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.po index cc9227c375..710ee0594a 100644 --- a/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.po @@ -1,23 +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: +# Mehdi Amani , 2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:3 views.py:15 -msgid "tools" +msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po index 8773ebb89b..164a35b7f0 100644 --- a/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po @@ -1,24 +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: # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-21 22:41+0000\n" -"Last-Translator: Pierre Lhoste \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "outils" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.po index 58d1267fc5..75f4649808 100644 --- a/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: links.py:3 views.py:15 -msgid "tools" +msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.po index 0a323f2131..a1fdc14692 100644 --- a/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.po @@ -1,24 +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: # Dezső József , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-24 13:57+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "eszközök" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.po index affb8dd2dd..20c8e6b561 100644 --- a/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/id/LC_MESSAGES/django.po @@ -1,23 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:3 views.py:15 -msgid "tools" +msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po index fad2a7534c..25c9bec209 100644 --- a/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po @@ -1,24 +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: # Pierpaolo Baldan , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-12-09 18:01+0000\n" -"Last-Translator: Pierpaolo Baldan \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "strumenti" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d10abe997c --- /dev/null +++ b/mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,23 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:3 views.py:15 +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d934cf30d5 --- /dev/null +++ b/mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,23 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:3 views.py:15 +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po index 69e03e2ae8..269746c51c 100644 --- a/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po @@ -1,24 +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: # Lucas Weel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-15 10:05+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "gereedschappen" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po index 1d40feb202..2b47abfdeb 100644 --- a/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po @@ -1,25 +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: # mic , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-02-20 16:08+0000\n" -"Last-Translator: mic \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "narzędzia" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.po index 0142fbc886..7540a9851b 100644 --- a/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.po @@ -1,24 +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: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-11-02 01:25+0000\n" -"Last-Translator: emersonsoares \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "ferramentas" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po index c6500b3d08..7d3cb73e2f 100644 --- a/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po @@ -1,24 +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: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-07-02 03:31+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "ferramentas" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/ro_RO/LC_MESSAGES/django.po index 8c24eb60b4..cda2df6d14 100644 --- a/mayan/apps/project_tools/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/ro_RO/LC_MESSAGES/django.po @@ -1,25 +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: # Badea Gabriel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-02-10 13:19+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "unelte" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po index ce8e8f175f..fde029bc73 100644 --- a/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po @@ -1,25 +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: # Sergey Glita , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-05-14 06:13+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "инструменты" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.po index 07f9aebb5a..5cba50aa1e 100644 --- a/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: links.py:3 views.py:15 -msgid "tools" +msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..861e4d3555 --- /dev/null +++ b/mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,23 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:3 views.py:15 +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.po index e39045d24f..89db1d986b 100644 --- a/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.po @@ -1,23 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:3 views.py:15 -msgid "tools" +msgid "Tools" msgstr "" diff --git a/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.po index b006cfdc8a..72e0d2b905 100644 --- a/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.po @@ -1,24 +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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-24 07:27+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "công cụ" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/zh_CN/LC_MESSAGES/django.po index e6265f0b77..126174c10a 100644 --- a/mayan/apps/project_tools/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/project_tools/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-09-25 13:59+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,5 +20,5 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:3 views.py:15 -msgid "tools" -msgstr "工具" +msgid "Tools" +msgstr "" diff --git a/mayan/apps/project_tools/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/project_tools/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e5f9de6a05 --- /dev/null +++ b/mayan/apps/project_tools/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,23 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:3 views.py:15 +msgid "Tools" +msgstr "" diff --git a/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po b/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po index 43f8b7f892..21da1c20df 100644 --- a/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/ar/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mohammed ALDOUB , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-01-26 09:04+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: forms.py:13 msgid "Your name:" @@ -53,20 +52,20 @@ msgid "Registration" msgstr "التسجيل" #: models.py:21 -msgid "registered" -msgstr "مسجل" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "بيانات التسجيل" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "لا يوجد اسم" #: models.py:87 -msgid "registration properties" -msgstr "خصائص التسجيل" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po b/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po index 7548d32095..d75b246f0a 100644 --- a/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/bg/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pavlin Koldamov , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-10-17 08:59+0000\n" -"Last-Translator: Pavlin Koldamov \n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:13 @@ -52,20 +52,20 @@ msgid "Registration" msgstr "Регистрация" #: models.py:21 -msgid "registered" -msgstr "регистрирани" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "регистрационните данни" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Без име" #: models.py:87 -msgid "registration properties" -msgstr "свойства на регистрацията" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/registration/locale/bs_BA/LC_MESSAGES/django.po index bcedee4497..f679356e21 100644 --- a/mayan/apps/registration/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/bs_BA/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # www.ping.ba , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-06-24 13:18+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:13 msgid "Your name:" @@ -53,20 +52,20 @@ msgid "Registration" msgstr "Registracija" #: models.py:21 -msgid "registered" -msgstr "registrovan" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "podaci o registraciji" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Bez imena" #: models.py:87 -msgid "registration properties" -msgstr "svojstva registracije" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/da/LC_MESSAGES/django.po b/mayan/apps/registration/locale/da/LC_MESSAGES/django.po index cfc5d227d1..61c94fe85b 100644 --- a/mayan/apps/registration/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/da/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mads L. Nielsen , 2013 # René Rovsing Bach , 2013 @@ -9,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-02-15 15:22+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:13 @@ -53,20 +53,20 @@ msgid "Registration" msgstr "Registrering" #: models.py:21 -msgid "registered" -msgstr "registreret" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "registreringsdata" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Intet navn" #: models.py:87 -msgid "registration properties" -msgstr "egenskaber for registrering" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5823789b7b --- /dev/null +++ b/mayan/apps/registration/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,88 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:13 +msgid "Your name:" +msgstr "" + +#: forms.py:18 +msgid "Your email:" +msgstr "" + +#: forms.py:23 +msgid "Company name:" +msgstr "" + +#: forms.py:28 +msgid "Industry:" +msgstr "" + +#: forms.py:33 +msgid "Company website:" +msgstr "" + +#: forms.py:38 +msgid "Country:" +msgstr "" + +#: forms.py:46 +msgid "Other information:" +msgstr "" + +#: links.py:12 +msgid "Registration" +msgstr "" + +#: models.py:21 +msgid "Registered" +msgstr "" + +#: models.py:22 +msgid "Registration data" +msgstr "" + +#: models.py:48 +msgid "No name" +msgstr "" + +#: models.py:87 +msgid "Registration properties" +msgstr "" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "" + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "" + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "" + +#: views.py:33 +msgid "registration form" +msgstr "" + +#: templatetags/registration_tags.py:16 +msgid "Unregistered" +msgstr "" diff --git a/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.po index efdeb24ded..9e861c8f61 100644 --- a/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/de_DE/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Mathias Behrle , 2014 # Tobias Paepke , 2014 @@ -9,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:13 @@ -53,20 +53,20 @@ msgid "Registration" msgstr "Registrierung" #: models.py:21 -msgid "registered" -msgstr "Registriert" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "Registrierungs-Daten" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Kein Name" #: models.py:87 -msgid "registration properties" -msgstr "Registrierungs-Eigenschaften" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/en/LC_MESSAGES/django.po b/mayan/apps/registration/locale/en/LC_MESSAGES/django.po index 31c1fa311b..99894785dd 100644 --- a/mayan/apps/registration/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/registration/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: 2014-07-31 19:55-0400\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" "PO-Revision-Date: 2012-10-10 13:43+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -51,11 +51,13 @@ msgid "Registration" msgstr "Registration" #: models.py:21 -msgid "registered" +#, fuzzy +msgid "Registered" msgstr "registered" #: models.py:22 -msgid "registration data" +#, fuzzy +msgid "Registration data" msgstr "registration data" #: models.py:48 @@ -63,7 +65,8 @@ msgid "No name" msgstr "No name" #: models.py:87 -msgid "registration properties" +#, fuzzy +msgid "Registration properties" msgstr "registration properties" #: views.py:22 diff --git a/mayan/apps/registration/locale/es/LC_MESSAGES/django.po b/mayan/apps/registration/locale/es/LC_MESSAGES/django.po index 53778e5e95..788aafb96d 100644 --- a/mayan/apps/registration/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/es/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Translators: +# jmcainzos , 2014 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-10-11 15:35+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:13 @@ -33,7 +34,7 @@ msgstr "Nombre de la empresa:" #: forms.py:28 msgid "Industry:" -msgstr "Industria:" +msgstr "Actividad:" #: forms.py:33 msgid "Company website:" @@ -49,23 +50,23 @@ msgstr "Información adicional:" #: links.py:12 msgid "Registration" -msgstr "Registración" +msgstr "Registro" #: models.py:21 -msgid "registered" -msgstr "registrado" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "datos de registro" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Sin nombre" #: models.py:87 -msgid "registration properties" -msgstr "propiedades de registro" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." @@ -78,7 +79,7 @@ msgstr "Su copia ya está registrada." #: views.py:28 #, python-format msgid "Error submiting form; %s." -msgstr "Error enviando la forma; %s." +msgstr "Error enviando el formulario; %s." #: views.py:33 msgid "registration form" diff --git a/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po b/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po index 3a98140487..a2ad5c9a8c 100644 --- a/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/fa/LC_MESSAGES/django.po @@ -1,22 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Translators: +# Mehdi Amani , 2014 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-07-05 10:37+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:13 @@ -49,31 +50,31 @@ msgstr "دیگر اطلاعات:" #: links.py:12 msgid "Registration" -msgstr "عضویت" +msgstr "تبت نام" #: models.py:21 -msgid "registered" -msgstr "عضویت‌یافته" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "داده‌های عضویت" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "بدون نام" #: models.py:87 -msgid "registration properties" -msgstr "خصوصیاتِ عضویت" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." -msgstr "از عضویتِ شما سپاس‌گذاریم." +msgstr "با سپاس از ثبت نام شما" #: views.py:25 msgid "Your copy is already registered." -msgstr "" +msgstr "کپی شما ثبت شده است." #: views.py:28 #, python-format @@ -82,8 +83,8 @@ msgstr "خطا در ارسال فرم؛ %s." #: views.py:33 msgid "registration form" -msgstr "فرم عضویت" +msgstr "فرم ثبت نام" #: templatetags/registration_tags.py:16 msgid "Unregistered" -msgstr "عضویت‌نیافته" +msgstr "ثبت نشده" diff --git a/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po b/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po index b3b5a8d0a2..fd53c87534 100644 --- a/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/fr/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-10-13 06:32+0000\n" -"Last-Translator: Pierre Lhoste \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:13 @@ -52,20 +52,20 @@ msgid "Registration" msgstr "Inscription" #: models.py:21 -msgid "registered" -msgstr "inscrit" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "données d'inscription" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Pas de nom" #: models.py:87 -msgid "registration properties" -msgstr "propriétés d'inscription" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.po index e3b7eecf6f..205005865a 100644 --- a/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/hr_HR/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-10-10 13:43+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" #: forms.py:13 msgid "Your name:" @@ -52,11 +51,11 @@ msgid "Registration" msgstr "" #: models.py:21 -msgid "registered" +msgid "Registered" msgstr "" #: models.py:22 -msgid "registration data" +msgid "Registration data" msgstr "" #: models.py:48 @@ -64,7 +63,7 @@ msgid "No name" msgstr "" #: models.py:87 -msgid "registration properties" +msgid "Registration properties" msgstr "" #: views.py:22 diff --git a/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po b/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po index bc699a77f8..d2cc8af68e 100644 --- a/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/hu/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Dezső József , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-06-24 13:02+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:13 @@ -52,20 +52,20 @@ msgid "Registration" msgstr "Regiszráció" #: models.py:21 -msgid "registered" -msgstr "regisztrált" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "regisztrációs adatok" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "névtelen" #: models.py:87 -msgid "registration properties" -msgstr "regisztrációs tulajdonságok" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/id/LC_MESSAGES/django.po b/mayan/apps/registration/locale/id/LC_MESSAGES/django.po index 512fd648d8..0e7cf91815 100644 --- a/mayan/apps/registration/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/id/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Sehat , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-11-11 13:35+0000\n" -"Last-Translator: Sehat \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:13 @@ -52,20 +52,20 @@ msgid "Registration" msgstr "Pendaftaran" #: models.py:21 -msgid "registered" -msgstr "terdaftar" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "data pendaftaran" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Tidak ada nama" #: models.py:87 -msgid "registration properties" -msgstr "sifat-sifat pendaftaran" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/it/LC_MESSAGES/django.po b/mayan/apps/registration/locale/it/LC_MESSAGES/django.po index b9a5a02265..9ac1e36217 100644 --- a/mayan/apps/registration/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/it/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-10-10 13:43+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:13 @@ -51,11 +51,11 @@ msgid "Registration" msgstr "" #: models.py:21 -msgid "registered" +msgid "Registered" msgstr "" #: models.py:22 -msgid "registration data" +msgid "Registration data" msgstr "" #: models.py:48 @@ -63,7 +63,7 @@ msgid "No name" msgstr "" #: models.py:87 -msgid "registration properties" +msgid "Registration properties" msgstr "" #: views.py:22 diff --git a/mayan/apps/registration/locale/lv/LC_MESSAGES/django.po b/mayan/apps/registration/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..54b4557ac7 --- /dev/null +++ b/mayan/apps/registration/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,88 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:13 +msgid "Your name:" +msgstr "" + +#: forms.py:18 +msgid "Your email:" +msgstr "" + +#: forms.py:23 +msgid "Company name:" +msgstr "" + +#: forms.py:28 +msgid "Industry:" +msgstr "" + +#: forms.py:33 +msgid "Company website:" +msgstr "" + +#: forms.py:38 +msgid "Country:" +msgstr "" + +#: forms.py:46 +msgid "Other information:" +msgstr "" + +#: links.py:12 +msgid "Registration" +msgstr "" + +#: models.py:21 +msgid "Registered" +msgstr "" + +#: models.py:22 +msgid "Registration data" +msgstr "" + +#: models.py:48 +msgid "No name" +msgstr "" + +#: models.py:87 +msgid "Registration properties" +msgstr "" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "" + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "" + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "" + +#: views.py:33 +msgid "registration form" +msgstr "" + +#: templatetags/registration_tags.py:16 +msgid "Unregistered" +msgstr "" diff --git a/mayan/apps/registration/locale/nb/LC_MESSAGES/django.po b/mayan/apps/registration/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e1fac3a1b3 --- /dev/null +++ b/mayan/apps/registration/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,88 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:13 +msgid "Your name:" +msgstr "" + +#: forms.py:18 +msgid "Your email:" +msgstr "" + +#: forms.py:23 +msgid "Company name:" +msgstr "" + +#: forms.py:28 +msgid "Industry:" +msgstr "" + +#: forms.py:33 +msgid "Company website:" +msgstr "" + +#: forms.py:38 +msgid "Country:" +msgstr "" + +#: forms.py:46 +msgid "Other information:" +msgstr "" + +#: links.py:12 +msgid "Registration" +msgstr "" + +#: models.py:21 +msgid "Registered" +msgstr "" + +#: models.py:22 +msgid "Registration data" +msgstr "" + +#: models.py:48 +msgid "No name" +msgstr "" + +#: models.py:87 +msgid "Registration properties" +msgstr "" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "" + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "" + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "" + +#: views.py:33 +msgid "registration form" +msgstr "" + +#: templatetags/registration_tags.py:16 +msgid "Unregistered" +msgstr "" diff --git a/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.po index edad297509..9c0fb1f375 100644 --- a/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/nl_NL/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Lucas Weel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-01-14 14:17+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:13 @@ -52,20 +52,20 @@ msgid "Registration" msgstr "Registratie" #: models.py:21 -msgid "registered" -msgstr "geregistreerd" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "registratiegegevens" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Geen naam" #: models.py:87 -msgid "registration properties" -msgstr "registratie eigenschappen" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po b/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po index b365aac2fc..8b5cc0cb64 100644 --- a/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/pl/LC_MESSAGES/django.po @@ -1,23 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-10-10 13:43+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:13 msgid "Your name:" @@ -52,11 +51,11 @@ msgid "Registration" msgstr "" #: models.py:21 -msgid "registered" +msgid "Registered" msgstr "" #: models.py:22 -msgid "registration data" +msgid "Registration data" msgstr "" #: models.py:48 @@ -64,7 +63,7 @@ msgid "No name" msgstr "" #: models.py:87 -msgid "registration properties" +msgid "Registration properties" msgstr "" #: views.py:22 diff --git a/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po b/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po index d25e915687..87c4a2037f 100644 --- a/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/pt/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-10-10 13:43+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: forms.py:13 @@ -51,11 +51,11 @@ msgid "Registration" msgstr "" #: models.py:21 -msgid "registered" +msgid "Registered" msgstr "" #: models.py:22 -msgid "registration data" +msgid "Registration data" msgstr "" #: models.py:48 @@ -63,7 +63,7 @@ msgid "No name" msgstr "" #: models.py:87 -msgid "registration properties" +msgid "Registration properties" msgstr "" #: views.py:22 diff --git a/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.po index b90c71a94e..a8df69a02a 100644 --- a/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-10-10 13:43+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: forms.py:13 @@ -51,11 +51,11 @@ msgid "Registration" msgstr "" #: models.py:21 -msgid "registered" +msgid "Registered" msgstr "" #: models.py:22 -msgid "registration data" +msgid "Registration data" msgstr "" #: models.py:48 @@ -63,7 +63,7 @@ msgid "No name" msgstr "" #: models.py:87 -msgid "registration properties" +msgid "Registration properties" msgstr "" #: views.py:22 diff --git a/mayan/apps/registration/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/registration/locale/ro_RO/LC_MESSAGES/django.po index bbcbfc891e..f9a443c7d3 100644 --- a/mayan/apps/registration/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Abalaru Paul , 2013 # Badea Gabriel , 2013 @@ -9,17 +10,15 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-02-10 12:24+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: forms.py:13 msgid "Your name:" @@ -54,20 +53,20 @@ msgid "Registration" msgstr "Înregistrare" #: models.py:21 -msgid "registered" -msgstr "înregistrat" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "înregistrare de date" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "nici un nume" #: models.py:87 -msgid "registration properties" -msgstr "proprietăți înregistrare " +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po b/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po index 009ec13354..7e39dd97e4 100644 --- a/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/ru/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Sergey Glita , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-05-14 05:31+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: forms.py:13 msgid "Your name:" @@ -53,20 +52,20 @@ msgid "Registration" msgstr "Регистрация" #: models.py:21 -msgid "registered" -msgstr "зарегистрированный" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "регистрационные данные" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Без названия" #: models.py:87 -msgid "registration properties" -msgstr "свойства регистрации" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.po index 9d19d4c40d..ceb9784ff2 100644 --- a/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/sl_SI/LC_MESSAGES/django.po @@ -1,24 +1,23 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # kontrabant , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-05-29 08:49+0000\n" -"Last-Translator: kontrabant \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: forms.py:13 msgid "Your name:" @@ -53,20 +52,20 @@ msgid "Registration" msgstr "Registracija" #: models.py:21 -msgid "registered" -msgstr "prijavljen" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "podatki o prijavi" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Ni imena" #: models.py:87 -msgid "registration properties" -msgstr "Lastnosti prijave" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/sq/LC_MESSAGES/django.po b/mayan/apps/registration/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..dc69eafb2e --- /dev/null +++ b/mayan/apps/registration/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,88 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:13 +msgid "Your name:" +msgstr "" + +#: forms.py:18 +msgid "Your email:" +msgstr "" + +#: forms.py:23 +msgid "Company name:" +msgstr "" + +#: forms.py:28 +msgid "Industry:" +msgstr "" + +#: forms.py:33 +msgid "Company website:" +msgstr "" + +#: forms.py:38 +msgid "Country:" +msgstr "" + +#: forms.py:46 +msgid "Other information:" +msgstr "" + +#: links.py:12 +msgid "Registration" +msgstr "" + +#: models.py:21 +msgid "Registered" +msgstr "" + +#: models.py:22 +msgid "Registration data" +msgstr "" + +#: models.py:48 +msgid "No name" +msgstr "" + +#: models.py:87 +msgid "Registration properties" +msgstr "" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "" + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "" + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "" + +#: views.py:33 +msgid "registration form" +msgstr "" + +#: templatetags/registration_tags.py:16 +msgid "Unregistered" +msgstr "" diff --git a/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.po index f6e28427c9..c24d991076 100644 --- a/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/tr_TR/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Caner Başaran , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-06-10 10:58+0000\n" -"Last-Translator: Caner Başaran \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:13 @@ -52,11 +52,11 @@ msgid "Registration" msgstr "Kayıt" #: models.py:21 -msgid "registered" +msgid "Registered" msgstr "" #: models.py:22 -msgid "registration data" +msgid "Registration data" msgstr "" #: models.py:48 @@ -64,7 +64,7 @@ msgid "No name" msgstr "" #: models.py:87 -msgid "registration properties" +msgid "Registration properties" msgstr "" #: views.py:22 diff --git a/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.po index 69d48c0398..c0e586c05a 100644 --- a/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/vi_VN/LC_MESSAGES/django.po @@ -1,22 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-01-24 08:37+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: forms.py:13 @@ -52,20 +52,20 @@ msgid "Registration" msgstr "Đăng ký" #: models.py:21 -msgid "registered" -msgstr "đã đăng ký" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "dữ liệu đăng ký" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "Không tên" #: models.py:87 -msgid "registration properties" -msgstr "Các đặc điểm đăng ký" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/registration/locale/zh_CN/LC_MESSAGES/django.po index e5ebda02b6..147e415e18 100644 --- a/mayan/apps/registration/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/registration/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-09-28 07:54+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -52,20 +52,20 @@ msgid "Registration" msgstr "注册" #: models.py:21 -msgid "registered" -msgstr "已注册" +msgid "Registered" +msgstr "" #: models.py:22 -msgid "registration data" -msgstr "注册数据" +msgid "Registration data" +msgstr "" #: models.py:48 msgid "No name" msgstr "无姓名" #: models.py:87 -msgid "registration properties" -msgstr "注册属性" +msgid "Registration properties" +msgstr "" #: views.py:22 msgid "Thank you for registering." diff --git a/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..14a33a219d --- /dev/null +++ b/mayan/apps/registration/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,88 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: forms.py:13 +msgid "Your name:" +msgstr "" + +#: forms.py:18 +msgid "Your email:" +msgstr "" + +#: forms.py:23 +msgid "Company name:" +msgstr "" + +#: forms.py:28 +msgid "Industry:" +msgstr "" + +#: forms.py:33 +msgid "Company website:" +msgstr "" + +#: forms.py:38 +msgid "Country:" +msgstr "" + +#: forms.py:46 +msgid "Other information:" +msgstr "" + +#: links.py:12 +msgid "Registration" +msgstr "" + +#: models.py:21 +msgid "Registered" +msgstr "" + +#: models.py:22 +msgid "Registration data" +msgstr "" + +#: models.py:48 +msgid "No name" +msgstr "" + +#: models.py:87 +msgid "Registration properties" +msgstr "" + +#: views.py:22 +msgid "Thank you for registering." +msgstr "" + +#: views.py:25 +msgid "Your copy is already registered." +msgstr "" + +#: views.py:28 +#, python-format +msgid "Error submiting form; %s." +msgstr "" + +#: views.py:33 +msgid "registration form" +msgstr "" + +#: templatetags/registration_tags.py:16 +msgid "Unregistered" +msgstr "" diff --git a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po index 4265c678b7..34dc1cf458 100644 --- a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po @@ -1,37 +1,39 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-25 17:46+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "إعدادات" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "اسم" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "الافتراضي" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "قيمة" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po index 34eaa98660..65884ff4b5 100644 --- a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po @@ -1,36 +1,39 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "настройки" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "име" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "по подразбиране" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "стойност" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.po index 31000d4c9f..a64075dc95 100644 --- a/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.po @@ -1,37 +1,39 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-24 12:02+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "postavke" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "naziv" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "default" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "vrijednost" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po index 091462b172..dea653f355 100644 --- a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po @@ -1,36 +1,39 @@ # 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: # Mads L. Nielsen , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-13 07:55+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "indstillinger" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "navn" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "standard" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "værdi" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0c7753062b --- /dev/null +++ b/mayan/apps/smart_settings/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 views.py:28 +msgid "Settings" +msgstr "" + +#: views.py:33 +msgid "Name" +msgstr "" + +#: views.py:34 +msgid "Default" +msgstr "" + +#: views.py:36 +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po index b604c9580a..40abbeca8c 100644 --- a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po @@ -1,38 +1,43 @@ # 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: # Mathias Behrle , 2014 # Stefan Lodders , 2012 +# Stefan Lodders , 2012 +# tetjarediske , 2012 # tetjarediske , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "Einstellungen" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "Name" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "Standard" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "Wert" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po index 5e7e39eb5a..843f8ef4a5 100644 --- a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/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: 2014-07-31 19:54-0400\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" "PO-Revision-Date: 2012-12-12 06:06+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,17 +19,23 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:8 views.py:28 -msgid "settings" +#, fuzzy +msgid "Settings" msgstr "settings" #: views.py:33 -msgid "name" -msgstr "name" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" +#, fuzzy +msgid "Default" msgstr "default" #: views.py:36 -msgid "value" +#, fuzzy +msgid "Value" msgstr "value" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po index 08a6e416db..7504a1a865 100644 --- a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po @@ -1,36 +1,39 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "configuración" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "nombre" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "por defecto" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "valor" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po index f7d85e65f8..85e076c2af 100644 --- a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po @@ -1,36 +1,40 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-07-05 11:19+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "تنظیمات" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "نام" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" +msgid "Default" msgstr "" #: views.py:36 -msgid "value" +msgid "Value" msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po index 8191979b12..8b675d3ea7 100644 --- a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po @@ -1,36 +1,39 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "paramètres" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "nom" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "par défaut" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "valeur" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.po index f2c10f21ff..d82912ab71 100644 --- a/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/hr_HR/LC_MESSAGES/django.po @@ -1,36 +1,38 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: links.py:8 views.py:28 -msgid "settings" +msgid "Settings" msgstr "" #: views.py:33 -msgid "name" +msgid "Name" msgstr "" #: views.py:34 -msgid "default" +msgid "Default" msgstr "" #: views.py:36 -msgid "value" +msgid "Value" msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po index 100043224f..1ebdfe2c1b 100644 --- a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po @@ -1,36 +1,39 @@ # 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: # Dezső József , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-24 12:54+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "beállítások" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "név" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "alapértelmezett" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "érték" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po index a90d38a408..73ecf59a74 100644 --- a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po @@ -1,35 +1,38 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:8 views.py:28 -msgid "settings" +msgid "Settings" msgstr "" #: views.py:33 -msgid "name" +msgid "Name" msgstr "" #: views.py:34 -msgid "default" +msgid "Default" msgstr "" #: views.py:36 -msgid "value" +msgid "Value" msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po index 65d9bb308d..cbfa60bf4e 100644 --- a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po @@ -1,36 +1,39 @@ # 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: # Pierpaolo Baldan , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "configurazione" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "nome" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "default" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "valore" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4ec0425e1b --- /dev/null +++ b/mayan/apps/smart_settings/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 views.py:28 +msgid "Settings" +msgstr "" + +#: views.py:33 +msgid "Name" +msgstr "" + +#: views.py:34 +msgid "Default" +msgstr "" + +#: views.py:36 +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b8b2db3a31 --- /dev/null +++ b/mayan/apps/smart_settings/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 views.py:28 +msgid "Settings" +msgstr "" + +#: views.py:33 +msgid "Name" +msgstr "" + +#: views.py:34 +msgid "Default" +msgstr "" + +#: views.py:36 +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po index 83d0606127..22e5802820 100644 --- a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po @@ -1,36 +1,39 @@ # 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 , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "instellingen" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "naam" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "verstekwaarde" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "waarde" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po index d89c192e7d..2eb4db527b 100644 --- a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic , 2012 # mic , 2012 @@ -10,30 +11,31 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-07 11:21+0000\n" -"Last-Translator: mic \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "ustawienia" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "nazwa" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "domyślny" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "wartość" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po index 4e44051196..e78e28ea5e 100644 --- a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po @@ -1,37 +1,40 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "definições" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "nome" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "padrão" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "valor" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po index f1df972160..eeca22dc33 100644 --- a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po @@ -1,36 +1,39 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "configurações" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "nome" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "padrão" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "valor" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.po index 302089b6f1..89d43e23a1 100644 --- a/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Abalaru Paul , 2013 # Badea Gabriel , 2013 @@ -9,30 +10,31 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-02-09 16:36+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "setări" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "nume" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "initial" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "valoare" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po index f05c2663b8..a2602a4bf2 100644 --- a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po @@ -1,37 +1,39 @@ # 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 , 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-05-14 05:37+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "настройки" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "имя" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "по умолчанию" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "значение" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po index 7e9821a18e..eaf4e33996 100644 --- a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po @@ -1,36 +1,38 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: links.py:8 views.py:28 -msgid "settings" +msgid "Settings" msgstr "" #: views.py:33 -msgid "name" +msgid "Name" msgstr "" #: views.py:34 -msgid "default" +msgid "Default" msgstr "" #: views.py:36 -msgid "value" +msgid "Value" msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a316cd0542 --- /dev/null +++ b/mayan/apps/smart_settings/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 views.py:28 +msgid "Settings" +msgstr "" + +#: views.py:33 +msgid "Name" +msgstr "" + +#: views.py:34 +msgid "Default" +msgstr "" + +#: views.py:36 +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po index 7d0bacb974..c322d2bb9c 100644 --- a/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po @@ -1,35 +1,38 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:8 views.py:28 -msgid "settings" +msgid "Settings" msgstr "" #: views.py:33 -msgid "name" +msgid "Name" msgstr "" #: views.py:34 -msgid "default" +msgid "Default" msgstr "" #: views.py:36 -msgid "value" +msgid "Value" msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po index af8773b671..ade4e1f8bd 100644 --- a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po @@ -1,36 +1,39 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-24 00:58+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "cài đặt" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "tên" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "mặc định" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "giá trị" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.po index 82da891e29..bcb0a54674 100644 --- a/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-07-30 13:33+0000\n" -"Last-Translator: malijie \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,17 +20,20 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:8 views.py:28 -msgid "settings" -msgstr "设置" +msgid "Settings" +msgstr "" #: views.py:33 -msgid "name" -msgstr "名称" +msgid "Name" +msgstr "" #: views.py:34 -msgid "default" -msgstr "默认" +msgid "Default" +msgstr "" #: views.py:36 -msgid "value" -msgstr "值" +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/smart_settings/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..96f7b189ce --- /dev/null +++ b/mayan/apps/smart_settings/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,38 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:8 views.py:28 +msgid "Settings" +msgstr "" + +#: views.py:33 +msgid "Name" +msgstr "" + +#: views.py:34 +msgid "Default" +msgstr "" + +#: views.py:36 +msgid "Value" +msgstr "" + +#~ msgid "name" +#~ msgstr "name" diff --git a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po index c8994efeda..3fd7641b34 100644 --- a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po @@ -1,102 +1,99 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "صورة مصغرة" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "فك الملفات المضغوطة" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "تحميل الملفات في ملف مضغوط كوثائق منفردة" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "ملف الاعداد" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "ملف" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "رفع إصدار جديد" - #: links.py:14 -#, fuzzy -msgid "clone metadata" -msgstr "البيانات الوصفية الحالية" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "حذف" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "مصادر" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "نماذج ويب" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "مجلدات الاعداد" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "مجلدات المتابعة" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "تحرير" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "إضافة مصدر جديد" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "التحويلات" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "إضافة تحويل" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "مصادر الوثائق" -#: links.py:34 -msgid "upload new version" -msgstr "رفع إصدار جديد" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -110,448 +107,440 @@ msgstr "لا" msgid "Ask user" msgstr "اسئل المستخدم" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "القرص" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "قاعدة البيانات" - -#: literals.py:32 -msgid "Drive" -msgstr "القرص" - -#: literals.py:33 -msgid "Network drive" -msgstr "محرك أقراص الشبكة" - -#: literals.py:34 -msgid "User drive" -msgstr "قرص المستخدم" - -#: literals.py:35 -msgid "Envelope" -msgstr "مغلف" - -#: literals.py:36 -msgid "Folder" -msgstr "مجلد" - -#: literals.py:37 -msgid "World" -msgstr "عالم" - -#: literals.py:38 -msgid "Printer" -msgstr "الطابعة" - -#: literals.py:39 -msgid "Empty printer" -msgstr "طابعة فارغة" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "نموذج ويب" - -#: literals.py:48 -msgid "server staging folder" -msgstr "مجلد إعداد الخادم" - -#: literals.py:49 -msgid "server watch folder" -msgstr "مجلد المتابعة للخادم" - -#: literals.py:54 -msgid "server staging folders" -msgstr "مجلدات إعداد الخادم" - -#: literals.py:55 -msgid "server watch folders" -msgstr "مجلدات المتابعة للخادم" - -#: models.py:36 -msgid "title" -msgstr "عنوان" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "تمكين" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "القائمة المسموحة" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "القائمة الممنوعة" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "أيقونة" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "أيقونة لتمييز هذا المصدر" +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "مسار المجلد" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "مسار نظام الملفات على الخادم" -#: models.py:153 -msgid "preview width" -msgstr "عرض المعاينة" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "قيمة العرض لتمريرها إلى نظام المعالجة" -#: models.py:154 -msgid "preview height" -msgstr "ارتفاع المعاينة" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "قيمة الارتفاع لتمريرها إلى نظام المعالجة" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "فك الضغط" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "هل يتم فك الملفات المضغوطة أم لا." -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "حذف بعد الرفع" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "حذف الملف بعد رفعه بنجاح." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "غير قادر على ايجاد قائمة بملفات الاعداد: %s" -#: models.py:177 -msgid "staging folder" -msgstr "مجلد الاعداد" +#: models.py:183 +msgid "Staging folder" +msgstr "" -#: models.py:201 -msgid "interval" -msgstr "فترة" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." msgstr "الفترة بالثواني التي يتم فحص مجلد المتابعة فيها لإيجاد وثائق جديدة." -#: models.py:225 -msgid "watch folder" -msgstr "مجلد المتابعة" +#: models.py:224 +msgid "Watch folder" +msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "أدخل قيمة صالحة" -#: models.py:258 views.py:563 -msgid "order" -msgstr "ترتيب" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "تحويل" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "مدخلات" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "استخدم مصادر لتحديد المدخلات، مثل: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "تحويل مصدر الوثيقة" - -#: models.py:271 -msgid "document source transformations" -msgstr "تحويلات مصدر الوثيقة" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "خارج العملية" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "إعداد المصادر" #: permissions.py:8 -msgid "View existing document sources" -msgstr "عرض مصادر الوثائق الحالية" +msgid "Create new document sources" +msgstr "خلق مصادر وثائق جديدة" #: permissions.py:9 -msgid "Edit document sources" -msgstr "تحرير مصادر الوثائق" - -#: permissions.py:10 msgid "Delete document sources" msgstr "حذف مصادر الوثائق" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "تحرير مصادر الوثائق" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "خلق مصادر وثائق جديدة" +msgid "View existing document sources" +msgstr "عرض مصادر الوثائق الحالية" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "خطأ تحقق بالقوائم المسموحة و الممنوعة" -#: views.py:111 -msgid "here" -msgstr "هنا" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "رفع المصادر" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "لم يتم تحديد مصدر للوثائق أو لم يتم تشغيل أي منها." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "اضغط %(setup_link)s لإضافة أو تشغيل مصادر للوثائق." -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "تم رفع اصدار جديد من الوثيقة بنجاح." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." +msgstr "" -#: views.py:181 -msgid "File uploaded successfully." -msgstr "الملف تم رفعه بنجاح." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "الملف المضغوط تم فك ضغطه ورفعه كلمفات منفردة بنجاح." - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "الملف ليس ملفاً مضغوطاً و تم رفعه كما هو." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "يمنع رفع اصدارات جديدة لهذه الوثيقة." - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "خطأ لم تتم معالجته: %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "رفع اصدار جديد من المصدر: %s" +msgid "Upload a new version from source: %s" +msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" -msgstr "ارفع وثيقة محلية من المصدر: %s" +msgid "Upload a local document from source: %s" +msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." -msgstr "تم رفع ملف الاعداد لإصدار الوثيقة %s بنجاح" +#: views.py:270 +msgid "Files in staging path" +msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "ملف الاعداد %s تم رفعه بنجاح" - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "ملف الاعداد: %s تم فك ضغطه ورفعه كلمفات منفردة بنجاح." - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "ملف الاعداد %s ليس ملفاً مضغوطاً و تم رفعه كما هو." - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "ملف الاعداد %s تم مسحه بنجاح" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "رفع اصدار جديد من مصدر الاعداد %s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "ارفع وثيقة من مصدر اعداد: %s" - -#: views.py:305 -msgid "files in staging path" -msgstr "الملفات في مسار الاعداد" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "نوع الوثيقة الحالي" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "لا شيء" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "البيانات الوصفية الحالية" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "تم مسح ملف الاعداد بنجاح" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "خطأ بمسح ملف الاعداد %s" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "تم تعديل المصدر بنجاح" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "خطأ بتعديل المصدر: %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "تعديل المصدر: %s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "مصدر" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "المصدر \"%s\" تم مسحه بنجاح" -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "خطأ بمسح المصدر: %(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "هل أنت متأكد من مسح المصدر: %s ؟" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "تم انشاء المصدر بنجاح" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "خطأ بانشاء المصدر: %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "انشاء مصدر جديد من النوع: %s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "التحويلات ل: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "تم تعديل تحويلات المصدر بنجاح" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "خطأ بتعديل تحويل المصدر: %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "تعديل التحرير: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "تم حذف مصدر التحويل بنجاح" -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "خطأ أثناء حذف مصدر التحويل: %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "هل أنت متأكد أنك تريد حذف مصدر التحويل \"%(transformation)s\" ؟" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "إنشاء تحويل المصدر بنجاح" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "خطأ في إنشاء مصدر التحويل؛ %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "إنشاء تحويل جديد للمصدر: %s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "ملف الاعداد" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "معاينة" +#~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" -#~ msgstr "غير قادر على رفع ملف الاعداد: %s" +#~ msgstr "Unable to upload staging file: %s" #~ msgid "Unable to delete staging file: %s" -#~ msgstr "غيى قادر على مسح ملف الاعداد: %s" +#~ msgstr "Unable to delete staging file: %s" #~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "أخطاء بتحويل ملف الاعداد: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po index c028b4d727..bd156b660f 100644 --- a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po @@ -1,100 +1,99 @@ # 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: # Iliya Georgiev , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:50 -msgid "thumbnail" +#: __init__.py:52 +msgid "Thumbnail" msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Файл" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "добавяне на нова версия" - #: links.py:14 -msgid "clone metadata" +msgid "Upload new documents" msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "изтриване" - -#: links.py:18 -msgid "sources" -msgstr "източници" - -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "уеб формуляри" - -#: links.py:20 models.py:178 -msgid "staging folders" +#: links.py:15 +msgid "Clone metadata" msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "редактиране" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "добавяне на нов източник" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "преобразувания" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" + +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" + +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" + +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "добавяне на преобразувания" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Източници на документи" -#: links.py:34 -msgid "upload new version" -msgstr "добавяне на нова версия" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -108,183 +107,149 @@ msgstr "Никога" msgid "Ask user" msgstr "Питане на потребителя" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Диск" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "База данни" - -#: literals.py:32 -msgid "Drive" -msgstr "Устройство" - -#: literals.py:33 -msgid "Network drive" -msgstr "Мрежово устройство" - -#: literals.py:34 -msgid "User drive" -msgstr "Потребителско устройство" - -#: literals.py:35 -msgid "Envelope" -msgstr "Плик" - -#: literals.py:36 -msgid "Folder" -msgstr "Папка" - -#: literals.py:37 -msgid "World" -msgstr "Свят" - -#: literals.py:38 -msgid "Printer" -msgstr "Принтер" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Празен принтер" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "уеб формуляр" - -#: literals.py:48 -msgid "server staging folder" +msgid "Server watch folders" msgstr "" -#: literals.py:49 -msgid "server watch folder" -msgstr "" - -#: literals.py:54 -msgid "server staging folders" -msgstr "" - -#: literals.py:55 -msgid "server watch folders" -msgstr "" - -#: models.py:36 -msgid "title" -msgstr "заглавие" - #: models.py:37 -msgid "enabled" -msgstr "включен" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "разрешен списък" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "забранителен списък" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "икона" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "икона за визуално различаване на източника" +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "път към папката" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "" -#: models.py:153 -msgid "preview width" +#: models.py:159 +msgid "Preview width" msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "" -#: models.py:154 -msgid "preview height" +#: models.py:160 +msgid "Preview height" msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "" -#: models.py:156 models.py:200 -msgid "delete after upload" +#: models.py:162 models.py:213 +msgid "Delete after upload" msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "" -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "" -#: models.py:177 -msgid "staging folder" +#: models.py:183 +msgid "Staging folder" msgstr "" -#: models.py:201 -msgid "interval" +#: models.py:203 models.py:204 +msgid "Out of process" msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." msgstr "" -#: models.py:225 -msgid "watch folder" +#: models.py:224 +msgid "Watch folder" msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "" -#: models.py:258 views.py:563 -msgid "order" +#: models.py:257 views.py:515 +msgid "Order" msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" +#: models.py:259 views.py:517 +msgid "Arguments" msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "" - -#: models.py:271 -msgid "document source transformations" -msgstr "" - -#: models.py:278 models.py:279 -msgid "out of process" +msgid "Document source transformations" msgstr "" #: permissions.py:7 @@ -292,254 +257,290 @@ msgid "Sources setup" msgstr "Настройка на източници" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Преглед на съществуващи източници на документи" +msgid "Create new document sources" +msgstr "Създаване на източници на документи" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Редактиране на източници на документи" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Изтриване на източници на документи" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Редактиране на източници на документи" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Създаване на източници на документи" +msgid "View existing document sources" +msgstr "Преглед на съществуващи източници на документи" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "" -#: views.py:111 -msgid "here" +#: views.py:115 +msgid "Here" msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "" -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "" -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Нова версия на документа е добавена успешно." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." +msgstr "" -#: views.py:181 -msgid "File uploaded successfully." -msgstr "Файлът е добавен успешно" +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "Файлът е разархивиран успешно и добавен като отделни файлове" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "Файлът не беше архив и затова е добавен направо." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "Нови версии на този документ не са разрешени за добавяне" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" +msgid "Upload a new version from source: %s" msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" +msgid "Upload a local document from source: %s" msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +#: views.py:270 +msgid "Files in staging path" msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "" - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "" - -#: views.py:305 -msgid "files in staging path" -msgstr "" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Текущ тип на документа" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" +msgid "Edit source: %s" msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "източник" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Източник \"%s\" е изтрит успешно" -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Източникът е създаден успешно" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Редактирането на преобразуването на източника е успешно" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Изтриването на преобразуването на източника е успешно" -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Създаването на преобразуването на източника е успешно" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:40 -msgid "staging file page image" +#: widgets.py:20 +msgid "Staging file page image" msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "предварителен преглед" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po index a34330ce8c..be84e50aed 100644 --- a/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po @@ -1,102 +1,99 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "thumbnail" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Otpakuj kompresovane datoteke" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "Upload kompresovane datoteke koja sadrži individualne dokumente" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Osnovna datoteka" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Datoteka" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "upload nove verzije" - #: links.py:14 -#, fuzzy -msgid "clone metadata" -msgstr "Tekući metadata" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "obriši" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "izvori" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "web forme" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "osnovni folderi" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "pregled foldera" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "izmijeni" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "dodaj novi izvor" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "transformacije" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "dodaj transformaciju" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "izvori dokumenata" -#: links.py:34 -msgid "upload new version" -msgstr "upload nove verzije" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -110,458 +107,440 @@ msgstr "Nikada" msgid "Ask user" msgstr "Pitaj korisnika" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Disk" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Baza" - -#: literals.py:32 -msgid "Drive" -msgstr "Drive" - -#: literals.py:33 -msgid "Network drive" -msgstr "Network drive" - -#: literals.py:34 -msgid "User drive" -msgstr "Korisnički drive" - -#: literals.py:35 -msgid "Envelope" -msgstr "Koverat" - -#: literals.py:36 -msgid "Folder" -msgstr "Folder" - -#: literals.py:37 -msgid "World" -msgstr "Svijet" - -#: literals.py:38 -msgid "Printer" -msgstr "Printer" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Isprazni printer" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "web form" - -#: literals.py:48 -msgid "server staging folder" -msgstr "osnovni folder servera" - -#: literals.py:49 -msgid "server watch folder" -msgstr "serverski folder za pregled" - -#: literals.py:54 -msgid "server staging folders" -msgstr "osnovni folderi servera" - -#: literals.py:55 -msgid "server watch folders" -msgstr "serverski folderi za pregled" - -#: models.py:36 -msgid "title" -msgstr "naslov" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "omogućen" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "bijela lista" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "crna lista" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "ikonica" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Ikona za vizualno razlikovanje ovog izvora" +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "putanja foldera" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "Serverska putanja na filesystem-u" -#: models.py:153 -msgid "preview width" -msgstr "pregledaj širinu" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Vrijednost za širinu za konvertovanje na backend-u." -#: models.py:154 -msgid "preview height" -msgstr "pregledaj visinu" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Vrijednost za visinu za konvertovanje na backend-u." -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "dekompresuj" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Otpakuj ili ne kompresovane datoteke" -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "obriši nakon upload-a" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Obriši datoteku nakon što bude uspješno upload-ana." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "Onemogući dobivanje liste osnovnih datoteka: %s" -#: models.py:177 -msgid "staging folder" -msgstr "osnovni folder" - -#: models.py:201 -msgid "interval" -msgstr "interval" - -#: models.py:201 -msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +#: models.py:183 +msgid "Staging folder" msgstr "" -"Inverval u sekundama gdje je potvrđeno da se vidi putanja foldera za nove " -"dokumente." -#: models.py:225 -msgid "watch folder" -msgstr "vidi folder" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:230 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Inverval u sekundama gdje je potvrđeno da se vidi putanja foldera za nove dokumente." + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 msgid "Enter a valid value." msgstr "Unesi ispravnu vrijednost" -#: models.py:258 views.py:563 -msgid "order" -msgstr "poredak" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "transformacija" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "argumenti" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Koristi rječnik da idetfikuješ argumente, npr.: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "transformacija izvora dokumenta" - -#: models.py:271 -msgid "document source transformations" -msgstr "transformacije izvora dokumenta" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "izvan procesuiranja" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "Setup izvora" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Pregledaj postojeće izvore dokumenata" +msgid "Create new document sources" +msgstr "Kreiraj nove izvore dokumenta" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Izmijeni izvore dokumenta" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Obriši izvore dokumenta" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Izmijeni izvore dokumenta" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Kreiraj nove izvore dokumenta" +msgid "View existing document sources" +msgstr "Pregledaj postojeće izvore dokumenata" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Bijela lista - Crna lista greška validacije." -#: views.py:111 -msgid "here" -msgstr "ovdje" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Upload izvora" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "" -"Nema definisanih interaktivnih izvora dokumenata ili nijedan nije omogućen." +msgstr "Nema definisanih interaktivnih izvora dokumenata ili nijedan nije omogućen." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "Odaberi %(setup_link)s da dodaš ili mogućiš neke izvore dokumenta." -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Nova verzija dokumenta uspješno upload-ana" - -#: views.py:181 -msgid "File uploaded successfully." -msgstr "Datoteka uspješno upload-ana." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -"Datoteka dekompresovana uspješno i sadržaj uplodan kao individualne datoteke." -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "Datoteka nije kompresovana, uploadana onakva kakva je." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "Upload nove verzije nije dozvoljen za ovaj dokument." - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Neobrađena iznimka: %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "upload nove verzije i izvora: %s" - -#: views.py:206 -#, python-format -msgid "upload a local document from source: %s" -msgstr "upload lokalnog dokumenta iz izvora: %s" - -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." -msgstr "Verzija dokumenta iz snovne datoteke: %s, uspješno upload-ana." - -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "Osnovna datoteka: %s, uspješno upload-ana." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." +msgid "Upload a new version from source: %s" msgstr "" -"Osnovna datoteka: %s, uspješno dekompresovana i upload-ana kao individualne " -"datoteke." -#: views.py:262 +#: views.py:242 #, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgid "Upload a local document from source: %s" msgstr "" -"Osnovna datoteka: %s, nije dekompresovana, upload-ana kao jedna zasebna " -"datoteka." -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "Osnovna datoteka: %s uspješno obrisana." +#: views.py:270 +msgid "Files in staging path" +msgstr "" -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "upload nove verzije iz osnovnog izvora: %s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "upload dokumenta iz osnovnog izvora: %s" - -#: views.py:305 -msgid "files in staging path" -msgstr "datoteke u osnovnom izvoru" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Tekući tip dokumenta" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Ništa" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Tekući metadata" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "Osnovna datoteka uspješno obrisana." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Greška brisanja osnovne datoteke; %s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Izvor uspješno izmijenjen" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Greška pri izmjeni izvora; %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "izmijeni izvor: %s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "izvor" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Izvor \"%s\" uspješno obrisan." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Greška pri izmjeni izvora \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Jeste li sigurni da želite obrisati izvor: %s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Izvor uspješno kreiran" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Greška pri kreiranju izvora; %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Kreiraj novi tip izvora: %s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "transformacije za: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Uspješno izmijenjena transformacija izvora." -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Greška pri izmjeni transformacije izvora; %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Izmijeni transformaciju: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Transformacija izvora uspješno obrisana." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Greška pri brisanju transformacije izvora; %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"Jeste li sigurni da želite obrisati transformaciju izvora " -"\"%(transformation)s\" " +msgstr "Jeste li sigurni da želite obrisati transformaciju izvora \"%(transformation)s\" " -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Transformacija izvora uspješno kreirana." -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Greška pri kreiranju transformacije izvora; %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Kreiraj novu transformaciju za izvor: %s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "Osnovna datoteka" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "pregled" +#~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" -#~ msgstr "Onemogući upload osnovnih datoteka: %s" +#~ msgstr "Unable to upload staging file: %s" #~ msgid "Unable to delete staging file: %s" -#~ msgstr "Nije moguće obrisati osnovnu datoteku: %s" +#~ msgstr "Unable to delete staging file: %s" #~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "Greška transformacije osnovne datoteke: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/da/LC_MESSAGES/django.po b/mayan/apps/sources/locale/da/LC_MESSAGES/django.po index 89aa9e039d..f7ffb5e63b 100644 --- a/mayan/apps/sources/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/da/LC_MESSAGES/django.po @@ -1,101 +1,99 @@ # 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: # Mads L. Nielsen , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "miniature" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Udpak komprimerede filer" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "Upload individuelle filer fra komprimeret arkiv" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Staging fil" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Fil" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "upload ny version" - #: links.py:14 -#, fuzzy -msgid "clone metadata" -msgstr "Nuværende metadata" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "slet" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "kilder" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "webformularer" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "staging mapper" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "overvågningsmapper" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "redigér" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "tilføje ny kilde" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "transformationer" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "tilføje transformation" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Document kilder" -#: links.py:34 -msgid "upload new version" -msgstr "upload ny version" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -109,452 +107,440 @@ msgstr "Aldrig" msgid "Ask user" msgstr "Spørg bruger" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Disk" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Database" - -#: literals.py:32 -msgid "Drive" -msgstr "Drev" - -#: literals.py:33 -msgid "Network drive" -msgstr "Netværksdrev" - -#: literals.py:34 -msgid "User drive" -msgstr "Bruger-drev" - -#: literals.py:35 -msgid "Envelope" -msgstr "Kuvert" - -#: literals.py:36 -msgid "Folder" -msgstr "Mappe" - -#: literals.py:37 -msgid "World" -msgstr "Verden" - -#: literals.py:38 -msgid "Printer" -msgstr "Printer" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Tom printer" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "webformular" - -#: literals.py:48 -msgid "server staging folder" -msgstr "server staging mappe" - -#: literals.py:49 -msgid "server watch folder" -msgstr "server overvågningsmappe" - -#: literals.py:54 -msgid "server staging folders" -msgstr "server stagingmapper" - -#: literals.py:55 -msgid "server watch folders" -msgstr "server overvågningsmapper" - -#: models.py:36 -msgid "title" -msgstr "titel" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "aktiveret" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "hvidliste" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "sortliste" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "ikon" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Et ikon til visuelt at skelne denne kilde." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "mappesti" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "Serverside filsystem sti." -#: models.py:153 -msgid "preview width" -msgstr "Forhåndsvis bredte" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Bredde, der overføres til konverter backend." -#: models.py:154 -msgid "preview height" -msgstr "Forhåndsvis højde" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Højde, der overføres til konverter backend." -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "udpak" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Hvorvidt et pakket arkiv skal udpakkes eller ikke" -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "slet efter upload" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Slet filen, efter upload." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "Kan ikke danne en liste med staging filer: %s" -#: models.py:177 -msgid "staging folder" -msgstr "staging mappe" +#: models.py:183 +msgid "Staging folder" +msgstr "" -#: models.py:201 -msgid "interval" -msgstr "interval" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." msgstr "Inverval i sekunder, for kontrol af nye dokumenter i overvåget mappe " -#: models.py:225 -msgid "watch folder" -msgstr "overvåget mappe" +#: models.py:224 +msgid "Watch folder" +msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "Indtast en gyldig værdi." -#: models.py:258 views.py:563 -msgid "order" -msgstr "rækkefølge" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "argumenter" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Brug ordbøger til at identificere argumenter, eksempel: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "dokument kilde transformation" - -#: models.py:271 -msgid "document source transformations" -msgstr "dokument kilde transformationer" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "ude af proces" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "Kilde setup" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Se eksisterende dokument kilder" +msgid "Create new document sources" +msgstr "Opret et nyt dokument kilder" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Rediger dokument kilder" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Slet Document kilder" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Rediger dokument kilder" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Opret et nyt dokument kilder" +msgid "View existing document sources" +msgstr "Se eksisterende dokument kilder" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Hvidliste Sortliste valideringsfejl." -#: views.py:111 -msgid "here" -msgstr "her" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Upload kilder" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "" -"Ingen interaktive dokument kilder er blevet defineret eller ingen er blevet " -"aktiveret." +msgstr "Ingen interaktive dokument kilder er blevet defineret eller ingen er blevet aktiveret." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "Klik %(setup_link)s for at tilføje eller aktivere nogle dokumenter kilder." + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -"Klik %(setup_link)s for at tilføje eller aktivere nogle dokumenter kilder." -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Ny dokumentversion uploadet" +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" -#: views.py:181 -msgid "File uploaded successfully." -msgstr "Fil uploadet" - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "Fil pakket ud og uploadet som individuelle filer" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "Det var ikke en pakket fil der blev uploadet" - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "Ikke tilladt at uploade nye versioner af dette dokument" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Uhåndteret undtagelse: %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "upload en ny version fra kilden: %s" +msgid "Upload a new version from source: %s" +msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" -msgstr "uploade en lokal dokument fra kilde: %s" +msgid "Upload a local document from source: %s" +msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." -msgstr "Dokument fra midlertidig fil: %s, uploadet" +#: views.py:270 +msgid "Files in staging path" +msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "Staging fil: %s, uploadet." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "Midlertidig fil: %s, pakket ud og uploadet som individuelle filer" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "Midlertidig fil; %s var ikke en pakket fin, uploadet som enkelt fil." - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "Staging fil: %s slettet." - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "upload en ny version fra midlertidig kilde: %s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "upload et dokument fra staging kilde: %s" - -#: views.py:305 -msgid "files in staging path" -msgstr "filer på midlertidig sti" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Nuværende dokument type" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Ingen" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Nuværende metadata" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "Midlertidig fil slettet" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Fejl ved sletning af midlertidig fil; %s" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Kilde rettet" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Fejl ved rettelse af kilde; %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "ret kilde; %s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "kilde" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Kilde \"%s\" slettet." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Fejl ved sletning af kilde \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Er du sikker på at du vil slette kilden: %s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Kilde dannet" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Fejl ved dannelse af kilde; %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Dan en ny kilde af typen: %s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "transformationer for: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Kilde tranformation redigeret" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Fejl ved kilde transformation; %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Redigér transformation: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Kilde transformation slettet" -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Fejl ved sletning af kilde transformation; %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"Er du sikker på at du vil slette kilde transformation \"%(transformation)s\"" +msgstr "Er du sikker på at du vil slette kilde transformation \"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Kilde transformation dannet" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Fejl ved dannelse af kilde transformation; %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Dan ny transformation til kilde: %s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "Staging fil" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "forhåndsvisning" +#~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" -#~ msgstr "Kan ikke uploade staging fil: %s" +#~ msgstr "Unable to upload staging file: %s" #~ msgid "Unable to delete staging file: %s" -#~ msgstr "Kan ikke slette staging fil: %s" +#~ msgstr "Unable to delete staging file: %s" #~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "Fejl ved midlertidig fil: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7aa45113d3 --- /dev/null +++ b/mayan/apps/sources/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,545 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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:52 +msgid "Thumbnail" +msgstr "" + +#: __init__.py:64 +msgid "Returns a list of all the staging folders and the files they contain." +msgstr "" + +#: forms.py:38 forms.py:63 +msgid "Expand compressed files" +msgstr "" + +#: forms.py:39 forms.py:64 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "" + +#: forms.py:47 +msgid "Staging file" +msgstr "" + +#: forms.py:54 +msgid "File" +msgstr "" + +#: links.py:14 +msgid "Upload new documents" +msgstr "" + +#: links.py:15 +msgid "Clone metadata" +msgstr "" + +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" + +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" + +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" + +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" + +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" + +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" + +#: links.py:26 +msgid "Add new source" +msgstr "" + +#: links.py:28 +msgid "Transformations" +msgstr "" + +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 +msgid "Document sources" +msgstr "" + +#: links.py:35 +msgid "Upload new version" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "" + +#: literals.py:15 +msgid "Ask user" +msgstr "" + +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + +#: literals.py:30 +msgid "Server staging folders" +msgstr "" + +#: literals.py:31 +msgid "Server watch folders" +msgstr "" + +#: models.py:37 +msgid "Title" +msgstr "" + +#: models.py:38 +msgid "Enabled" +msgstr "" + +#: models.py:39 +msgid "Whitelist" +msgstr "" + +#: models.py:40 +msgid "Blacklist" +msgstr "" + +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" + +#: models.py:150 +msgid "Interactive source" +msgstr "" + +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:159 +msgid "Preview width" +msgstr "" + +#: models.py:159 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:160 +msgid "Preview height" +msgstr "" + +#: models.py:160 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" + +#: models.py:161 models.py:191 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" + +#: models.py:162 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:180 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: models.py:183 +msgid "Staging folder" +msgstr "" + +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" + +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 +msgid "Enter a valid value." +msgstr "" + +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" + +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" + +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" + +#: models.py:259 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:269 +msgid "Document source transformation" +msgstr "" + +#: models.py:270 +msgid "Document source transformations" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "" + +#: permissions.py:8 +msgid "Create new document sources" +msgstr "" + +#: permissions.py:9 +msgid "Delete document sources" +msgstr "" + +#: permissions.py:10 +msgid "Edit document sources" +msgstr "" + +#: permissions.py:11 +msgid "View existing document sources" +msgstr "" + +#: utils.py:35 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:115 +msgid "Here" +msgstr "" + +#: views.py:120 +msgid "Upload sources" +msgstr "" + +#: views.py:122 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:123 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:230 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:240 +#, python-format +msgid "Upload a new version from source: %s" +msgstr "" + +#: views.py:242 +#, python-format +msgid "Upload a local document from source: %s" +msgstr "" + +#: views.py:270 +msgid "Files in staging path" +msgstr "" + +#: views.py:302 +msgid "Current document type" +msgstr "" + +#: views.py:303 +msgid "None" +msgstr "" + +#: views.py:310 +msgid "Current metadata" +msgstr "" + +#: views.py:347 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:349 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:406 +msgid "Source edited successfully" +msgstr "" + +#: views.py:409 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:414 +#, python-format +msgid "Edit source: %s" +msgstr "" + +#: views.py:445 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:447 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:454 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:486 +msgid "Source created successfully" +msgstr "" + +#: views.py:489 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:494 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:509 +#, python-format +msgid "Transformations for: %s" +msgstr "" + +#: views.py:539 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:542 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:547 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:570 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:572 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:585 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:608 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:611 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:620 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" + +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" + +#: wizards.py:53 +msgid "Step 1 of 3: Document type" +msgstr "" + +#: wizards.py:54 +msgid "Step 2 of 3: Metadata selection" +msgstr "" + +#: wizards.py:55 +msgid "Step 3 of 3: Document metadata" +msgstr "" + +#: wizards.py:73 +msgid "Next step" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po index f18ec0205f..9c581b69a0 100644 --- a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po @@ -16,9 +16,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-08-28 12:38+0000\n" -"Last-Translator: Tobias Paepke \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,81 +26,81 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "Miniaturbild" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "Gibt eine Liste aller Arbeitsordner und deren Dateien zurück" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Komprimierte Dateien entpacken" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "Ein komprimiertes Archiv hochladen, das einzelne Dokumente enthält" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Arbeitsdatei" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Datei" -#: links.py:13 -msgid "upload new documents" -msgstr "Neue Dokumente hochladen" - #: links.py:14 -msgid "clone metadata" -msgstr "Metadaten duplizieren" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "Löschen" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "Quellen" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "Webformulare" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "Arbeitsordner" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "Ordner überwachen" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "Bearbeiten" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "Quelle hinzufügen" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "Transformationen" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "Transformation hinzufügen" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Dokumentenquelle" -#: links.py:34 -msgid "upload new version" -msgstr "Neue Version hochladen" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -114,441 +114,432 @@ msgstr "Niemals" msgid "Ask user" msgstr "Benutzer fragen" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Festplatte" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Datenbank" - -#: literals.py:32 -msgid "Drive" -msgstr "Laufwerk" - -#: literals.py:33 -msgid "Network drive" -msgstr "Netzwerk Laufwerk" - -#: literals.py:34 -msgid "User drive" -msgstr "Benutzer Laufwerk" - -#: literals.py:35 -msgid "Envelope" -msgstr "Umschlag" - -#: literals.py:36 -msgid "Folder" -msgstr "Ordner" - -#: literals.py:37 -msgid "World" -msgstr "Welt" - -#: literals.py:38 -msgid "Printer" -msgstr "Drucker" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Leerer Drucker" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "Webformular" - -#: literals.py:48 -msgid "server staging folder" -msgstr "Server Arbeitsordner" - -#: literals.py:49 -msgid "server watch folder" -msgstr "Server Überwachungsordner" - -#: literals.py:54 -msgid "server staging folders" -msgstr "Server Arbeitsordner" - -#: literals.py:55 -msgid "server watch folders" -msgstr "Server Überwachungsordner" - -#: models.py:36 -msgid "title" -msgstr "Titel" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "Aktiviert" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "Whitelist" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "Blacklist" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "Symbol" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Ein Symbol für die visuelle Identifikation der Quelle." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "Ordner Pfad" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "Pfad auf dem Server" -#: models.py:153 -msgid "preview width" -msgstr "Vorschau Breite" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Breite, die an den Konverter übergeben wird" -#: models.py:154 -msgid "preview height" -msgstr "Vorschau Höhe" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Höhe, die an den Konverter übergeben wird" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "Dekomprimieren" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Sollen komprimierte Archive entpackt werden?" -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "Löschen nach Hochladen" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Datei nach erfolgreichem Hochladen löschen." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "Die Liste der Arbeitsdateien kann nicht ermittelt werden: %s" -#: models.py:177 -msgid "staging folder" -msgstr "Arbeitsordner" +#: models.py:183 +msgid "Staging folder" +msgstr "" -#: models.py:201 -msgid "interval" -msgstr "Intervall" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" "Inverval in seconds where the watch folder path is checked for new " "documents." msgstr "Intervall für die Überprüfung des Überwachungsordners (in Sekunden)." -#: models.py:225 -msgid "watch folder" -msgstr "Überwachungsordner" +#: models.py:224 +msgid "Watch folder" +msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "Geben Sie eine gültigen Wert an." -#: models.py:258 views.py:563 -msgid "order" -msgstr "Reihenfolge" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "Transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "Parameter" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Python-Dictionaries für die Angabe von Parametern nutzen, Beispiel: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "Quelldatei-Transformation" - -#: models.py:271 -msgid "document source transformations" -msgstr "Quelldatei-Transformationen" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "aus dem Vorgang heraus" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "Quellen-Einrichtung" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Existierende Dokumentenquellen anzeigen" +msgid "Create new document sources" +msgstr "Dokumentenquelle erstellen" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Dokumentenquellen bearbeiten" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Dokumentenquellen löschen" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Dokumentenquellen bearbeiten" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Dokumentenquelle erstellen" +msgid "View existing document sources" +msgstr "Existierende Dokumentenquellen anzeigen" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Whitelist Blacklist Überprüfungsfehler." -#: views.py:111 -msgid "here" -msgstr "Hier" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Quellen hochladen" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "Es wurden keine interaktiven Dokumentenquellen definiert oder sie sind nicht aktiviert." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "Klicken Sie %(setup_link)s um Dokumentenquellen hinzuzufügen oder zu aktivieren." -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Neue Dokumentenversion erfolgreich hochgeladen." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." +msgstr "" -#: views.py:181 -msgid "File uploaded successfully." -msgstr "Datei erfolgreich hochgeladen." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "Datei erfolgreich dekomprimiert und als einzelne Dateien hochgeladen." - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "Datei war nicht komprimiert, direkt hochgeladen." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "Hochladen neuer Versionen dieses Dokuments nicht erlaubt." - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Unbehandelte Ausnahme: %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "Neue Version von Quelle %s hochladen" +msgid "Upload a new version from source: %s" +msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" -msgstr "Lokales Dokument aus Quelle %s hochladen" +msgid "Upload a local document from source: %s" +msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." -msgstr "Dokumentenversion aus Arbeitsdatei %s erfolgreich hochgeladen." +#: views.py:270 +msgid "Files in staging path" +msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "Arbeitsdatei %s erfolgreich hochgeladen." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual " -"files." -msgstr "Arbeitsdatei %s erfolgreich entpackt und als einzelne Dateien hochgeladen." - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "Arbeitsdatei %s war kein Archiv, als einzelne Datei hochgeladen." - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "Arbeitsdatei %s erfolgreich gelöscht." - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "Eine neue Version aus Arbeitsquelle hochladen: %s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "Ein Dokument aus der Arbeitsquelle %s hochladen" - -#: views.py:305 -msgid "files in staging path" -msgstr "Dateien im Arbeitspfad" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Aktueller Dokumententyp" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Keiner" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Aktuelle Metadaten" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "Arbeitsdatei erfolgreich gelöscht." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Arbeitsdatei konnte nicht gelöscht werden: %s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Quelle erfolgreich bearbeitet" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Fehler beim Bearbeiten der Quelle: %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "Quelle bearbeiten: %s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "Quelle" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Quelle \"%s\" erfolgreich gelöscht." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Fehler beim Löschen der Quelle \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Sind Sie sicher, dass Sie diese Quelle löschen möchten: %s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Quelle erfolgreich angelegt" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Fehler beim Anlegen der Quelle: %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Quelle des Typs %s erstellen" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "Transformationen für: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Quellen-Transformation erfolgreich bearbeitet" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Fehler beim Bearbeiten der Quellen-Transformation: %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Transformation bearbeiten: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Quellen-Transformation erfolgreich gelöscht." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Fehler beim Löschen der Quellen-Transformation: %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "Sind Sie sicher, dass Sie die Quellen-Transformation \"%(transformation)s\" löschen möchten?" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Quellen-Transformation erfolgreich erstellt" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Fehler beim Erstellen der Quellen-Transformation: %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Transformation für Quelle erstellen: %s" -#: widgets.py:40 -msgid "staging file page image" -msgstr "Seiten Bild der Arbeitsdatei" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" -msgstr "Schritt 1 von 3: Dokumententyp" +msgid "Step 1 of 3: Document type" +msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" -msgstr "Schritt 2 von 3: Auswahl Metadaten" +msgid "Step 2 of 3: Metadata selection" +msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" -msgstr "Schritt 3 von 3: Metadaten ausfüllen" +msgid "Step 3 of 3: Document metadata" +msgstr "" #: wizards.py:73 msgid "Next step" msgstr "Nächster Schritt" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" #~ msgstr "preview" diff --git a/mayan/apps/sources/locale/en/LC_MESSAGES/django.po b/mayan/apps/sources/locale/en/LC_MESSAGES/django.po index de2436a7a3..accdd10c23 100644 --- a/mayan/apps/sources/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/sources/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: 2014-07-31 19:54-0400\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" "PO-Revision-Date: 2013-11-20 13:14+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,82 +18,92 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:50 -msgid "thumbnail" +#: __init__.py:52 +#, fuzzy +msgid "Thumbnail" msgstr "thumbnail" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Expand compressed files" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "Upload a compressed file's contained files as individual documents" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Staging file" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "File" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "upload new version" - #: links.py:14 #, fuzzy -msgid "clone metadata" +msgid "Upload new documents" +msgstr "upload new version" + +#: links.py:15 +#, fuzzy +msgid "Clone metadata" msgstr "Current metadata" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" +#: links.py:17 links.py:25 links.py:31 +#, fuzzy +msgid "Delete" msgstr "delete" -#: links.py:18 -msgid "sources" +#: links.py:19 models.py:145 +#, fuzzy +msgid "Sources" msgstr "sources" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" +#: links.py:20 literals.py:29 models.py:196 +#, fuzzy +msgid "Web forms" msgstr "web forms" -#: links.py:20 models.py:178 -msgid "staging folders" +#: links.py:21 models.py:184 +#, fuzzy +msgid "Staging folders" msgstr "staging folders" -#: links.py:21 models.py:226 -msgid "watch folders" +#: links.py:22 models.py:225 +#, fuzzy +msgid "Watch folders" msgstr "watch folders" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "edit" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:25 -msgid "add new source" +#: links.py:26 +#, fuzzy +msgid "Add new source" msgstr "add new source" -#: links.py:27 -msgid "transformations" +#: links.py:28 +#, fuzzy +msgid "Transformations" msgstr "transformations" -#: links.py:28 -msgid "add transformation" +#: links.py:29 +#, fuzzy +msgid "Add transformation" msgstr "add transformation" -#: links.py:32 +#: links.py:33 msgid "Document sources" msgstr "Document sources" -#: links.py:34 -msgid "upload new version" +#: links.py:35 +#, fuzzy +msgid "Upload new version" msgstr "upload new version" #: literals.py:8 literals.py:13 @@ -108,444 +118,460 @@ msgstr "Never" msgid "Ask user" msgstr "Ask user" -#: literals.py:30 -msgid "Disk" -msgstr "Disk" - -#: literals.py:31 -msgid "Database" -msgstr "Database" - -#: literals.py:32 -msgid "Drive" -msgstr "Drive" - -#: literals.py:33 -msgid "Network drive" -msgstr "Network drive" - -#: literals.py:34 -msgid "User drive" -msgstr "User drive" - -#: literals.py:35 -msgid "Envelope" -msgstr "Envelope" - -#: literals.py:36 -msgid "Folder" -msgstr "Folder" - -#: literals.py:37 -msgid "World" -msgstr "World" - -#: literals.py:38 -msgid "Printer" -msgstr "Printer" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Empty printer" - -#: literals.py:47 models.py:190 -msgid "web form" +#: literals.py:23 models.py:195 +#, fuzzy +msgid "Web form" msgstr "web form" -#: literals.py:48 -msgid "server staging folder" +#: literals.py:24 +#, fuzzy +msgid "Server staging folder" msgstr "server staging folder" -#: literals.py:49 -msgid "server watch folder" +#: literals.py:25 +#, fuzzy +msgid "Server watch folder" msgstr "server watch folder" -#: literals.py:54 -msgid "server staging folders" +#: literals.py:30 +#, fuzzy +msgid "Server staging folders" msgstr "server staging folders" -#: literals.py:55 -msgid "server watch folders" +#: literals.py:31 +#, fuzzy +msgid "Server watch folders" msgstr "server watch folders" -#: models.py:36 -msgid "title" +#: models.py:37 +#, fuzzy +msgid "Title" msgstr "title" -#: models.py:37 -msgid "enabled" +#: models.py:38 +#, fuzzy +msgid "Enabled" msgstr "enabled" -#: models.py:38 -msgid "whitelist" +#: models.py:39 +#, fuzzy +msgid "Whitelist" msgstr "whitelist" -#: models.py:39 -msgid "blacklist" +#: models.py:40 +#, fuzzy +msgid "Blacklist" msgstr "blacklist" -#: models.py:136 -msgid "icon" -msgstr "icon" +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +#, fuzzy +msgid "Source" +msgstr "source" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "An icon to visually distinguish this source." +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +#, fuzzy +msgid "Folder path" msgstr "folder path" -#: models.py:152 models.py:198 +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "Server side filesystem path." -#: models.py:153 -msgid "preview width" +#: models.py:159 +#, fuzzy +msgid "Preview width" msgstr "preview width" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Width value to be passed to the converter backend." -#: models.py:154 -msgid "preview height" +#: models.py:160 +#, fuzzy +msgid "Preview height" msgstr "preview height" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Height value to be passed to the converter backend." -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" +#: models.py:161 models.py:191 models.py:212 +#, fuzzy +msgid "Uncompress" msgstr "uncompress" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Whether to expand or not compressed archives." -#: models.py:156 models.py:200 -msgid "delete after upload" +#: models.py:162 models.py:213 +#, fuzzy +msgid "Delete after upload" msgstr "delete after upload" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Delete the file after is has been successfully uploaded." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "Unable get list of staging files: %s" -#: models.py:177 -msgid "staging folder" +#: models.py:183 +#, fuzzy +msgid "Staging folder" msgstr "staging folder" -#: models.py:201 -msgid "interval" +#: models.py:203 models.py:204 +#, fuzzy +msgid "Out of process" +msgstr "out of process" + +#: models.py:214 +#, fuzzy +msgid "Interval" msgstr "interval" -#: models.py:201 +#: models.py:214 msgid "" "Inverval in seconds where the watch folder path is checked for new documents." msgstr "" "Inverval in seconds where the watch folder path is checked for new documents." -#: models.py:225 -msgid "watch folder" +#: models.py:224 +#, fuzzy +msgid "Watch folder" msgstr "watch folder" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "Enter a valid value." -#: models.py:258 views.py:563 -msgid "order" +#: models.py:257 views.py:515 +#, fuzzy +msgid "Order" msgstr "order" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +#, fuzzy +msgid "Transformation" msgstr "transformation" -#: models.py:260 views.py:565 -msgid "arguments" +#: models.py:259 views.py:517 +#, fuzzy +msgid "Arguments" msgstr "arguments" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Use dictionaries to indentify arguments, example: %s" -#: models.py:270 -msgid "document source transformation" +#: models.py:269 +#, fuzzy +msgid "Document source transformation" msgstr "document source transformation" -#: models.py:271 -msgid "document source transformations" +#: models.py:270 +#, fuzzy +msgid "Document source transformations" msgstr "document source transformations" -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "out of process" - #: permissions.py:7 msgid "Sources setup" msgstr "Sources setup" #: permissions.py:8 -msgid "View existing document sources" -msgstr "View existing document sources" +msgid "Create new document sources" +msgstr "Create new document sources" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Edit document sources" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Delete document sources" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Edit document sources" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Create new document sources" +msgid "View existing document sources" +msgstr "View existing document sources" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Whitelist Blacklist validation error." -#: views.py:111 -msgid "here" -msgstr "here" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Upload sources" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "" "No interactive document sources have been defined or none have been enabled." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "Click %(setup_link)s to add or enable some document sources." -#: views.py:177 -msgid "New document version uploaded successfully." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:224 +#, fuzzy +msgid "New document version queued for uploaded and will be available shortly." msgstr "New document version uploaded successfully." -#: views.py:181 -msgid "File uploaded successfully." -msgstr "File uploaded successfully." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "File uncompressed successfully and uploaded as individual files." - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "File was not a compressed file, uploaded as it was." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "New version uploads are not allowed for this document." - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Unhandled exception: %s" -#: views.py:204 -#, python-format -msgid "upload a new version from source: %s" +#: views.py:240 +#, fuzzy, python-format +msgid "Upload a new version from source: %s" msgstr "upload a new version from source: %s" -#: views.py:206 -#, python-format -msgid "upload a local document from source: %s" +#: views.py:242 +#, fuzzy, python-format +msgid "Upload a local document from source: %s" msgstr "upload a local document from source: %s" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." -msgstr "Document version from staging file: %s, uploaded successfully." - -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "Staging file: %s, uploaded successfully." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "Staging file: %s, was not compressed, uploaded as a single file." - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "Staging file: %s, deleted successfully." - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "upload a new version from staging source: %s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "upload a document from staging source: %s" - -#: views.py:305 -msgid "files in staging path" +#: views.py:270 +#, fuzzy +msgid "Files in staging path" msgstr "files in staging path" -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Current document type" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "None" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Current metadata" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "Staging file delete successfully." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Staging file delete error; %s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Source edited successfully" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Error editing source; %s" -#: views.py:452 -#, python-format -msgid "edit source: %s" +#: views.py:414 +#, fuzzy, python-format +msgid "Edit source: %s" msgstr "edit source: %s" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "source" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Source \"%s\" deleted successfully." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Error deleting source \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Are you sure you wish to delete the source: %s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Source created successfully" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Error creating source; %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Create new source of type: %s" -#: views.py:557 -#, python-format -msgid "transformations for: %s" +#: views.py:509 +#, fuzzy, python-format +msgid "Transformations for: %s" msgstr "transformations for: %s" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Source transformation edited successfully" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Error editing source transformation; %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Edit transformation: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Source transformation deleted successfully." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Error deleting source transformation; %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Source transformation created successfully" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Error creating source transformation; %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Create new transformation for source: %s" -#: widgets.py:40 +#: widgets.py:20 #, fuzzy -msgid "staging file page image" +msgid "Staging file page image" msgstr "Staging file" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" #~ msgstr "preview" diff --git a/mayan/apps/sources/locale/es/LC_MESSAGES/django.po b/mayan/apps/sources/locale/es/LC_MESSAGES/django.po index 50ee0e6e1d..3e5914d7c4 100644 --- a/mayan/apps/sources/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/es/LC_MESSAGES/django.po @@ -1,101 +1,100 @@ # 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 # Roberto Rosario, 2011-2012,2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-07-04 03:04+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "muestra" - -#: __init__.py:62 -msgid "Returns a list of all the staging folders and the files they contain." +#: __init__.py:52 +msgid "Thumbnail" msgstr "" -#: forms.py:39 forms.py:64 +#: __init__.py:64 +msgid "Returns a list of all the staging folders and the files they contain." +msgstr "Devuelve la lista de todas las carpetas provisionales y de los ficheros que contienen." + +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Expandir archivos comprimidos" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" -msgstr "" -"Subir los archivos de un archivo comprimido como documentos individuales" +msgstr "Subir los archivos de un archivo comprimido como documentos individuales" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Archivo provisional" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Archivo" -#: links.py:13 -msgid "upload new documents" -msgstr "subir nuevos documentos" - #: links.py:14 -msgid "clone metadata" -msgstr "clonar metadatos" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "borrar" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "fuentes" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "formularios web" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "carpetas de archivos provisionales" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "carpetas bajo observación" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "editar" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "agregar nueva fuente" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "transformaciones" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "añadir transformación" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Fuentes de documentos" -#: links.py:34 -msgid "upload new version" -msgstr "subir nueva versión" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -109,460 +108,440 @@ msgstr "Nunca" msgid "Ask user" msgstr "Preguntar al usuario" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Disco" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Base de datos" - -#: literals.py:32 -msgid "Drive" -msgstr "Unidad datos" - -#: literals.py:33 -msgid "Network drive" -msgstr "Unidad de red" - -#: literals.py:34 -msgid "User drive" -msgstr "Unidad datos usuario" - -#: literals.py:35 -msgid "Envelope" -msgstr "Sobre" - -#: literals.py:36 -msgid "Folder" -msgstr "Carpeta" - -#: literals.py:37 -msgid "World" -msgstr "Mundo" - -#: literals.py:38 -msgid "Printer" -msgstr "Impresora" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Impresora vacia" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "formulario web" - -#: literals.py:48 -msgid "server staging folder" -msgstr "carpeta de archivos provisionales de servidor" - -#: literals.py:49 -msgid "server watch folder" -msgstr "carpeta observada de servidor" - -#: literals.py:54 -msgid "server staging folders" -msgstr "carpetas de archivos provisionales de servidor" - -#: literals.py:55 -msgid "server watch folders" -msgstr "carpetas observadas de servidor" - -#: models.py:36 -msgid "title" -msgstr "título" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "activado" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "lista blanca" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "lista negra" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "icono" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Un icono para distinguir visualmente esta fuente." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "ruta de la carpeta" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." -msgstr "Camino a los archivos en el servidor." +msgstr "Ruta a los archivos en el servidor." -#: models.py:153 -msgid "preview width" -msgstr "ancho de muestra" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Valor de la anchura que se pasa al backend convertidor." -#: models.py:154 -msgid "preview height" -msgstr "alto de muestra" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Valor de la altura que se pasa al backend convertidor." -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "descomprimir" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "La posibilidad de ampliar o no archivos comprimidos." -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "eliminar después de subir" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." -msgstr "Eliminar el archivo después de que se haya cargado exitosamente." +msgstr "Eliminar el archivo después de que se haya cargado correctamente." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "No es posible obtener la lista de los archivos provisionales: %s" -#: models.py:177 -msgid "staging folder" -msgstr "carpeta de archivos provisionales" - -#: models.py:201 -msgid "interval" -msgstr "intervalo" - -#: models.py:201 -msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +#: models.py:183 +msgid "Staging folder" msgstr "" -"Inverval es segundos, donde se comprueba la ruta de la carpeta para detectar " -"nuevos documentos." -#: models.py:225 -msgid "watch folder" -msgstr "carpeta observada" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:230 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Invervalo en segundos, donde se comprueba la ruta de la carpeta para detectar nuevos documentos." + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 msgid "Enter a valid value." msgstr "Introduzca un valor válido." -#: models.py:258 views.py:563 -msgid "order" -msgstr "orden" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "transformación" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "argumentos" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Utilizar diccionarios para identificar argumentos, por ejemplo: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "transformación de fuente de documentos" - -#: models.py:271 -msgid "document source transformations" -msgstr "transformaciones de fuentes de documentos" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "fuera de proceso" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "Configuración de fuentes de documentos" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Ver fuentes de documento existentes" +msgid "Create new document sources" +msgstr "Crear nuevas fuentes de documentos" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Editar fuentes de documentos" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Eliminar fuentes de documentos" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Editar fuentes de documentos" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Crear nuevas fuentes de documentos" +msgid "View existing document sources" +msgstr "Ver fuentes de documento existentes" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Error de validación de Lista Negra Lista Blanca" -#: views.py:111 -msgid "here" -msgstr "aquí" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" -msgstr "Upload sources" +msgstr "Fuentes desde las que subir archivos" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "" -"No hay fuentes de documentos interactivos definidos o ninguna de ellas ha " -"sido activada." +msgstr "No hay fuentes de documentos interactivos definidos o ninguna de ellas ha sido activada." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "Haga clic en %(setup_link)s para agregar o habilitar algunas fuentes de documentos." + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -"Haga clic en %(setup_link)s para agregar o habilitar algunas fuentes de " -"documentos." -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Nueva versión del documento subida exitosamente." - -#: views.py:181 -msgid "File uploaded successfully." -msgstr "Archivo subido correctamente." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." msgstr "" -"Archivo descomprimido exitosamente y subido como archivos individuales." -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "El archivo no era un archivo comprimido, cargado como estaba." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "Subir nuevas versiones de este documento no está permitido." - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Excepción sin manejar: %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "subir una nueva versión desde la fuente: %s" - -#: views.py:206 -#, python-format -msgid "upload a local document from source: %s" -msgstr "subir un documento local de la fuente: %s" - -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." -msgstr "Versión de documento del archivo provisional: %s, subido exitosamente." - -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "Archivo provisional: %s, subido exitosamente." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." +msgid "Upload a new version from source: %s" msgstr "" -"Archivo provisional: %s, descomprido exitosamente y subido como documentos " -"individuales." -#: views.py:262 +#: views.py:242 #, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgid "Upload a local document from source: %s" msgstr "" -"Archivo provisional: %s, no esta comprimido, subido como un solo documento." -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "Archivo provisional: %s, borrado exitosamente." +#: views.py:270 +msgid "Files in staging path" +msgstr "" -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "subir una versión nueva de la fuente de archivo provisionales: %s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "cargar un documento de la fuente de archivos provisionales: %s" - -#: views.py:305 -msgid "files in staging path" -msgstr "archivos en la direccion de archivos provisionales" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Tipo de documento actual" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Ninguno" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Metadatos actuales" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." -msgstr "Archivos provisional borrado exitosamente." +msgstr "Archivo provisional borrado con éxito." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Error al borrar archivo provisional; %s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" -msgstr "Fuente editada exitosamente" +msgstr "Fuente editada con éxito" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Error editando fuente; %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "editar fuente: %s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "fuente" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." -msgstr "Fuente \"%s\" borrada exitosamente." +msgstr "Fuente \"%s\" borrada con éxito." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Error borrando fuente \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "¿Está seguro que desea eliminar la fuente: %s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" -msgstr "Fuente creada exitosamente" +msgstr "Fuente creada con éxito" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Error creando fuente; %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Crear nuevo tipo de fuente: %s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "transformaciones para: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" -msgstr "Transformación de la fuente editada exitosamente" +msgstr "Transformación de la fuente editada con éxito" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Error al editar la transformación de la fuente; %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Editar transformación: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." -msgstr "Transformación de la fuente borrada exitosamente." +msgstr "Transformación de la fuente borrada con éxito." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Error borrando la transformación de la fuente; %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"¿Está seguro que desea eliminar la transformación de la fuente " -"\"%(transformation)s\"" +msgstr "¿Está seguro que desea eliminar la transformación de la fuente \"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" -msgstr "Transformación de la fuente creado exitosamente" +msgstr "Transformación de la fuente creado con éxito" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Error al crear la transformación de la fuente; %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Crear una nueva transformación para la fuente: %s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "Archivo provisional" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" -msgstr "Paso 1 de 3: Tipo de documento" +msgid "Step 1 of 3: Document type" +msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" -msgstr "paso 2 de 3: Selección de metadatos" +msgid "Step 2 of 3: Metadata selection" +msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" -msgstr "paso 3 de 3: Metadatos de documento" +msgid "Step 3 of 3: Document metadata" +msgstr "" #: wizards.py:73 msgid "Next step" msgstr "Siguiente paso" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "muestra" +#~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" -#~ msgstr "No se puede cargar archivo provisional: %s" +#~ msgstr "Unable to upload staging file: %s" #~ msgid "Unable to delete staging file: %s" -#~ msgstr "No se puede eliminar archivo provisional: %s" +#~ msgstr "Unable to delete staging file: %s" #~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "Error de transformación de archivo provisional: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po index b6edcd36b2..17d673a450 100644 --- a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po @@ -1,98 +1,99 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:50 -msgid "thumbnail" +#: __init__.py:52 +msgid "Thumbnail" msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." -msgstr "" +msgstr "بازگرداندن لیستی از پرونده های مرحله ای و پرونده های درون آن." + +#: forms.py:38 forms.py:63 +msgid "Expand compressed files" +msgstr "بازگشایی فایلهای فشرده" #: forms.py:39 forms.py:64 -msgid "Expand compressed files" -msgstr "" - -#: forms.py:40 forms.py:65 msgid "Upload a compressed file's contained files as individual documents" -msgstr "" +msgstr "آپلود فایل فشرده شامل فایل اصلی سند." -#: forms.py:48 +#: forms.py:47 msgid "Staging file" -msgstr "" +msgstr "پرونده مرحله ای" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "پرونده" -#: links.py:13 -msgid "upload new documents" -msgstr "" - #: links.py:14 -msgid "clone metadata" +msgid "Upload new documents" msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "حذف" - -#: links.py:18 -msgid "sources" +#: links.py:15 +msgid "Clone metadata" msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" +#: links.py:19 models.py:145 +msgid "Sources" msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "ویرایش" - -#: links.py:25 -msgid "add new source" +#: links.py:21 models.py:184 +msgid "Staging folders" msgstr "" -#: links.py:27 -msgid "transformations" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" + +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" + +#: links.py:26 +msgid "Add new source" msgstr "" #: links.py:28 -msgid "add transformation" +msgid "Transformations" msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" -msgstr "" +msgstr "سورسهای سند" -#: links.py:34 -msgid "upload new version" +#: links.py:35 +msgid "Upload new version" msgstr "" #: literals.py:8 literals.py:13 @@ -105,440 +106,442 @@ msgstr "هرگز" #: literals.py:15 msgid "Ask user" +msgstr "پرسیدن از کاربر" + +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" msgstr "" #: literals.py:30 -msgid "Disk" +msgid "Server staging folders" msgstr "" #: literals.py:31 -msgid "Database" -msgstr "پایگاه‌داده" - -#: literals.py:32 -msgid "Drive" -msgstr "" - -#: literals.py:33 -msgid "Network drive" -msgstr "" - -#: literals.py:34 -msgid "User drive" -msgstr "" - -#: literals.py:35 -msgid "Envelope" -msgstr "" - -#: literals.py:36 -msgid "Folder" -msgstr "پوشه" - -#: literals.py:37 -msgid "World" -msgstr "" - -#: literals.py:38 -msgid "Printer" -msgstr "چاپ‌گر" - -#: literals.py:39 -msgid "Empty printer" -msgstr "" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "" - -#: literals.py:48 -msgid "server staging folder" -msgstr "" - -#: literals.py:49 -msgid "server watch folder" -msgstr "" - -#: literals.py:54 -msgid "server staging folders" -msgstr "" - -#: literals.py:55 -msgid "server watch folders" -msgstr "" - -#: models.py:36 -msgid "title" +msgid "Server watch folders" msgstr "" #: models.py:37 -msgid "enabled" +msgid "Title" msgstr "" #: models.py:38 -msgid "whitelist" +msgid "Enabled" msgstr "" #: models.py:39 -msgid "blacklist" +msgid "Whitelist" msgstr "" -#: models.py:136 -msgid "icon" +#: models.py:40 +msgid "Blacklist" msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" +#: models.py:150 +msgid "Interactive source" msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." +msgstr "محل قرارگیری برروی سیستم فایل سمت سرور" + +#: models.py:159 +msgid "Preview width" msgstr "" -#: models.py:153 -msgid "preview width" -msgstr "" - -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." +msgstr "مقداری که به مبدل جهت عرض ارسال خواهد شد." + +#: models.py:160 +msgid "Preview height" msgstr "" -#: models.py:154 -msgid "preview height" -msgstr "" - -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." +msgstr "مقداری که به مبدل جهت ارتفاع ارسال خواهد شد." + +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" msgstr "" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "" - -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." +msgstr "گسترش و یا آرشیوهای غیر فشرده" + +#: models.py:162 models.py:213 +msgid "Delete after upload" msgstr "" -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "" - -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." -msgstr "" +msgstr "حدف فایل پس از آپلود موفق آن." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" +msgstr "قادر به گرفتن لیست فایلهای مرحله ای نیست. %s" + +#: models.py:183 +msgid "Staging folder" msgstr "" -#: models.py:177 -msgid "staging folder" +#: models.py:203 models.py:204 +msgid "Out of process" msgstr "" -#: models.py:201 -msgid "interval" +#: models.py:214 +msgid "Interval" msgstr "" -#: models.py:201 +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "فاصله زمانی به ثانیه جهت برسی پرونده برای دریافت سند جدید" + +#: models.py:224 +msgid "Watch folder" msgstr "" -#: models.py:225 -msgid "watch folder" -msgstr "" - -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "یک مقدار معتبر وارد کنید." -#: models.py:258 views.py:563 -msgid "order" +#: models.py:257 views.py:515 +msgid "Order" msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" +#: models.py:259 views.py:517 +msgid "Arguments" msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "استفاده از لغت نامه جهت تشخیص، بعنوان مثال : %s" + +#: models.py:269 +msgid "Document source transformation" msgstr "" #: models.py:270 -msgid "document source transformation" -msgstr "" - -#: models.py:271 -msgid "document source transformations" -msgstr "" - -#: models.py:278 models.py:279 -msgid "out of process" +msgid "Document source transformations" msgstr "" #: permissions.py:7 msgid "Sources setup" -msgstr "" +msgstr "راه اندازی ویا نصب منابع " #: permissions.py:8 -msgid "View existing document sources" -msgstr "" +msgid "Create new document sources" +msgstr "ایجاد سورس سند جدید" #: permissions.py:9 -msgid "Edit document sources" -msgstr "" +msgid "Delete document sources" +msgstr "حذف سورس سند" #: permissions.py:10 -msgid "Delete document sources" -msgstr "" +msgid "Edit document sources" +msgstr "ویرایش سورس سند" #: permissions.py:11 -msgid "Create new document sources" -msgstr "" +msgid "View existing document sources" +msgstr "دیدن سورس اسناد موجود" #: utils.py:35 msgid "Whitelist Blacklist validation error." +msgstr "خطای اعتبار سنجی لیست سیاه و سفید" + +#: views.py:115 +msgid "Here" msgstr "" -#: views.py:111 -msgid "here" -msgstr "" - -#: views.py:116 +#: views.py:120 msgid "Upload sources" -msgstr "" +msgstr "آپلود سورس" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "" +msgstr "هیج سندی با سورس محاوره ای تعریف ویا فعال نشده است." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "جهت اضافه و یا فعال کردن سورس سند برروی %(setup_link)s کلیک کنید." + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:177 -msgid "New document version uploaded successfully." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:181 -msgid "File uploaded successfully." -msgstr "" - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "" - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" -msgstr "" +msgstr "خطای گرفته نشده: %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" +msgid "Upload a new version from source: %s" msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" +msgid "Upload a local document from source: %s" msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +#: views.py:270 +msgid "Files in staging path" msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "" - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "" - -#: views.py:305 -msgid "files in staging path" -msgstr "" - -#: views.py:337 +#: views.py:302 msgid "Current document type" -msgstr "" +msgstr "نوع سند فعلی" -#: views.py:338 +#: views.py:303 msgid "None" -msgstr "" +msgstr "هیچ" -#: views.py:345 +#: views.py:310 msgid "Current metadata" -msgstr "" +msgstr "متادیتا فعلی" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." -msgstr "" +msgstr "حذف موفق فایل مرحله ای." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." +msgstr "خطای %s در حذف فایل مرحله ای." + +#: views.py:406 +msgid "Source edited successfully" +msgstr "ویرایش موفق سورس" + +#: views.py:409 +#, python-format +msgid "Error editing source; %s" +msgstr "خطا %s در ویرایش سورس." + +#: views.py:414 +#, python-format +msgid "Edit source: %s" msgstr "" -#: views.py:444 -msgid "Source edited successfully" -msgstr "" +#: views.py:445 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "حذف موفق سورس: %s" #: views.py:447 #, python-format -msgid "Error editing source; %s" -msgstr "" - -#: views.py:452 -#, python-format -msgid "edit source: %s" -msgstr "" - -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "" - -#: views.py:486 -#, python-format -msgid "Source \"%s\" deleted successfully." -msgstr "" - -#: views.py:488 -#, python-format msgid "Error deleting source \"%(source)s\": %(error)s" -msgstr "" +msgstr "خطای حذف سورس \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" -msgstr "" +msgstr "آیا از حذف سورس %s مطمئن هستید؟" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" -msgstr "" +msgstr "سورس با موفقیت ایجاد شد." -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" -msgstr "" +msgstr "خطای ایجاد سورس: %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" -msgstr "" +msgstr "ایجاد سورس جدید از نوع %s." -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" -msgstr "" +msgstr "تبدیلات سورس با موفقیت اجام شد." -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" -msgstr "" +msgstr "خطا در ویرایش تبدیلات سورس: %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" -msgstr "" +msgstr "ویرایش تبدیلات: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." -msgstr "" +msgstr "تبدیلات سورس با موفقیت حذف شد." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" -msgstr "" +msgstr "خطا در حذف تبدیلات سورس: %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" +msgstr "آیا از حذف تبدیلات \"%(transformation)s\" مطمئن هستید؟" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" -msgstr "" +msgstr "سورس تبدیلات با موفقیت انجام شد." -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" -msgstr "" +msgstr "خطای ایجاد تبدیلات سورس. %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" -msgstr "" +msgstr "ایجاد تبدیلات جدیدبرای سورس: %s" -#: widgets.py:40 -msgid "staging file page image" +#: widgets.py:20 +msgid "Staging file page image" msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" -msgstr "" +msgstr "مرحله بعدی" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" #~ msgid "preview" -#~ msgstr "پیش‌نمایش" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po index 870a898a00..ba4a00f8c7 100644 --- a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/sources/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 @@ -10,94 +10,91 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-07-18 17:12+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "aperçu" - -#: __init__.py:62 -msgid "Returns a list of all the staging folders and the files they contain." +#: __init__.py:52 +msgid "Thumbnail" msgstr "" -#: forms.py:39 forms.py:64 +#: __init__.py:64 +msgid "Returns a list of all the staging folders and the files they contain." +msgstr "Retourne la liste de toute l'organisation des dossiers et des fichiers qu'ils contiennent." + +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Décompresser les fichiers" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" -msgstr "" -"Importer le contenu d'un ensemble de fichiers compressés comme fichiers " -"individuels" +msgstr "Importer le contenu d'un ensemble de fichiers compressés comme fichiers individuels" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "fichier en cours de modification" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Fichier" -#: links.py:13 -msgid "upload new documents" -msgstr "envoyer de nouveaux documents" - #: links.py:14 -msgid "clone metadata" -msgstr "dupliquer les métadonnées" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "supprimer" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "sources" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "formulaires web" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "répertoires dit d'index, modifications en cours" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "répertoires surveillés" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "modifier" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "ajout d'une nouvelle source" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "transformations" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "ajouter une transformation" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Sources du document" -#: links.py:34 -msgid "upload new version" -msgstr "importer une nouvelle version" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -111,463 +108,440 @@ msgstr "Jamais" msgid "Ask user" msgstr "Demander à l'utilisateur" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Disque" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Base de données" - -#: literals.py:32 -msgid "Drive" -msgstr "Disque dur" - -#: literals.py:33 -msgid "Network drive" -msgstr "Disque réseau" - -#: literals.py:34 -msgid "User drive" -msgstr "Disque utilisateur" - -#: literals.py:35 -msgid "Envelope" -msgstr "Envelope" - -#: literals.py:36 -msgid "Folder" -msgstr "Répertoire" - -#: literals.py:37 -msgid "World" -msgstr "Monde" - -#: literals.py:38 -msgid "Printer" -msgstr "Imprimante" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Imprimante manquante" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "formulaire web" - -#: literals.py:48 -msgid "server staging folder" -msgstr "répertoire du serveur dit d'index, modifications en cours" - -#: literals.py:49 -msgid "server watch folder" -msgstr "répertoire surveillé du serveur" - -#: literals.py:54 -msgid "server staging folders" -msgstr "répertoires du serveur dit d'index, modifications en cours" - -#: literals.py:55 -msgid "server watch folders" -msgstr "répertoires surveillés du serveur" - -#: models.py:36 -msgid "title" -msgstr "titre" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "activé" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "liste blanche" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "liste noire" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "icone" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Un icone permettant de distinguer visuellement cette source." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "chemin de répertoire" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "chemin de répertoire système sur le serveur." -#: models.py:153 -msgid "preview width" -msgstr "largeur de la prévisualisation" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Valeur de largeur à passer au convertisseur en arrière plan" -#: models.py:154 -msgid "preview height" -msgstr "hauteur de prévisualisation" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Valeur de hauteur à passer au convertisseur en arrière plan." -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "décompresser" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Indique s'il faut ou non décompresser les fichiers d'archive." -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "supprimer après importation" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "supprimer le fichier après importation avec succès." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "Impossible d'obtenir la liste des fichiers en cours de modification:%s" -#: models.py:177 -msgid "staging folder" -msgstr "répertoire dit d'index, modifications en cours" - -#: models.py:201 -msgid "interval" -msgstr "intervalle" - -#: models.py:201 -msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +#: models.py:183 +msgid "Staging folder" msgstr "" -"Intervalle en secondes entre deux vérifications du répertoire sous " -"surveillance pour détecter l'ajout de nouveaux documents" -#: models.py:225 -msgid "watch folder" -msgstr "répertoire sous surveillance" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:230 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Intervalle en secondes entre deux vérifications du répertoire sous surveillance pour détecter l'ajout de nouveaux documents" + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 msgid "Enter a valid value." msgstr "Saisissez une valeur valide." -#: models.py:258 views.py:563 -msgid "order" -msgstr "ordre" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "Version de document à partir du fichier " +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Utiliser des dictionnaires afin d'identifier les arguments, exemple:%s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "transformation du document source" - -#: models.py:271 -msgid "document source transformations" -msgstr "transformation des documents osurce" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "process externe" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "Configuration des Sources" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Afficher les sources du document en cours" +msgid "Create new document sources" +msgstr "Créer de nouvelles sources pour le document" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Modifier les sources du document" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Supprimer les sources du document" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Modifier les sources du document" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Créer de nouvelles sources pour le document" +msgid "View existing document sources" +msgstr "Afficher les sources du document en cours" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Erreur de validation liste blanche et/ou liste noire" -#: views.py:111 -msgid "here" -msgstr "ici" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Importer les sources" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "Aucune source de document interactifs n'a été définie ou/ni activée" -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "Cliquez %(setup_link)s pour ajouter ou activer des sources de documents. " + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -"Cliquez %(setup_link)s pour ajouter ou activer des sources de documents. " -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Importation de la nouvelle version du document avec succès." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" -#: views.py:181 -msgid "File uploaded successfully." -msgstr "Fichie importé avec succès." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "Fichier décompressé avec succès et importé comme fichiers individuels." - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "Le fichier n'est pas un fichier compressé reconnu, importé tel quel." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "L'import de nouvelles versions n'est pas autorisé pour ce document." - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Exception non gérée:%s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "importer une nouvelle version à partir de la source:%s" - -#: views.py:206 -#, python-format -msgid "upload a local document from source: %s" -msgstr "importer un document local à partir de la source:%s" - -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +msgid "Upload a new version from source: %s" msgstr "" -"Import de la version de document à partir du document en cours de " -"modification: %s,réalisé avec succès" -#: views.py:256 +#: views.py:242 #, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "fichier en cours de modification:%s importé avec succès" - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." +msgid "Upload a local document from source: %s" msgstr "" -"Document en cours de modification:%s, décompressé et importé en tant que " -"fichiers individuels, avec succès." -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." +#: views.py:270 +msgid "Files in staging path" msgstr "" -"Document en cours de modification:%s, n'était pas un fichier compressé, " -"importé comme fichier unique." -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "fichier en cours de modification:%s supprimé avec succès" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" -"importer une nouvelle version à partir de la source en cours de modification:" -"%s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "importer un document à partir de la source en cours de modification:%s" - -#: views.py:305 -msgid "files in staging path" -msgstr "fichiers dans l'index, en cours de modification" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Type du document en cours" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Aucun" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Métadonnées actuelles" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "Fichier en cours de modification supprimé avec succès" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Erreur de suppression du fichier en cours de modificiation;%s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Source modifiée avec succès" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Erreur lors de la modification de la source;%s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "modifier la source:%s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "source" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Source \"%s\" supprimée avec succès" -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Erreur lors de la suppression de la source \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Êtes vous certain de vouloir supprimer la source:%s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Source créée avec succès" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Erreur lors de la création de la source;%s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Créer une nouvelle source de type:%s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "transformations pour:%s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Transformation de source effectuée avec succès" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Erreur lors de la modification de la transformation de source;%s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Modifier la transformation:%s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Transformation de source supprimée avec succès." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" -msgstr "" -"Erreur lors de la suppression de la transformation de source; %(error)s" +msgstr "Erreur lors de la suppression de la transformation de source; %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"Êtes vous certain de vouloir supprimer la transformation de source " -"\"%(transformation)s\"" +msgstr "Êtes vous certain de vouloir supprimer la transformation de source \"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Transformation de source crée avec succès" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Erreur lors de la création de la transformation de source;%s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Créer une nouvelle transformation pour la source:%s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "fichier en cours de modification" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" -msgstr "étape 1 sur 3: Type de document" +msgid "Step 1 of 3: Document type" +msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" -msgstr "étape 2 sur 3: sélectionner les métadonnées" +msgid "Step 2 of 3: Metadata selection" +msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" -msgstr "étape 3 sur 3: métadonnées du document" +msgid "Step 3 of 3: Document metadata" +msgstr "" #: wizards.py:73 msgid "Next step" msgstr "Prochaine étape" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "prévisualiser" +#~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" -#~ msgstr "Impossible d'importer le fichier en cours de modification:%s" +#~ msgstr "Unable to upload staging file: %s" #~ msgid "Unable to delete staging file: %s" -#~ msgstr "Impossible de supprimer le fichier en cours de modification:%s" +#~ msgstr "Unable to delete staging file: %s" #~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "" -#~ "Erreur de transformation du fichier en cours de modification:%(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.po index 9241690c4c..4f7700bfdf 100644 --- a/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/hr_HR/LC_MESSAGES/django.po @@ -1,98 +1,97 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" -#: __init__.py:50 -msgid "thumbnail" +#: __init__.py:52 +msgid "Thumbnail" msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "" -#: links.py:13 -msgid "upload new documents" -msgstr "" - #: links.py:14 -msgid "clone metadata" +msgid "Upload new documents" msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" +#: links.py:15 +msgid "Clone metadata" msgstr "" -#: links.py:18 -msgid "sources" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" +#: links.py:19 models.py:145 +msgid "Sources" msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" +#: links.py:21 models.py:184 +msgid "Staging folders" msgstr "" -#: links.py:23 links.py:29 -msgid "edit" +#: links.py:22 models.py:225 +msgid "Watch folders" msgstr "" -#: links.py:25 -msgid "add new source" +#: links.py:24 links.py:30 +msgid "Edit" msgstr "" -#: links.py:27 -msgid "transformations" +#: links.py:26 +msgid "Add new source" msgstr "" #: links.py:28 -msgid "add transformation" +msgid "Transformations" msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "" -#: links.py:34 -msgid "upload new version" +#: links.py:35 +msgid "Upload new version" msgstr "" #: literals.py:8 literals.py:13 @@ -107,183 +106,149 @@ msgstr "" msgid "Ask user" msgstr "" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" +msgid "Server staging folders" msgstr "" #: literals.py:31 -msgid "Database" -msgstr "" - -#: literals.py:32 -msgid "Drive" -msgstr "" - -#: literals.py:33 -msgid "Network drive" -msgstr "" - -#: literals.py:34 -msgid "User drive" -msgstr "" - -#: literals.py:35 -msgid "Envelope" -msgstr "" - -#: literals.py:36 -msgid "Folder" -msgstr "" - -#: literals.py:37 -msgid "World" -msgstr "" - -#: literals.py:38 -msgid "Printer" -msgstr "" - -#: literals.py:39 -msgid "Empty printer" -msgstr "" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "" - -#: literals.py:48 -msgid "server staging folder" -msgstr "" - -#: literals.py:49 -msgid "server watch folder" -msgstr "" - -#: literals.py:54 -msgid "server staging folders" -msgstr "" - -#: literals.py:55 -msgid "server watch folders" -msgstr "" - -#: models.py:36 -msgid "title" +msgid "Server watch folders" msgstr "" #: models.py:37 -msgid "enabled" +msgid "Title" msgstr "" #: models.py:38 -msgid "whitelist" +msgid "Enabled" msgstr "" #: models.py:39 -msgid "blacklist" +msgid "Whitelist" msgstr "" -#: models.py:136 -msgid "icon" +#: models.py:40 +msgid "Blacklist" msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" +#: models.py:150 +msgid "Interactive source" msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "" -#: models.py:153 -msgid "preview width" +#: models.py:159 +msgid "Preview width" msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "" -#: models.py:154 -msgid "preview height" +#: models.py:160 +msgid "Preview height" msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "" -#: models.py:156 models.py:200 -msgid "delete after upload" +#: models.py:162 models.py:213 +msgid "Delete after upload" msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "" -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "" -#: models.py:177 -msgid "staging folder" +#: models.py:183 +msgid "Staging folder" msgstr "" -#: models.py:201 -msgid "interval" +#: models.py:203 models.py:204 +msgid "Out of process" msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." msgstr "" -#: models.py:225 -msgid "watch folder" +#: models.py:224 +msgid "Watch folder" msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "" -#: models.py:258 views.py:563 -msgid "order" +#: models.py:257 views.py:515 +msgid "Order" msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" +#: models.py:259 views.py:517 +msgid "Arguments" msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "" - -#: models.py:271 -msgid "document source transformations" -msgstr "" - -#: models.py:278 models.py:279 -msgid "out of process" +msgid "Document source transformations" msgstr "" #: permissions.py:7 @@ -291,251 +256,290 @@ msgid "Sources setup" msgstr "" #: permissions.py:8 -msgid "View existing document sources" +msgid "Create new document sources" msgstr "" #: permissions.py:9 -msgid "Edit document sources" -msgstr "" - -#: permissions.py:10 msgid "Delete document sources" msgstr "" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "" + #: permissions.py:11 -msgid "Create new document sources" +msgid "View existing document sources" msgstr "" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "" -#: views.py:111 -msgid "here" +#: views.py:115 +msgid "Here" msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "" -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "" -#: views.py:177 -msgid "New document version uploaded successfully." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:181 -msgid "File uploaded successfully." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "" - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" +msgid "Upload a new version from source: %s" msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" +msgid "Upload a local document from source: %s" msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +#: views.py:270 +msgid "Files in staging path" msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "" - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "" - -#: views.py:305 -msgid "files in staging path" -msgstr "" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" +msgid "Edit source: %s" msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:40 -msgid "staging file page image" +#: widgets.py:20 +msgid "Staging file page image" msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po index e32d407e03..9b5ed2b856 100644 --- a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po @@ -1,99 +1,98 @@ # 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: # Dezső József , 2014 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-04-14 06:44+0000\n" -"Last-Translator: Dezső József \n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "bélyegkép" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Tömörített fájlok kibontása" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "Tömörített fájlokat feltöltése önálló dokumentumként" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Átmeneti fájl" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "Új dokumentum források létrehozása" - #: links.py:14 -msgid "clone metadata" +msgid "Upload new documents" msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "törlés" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "források" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "web űrlap" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "átmeneti könyvtárak" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "könyvtár ellenőrzés" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "szerkesztés" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "új forrás" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "átalakítás" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "új átalakítás" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Dokumentum források" -#: links.py:34 -msgid "upload new version" +#: links.py:35 +msgid "Upload new version" msgstr "" #: literals.py:8 literals.py:13 @@ -108,183 +107,149 @@ msgstr "Sohasem" msgid "Ask user" msgstr "Kérdezd meg a felhasználót" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Lemez" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Adatbázis" - -#: literals.py:32 -msgid "Drive" -msgstr "Meghajtó" - -#: literals.py:33 -msgid "Network drive" -msgstr "Hálózati meghajtó" - -#: literals.py:34 -msgid "User drive" -msgstr "Használt meghajtó" - -#: literals.py:35 -msgid "Envelope" -msgstr "Boríték" - -#: literals.py:36 -msgid "Folder" -msgstr "Könyvtár" - -#: literals.py:37 -msgid "World" -msgstr "Világ" - -#: literals.py:38 -msgid "Printer" -msgstr "Nyomtató" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Szabad nyomtató" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "web űrlap" - -#: literals.py:48 -msgid "server staging folder" -msgstr "kiszolgáló átmeneti mappa" - -#: literals.py:49 -msgid "server watch folder" -msgstr "kiszolgáló könyvtár" - -#: literals.py:54 -msgid "server staging folders" -msgstr "kiszolgáló átmeneti mappa" - -#: literals.py:55 -msgid "server watch folders" -msgstr "kiszolgáló könyvtárak figyelése" - -#: models.py:36 -msgid "title" +msgid "Server watch folders" msgstr "" #: models.py:37 -msgid "enabled" -msgstr "engedélyezett" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "fehér lista" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "fekete lista" - -#: models.py:136 -msgid "icon" +msgid "Whitelist" msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." +#: models.py:40 +msgid "Blacklist" msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" msgstr "" -#: models.py:152 models.py:198 +#: models.py:150 +msgid "Interactive source" +msgstr "" + +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "" -#: models.py:153 -msgid "preview width" +#: models.py:159 +msgid "Preview width" msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "" -#: models.py:154 -msgid "preview height" +#: models.py:160 +msgid "Preview height" msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "" -#: models.py:156 models.py:200 -msgid "delete after upload" +#: models.py:162 models.py:213 +msgid "Delete after upload" msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "" -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "" -#: models.py:177 -msgid "staging folder" +#: models.py:183 +msgid "Staging folder" msgstr "" -#: models.py:201 -msgid "interval" +#: models.py:203 models.py:204 +msgid "Out of process" msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." msgstr "" -#: models.py:225 -msgid "watch folder" -msgstr "könyvtár figyelés" +#: models.py:224 +msgid "Watch folder" +msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "" -#: models.py:258 views.py:563 -msgid "order" +#: models.py:257 views.py:515 +msgid "Order" msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" +#: models.py:259 views.py:517 +msgid "Arguments" msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "" - -#: models.py:271 -msgid "document source transformations" -msgstr "" - -#: models.py:278 models.py:279 -msgid "out of process" +msgid "Document source transformations" msgstr "" #: permissions.py:7 @@ -292,255 +257,290 @@ msgid "Sources setup" msgstr "Források beállítása" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Létező dokumentum források megtekintése" +msgid "Create new document sources" +msgstr "Új dokumentum források létrehozása" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Dokumentum források szerkesztése" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Dokumentum források törlése" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Dokumentum források szerkesztése" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Új dokumentum források létrehozása" +msgid "View existing document sources" +msgstr "Létező dokumentum források megtekintése" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "" -#: views.py:111 -msgid "here" +#: views.py:115 +msgid "Here" msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "" -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "" -#: views.py:177 -msgid "New document version uploaded successfully." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:181 -msgid "File uploaded successfully." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "" - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" +msgid "Upload a new version from source: %s" msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" +msgid "Upload a local document from source: %s" msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +#: views.py:270 +msgid "Files in staging path" msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "" - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "" - -#: views.py:305 -msgid "files in staging path" -msgstr "" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" +msgid "Edit source: %s" msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "Átmeneti fájl" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "előnézet" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/id/LC_MESSAGES/django.po b/mayan/apps/sources/locale/id/LC_MESSAGES/django.po index 2e16a90962..214154086e 100644 --- a/mayan/apps/sources/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/id/LC_MESSAGES/django.po @@ -1,102 +1,98 @@ # 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: # Sehat , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" -"Last-Translator: Sehat \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:50 -msgid "thumbnail" +#: __init__.py:52 +msgid "Thumbnail" msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Kembangkan berkas-berkas terkompresi" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" -msgstr "" -"Unggah berkas terkompresi yang mengandung berkas-berkas sebagai dokumen-" -"dokumen individual" +msgstr "Unggah berkas terkompresi yang mengandung berkas-berkas sebagai dokumen-dokumen individual" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "Buat sumber-sumber dokumen baru" - #: links.py:14 -#, fuzzy -msgid "clone metadata" -msgstr "Metadata saat ini" - -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "hapus" - -#: links.py:18 -msgid "sources" -msgstr "sumber-sumber" - -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "formulir-formulir web" - -#: links.py:20 models.py:178 -msgid "staging folders" +msgid "Upload new documents" msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" +#: links.py:15 +msgid "Clone metadata" msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "sunting" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "tambah sumber baru" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "transformasi-transformasi" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" + +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" + +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" + +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" + +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "tambah transformasi" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Sumber-sumber dokumen" -#: links.py:34 -msgid "upload new version" +#: links.py:35 +msgid "Upload new version" msgstr "" #: literals.py:8 literals.py:13 @@ -111,183 +107,149 @@ msgstr "Tidak pernah" msgid "Ask user" msgstr "Tanya pengguna" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" +msgid "Server staging folders" msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Database" - -#: literals.py:32 -msgid "Drive" +msgid "Server watch folders" msgstr "" -#: literals.py:33 -msgid "Network drive" -msgstr "" - -#: literals.py:34 -msgid "User drive" -msgstr "" - -#: literals.py:35 -msgid "Envelope" -msgstr "Amplop" - -#: literals.py:36 -msgid "Folder" -msgstr "" - -#: literals.py:37 -msgid "World" -msgstr "Dunia" - -#: literals.py:38 -msgid "Printer" -msgstr "Printer" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Printer kosong" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "formulir web" - -#: literals.py:48 -msgid "server staging folder" -msgstr "" - -#: literals.py:49 -msgid "server watch folder" -msgstr "" - -#: literals.py:54 -msgid "server staging folders" -msgstr "" - -#: literals.py:55 -msgid "server watch folders" -msgstr "" - -#: models.py:36 -msgid "title" -msgstr "judul" - #: models.py:37 -msgid "enabled" +msgid "Title" msgstr "" #: models.py:38 -msgid "whitelist" +msgid "Enabled" msgstr "" #: models.py:39 -msgid "blacklist" +msgid "Whitelist" msgstr "" -#: models.py:136 -msgid "icon" +#: models.py:40 +msgid "Blacklist" msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" +#: models.py:150 +msgid "Interactive source" msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "" -#: models.py:153 -msgid "preview width" -msgstr "lebar pratinjau" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "" -#: models.py:154 -msgid "preview height" -msgstr "tinggi pratinjau" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "tanpa kompresi" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Apakah mengembangkan atau tidak mengkompresi arsip-arsip." -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "hapus setelah unggah" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Hapus berkas setelah berhasil di unggah." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "" -#: models.py:177 -msgid "staging folder" +#: models.py:183 +msgid "Staging folder" msgstr "" -#: models.py:201 -msgid "interval" -msgstr "selang waktu" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." msgstr "" -#: models.py:225 -msgid "watch folder" +#: models.py:224 +msgid "Watch folder" msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "Masukkan nilai yang sesuai" -#: models.py:258 views.py:563 -msgid "order" -msgstr "Urutan" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "transformasi" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "argumen-argumen" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Pergunakan kamus untuk mengidentifikasi argumen, misalnya: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "transformasi sumber dokumen" - -#: models.py:271 -msgid "document source transformations" -msgstr "transformasi-transformasi sumber dokumen" - -#: models.py:278 models.py:279 -msgid "out of process" +msgid "Document source transformations" msgstr "" #: permissions.py:7 @@ -295,258 +257,290 @@ msgid "Sources setup" msgstr "" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Lihat sumber-sumber dokumen yang telah ada" +msgid "Create new document sources" +msgstr "Buat sumber-sumber dokumen baru" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Sunting sumber-sumber dokumen" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Hapus sumber-sumber dokumen" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Sunting sumber-sumber dokumen" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Buat sumber-sumber dokumen baru" +msgid "View existing document sources" +msgstr "Lihat sumber-sumber dokumen yang telah ada" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "" -#: views.py:111 -msgid "here" -msgstr "di sini" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Sumber-sumber unggah" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "" -"Tidak ada sumber-sumber dokumen interaktif yang telah ditentukan atau tidak " -"ada yang telah diaktifkan." +msgstr "Tidak ada sumber-sumber dokumen interaktif yang telah ditentukan atau tidak ada yang telah diaktifkan." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." -msgstr "" -"Klik %(setup_link)s untuk menambah atau mengaktifkan sumber-sumber dokumen." +msgstr "Klik %(setup_link)s untuk menambah atau mengaktifkan sumber-sumber dokumen." -#: views.py:177 -msgid "New document version uploaded successfully." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:181 -msgid "File uploaded successfully." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "" - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" +msgid "Upload a new version from source: %s" msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" -msgstr "unggah dokumen lokal dari sumber: %s" - -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +msgid "Upload a local document from source: %s" msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." +#: views.py:270 +msgid "Files in staging path" msgstr "" -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "" - -#: views.py:305 -msgid "files in staging path" -msgstr "" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Metadata saat ini" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Sumber berhasil disunting" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Masalah dalam menyunting sumber; %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "sunting sumber; %s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "sumber" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Sumber \"%s\" berhasil dihapus." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Masalah dalam menghapus sumber \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Apakah anda yakin untuk menghapus sumber: %s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Sumber berhasil dibuat" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Masalah dalam membuat sumber; %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Membuat sumber baru dengan jenis: %s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "transformasi-transformasi untuk: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Transformasi sumber berhasil disunting" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Masalah dalam menyunting transformasi sumber; %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Sunting transformasi: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Transformasi sumber berhasil dihapus." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Masalah dalam menghapus transformasi sumber; %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"Apakah anda yakin untuk menghapus transformasi sumber \"%(transformation)s\"" +msgstr "Apakah anda yakin untuk menghapus transformasi sumber \"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Transformasi sumber berhasil dibuat" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:40 -msgid "staging file page image" +#: widgets.py:20 +msgid "Staging file page image" msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "pratinjau" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/it/LC_MESSAGES/django.po b/mayan/apps/sources/locale/it/LC_MESSAGES/django.po index b0a0d71f39..0c7f7a17a5 100644 --- a/mayan/apps/sources/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Giovanni Tricarico , 2014 # Pierpaolo Baldan , 2011 @@ -10,94 +11,91 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-01-11 11:47+0000\n" -"Last-Translator: Giovanni Tricarico \n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "thumbnail" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Espandi" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "Pubblicare un file compresso contenente singoli documenti" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Mostra file" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "File" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "Carica nuova versione" - #: links.py:14 -#, fuzzy -msgid "clone metadata" -msgstr "Metadati correnti" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "cancella" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "sorgenti" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "web forms" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "cartelle per la gestione temporanea" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "cartelle di" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "modifica" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "aggiungi una nuova sorgente" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "trasformazioni" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "aggiungi una trasformazione" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Sorgente del documento" -#: links.py:34 -msgid "upload new version" -msgstr "Carica nuova versione" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -111,460 +109,440 @@ msgstr "Mai" msgid "Ask user" msgstr "Chiedi all'utente" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Disco" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Database" - -#: literals.py:32 -msgid "Drive" -msgstr "Drive" - -#: literals.py:33 -msgid "Network drive" -msgstr "Disco di rete" - -#: literals.py:34 -msgid "User drive" -msgstr "Disco locale" - -#: literals.py:35 -msgid "Envelope" -msgstr "Busta" - -#: literals.py:36 -msgid "Folder" -msgstr "Cartella" - -#: literals.py:37 -msgid "World" -msgstr "Mondo" - -#: literals.py:38 -msgid "Printer" -msgstr "Stampante" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Stampante vuota" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "web form" - -#: literals.py:48 -msgid "server staging folder" -msgstr "server per la gestione temporanea della cartella" - -#: literals.py:49 -msgid "server watch folder" -msgstr "server di salvataggio cartella" - -#: literals.py:54 -msgid "server staging folders" -msgstr "server per la gestione temporanea delle cartelle" - -#: literals.py:55 -msgid "server watch folders" -msgstr "server di salvataggio delle cartelle" - -#: models.py:36 -msgid "title" -msgstr "titolo" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "abilitato" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "whitelist" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "blacklist" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "icona" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Un'icona per distinguere visivamente questa fonte." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "path della cartella" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "Path del server di filesystem" -#: models.py:153 -msgid "preview width" -msgstr "anteprima larghezza" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." +msgstr "valore della larghezza da passare per le operazioni di conversione in backend" + +#: models.py:160 +msgid "Preview height" msgstr "" -"valore della larghezza da passare per le operazioni di conversione in backend" -#: models.py:154 -msgid "preview height" -msgstr "anteprima altezza" - -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." +msgstr "valore dell'altezza da passare per le operazioni di conversione in backend" + +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" msgstr "" -"valore dell'altezza da passare per le operazioni di conversione in backend" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "decomprimere" - -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Se espandere o meno degli archivi compressi." -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "cancella dopo il caricamento" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Cancella il file dopo essere stato caricato" -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "Impossibile ottenere lista dei file di gestione temporanea: %s" -#: models.py:177 -msgid "staging folder" -msgstr "Cartella di conservazione" - -#: models.py:201 -msgid "interval" -msgstr "intervallo" - -#: models.py:201 -msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +#: models.py:183 +msgid "Staging folder" msgstr "" -"Invervallo di pochi secondi in cui viene controllato il percorso cartella di " -"controllo per i nuovi documenti." -#: models.py:225 -msgid "watch folder" -msgstr "controlla cartella" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:230 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Invervallo di pochi secondi in cui viene controllato il percorso cartella di controllo per i nuovi documenti." + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 msgid "Enter a valid value." msgstr "Inserisci un valore valido" -#: models.py:258 views.py:563 -msgid "order" -msgstr "ordine" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "trasformazione" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "argomenti" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Usa dei dizionari per identificare gli argomenti , esempio: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "trasformazione del documento sorgente" - -#: models.py:271 -msgid "document source transformations" -msgstr "trasformazioni dei documenti sorgente" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "fuori del processo" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "Setup sorgente" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Visualizza sorgenti documento esistente" +msgid "Create new document sources" +msgstr "Crea nuova sorgente dei documenti" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Modifica sorgenti dei documenti" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Cancella sorgenti dei documenti" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Modifica sorgenti dei documenti" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Crea nuova sorgente dei documenti" +msgid "View existing document sources" +msgstr "Visualizza sorgenti documento esistente" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Errori di validazione nelle Whitelist e Blacklist." -#: views.py:111 -msgid "here" -msgstr "qui" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Sorgenti caricamento" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "" -"Nessuna fonte interattiva dei documenti sono state definite o non ne sono " -"state attivate." +msgstr "Nessuna fonte interattiva dei documenti sono state definite o non ne sono state attivate." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "Click %(setup_link)s per aggiungere o abilitare una sorgente documenti." + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -"Click %(setup_link)s per aggiungere o abilitare una sorgente documenti." -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Nuova versione del documento caricata con successo." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" -#: views.py:181 -msgid "File uploaded successfully." -msgstr "File caricato con successo." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "File non compresso e caricato con successo come singolo file." - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "Il file non era un file compresso,è stato caricato così com'era." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "Nuova versione aggiornamenti non abilitati per questo documento" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Eccezione non gestita: %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "caricata una nuova versione da: %s" - -#: views.py:206 -#, python-format -msgid "upload a local document from source: %s" -msgstr "carica un documento in locale dalla sorgente: %s" - -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +msgid "Upload a new version from source: %s" msgstr "" -"Versione documento da gestione temporanea file: %s,caricata con successo" -#: views.py:256 +#: views.py:242 #, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "File in allestimento:%s, caricato con successo." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "file temporaneo: %s, non compresso e caricato come file singolo" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgid "Upload a local document from source: %s" msgstr "" -"file temporaneo: %s, non è stato compresso, caricato come file singolo." -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "File in allestimento:%s, cancellato con successo." +#: views.py:270 +msgid "Files in staging path" +msgstr "" -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "caricata una nuova versione da file temporaneo: %s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "carica documento dalla sorgente allestimento:%s" - -#: views.py:305 -msgid "files in staging path" -msgstr "path dei file in allestimento" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Tipo di documento corrente" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Nessuno" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Metadati correnti" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "File in allestimento cancellato con successo." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Errore nella cancellazione del file in allestimento;%s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Sorgente modificata con successo" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Errore nella modifica del sorgente;%s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "modifica sorgente:%s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "sorgente" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Sorgente \"%s\" cancellata con successo." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Errore nella cancellazione della sorgente \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Sei sicuro di voler cancellare la sorgente: %s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Sorgente creata con successo" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Errore nella creazione della sorgente;%s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Crea nuovo tipo di sorgente:%s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "trasformazione per: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Sorgente per la trasformazione modificata con successo" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Errore nella modifica della sorgente per la trasformazione;%s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Modifica trasformazione:%s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Sorgente per la trasformazione cancellata con successo." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" -msgstr "" -"Erroro nella cancellazione della sorgente per la trasformazione; %(error)s" +msgstr "Erroro nella cancellazione della sorgente per la trasformazione; %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"Sei sicuro di voler cancellare la sorgente di trasformazione " -"\"%(transformation)s\"" +msgstr "Sei sicuro di voler cancellare la sorgente di trasformazione \"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Sorgente di trasformazione creata con successo" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Errore nella creazione della sorgente di trasformazione; %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Crea una nuova sorgente per la trasformazione:%s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "Mostra file" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "anteprima" +#~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" -#~ msgstr "Impossibile caricare file di gestione temporanea: %s" +#~ msgstr "Unable to upload staging file: %s" #~ msgid "Unable to delete staging file: %s" -#~ msgstr "Impossibile eliminare file di gestione temporanea: %s" +#~ msgstr "Unable to delete staging file: %s" #~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "Errore nella trasformazione del file: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/lv/LC_MESSAGES/django.po b/mayan/apps/sources/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..54e59c5972 --- /dev/null +++ b/mayan/apps/sources/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,545 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" + +#: __init__.py:64 +msgid "Returns a list of all the staging folders and the files they contain." +msgstr "" + +#: forms.py:38 forms.py:63 +msgid "Expand compressed files" +msgstr "" + +#: forms.py:39 forms.py:64 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "" + +#: forms.py:47 +msgid "Staging file" +msgstr "" + +#: forms.py:54 +msgid "File" +msgstr "" + +#: links.py:14 +msgid "Upload new documents" +msgstr "" + +#: links.py:15 +msgid "Clone metadata" +msgstr "" + +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" + +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" + +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" + +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" + +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" + +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" + +#: links.py:26 +msgid "Add new source" +msgstr "" + +#: links.py:28 +msgid "Transformations" +msgstr "" + +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 +msgid "Document sources" +msgstr "" + +#: links.py:35 +msgid "Upload new version" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "" + +#: literals.py:15 +msgid "Ask user" +msgstr "" + +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + +#: literals.py:30 +msgid "Server staging folders" +msgstr "" + +#: literals.py:31 +msgid "Server watch folders" +msgstr "" + +#: models.py:37 +msgid "Title" +msgstr "" + +#: models.py:38 +msgid "Enabled" +msgstr "" + +#: models.py:39 +msgid "Whitelist" +msgstr "" + +#: models.py:40 +msgid "Blacklist" +msgstr "" + +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" + +#: models.py:150 +msgid "Interactive source" +msgstr "" + +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:159 +msgid "Preview width" +msgstr "" + +#: models.py:159 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:160 +msgid "Preview height" +msgstr "" + +#: models.py:160 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" + +#: models.py:161 models.py:191 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" + +#: models.py:162 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:180 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: models.py:183 +msgid "Staging folder" +msgstr "" + +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" + +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 +msgid "Enter a valid value." +msgstr "" + +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" + +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" + +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" + +#: models.py:259 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:269 +msgid "Document source transformation" +msgstr "" + +#: models.py:270 +msgid "Document source transformations" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "" + +#: permissions.py:8 +msgid "Create new document sources" +msgstr "" + +#: permissions.py:9 +msgid "Delete document sources" +msgstr "" + +#: permissions.py:10 +msgid "Edit document sources" +msgstr "" + +#: permissions.py:11 +msgid "View existing document sources" +msgstr "" + +#: utils.py:35 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:115 +msgid "Here" +msgstr "" + +#: views.py:120 +msgid "Upload sources" +msgstr "" + +#: views.py:122 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:123 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:230 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:240 +#, python-format +msgid "Upload a new version from source: %s" +msgstr "" + +#: views.py:242 +#, python-format +msgid "Upload a local document from source: %s" +msgstr "" + +#: views.py:270 +msgid "Files in staging path" +msgstr "" + +#: views.py:302 +msgid "Current document type" +msgstr "" + +#: views.py:303 +msgid "None" +msgstr "" + +#: views.py:310 +msgid "Current metadata" +msgstr "" + +#: views.py:347 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:349 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:406 +msgid "Source edited successfully" +msgstr "" + +#: views.py:409 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:414 +#, python-format +msgid "Edit source: %s" +msgstr "" + +#: views.py:445 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:447 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:454 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:486 +msgid "Source created successfully" +msgstr "" + +#: views.py:489 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:494 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:509 +#, python-format +msgid "Transformations for: %s" +msgstr "" + +#: views.py:539 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:542 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:547 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:570 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:572 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:585 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:608 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:611 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:620 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" + +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" + +#: wizards.py:53 +msgid "Step 1 of 3: Document type" +msgstr "" + +#: wizards.py:54 +msgid "Step 2 of 3: Metadata selection" +msgstr "" + +#: wizards.py:55 +msgid "Step 3 of 3: Document metadata" +msgstr "" + +#: wizards.py:73 +msgid "Next step" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/nb/LC_MESSAGES/django.po b/mayan/apps/sources/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b3671a313c --- /dev/null +++ b/mayan/apps/sources/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,545 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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:52 +msgid "Thumbnail" +msgstr "" + +#: __init__.py:64 +msgid "Returns a list of all the staging folders and the files they contain." +msgstr "" + +#: forms.py:38 forms.py:63 +msgid "Expand compressed files" +msgstr "" + +#: forms.py:39 forms.py:64 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "" + +#: forms.py:47 +msgid "Staging file" +msgstr "" + +#: forms.py:54 +msgid "File" +msgstr "" + +#: links.py:14 +msgid "Upload new documents" +msgstr "" + +#: links.py:15 +msgid "Clone metadata" +msgstr "" + +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" + +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" + +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" + +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" + +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" + +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" + +#: links.py:26 +msgid "Add new source" +msgstr "" + +#: links.py:28 +msgid "Transformations" +msgstr "" + +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 +msgid "Document sources" +msgstr "" + +#: links.py:35 +msgid "Upload new version" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "" + +#: literals.py:15 +msgid "Ask user" +msgstr "" + +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + +#: literals.py:30 +msgid "Server staging folders" +msgstr "" + +#: literals.py:31 +msgid "Server watch folders" +msgstr "" + +#: models.py:37 +msgid "Title" +msgstr "" + +#: models.py:38 +msgid "Enabled" +msgstr "" + +#: models.py:39 +msgid "Whitelist" +msgstr "" + +#: models.py:40 +msgid "Blacklist" +msgstr "" + +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" + +#: models.py:150 +msgid "Interactive source" +msgstr "" + +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:159 +msgid "Preview width" +msgstr "" + +#: models.py:159 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:160 +msgid "Preview height" +msgstr "" + +#: models.py:160 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" + +#: models.py:161 models.py:191 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" + +#: models.py:162 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:180 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: models.py:183 +msgid "Staging folder" +msgstr "" + +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" + +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 +msgid "Enter a valid value." +msgstr "" + +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" + +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" + +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" + +#: models.py:259 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:269 +msgid "Document source transformation" +msgstr "" + +#: models.py:270 +msgid "Document source transformations" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "" + +#: permissions.py:8 +msgid "Create new document sources" +msgstr "" + +#: permissions.py:9 +msgid "Delete document sources" +msgstr "" + +#: permissions.py:10 +msgid "Edit document sources" +msgstr "" + +#: permissions.py:11 +msgid "View existing document sources" +msgstr "" + +#: utils.py:35 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:115 +msgid "Here" +msgstr "" + +#: views.py:120 +msgid "Upload sources" +msgstr "" + +#: views.py:122 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:123 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:230 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:240 +#, python-format +msgid "Upload a new version from source: %s" +msgstr "" + +#: views.py:242 +#, python-format +msgid "Upload a local document from source: %s" +msgstr "" + +#: views.py:270 +msgid "Files in staging path" +msgstr "" + +#: views.py:302 +msgid "Current document type" +msgstr "" + +#: views.py:303 +msgid "None" +msgstr "" + +#: views.py:310 +msgid "Current metadata" +msgstr "" + +#: views.py:347 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:349 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:406 +msgid "Source edited successfully" +msgstr "" + +#: views.py:409 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:414 +#, python-format +msgid "Edit source: %s" +msgstr "" + +#: views.py:445 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:447 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:454 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:486 +msgid "Source created successfully" +msgstr "" + +#: views.py:489 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:494 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:509 +#, python-format +msgid "Transformations for: %s" +msgstr "" + +#: views.py:539 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:542 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:547 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:570 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:572 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:585 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:608 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:611 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:620 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" + +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" + +#: wizards.py:53 +msgid "Step 1 of 3: Document type" +msgstr "" + +#: wizards.py:54 +msgid "Step 2 of 3: Metadata selection" +msgstr "" + +#: wizards.py:55 +msgid "Step 3 of 3: Document metadata" +msgstr "" + +#: wizards.py:73 +msgid "Next step" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po index 5f17ddddf0..9036b7f2db 100644 --- a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po @@ -1,102 +1,99 @@ # 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 , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "thumbnail" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Uitpakken gecomprimeerde bestanden" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" -msgstr "" -"Upload een gecomprimeerd archief van bestanden als individuele documenten" +msgstr "Upload een gecomprimeerd archief van bestanden als individuele documenten" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Tijdelijk bestand" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Bestand" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "'upload' nieuwe versie" - #: links.py:14 -#, fuzzy -msgid "clone metadata" -msgstr "Huidige 'metadata'" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "verwijder" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "bronnen" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "webformulieren" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "tijdelijke mappen" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "controlemappen" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "bewerk" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "toevoegen van nieuwe bron" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "transformaties" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "toevoegen transformatie" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Documentbronnen" -#: links.py:34 -msgid "upload new version" -msgstr "'upload' nieuwe versie" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -110,464 +107,440 @@ msgstr "Nooit" msgid "Ask user" msgstr "Vraag gebruiker" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Floppy" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Database" - -#: literals.py:32 -msgid "Drive" -msgstr "Schijf" - -#: literals.py:33 -msgid "Network drive" -msgstr "Netwerkschijf" - -#: literals.py:34 -msgid "User drive" -msgstr "Schijf van gebruiker" - -#: literals.py:35 -msgid "Envelope" -msgstr "Envelop" - -#: literals.py:36 -msgid "Folder" -msgstr "Map" - -#: literals.py:37 -msgid "World" -msgstr "Wereld" - -#: literals.py:38 -msgid "Printer" -msgstr "Printer" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Leeg printer" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "webformulier" - -#: literals.py:48 -msgid "server staging folder" -msgstr "server voor tijdelijke mappen" - -#: literals.py:49 -msgid "server watch folder" -msgstr "server voor controlemap" - -#: literals.py:54 -msgid "server staging folders" -msgstr "server tijdelijke mappen" - -#: literals.py:55 -msgid "server watch folders" -msgstr "server voor controlemappen" - -#: models.py:36 -msgid "title" -msgstr "titel" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "ingeschakeld" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "whitelist" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "blacklist" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "icon" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Een icoon om deze bron visueel te onderscheiden." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "pad naar map" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "pad naar filesysteem server" -#: models.py:153 -msgid "preview width" -msgstr "breedte van preview afbeelding" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Breedte waarde die moet worden doorgegeven aan de converter backend." -#: models.py:154 -msgid "preview height" -msgstr "hoogte van preview afbeelding" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Hoogte waarde die moet worden doorgegeven aan de converter backend." -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "uitpakken" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Keuze om te expanderen of uitpakken van archief. (TODO: review this)" -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "verwijderen na 'upload'" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Verwijder het bestand nadat de 'upload' succesvol is voltooid." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" +msgstr "Het is niet mogelijk om een lijst met tijdelijke bestanden aan te maken. Foutmelding: %s" + +#: models.py:183 +msgid "Staging folder" msgstr "" -"Het is niet mogelijk om een lijst met tijdelijke bestanden aan te maken. " -"Foutmelding: %s" -#: models.py:177 -msgid "staging folder" -msgstr "tijdelijke map" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:201 -msgid "interval" -msgstr "interval" +#: models.py:214 +msgid "Interval" +msgstr "" -#: models.py:201 +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Controle periode (in seconden) waarop in het controle pad wordt gecontroleerd op nieuwe documenten." + +#: models.py:224 +msgid "Watch folder" msgstr "" -"Controle periode (in seconden) waarop in het controle pad wordt " -"gecontroleerd op nieuwe documenten." -#: models.py:225 -msgid "watch folder" -msgstr "controle folder" - -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "Voer een valide waarde in." -#: models.py:258 views.py:563 -msgid "order" -msgstr "volgorde" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "transformeren" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "argumenten" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Gebruik woordenboeken om argumenten te identificeren. Bijvoorbeeld: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "transformatie van het bron document" - -#: models.py:271 -msgid "document source transformations" -msgstr "transformaties van het bron document" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "'out of process'" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "Bron instellen" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Bekijk bestaande documentbronnen" +msgid "Create new document sources" +msgstr "Aanmaken van een nieuwe documentbron" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Bewerk documentbronnen" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Verwijder documentbronnen" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Bewerk documentbronnen" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Aanmaken van een nieuwe documentbron" +msgid "View existing document sources" +msgstr "Bekijk bestaande documentbronnen" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "'Whitelist', 'Blacklist' validatie fout." -#: views.py:111 -msgid "here" -msgstr "hier" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "'Upload' bronnen" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "Er zijn geen documentbronnen gedefinieerd of ingeschakeld." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "Selecteer %(setup_link)s om documentbronnen toe te voegen of in te schakelen." + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -"Selecteer %(setup_link)s om documentbronnen toe te voegen of in te schakelen." -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "'Upload' van nieuwe document versie succesvol." - -#: views.py:181 -msgid "File uploaded successfully." -msgstr "'Upload' van bestand succesvol." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." msgstr "" -"Bestands-archief succesvol uitgepakt en ge-upload als afzonderlijke besanden." -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "" -"Bestand was geen gecomprimeerd archief. Bestand is in orginele formaat ge-" -"upload." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "'uploads' van nieuwe versies voor dit document, zijn niet toegestaan." - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Unhandled exception: %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "'upload' een nieuwe versie van bestandbron: %s" - -#: views.py:206 -#, python-format -msgid "upload a local document from source: %s" -msgstr "'upload' een locaal document van documentbron: %s" - -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." -msgstr "Documentversie van tijdelijk bestand: %s, succesvol ge-'upload'." - -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "'Upload' van tijdelijk bestand: %s, is succesvol." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." +msgid "Upload a new version from source: %s" msgstr "" -"Tijdelijk archiefbestand: %s, succesvol ge-'upload, uitgepakt en opgeslagen " -"als individuele files." -#: views.py:262 +#: views.py:242 #, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgid "Upload a local document from source: %s" msgstr "" -"Tijdelijk archiefbestand: %s, was geen gecomprimeerd archief. Opgeslagen als " -"een enkelvoudig bestand." -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "Tijdelijke bestand: %s, succesvol verwijderd." +#: views.py:270 +msgid "Files in staging path" +msgstr "" -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "'upload' een nieuwe versie van tijdelijke bestandsbron: %s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "'upload' een document van tijdelijke bron: %s" - -#: views.py:305 -msgid "files in staging path" -msgstr "bestanden in tijdelijk pad" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Huidige documentsoort" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Niets" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Huidige 'metadata'" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "Tijdelijk bestand succesvol verwijderd." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Fout bij het verwijderen van tijdelijk bestand. Foutmelding: %s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Documentbron succesvol bewerkt" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Fout bij bewerken van documentbron. Foutmelding: %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "bewerk documentbron: %s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "documentbron" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Documentbron \"%s\" succesvol verwijderd." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" -msgstr "" -"Fout bij verwijderen documentbron \"%(source)s\". Foutmelding: %(error)s" +msgstr "Fout bij verwijderen documentbron \"%(source)s\". Foutmelding: %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Bent u er zeker van dat u documentbron: %s, wenst te verwijderen?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Documentbron succesvol aangemaakt" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Fout bij het aanmaken van documentbron. Foutmelding: %s." -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Aanmaken van nieuw documentbron van type: %s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "transformaties voor: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Documentbron transformatie succesvol bewerkt." -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Fout bij het bewerken van documentbron transformatie. Foutmelding: %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Bewerk transformatie: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Documentbron transformatie succesvol verwijderd." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" -msgstr "" -"Fout bij verwijderen van documentbron transformatie. Foutmelding: %(error)s" +msgstr "Fout bij verwijderen van documentbron transformatie. Foutmelding: %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"Bent u er zeker van dat u de documentbron transformatie: , " -"\"%(transformation)s\" wenst te verwijderen." +msgstr "Bent u er zeker van dat u de documentbron transformatie: , \"%(transformation)s\" wenst te verwijderen." -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Documentbron transformatie succesvol aangemaakt." -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Fout bij het aanmaken van document transformatie: %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Aanmaken van een nieuwe transformatie voor documentbron: %s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "Tijdelijk bestand" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" #~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" -#~ msgstr "Niet mogelijk om tijdelijk bestand te 'uploaden'. Foutmelding: %s" +#~ msgstr "Unable to upload staging file: %s" #~ msgid "Unable to delete staging file: %s" -#~ msgstr "Niet mogelijk om tijdelijk bestand te verwijderen. Foutmelding: %s" +#~ msgstr "Unable to delete staging file: %s" #~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "Transformatie fout in tijdelijk bestand. Foutmelding: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po index 98150bddfc..9f9c1dc56a 100644 --- a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # mic , 2013 # mic , 2012 @@ -9,94 +10,91 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" -"Last-Translator: mic \n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "miniatura" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Plik" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "Prześlij nową wersję" - #: links.py:14 -msgid "clone metadata" +msgid "Upload new documents" msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "usuń" - -#: links.py:18 -msgid "sources" -msgstr "źródła" - -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" +#: links.py:15 +msgid "Clone metadata" msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" +#: links.py:19 models.py:145 +msgid "Sources" msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "edycja" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "dodaj nowe źródło" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:27 -msgid "transformations" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" + +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" + +#: links.py:26 +msgid "Add new source" msgstr "" #: links.py:28 -msgid "add transformation" +msgid "Transformations" msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "" -#: links.py:34 -msgid "upload new version" -msgstr "Prześlij nową wersję" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -110,183 +108,149 @@ msgstr "Nigdy" msgid "Ask user" msgstr "Pytaj użytkownika" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Dysk" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Baza danych" - -#: literals.py:32 -msgid "Drive" +msgid "Server watch folders" msgstr "" -#: literals.py:33 -msgid "Network drive" -msgstr "Dysk sieciowy" - -#: literals.py:34 -msgid "User drive" -msgstr "" - -#: literals.py:35 -msgid "Envelope" -msgstr "Koperta" - -#: literals.py:36 -msgid "Folder" -msgstr "Katalog" - -#: literals.py:37 -msgid "World" -msgstr "Świat" - -#: literals.py:38 -msgid "Printer" -msgstr "Drukarka" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Pusta drukarka" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "" - -#: literals.py:48 -msgid "server staging folder" -msgstr "" - -#: literals.py:49 -msgid "server watch folder" -msgstr "" - -#: literals.py:54 -msgid "server staging folders" -msgstr "" - -#: literals.py:55 -msgid "server watch folders" -msgstr "" - -#: models.py:36 -msgid "title" -msgstr "tytuł" - #: models.py:37 -msgid "enabled" -msgstr "włączony" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "biała lista" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "czarna lista" - -#: models.py:136 -msgid "icon" -msgstr "ikona" - -#: models.py:136 -msgid "An icon to visually distinguish this source." +msgid "Whitelist" msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" +#: models.py:40 +msgid "Blacklist" msgstr "" -#: models.py:152 models.py:198 +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" + +#: models.py:150 +msgid "Interactive source" +msgstr "" + +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "" -#: models.py:153 -msgid "preview width" +#: models.py:159 +msgid "Preview width" msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "" -#: models.py:154 -msgid "preview height" +#: models.py:160 +msgid "Preview height" msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "rozpakuj" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "" -#: models.py:156 models.py:200 -msgid "delete after upload" +#: models.py:162 models.py:213 +msgid "Delete after upload" msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "" -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "" -#: models.py:177 -msgid "staging folder" +#: models.py:183 +msgid "Staging folder" msgstr "" -#: models.py:201 -msgid "interval" +#: models.py:203 models.py:204 +msgid "Out of process" msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." msgstr "" -#: models.py:225 -msgid "watch folder" -msgstr "sprawdzaj folder" +#: models.py:224 +msgid "Watch folder" +msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "Wprowadź poprawną wartość." -#: models.py:258 views.py:563 -msgid "order" +#: models.py:257 views.py:515 +msgid "Order" msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" +#: models.py:259 views.py:517 +msgid "Arguments" msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "" - -#: models.py:271 -msgid "document source transformations" -msgstr "" - -#: models.py:278 models.py:279 -msgid "out of process" +msgid "Document source transformations" msgstr "" #: permissions.py:7 @@ -294,254 +258,290 @@ msgid "Sources setup" msgstr "" #: permissions.py:8 -msgid "View existing document sources" +msgid "Create new document sources" msgstr "" #: permissions.py:9 -msgid "Edit document sources" -msgstr "" - -#: permissions.py:10 msgid "Delete document sources" msgstr "" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "" + #: permissions.py:11 -msgid "Create new document sources" +msgid "View existing document sources" msgstr "" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "" -#: views.py:111 -msgid "here" +#: views.py:115 +msgid "Here" msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "" -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "" -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Nowa wersja dokument została pomyślnie przesłana." - -#: views.py:181 -msgid "File uploaded successfully." -msgstr "Plik został pomyślnie przesłany." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "Plik rozpakowany pomyślnie i przesłany w osobnych plikach." - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "Plik nie był skompresowany , przesłane w oryginale" - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:195 views.py:276 +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" +msgid "Upload a new version from source: %s" msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" +msgid "Upload a local document from source: %s" msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +#: views.py:270 +msgid "Files in staging path" msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "" - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "" - -#: views.py:305 -msgid "files in staging path" -msgstr "" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Brak" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "edytować źródło:%s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "źródło" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Źródło \"%s\" zostało usunięte." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Czy na pewno chcesz usunąć źródło:%s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Źródło pomyślnie utworzone" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Błąd podczas tworzenia źródła;%s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Utwórz nowe typ źródło:%s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:40 -msgid "staging file page image" +#: widgets.py:20 +msgid "Staging file page image" msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "podgląd" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po index 30f533b92c..a5fae267e0 100644 --- a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po @@ -1,104 +1,100 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "miniatura" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Expandir ficheiros compactados" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" -msgstr "" -"Enviar os ficheiros contidos num ficheiro comprimido como documentos " -"individuais" +msgstr "Enviar os ficheiros contidos num ficheiro comprimido como documentos individuais" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Ficheiro de preparação" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Ficheiro" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "enviar nova versão" - #: links.py:14 -#, fuzzy -msgid "clone metadata" -msgstr "Metadados atuais" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "excluir" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "fontes" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "formulários web" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "pastas de preparação" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "pastas vigiadas" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "editar" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "adicionar nova fonte" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "transformações" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "adicionar transformação" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Fontes de documentos" -#: links.py:34 -msgid "upload new version" -msgstr "enviar nova versão" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -112,463 +108,440 @@ msgstr "Nunca" msgid "Ask user" msgstr "Perguntar ao utilizador" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Disco" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Base de dados" - -#: literals.py:32 -msgid "Drive" -msgstr "Unidade" - -#: literals.py:33 -msgid "Network drive" -msgstr "Unidade de rede" - -#: literals.py:34 -msgid "User drive" -msgstr "Unidade do utilizador" - -#: literals.py:35 -msgid "Envelope" -msgstr "Envelope" - -#: literals.py:36 -msgid "Folder" -msgstr "Pasta" - -#: literals.py:37 -msgid "World" -msgstr "Mundo" - -#: literals.py:38 -msgid "Printer" -msgstr "Impressora" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Impressora vazia" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "formulário web" - -#: literals.py:48 -msgid "server staging folder" -msgstr "pasta de preparação do servidor" - -#: literals.py:49 -msgid "server watch folder" -msgstr "pasta vigiada do servidor" - -#: literals.py:54 -msgid "server staging folders" -msgstr "server staging folders" - -#: literals.py:55 -msgid "server watch folders" -msgstr "pastas vigiadas do servidor" - -#: models.py:36 -msgid "title" -msgstr "título" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "habilitado" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "lista branca" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "lista negra" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "ícone" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Um ícone para distinguir visualmente esta fonte." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "caminho da pasta" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "Caminho do sistema do servidor" -#: models.py:153 -msgid "preview width" -msgstr "largura de visualização" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Valor da largura a ser passado para o backend conversor." -#: models.py:154 -msgid "preview height" -msgstr "altura da visualização" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Valor da altura a ser passado ao conversor." -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "descomprimir" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Se os ficheiros comprimidos devem ser descomprimidos ou não." -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "excluir após o envio" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Excluir o ficheiro depois de ter sido enviado com sucesso." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "Incapaz de obter a lista dos ficheiros em preparação: %s" -#: models.py:177 -msgid "staging folder" -msgstr "pasta de preparação" - -#: models.py:201 -msgid "interval" -msgstr "intervalo" - -#: models.py:201 -msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +#: models.py:183 +msgid "Staging folder" msgstr "" -"Invervalo em segundos entre verificações de novos documentos na pasta " -"vigiada." -#: models.py:225 -msgid "watch folder" -msgstr "pasta vigiada" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:230 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Invervalo em segundos entre verificações de novos documentos na pasta vigiada." + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 msgid "Enter a valid value." msgstr "Introduza um valor válido." -#: models.py:258 views.py:563 -msgid "order" -msgstr "ordem" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "transformação" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "argumentos" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Use dicionários para identificar os argumentos, exemplo: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "transformação da origem de documentos" - -#: models.py:271 -msgid "document source transformations" -msgstr "transformações da origem de documentos" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "fora do processo" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "Configuração de fontes" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Ver fontes de documentos existentes" +msgid "Create new document sources" +msgstr "Criar novas fontes de documentos" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Editar fontes de documentos" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Excluir fontes de documentos" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Editar fontes de documentos" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Criar novas fontes de documentos" +msgid "View existing document sources" +msgstr "Ver fontes de documentos existentes" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Erro de validação da Lista Negra / Lista Branca." -#: views.py:111 -msgid "here" -msgstr "aqui" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Fontes de envio" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "" -"Nenhuma fonte interativa de documentos foi definida ou nenhuma delas foi " -"ativada." +msgstr "Nenhuma fonte interativa de documentos foi definida ou nenhuma delas foi ativada." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "Clique %(setup_link)s para adicionar ou habilitar algumas fontes de documentos." + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -"Clique %(setup_link)s para adicionar ou habilitar algumas fontes de " -"documentos." -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Nova versão do documento enviada com sucesso." - -#: views.py:181 -msgid "File uploaded successfully." -msgstr "Ficheiro enviado com sucesso." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." msgstr "" -"Ficheiro descomprimido com sucesso e enviado como ficheiros individuais." -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "O ficheiro não era um ficheiro comprimido, enviado como estava." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "Não é permitido o envio de novas versões para este documento." - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Exceção não prevista: %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "enviar uma nova versão a partir da fonte: %s" - -#: views.py:206 -#, python-format -msgid "upload a local document from source: %s" -msgstr "enviar um documento local da fonte: %s" - -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +msgid "Upload a new version from source: %s" msgstr "" -"Versão do documento a partir de ficheiro em preparação: %s, enviado com " -"sucesso." -#: views.py:256 +#: views.py:242 #, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "Ficheiro em preparação: %s, enviado com sucesso." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." +msgid "Upload a local document from source: %s" msgstr "" -"Ficheiro em preparação: %s, descomprimido com sucesso e enviado como " -"ficheiros individuais." -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." +#: views.py:270 +msgid "Files in staging path" msgstr "" -"Ficheiro em preparação: %s, não estava comprimido, enviado como ficheiro " -"único." -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "Ficheiro em preparação: %s, eliminado com sucesso." - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "enviar uma nova versão a partir da fonte de preparação: %s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "enviar um documento da fonte de preparação: %s" - -#: views.py:305 -msgid "files in staging path" -msgstr "ficheiros no caminho de preparação" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Tipo de documento atual" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Nenhum" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Metadados atuais" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "Ficheiro em preparação eliminado com sucesso." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Erro ao eliminar ficheiro em preparação; %s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Fonte editada com sucesso" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Erro ao editar fonte; %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "editar fonte: %s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "fonte" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Fonte \"%s\" removida com sucesso." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Erro ao excluir fonte \"%(source)s\": %(error)s " -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Tem a certeza de que deseja excluir a fonte: %s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Fonte criada com sucesso" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Erro ao criar fonte; %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Criar nova fonte do tipo: %s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "transformações para: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Transformação da fonte editada com sucesso" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Erro ao editar a transformação da fonte; %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Editar transformação: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Transformação da fonte excluída com sucesso." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Erro ao excluir transformação da fonte; %(error)s " -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"Tem a certeza de que deseja excluir a transformação da fonte " -"\"%(transformation)s\"" +msgstr "Tem a certeza de que deseja excluir a transformação da fonte \"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Transformação da fonte criada com sucesso" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Erro ao criar a transformação de fonte; %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Criar nova transformação de fonte: %s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "Ficheiro de preparação" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "visualização" +#~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" -#~ msgstr "Incapaz de enviar ficheiro em preparação: %s" +#~ msgstr "Unable to upload staging file: %s" #~ msgid "Unable to delete staging file: %s" -#~ msgstr "Incapaz de eliminar ficheiro em preparação: %s" +#~ msgstr "Unable to delete staging file: %s" #~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "Erro na transformação do ficheiro em preparação: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po index 996b6a5161..52b2a9701e 100644 --- a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po @@ -1,101 +1,98 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "miniaturas" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Expandir arquivos compactados" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" -msgstr "" -"Upload de um arquivo compactado contendo arquivos como documentos individuais" +msgstr "Upload de um arquivo compactado contendo arquivos como documentos individuais" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Preparação de arquivo" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "Criar novas fontes de documentos" - #: links.py:14 -#, fuzzy -msgid "clone metadata" -msgstr "Metadados atuais" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "excluir" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "fontes" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "formulários web" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "staging folders" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "assistir pastas" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "editar" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "adicionar nova fonte" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "transformações" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "adicionar transformação" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Fontes de documentos" -#: links.py:34 -msgid "upload new version" +#: links.py:35 +msgid "Upload new version" msgstr "" #: literals.py:8 literals.py:13 @@ -110,185 +107,149 @@ msgstr "Nunca" msgid "Ask user" msgstr "Pergunte ao usuário" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Disco" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Banco de dados" - -#: literals.py:32 -msgid "Drive" -msgstr "Unidade" - -#: literals.py:33 -msgid "Network drive" -msgstr "Unidade de rede" - -#: literals.py:34 -msgid "User drive" -msgstr "Unidade de usuário" - -#: literals.py:35 -msgid "Envelope" -msgstr "Envelope" - -#: literals.py:36 -msgid "Folder" -msgstr "Pasta" - -#: literals.py:37 -msgid "World" -msgstr "Mundo" - -#: literals.py:38 -msgid "Printer" -msgstr "Impressora" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Impressora vazia" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "formulário web" - -#: literals.py:48 -msgid "server staging folder" -msgstr "preparação de pasta do servidor" - -#: literals.py:49 -msgid "server watch folder" -msgstr "assistir pasta do servidor" - -#: literals.py:54 -msgid "server staging folders" -msgstr "server staging folders" - -#: literals.py:55 -msgid "server watch folders" -msgstr "assistir pastas do servidor" - -#: models.py:36 -msgid "title" -msgstr "título" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "habilitado" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "lista branca" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "lista negra" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "ícone" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Um ícone para distinguir visualmente essa fonte." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "caminho da pasta" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "Caminho do sistema do servidor" -#: models.py:153 -msgid "preview width" -msgstr "largura de visualização" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Valor da largura a ser passado para o backend conversor." -#: models.py:154 -msgid "preview height" -msgstr "altura de visualização" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Valor de altura para ser passado para o backend conversor." -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "descompactar" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Se expandir ou não arquivos compactados." -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "excluir após o upload" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Excluir o arquivo depois de ter sido carregado com sucesso." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "Unable get list of staging files: %s" -#: models.py:177 -msgid "staging folder" -msgstr "preparação de pasta" - -#: models.py:201 -msgid "interval" -msgstr "intervalo" - -#: models.py:201 -msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +#: models.py:183 +msgid "Staging folder" msgstr "" -"Invervalo em segundos, onde o caminho da pasta assistida está marcada para " -"novos documentos." -#: models.py:225 -msgid "watch folder" -msgstr "assistir pasta" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:230 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Invervalo em segundos, onde o caminho da pasta assistida está marcada para novos documentos." + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 msgid "Enter a valid value." msgstr "Digite um valor válido." -#: models.py:258 views.py:563 -msgid "order" -msgstr "ordem" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "transformação" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "argumentos" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Use dicionários para identificar os argumentos, exemplo: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "transformação do documento de origem" - -#: models.py:271 -msgid "document source transformations" -msgstr "fonte de transformações de documentos" - -#: models.py:278 models.py:279 -msgid "out of process" +msgid "Document source transformations" msgstr "" #: permissions.py:7 @@ -296,264 +257,284 @@ msgid "Sources setup" msgstr "Configuração de fontes" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Ver fontes de documentos existentes" +msgid "Create new document sources" +msgstr "Criar novas fontes de documentos" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Editar fontes de documentos" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Excluir fontes de documentos" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Editar fontes de documentos" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Criar novas fontes de documentos" +msgid "View existing document sources" +msgstr "Ver fontes de documentos existentes" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Erro de validação da Lista Negra e da Lista Branca" -#: views.py:111 -msgid "here" -msgstr "aqui" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Carregar fontes" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "" -"Nenhuma fonte de documento interativo foi definido ou nenhuma delas foi " -"ativada." +msgstr "Nenhuma fonte de documento interativo foi definido ou nenhuma delas foi ativada." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." -msgstr "" -"Clique %(setup_link)s para adicionar ou permitir algumas fontes de " -"documentos." +msgstr "Clique %(setup_link)s para adicionar ou permitir algumas fontes de documentos." -#: views.py:177 -msgid "New document version uploaded successfully." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:181 -msgid "File uploaded successfully." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "" - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" +msgid "Upload a new version from source: %s" msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" -msgstr "carregar um documento local da fonte: %s" - -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +msgid "Upload a local document from source: %s" msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "Staging file: %s, uploaded successfully." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." +#: views.py:270 +msgid "Files in staging path" msgstr "" -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "Staging file: %s, deleted successfully." - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "upload a document from staging source: %s" - -#: views.py:305 -msgid "files in staging path" -msgstr "files in staging path" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Metadados atuais" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "Staging file delete successfully." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Staging file delete error; %s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Fonte editada com sucesso" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Erro ao editar fonte; %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "editar fonte: %s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "fonte" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Fonte \"%s\" removida com sucesso." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Erro ao excluir fonte \" %(source)s \": %(error)s " -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Tem certeza de que deseja deletar a fonte: %s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Fonte criada com sucesso" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Erro ao criar fonte; %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Criar nova fonte do tipo: %s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "transformações para: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Transformação de fonte alterado com sucesso" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Erro ao editar transformação de fonte; %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Editar transformação: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Transformação de fonte excluída com sucesso." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Erro ao deletar transformação de fonte; %(error)s " -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"Tem certeza de que deseja deletar a transformação de fonte \" " -"%(transformation)s \"" +msgstr "Tem certeza de que deseja deletar a transformação de fonte \" %(transformation)s \"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Transformação de fonte criada com sucesso" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Erro ao criar a transformação de fonte; %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Criar nova transformação de fonte: %s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "Preparação de arquivo" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "visualização" +#~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" #~ msgstr "Unable to upload staging file: %s" diff --git a/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po index 23e4ef10a5..00a8051f9e 100644 --- a/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Abalaru Paul , 2013 # Badea Gabriel , 2013 @@ -9,97 +10,91 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "Miniatura" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Dezarhivare fișiere comprimate" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" -msgstr "" -"Încărcați fișiere de fișier comprimat care sunt incluse ca documente " -"individuale" +msgstr "Încărcați fișiere de fișier comprimat care sunt incluse ca documente individuale" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Structura fisier" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Fișier" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "încărcați noua versiune" - #: links.py:14 -#, fuzzy -msgid "clone metadata" -msgstr "Metatdate curente" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "Șterge" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "Surse" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "web forms" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "Așteptare dosare" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "Vizualizare foldere" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "Modifica" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "Adauga sursa noua" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "Modificari" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "Modifica" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Sursa documentului" -#: links.py:34 -msgid "upload new version" -msgstr "încărcați noua versiune" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -113,457 +108,440 @@ msgstr "niciodată" msgid "Ask user" msgstr "Întreabă utilizatorul" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "disc" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Baza de date" - -#: literals.py:32 -msgid "Drive" -msgstr "Drive" - -#: literals.py:33 -msgid "Network drive" -msgstr "Network drive" - -#: literals.py:34 -msgid "User drive" -msgstr "User drive" - -#: literals.py:35 -msgid "Envelope" -msgstr "Plic" - -#: literals.py:36 -msgid "Folder" -msgstr "Director" - -#: literals.py:37 -msgid "World" -msgstr "World" - -#: literals.py:38 -msgid "Printer" -msgstr "Imprimanta" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Goleste imprimanta" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "web form" - -#: literals.py:48 -msgid "server staging folder" -msgstr "serverul directorului de astepatare " - -#: literals.py:49 -msgid "server watch folder" -msgstr "server director de veghe" - -#: literals.py:54 -msgid "server staging folders" -msgstr "serverul directoarelor de astepatare " - -#: literals.py:55 -msgid "server watch folders" -msgstr "server directoare de veghe" - -#: models.py:36 -msgid "title" -msgstr "Titlu" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "activată" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "lista alba" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "list neagra" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "icon" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "O pictogramă pentru a distinge vizual această sursă." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "Cale director" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "Cale de fișiere server." -#: models.py:153 -msgid "preview width" -msgstr "previzualizare lățime" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Valoarea lățime trecuta convertorului." -#: models.py:154 -msgid "preview height" -msgstr "previzualizare înălțime" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Valoare de înălțime trecuta convertorului." -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "necomprimata" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Dacă se extinde sau nu se arhivează." -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "șterge după încărcare" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Ștergeți fișierul după ce este a fost încărcat cu succes." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "Imposibil obține lista de fișiere de așteptare:% s" -#: models.py:177 -msgid "staging folder" -msgstr "director așteptare" - -#: models.py:201 -msgid "interval" -msgstr "interval" - -#: models.py:201 -msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +#: models.py:183 +msgid "Staging folder" msgstr "" -"Inverval în secunde pentru cazul în care folderul de veghe este verificat " -"pentru documente noi." -#: models.py:225 -msgid "watch folder" -msgstr "folder de veghe" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:230 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Inverval în secunde pentru cazul în care folderul de veghe este verificat pentru documente noi." + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 msgid "Enter a valid value." msgstr "Introduceți o valoare validă." -#: models.py:258 views.py:563 -msgid "order" -msgstr "comandă" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "transformare" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "argumente" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Utilizarea dicționarelor de a identifica argumente, de exemplu:% s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "documentul sursă de transformare" - -#: models.py:271 -msgid "document source transformations" -msgstr "sursa documentului transformări" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "dintr-un proces" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "Configurare surse" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Vezi sursele existente de documente" +msgid "Create new document sources" +msgstr "Creaza noi surse de documente" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Editare de documente din surse" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Ștergeți din surse de documente" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Editare de documente din surse" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Creaza noi surse de documente" +msgid "View existing document sources" +msgstr "Vezi sursele existente de documente" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Lista neagră lista albă eroare de validare." -#: views.py:111 -msgid "here" -msgstr "aici" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Încărcați surse" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." -msgstr "" -"Nu există surse interactive de documente care au fost definite sau nu au " -"fost activate." +msgstr "Nu există surse interactive de documente care au fost definite sau nu au fost activate." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "Faceți clic pe %(setup_link)s pentru a adăuga sau pentru a permite acseul la surse." + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -"Faceți clic pe %(setup_link)s pentru a adăuga sau pentru a permite acseul la " -"surse." -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Versiunea document nou încărcat cu succes." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" -#: views.py:181 -msgid "File uploaded successfully." -msgstr "Fișier încărcat cu succes." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "Fișier necomprimat încărcat cu succes ca fișiere individuale." - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "Fișierul nu a fost un fișier comprimat, a fost încărcat aşa cum este." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "Încărcărcarea unei noi versiuni nu este permise pentru acest document." - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Excepție netratată:% s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "încărcați o versiune nouă de la sursa:% s" - -#: views.py:206 -#, python-format -msgid "upload a local document from source: %s" -msgstr "încărcați un document local din sursa: %s" - -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +msgid "Upload a new version from source: %s" msgstr "" -"Versiunea de documente din dosarul de așteptare:% s, încărcat cu succes." -#: views.py:256 +#: views.py:242 #, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "Schela fișier:% s, încărcată cu succes." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." +msgid "Upload a local document from source: %s" msgstr "" -"Schemă fișier:% s, dezarhivat cu succes și încărcat ca fișiere individuale." -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "Schema fișier:% s, necomprimată, a fost încărcată ca un singur fișier." +#: views.py:270 +msgid "Files in staging path" +msgstr "" -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "Schema fișier:% s, eliminătă cu succes." - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "încărcați o versiune nouă de la sursa de așteptare:% s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "încărcați un document de la sursa de așteptare:% s" - -#: views.py:305 -msgid "files in staging path" -msgstr "fișiere în calea de așteptare" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Tip curent de document" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Nici unul" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Metatdate curente" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "Schema fișier ștearsă cu succes." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Schema fișier erarare la ștergere; %s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Sursa editat cu succes" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Eroare editare sursă ; %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "edit sursa:% s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "sursă" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Sursa \"%s\" a fost șters cu succes." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Eroare la ștergerea sursa \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Sunteți sigur că doriți să ștergeți sursa:% s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Sursa creat cu succes" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Eroare la crearea sursă;% s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Creați o nouă sursă de tipul:% s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "transformări pentru:% s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Transformarea sursa editată cu succes" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Eroare editare sursă de transformare;% s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Editare transformare:% s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Transformarea sursa ștersă cu succes." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Eroare la ștergerea transformare sursă; %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"Sunteți sigur că doriți să ștergeți transformare sursa \"%(transformation)s\"" +msgstr "Sunteți sigur că doriți să ștergeți transformare sursa \"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Transformarea sursă creat cu succes" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Eroare la crearea de transformare sursă;% s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Creați transformare nou pentru sursa:% s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "Structura fisier" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "Vizualizare" +#~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" -#~ msgstr "Imposibil de încărcat fișierul de așteptare:% s" +#~ msgstr "Unable to upload staging file: %s" #~ msgid "Unable to delete staging file: %s" -#~ msgstr "Imposibil de șters fișierul de așteptare:% s" +#~ msgstr "Unable to delete staging file: %s" #~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "Schema de transformare eroare : %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po index 9c58b08bf8..098516555b 100644 --- a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po @@ -1,102 +1,99 @@ # 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 , 2011-2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "миниатюра" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Извлекать из архивов?" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "Загрузить файлы, содержащиеся в архиве в качестве отдельных документов" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "Промежуточный файл" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "Файл" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "загрузить новую версию" - #: links.py:14 -#, fuzzy -msgid "clone metadata" -msgstr "Действующие метаданные" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "удалить" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "источники" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "web-формы" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "транспортные папки" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "наблюдаемые папки" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "редактировать" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "добавить новый источник" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "преобразования" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "добавить преобразование" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Источники документов" -#: links.py:34 -msgid "upload new version" -msgstr "загрузить новую версию" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -110,452 +107,440 @@ msgstr "Никогда" msgid "Ask user" msgstr "Спросить пользователя" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Диск" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "База данных" - -#: literals.py:32 -msgid "Drive" -msgstr "Привод" - -#: literals.py:33 -msgid "Network drive" -msgstr "Сетевой диск" - -#: literals.py:34 -msgid "User drive" -msgstr "Диск пользователя" - -#: literals.py:35 -msgid "Envelope" -msgstr "Конверт" - -#: literals.py:36 -msgid "Folder" -msgstr "Папка" - -#: literals.py:37 -msgid "World" -msgstr "Мир" - -#: literals.py:38 -msgid "Printer" -msgstr "Принтер" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Пустой принтер" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "веб-формы" - -#: literals.py:48 -msgid "server staging folder" -msgstr "транспортные папки сервера" - -#: literals.py:49 -msgid "server watch folder" -msgstr "наблюдаемая папка" - -#: literals.py:54 -msgid "server staging folders" -msgstr "папки на промежуточном сервере" - -#: literals.py:55 -msgid "server watch folders" -msgstr "наблюдаемые папки" - -#: models.py:36 -msgid "title" -msgstr "название" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "разрешено" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "белый список" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "черный список" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "иконка" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Значок, чтобы визуально отличать этот источник." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "путь к папке" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "Путь на сервере" -#: models.py:153 -msgid "preview width" -msgstr "ширина предпросмотра" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "Ширина после обработки." -#: models.py:154 -msgid "preview height" -msgstr "Предварительный просмотр высоты" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "Высота после обработки." -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "распаковать" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "Независимо от того распакованы или нет архивы." -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "удалить после загрузки" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "Удалить файл после загрузки." -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "Не удалось получить список промежуточных файлов: %s" -#: models.py:177 -msgid "staging folder" -msgstr "промежуточная папка" - -#: models.py:201 -msgid "interval" -msgstr "интервал" - -#: models.py:201 -msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +#: models.py:183 +msgid "Staging folder" msgstr "" -"Интервал в секундах, между проверками папки на появление новых документов." -#: models.py:225 -msgid "watch folder" -msgstr "просматривать папку" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:230 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "Интервал в секундах, между проверками папки на появление новых документов." + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 msgid "Enter a valid value." msgstr "Введите допустимое значение." -#: models.py:258 views.py:563 -msgid "order" -msgstr "порядок" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "преобразование" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "аргументы" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "Использование словарей для определения аргументов, например: %s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "преобразования источника документов" - -#: models.py:271 -msgid "document source transformations" -msgstr "преобразования источника документов" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "из процесса" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "Настройки источников" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Просмотр существующих источников документов" +msgid "Create new document sources" +msgstr "Создать новый источник документов" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Редактировать источник документов" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Удалить источник документов " +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Редактировать источник документов" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Создать новый источник документов" +msgid "View existing document sources" +msgstr "Просмотр существующих источников документов" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "Ошибка проверки белого или черного списков." -#: views.py:111 -msgid "here" -msgstr "здесь" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "Загрузить источники" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "Интерактивные источники документов не были определены разрешены." -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "Нажмите %(setup_link)s, чтобы добавить или включить какой-нибудь документ источников." + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -"Нажмите %(setup_link)s, чтобы добавить или включить какой-нибудь документ " -"источников." -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Новая версия документа загружена." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" -#: views.py:181 -msgid "File uploaded successfully." -msgstr "Файл загружен." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "Файл распакован и загружен в виде отдельных файлов." - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "Файл не сжат и загружен как есть." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "Добавление новых версий этого документа не допускаются." - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Необработанное исключение %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "загрузка новой версии из источника %s" +msgid "Upload a new version from source: %s" +msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" -msgstr "загрузить локальный документ из источника: %s" +msgid "Upload a local document from source: %s" +msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." -msgstr "Версия документа из транспортного файла %s загружена." +#: views.py:270 +msgid "Files in staging path" +msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "Промежуточный файл %s загружен." - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "Транспортный файл %s распакован и загружен в виде отдельных файлов." - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "Транспортный файл %s не был сжат загруженные в исходном виде." - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "Постановка файл %s успешно удален." - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "загрузка новой версии из источника %s" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "загрузить документ из промежуточного источника %s" - -#: views.py:305 -msgid "files in staging path" -msgstr " файлы в транспортном пути" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Текущий тип документа" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Нет" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "Действующие метаданные" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "Транспортный файл удалён." -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "Ошибка удаления транспортного файла %s." -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "Источник успешно изменен" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "Ошибка редактирования источника; %s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "редактировать источник: %s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "источник" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "Источник \"%s\"удален." -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "Ошибка при удалении источника \"%(source)s\": %(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "Вы действительно хотите удалить источник: %s?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "Источник создан" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "Ошибка создания источника; %s" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "Создать новый источник типа: %s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "преобразования для: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Преобразование источника изменено" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Ошибка редактирования преобразования источника; %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Изменить преобразование: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Преобразование источника удалено." -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Ошибка при удалении преобразования источника; %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" -msgstr "" -"Вы действительно хотите удалить источник трансформации \"%(transformation)s\"" +msgstr "Вы действительно хотите удалить источник трансформации \"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Преобразование источника создано" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Ошибка создания преобразования источника; %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Создать новое преобразование для источника: %s" -#: widgets.py:40 -#, fuzzy -msgid "staging file page image" -msgstr "Промежуточный файл" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "предварительный просмотр" +#~ msgstr "preview" #~ msgid "Unable to upload staging file: %s" -#~ msgstr "Невозможно загрузить промежуточный файл: %s" +#~ msgstr "Unable to upload staging file: %s" #~ msgid "Unable to delete staging file: %s" -#~ msgstr "Не удается удалить промежуточный файл: %s" +#~ msgstr "Unable to delete staging file: %s" #~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "Ошибка преобразования транспортного файла: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po index e503cc01ac..62e720c134 100644 --- a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po @@ -1,98 +1,97 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" -#: __init__.py:50 -msgid "thumbnail" +#: __init__.py:52 +msgid "Thumbnail" msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "" -#: links.py:13 -msgid "upload new documents" -msgstr "" - #: links.py:14 -msgid "clone metadata" +msgid "Upload new documents" msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" +#: links.py:15 +msgid "Clone metadata" msgstr "" -#: links.py:18 -msgid "sources" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" +#: links.py:19 models.py:145 +msgid "Sources" msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" +#: links.py:21 models.py:184 +msgid "Staging folders" msgstr "" -#: links.py:23 links.py:29 -msgid "edit" +#: links.py:22 models.py:225 +msgid "Watch folders" msgstr "" -#: links.py:25 -msgid "add new source" +#: links.py:24 links.py:30 +msgid "Edit" msgstr "" -#: links.py:27 -msgid "transformations" +#: links.py:26 +msgid "Add new source" msgstr "" #: links.py:28 -msgid "add transformation" +msgid "Transformations" msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "" -#: links.py:34 -msgid "upload new version" +#: links.py:35 +msgid "Upload new version" msgstr "" #: literals.py:8 literals.py:13 @@ -107,183 +106,149 @@ msgstr "" msgid "Ask user" msgstr "" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" +msgid "Server staging folders" msgstr "" #: literals.py:31 -msgid "Database" -msgstr "" - -#: literals.py:32 -msgid "Drive" -msgstr "" - -#: literals.py:33 -msgid "Network drive" -msgstr "" - -#: literals.py:34 -msgid "User drive" -msgstr "" - -#: literals.py:35 -msgid "Envelope" -msgstr "" - -#: literals.py:36 -msgid "Folder" -msgstr "" - -#: literals.py:37 -msgid "World" -msgstr "" - -#: literals.py:38 -msgid "Printer" -msgstr "" - -#: literals.py:39 -msgid "Empty printer" -msgstr "" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "" - -#: literals.py:48 -msgid "server staging folder" -msgstr "" - -#: literals.py:49 -msgid "server watch folder" -msgstr "" - -#: literals.py:54 -msgid "server staging folders" -msgstr "" - -#: literals.py:55 -msgid "server watch folders" -msgstr "" - -#: models.py:36 -msgid "title" +msgid "Server watch folders" msgstr "" #: models.py:37 -msgid "enabled" +msgid "Title" msgstr "" #: models.py:38 -msgid "whitelist" +msgid "Enabled" msgstr "" #: models.py:39 -msgid "blacklist" +msgid "Whitelist" msgstr "" -#: models.py:136 -msgid "icon" +#: models.py:40 +msgid "Blacklist" msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" +#: models.py:150 +msgid "Interactive source" msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "" -#: models.py:153 -msgid "preview width" +#: models.py:159 +msgid "Preview width" msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "" -#: models.py:154 -msgid "preview height" +#: models.py:160 +msgid "Preview height" msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "" -#: models.py:156 models.py:200 -msgid "delete after upload" +#: models.py:162 models.py:213 +msgid "Delete after upload" msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "" -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "" -#: models.py:177 -msgid "staging folder" +#: models.py:183 +msgid "Staging folder" msgstr "" -#: models.py:201 -msgid "interval" +#: models.py:203 models.py:204 +msgid "Out of process" msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." msgstr "" -#: models.py:225 -msgid "watch folder" +#: models.py:224 +msgid "Watch folder" msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "" -#: models.py:258 views.py:563 -msgid "order" +#: models.py:257 views.py:515 +msgid "Order" msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" +#: models.py:259 views.py:517 +msgid "Arguments" msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "" - -#: models.py:271 -msgid "document source transformations" -msgstr "" - -#: models.py:278 models.py:279 -msgid "out of process" +msgid "Document source transformations" msgstr "" #: permissions.py:7 @@ -291,251 +256,290 @@ msgid "Sources setup" msgstr "" #: permissions.py:8 -msgid "View existing document sources" +msgid "Create new document sources" msgstr "" #: permissions.py:9 -msgid "Edit document sources" -msgstr "" - -#: permissions.py:10 msgid "Delete document sources" msgstr "" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "" + #: permissions.py:11 -msgid "Create new document sources" +msgid "View existing document sources" msgstr "" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "" -#: views.py:111 -msgid "here" +#: views.py:115 +msgid "Here" msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "" -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "" -#: views.py:177 -msgid "New document version uploaded successfully." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:181 -msgid "File uploaded successfully." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "" - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" +msgid "Upload a new version from source: %s" msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" +msgid "Upload a local document from source: %s" msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +#: views.py:270 +msgid "Files in staging path" msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "" - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "" - -#: views.py:305 -msgid "files in staging path" -msgstr "" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" +msgid "Edit source: %s" msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:40 -msgid "staging file page image" +#: widgets.py:20 +msgid "Staging file page image" msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/sq/LC_MESSAGES/django.po b/mayan/apps/sources/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a7ae6579d0 --- /dev/null +++ b/mayan/apps/sources/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,545 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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:52 +msgid "Thumbnail" +msgstr "" + +#: __init__.py:64 +msgid "Returns a list of all the staging folders and the files they contain." +msgstr "" + +#: forms.py:38 forms.py:63 +msgid "Expand compressed files" +msgstr "" + +#: forms.py:39 forms.py:64 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "" + +#: forms.py:47 +msgid "Staging file" +msgstr "" + +#: forms.py:54 +msgid "File" +msgstr "" + +#: links.py:14 +msgid "Upload new documents" +msgstr "" + +#: links.py:15 +msgid "Clone metadata" +msgstr "" + +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" + +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" + +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" + +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" + +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" + +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" + +#: links.py:26 +msgid "Add new source" +msgstr "" + +#: links.py:28 +msgid "Transformations" +msgstr "" + +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 +msgid "Document sources" +msgstr "" + +#: links.py:35 +msgid "Upload new version" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "" + +#: literals.py:15 +msgid "Ask user" +msgstr "" + +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + +#: literals.py:30 +msgid "Server staging folders" +msgstr "" + +#: literals.py:31 +msgid "Server watch folders" +msgstr "" + +#: models.py:37 +msgid "Title" +msgstr "" + +#: models.py:38 +msgid "Enabled" +msgstr "" + +#: models.py:39 +msgid "Whitelist" +msgstr "" + +#: models.py:40 +msgid "Blacklist" +msgstr "" + +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" + +#: models.py:150 +msgid "Interactive source" +msgstr "" + +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:159 +msgid "Preview width" +msgstr "" + +#: models.py:159 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:160 +msgid "Preview height" +msgstr "" + +#: models.py:160 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" + +#: models.py:161 models.py:191 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" + +#: models.py:162 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:180 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: models.py:183 +msgid "Staging folder" +msgstr "" + +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" + +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 +msgid "Enter a valid value." +msgstr "" + +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" + +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" + +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" + +#: models.py:259 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:269 +msgid "Document source transformation" +msgstr "" + +#: models.py:270 +msgid "Document source transformations" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "" + +#: permissions.py:8 +msgid "Create new document sources" +msgstr "" + +#: permissions.py:9 +msgid "Delete document sources" +msgstr "" + +#: permissions.py:10 +msgid "Edit document sources" +msgstr "" + +#: permissions.py:11 +msgid "View existing document sources" +msgstr "" + +#: utils.py:35 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:115 +msgid "Here" +msgstr "" + +#: views.py:120 +msgid "Upload sources" +msgstr "" + +#: views.py:122 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:123 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:230 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:240 +#, python-format +msgid "Upload a new version from source: %s" +msgstr "" + +#: views.py:242 +#, python-format +msgid "Upload a local document from source: %s" +msgstr "" + +#: views.py:270 +msgid "Files in staging path" +msgstr "" + +#: views.py:302 +msgid "Current document type" +msgstr "" + +#: views.py:303 +msgid "None" +msgstr "" + +#: views.py:310 +msgid "Current metadata" +msgstr "" + +#: views.py:347 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:349 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:406 +msgid "Source edited successfully" +msgstr "" + +#: views.py:409 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:414 +#, python-format +msgid "Edit source: %s" +msgstr "" + +#: views.py:445 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:447 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:454 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:486 +msgid "Source created successfully" +msgstr "" + +#: views.py:489 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:494 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:509 +#, python-format +msgid "Transformations for: %s" +msgstr "" + +#: views.py:539 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:542 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:547 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:570 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:572 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:585 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:608 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:611 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:620 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" + +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" + +#: wizards.py:53 +msgid "Step 1 of 3: Document type" +msgstr "" + +#: wizards.py:54 +msgid "Step 2 of 3: Metadata selection" +msgstr "" + +#: wizards.py:55 +msgid "Step 3 of 3: Document metadata" +msgstr "" + +#: wizards.py:73 +msgid "Next step" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po index 28996f3039..6063aae742 100644 --- a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po @@ -1,97 +1,97 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:50 -msgid "thumbnail" +#: __init__.py:52 +msgid "Thumbnail" msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "" -#: links.py:13 -msgid "upload new documents" -msgstr "" - #: links.py:14 -msgid "clone metadata" +msgid "Upload new documents" msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" +#: links.py:15 +msgid "Clone metadata" msgstr "" -#: links.py:18 -msgid "sources" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" +#: links.py:19 models.py:145 +msgid "Sources" msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" +#: links.py:21 models.py:184 +msgid "Staging folders" msgstr "" -#: links.py:23 links.py:29 -msgid "edit" +#: links.py:22 models.py:225 +msgid "Watch folders" msgstr "" -#: links.py:25 -msgid "add new source" +#: links.py:24 links.py:30 +msgid "Edit" msgstr "" -#: links.py:27 -msgid "transformations" +#: links.py:26 +msgid "Add new source" msgstr "" #: links.py:28 -msgid "add transformation" +msgid "Transformations" msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "" -#: links.py:34 -msgid "upload new version" +#: links.py:35 +msgid "Upload new version" msgstr "" #: literals.py:8 literals.py:13 @@ -106,183 +106,149 @@ msgstr "" msgid "Ask user" msgstr "" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" +msgid "Server staging folders" msgstr "" #: literals.py:31 -msgid "Database" -msgstr "" - -#: literals.py:32 -msgid "Drive" -msgstr "" - -#: literals.py:33 -msgid "Network drive" -msgstr "" - -#: literals.py:34 -msgid "User drive" -msgstr "" - -#: literals.py:35 -msgid "Envelope" -msgstr "" - -#: literals.py:36 -msgid "Folder" -msgstr "" - -#: literals.py:37 -msgid "World" -msgstr "" - -#: literals.py:38 -msgid "Printer" -msgstr "" - -#: literals.py:39 -msgid "Empty printer" -msgstr "" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "" - -#: literals.py:48 -msgid "server staging folder" -msgstr "" - -#: literals.py:49 -msgid "server watch folder" -msgstr "" - -#: literals.py:54 -msgid "server staging folders" -msgstr "" - -#: literals.py:55 -msgid "server watch folders" -msgstr "" - -#: models.py:36 -msgid "title" +msgid "Server watch folders" msgstr "" #: models.py:37 -msgid "enabled" +msgid "Title" msgstr "" #: models.py:38 -msgid "whitelist" +msgid "Enabled" msgstr "" #: models.py:39 -msgid "blacklist" +msgid "Whitelist" msgstr "" -#: models.py:136 -msgid "icon" +#: models.py:40 +msgid "Blacklist" msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" +#: models.py:150 +msgid "Interactive source" msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "" -#: models.py:153 -msgid "preview width" +#: models.py:159 +msgid "Preview width" msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "" -#: models.py:154 -msgid "preview height" +#: models.py:160 +msgid "Preview height" msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "" -#: models.py:156 models.py:200 -msgid "delete after upload" +#: models.py:162 models.py:213 +msgid "Delete after upload" msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "" -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "" -#: models.py:177 -msgid "staging folder" +#: models.py:183 +msgid "Staging folder" msgstr "" -#: models.py:201 -msgid "interval" +#: models.py:203 models.py:204 +msgid "Out of process" msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." msgstr "" -#: models.py:225 -msgid "watch folder" +#: models.py:224 +msgid "Watch folder" msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "" -#: models.py:258 views.py:563 -msgid "order" +#: models.py:257 views.py:515 +msgid "Order" msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" +#: models.py:259 views.py:517 +msgid "Arguments" msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "" - -#: models.py:271 -msgid "document source transformations" -msgstr "" - -#: models.py:278 models.py:279 -msgid "out of process" +msgid "Document source transformations" msgstr "" #: permissions.py:7 @@ -290,251 +256,290 @@ msgid "Sources setup" msgstr "" #: permissions.py:8 -msgid "View existing document sources" +msgid "Create new document sources" msgstr "" #: permissions.py:9 -msgid "Edit document sources" -msgstr "" - -#: permissions.py:10 msgid "Delete document sources" msgstr "" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "" + #: permissions.py:11 -msgid "Create new document sources" +msgid "View existing document sources" msgstr "" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "" -#: views.py:111 -msgid "here" +#: views.py:115 +msgid "Here" msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "" -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "" -#: views.py:177 -msgid "New document version uploaded successfully." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:181 -msgid "File uploaded successfully." +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." msgstr "" -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "" - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" +msgid "Upload a new version from source: %s" msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" +msgid "Upload a local document from source: %s" msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." +#: views.py:270 +msgid "Files in staging path" msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "" - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "" - -#: views.py:305 -msgid "files in staging path" -msgstr "" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" +msgid "Edit source: %s" msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "" -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "" -#: widgets.py:40 -msgid "staging file page image" +#: widgets.py:20 +msgid "Staging file page image" msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po index 2099cb7fab..fb079969ad 100644 --- a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po @@ -1,100 +1,99 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-11-20 13:14+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "thumbnail" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "Giải nén" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "Upload một file nén chứa các file tài liệu riêng biệt" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "File" -#: links.py:13 -#, fuzzy -msgid "upload new documents" -msgstr "upload phiên bản mới" - #: links.py:14 -msgid "clone metadata" +msgid "Upload new documents" msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "xóa" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "các nguồn" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "web forms" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "staging folders" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "watch folders" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "sửa" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "thêm nguồn mới" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "chuyển đổi" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "thêm chuyển đổi" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "Các nguồn tài liệu" -#: links.py:34 -msgid "upload new version" -msgstr "upload phiên bản mới" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -108,438 +107,440 @@ msgstr "Không bao giờ" msgid "Ask user" msgstr "Hỏi người dùng" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "Đĩa" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "Cơ sở dữ liệu" - -#: literals.py:32 -msgid "Drive" -msgstr "Ổ đĩa" - -#: literals.py:33 -msgid "Network drive" -msgstr "Ổ đĩa mạng" - -#: literals.py:34 -msgid "User drive" -msgstr "ổ đĩa người dùng" - -#: literals.py:35 -msgid "Envelope" -msgstr "Phong thư" - -#: literals.py:36 -msgid "Folder" -msgstr "Thư mục" - -#: literals.py:37 -msgid "World" -msgstr "Quốc tế" - -#: literals.py:38 -msgid "Printer" -msgstr "Máy in" - -#: literals.py:39 -msgid "Empty printer" -msgstr "Máy in rỗng" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "web form" - -#: literals.py:48 -msgid "server staging folder" +msgid "Server watch folders" msgstr "" -#: literals.py:49 -msgid "server watch folder" -msgstr "" - -#: literals.py:54 -msgid "server staging folders" -msgstr "" - -#: literals.py:55 -msgid "server watch folders" -msgstr "" - -#: models.py:36 -msgid "title" -msgstr "tiêu đề" - #: models.py:37 -msgid "enabled" -msgstr "đã kích hoạt" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "danh sách trắng" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "danh sách đen" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "biểu tượng" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "Biểu tượng để phân biệt nguồn này" +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "đường dẫn thư mục" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "đường dẫn hệ thống phía Server" -#: models.py:153 -msgid "preview width" -msgstr "bề rộng của xem trước" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "" -#: models.py:154 -msgid "preview height" -msgstr "bề cao của xem trước" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "" -#: models.py:156 models.py:200 -msgid "delete after upload" +#: models.py:162 models.py:213 +msgid "Delete after upload" msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "" -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "" -#: models.py:177 -msgid "staging folder" +#: models.py:183 +msgid "Staging folder" msgstr "" -#: models.py:201 -msgid "interval" +#: models.py:203 models.py:204 +msgid "Out of process" msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" -"Inverval in seconds where the watch folder path is checked for new documents." +"Inverval in seconds where the watch folder path is checked for new " +"documents." msgstr "" -#: models.py:225 -msgid "watch folder" +#: models.py:224 +msgid "Watch folder" msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "" -#: models.py:258 views.py:563 -msgid "order" +#: models.py:257 views.py:515 +msgid "Order" msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" +#: models.py:259 views.py:517 +msgid "Arguments" msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" +msgid "Document source transformations" msgstr "" -#: models.py:271 -msgid "document source transformations" -msgstr "" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "Ngoài phạm vi xử lý" - #: permissions.py:7 msgid "Sources setup" msgstr "Thiết lập nguồn tài liệu" #: permissions.py:8 -msgid "View existing document sources" -msgstr "Xem các nguồn tài liệu đang tồn tại" +msgid "Create new document sources" +msgstr "Tạo các nguồn tài liệu" #: permissions.py:9 -msgid "Edit document sources" -msgstr "Sửa các nguồn tài liệu" - -#: permissions.py:10 msgid "Delete document sources" msgstr "Xóa các nguồn tài liệu" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "Sửa các nguồn tài liệu" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "Tạo các nguồn tài liệu" +msgid "View existing document sources" +msgstr "Xem các nguồn tài liệu đang tồn tại" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "" -#: views.py:111 -msgid "here" +#: views.py:115 +msgid "Here" msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "" -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "" -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "Phiên bản mới được upload thành công." - -#: views.py:181 -msgid "File uploaded successfully." -msgstr "File upload thành công." - -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "File giải nén thành công và đã upload các file riêng biệt" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "File này không phải là file nén, đã upload." - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." msgstr "" -#: views.py:195 views.py:276 +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "Ngoại lệ: %s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "upload phiên bản mới từ nguồn: %s" - -#: views.py:206 -#, python-format -msgid "upload a local document from source: %s" +msgid "Upload a new version from source: %s" msgstr "" -#: views.py:253 +#: views.py:242 #, python-format -msgid "Document version from staging file: %s, uploaded successfully." +msgid "Upload a local document from source: %s" msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." +#: views.py:270 +msgid "Files in staging path" msgstr "" -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual files." -msgstr "" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "" - -#: views.py:305 -msgid "files in staging path" -msgstr "" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "Kiểu tài liệu hiện tại" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "Không có gì" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" +msgid "Edit source: %s" msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "" -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" +msgid "Transformations for: %s" msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "Chuyển đổi nguồn được sửa thành công" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "Lỗi sửa chuyển đổi nguồn; %s" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "Sửa chuyển đổi: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "Chuyển đổi nguồn xóa thành công" -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "Lỗi xóa chuyển đổi nguồn: %(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "Bạn có chắc chắn muốn xóa chuyển đổi nguồn \"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "Chuyển đổi nguồn được tạo thành công" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "Lỗi tạo chuyển đổi nguồn: %s" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "Tạo chuyển đổi nguồn mới: %s" -#: widgets.py:40 -msgid "staging file page image" +#: widgets.py:20 +msgid "Staging file page image" msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" +msgid "Step 1 of 3: Document type" msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" +msgid "Step 2 of 3: Metadata selection" msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" +msgid "Step 3 of 3: Document metadata" msgstr "" #: wizards.py:73 msgid "Next step" msgstr "" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" -#~ msgstr "xem trước" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po index 4a3773593a..93fb984d2c 100644 --- a/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-09-30 01:59+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,81 +20,81 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: __init__.py:50 -msgid "thumbnail" -msgstr "缩略图" +#: __init__.py:52 +msgid "Thumbnail" +msgstr "" -#: __init__.py:62 +#: __init__.py:64 msgid "Returns a list of all the staging folders and the files they contain." msgstr "返回所有暂存目录及其文件的列表" -#: forms.py:39 forms.py:64 +#: forms.py:38 forms.py:63 msgid "Expand compressed files" msgstr "展开压缩文件" -#: forms.py:40 forms.py:65 +#: forms.py:39 forms.py:64 msgid "Upload a compressed file's contained files as individual documents" msgstr "上传一个压缩文件的包含文件作为单个文档" -#: forms.py:48 +#: forms.py:47 msgid "Staging file" msgstr "临时文件" -#: forms.py:55 +#: forms.py:54 msgid "File" msgstr "文件" -#: links.py:13 -msgid "upload new documents" -msgstr "上传新文件" - #: links.py:14 -msgid "clone metadata" -msgstr "克隆元数据" +msgid "Upload new documents" +msgstr "" -#: links.py:16 links.py:24 links.py:30 -msgid "delete" -msgstr "删除" +#: links.py:15 +msgid "Clone metadata" +msgstr "" -#: links.py:18 -msgid "sources" -msgstr "数据源" +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" -#: links.py:19 literals.py:53 models.py:191 -msgid "web forms" -msgstr "网页表单" +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" -#: links.py:20 models.py:178 -msgid "staging folders" -msgstr "暂存文件夹" +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" -#: links.py:21 models.py:226 -msgid "watch folders" -msgstr "关注文件夹" +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" -#: links.py:23 links.py:29 -msgid "edit" -msgstr "编辑" +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" -#: links.py:25 -msgid "add new source" -msgstr "新增数据源" +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" -#: links.py:27 -msgid "transformations" -msgstr "变换" +#: links.py:26 +msgid "Add new source" +msgstr "" #: links.py:28 -msgid "add transformation" -msgstr "添加变换" +msgid "Transformations" +msgstr "" -#: links.py:32 +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 msgid "Document sources" msgstr "文档数据源" -#: links.py:34 -msgid "upload new version" -msgstr "上传新版本" +#: links.py:35 +msgid "Upload new version" +msgstr "" #: literals.py:8 literals.py:13 msgid "Always" @@ -108,441 +108,432 @@ msgstr "从不" msgid "Ask user" msgstr "询问用户" +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + #: literals.py:30 -msgid "Disk" -msgstr "磁盘" +msgid "Server staging folders" +msgstr "" #: literals.py:31 -msgid "Database" -msgstr "数据库" - -#: literals.py:32 -msgid "Drive" -msgstr "驱动器" - -#: literals.py:33 -msgid "Network drive" -msgstr "网络驱动器" - -#: literals.py:34 -msgid "User drive" -msgstr "用户驱动器" - -#: literals.py:35 -msgid "Envelope" -msgstr "信封" - -#: literals.py:36 -msgid "Folder" -msgstr "文件夹" - -#: literals.py:37 -msgid "World" -msgstr "世界" - -#: literals.py:38 -msgid "Printer" -msgstr "打印机" - -#: literals.py:39 -msgid "Empty printer" -msgstr "空打印机" - -#: literals.py:47 models.py:190 -msgid "web form" -msgstr "网页表单" - -#: literals.py:48 -msgid "server staging folder" -msgstr "服务器暂存文件夹" - -#: literals.py:49 -msgid "server watch folder" -msgstr "服务器监控文件夹" - -#: literals.py:54 -msgid "server staging folders" -msgstr "服务器暂存文件夹" - -#: literals.py:55 -msgid "server watch folders" -msgstr "服务器监控文件夹" - -#: models.py:36 -msgid "title" -msgstr "标题" +msgid "Server watch folders" +msgstr "" #: models.py:37 -msgid "enabled" -msgstr "可用" +msgid "Title" +msgstr "" #: models.py:38 -msgid "whitelist" -msgstr "白名单" +msgid "Enabled" +msgstr "" #: models.py:39 -msgid "blacklist" -msgstr "黑名单" +msgid "Whitelist" +msgstr "" -#: models.py:136 -msgid "icon" -msgstr "图标" +#: models.py:40 +msgid "Blacklist" +msgstr "" -#: models.py:136 -msgid "An icon to visually distinguish this source." -msgstr "跟当前数据源不同的图标" +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" -#: models.py:152 models.py:198 -msgid "folder path" -msgstr "文件夹路径" +#: models.py:150 +msgid "Interactive source" +msgstr "" -#: models.py:152 models.py:198 +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 msgid "Server side filesystem path." msgstr "服务器端文件路径" -#: models.py:153 -msgid "preview width" -msgstr "预览宽度" +#: models.py:159 +msgid "Preview width" +msgstr "" -#: models.py:153 +#: models.py:159 msgid "Width value to be passed to the converter backend." msgstr "宽度的值用于后台转换。" -#: models.py:154 -msgid "preview height" -msgstr "预览高度" +#: models.py:160 +msgid "Preview height" +msgstr "" -#: models.py:154 +#: models.py:160 msgid "Height value to be passed to the converter backend." msgstr "高度的值用于后台转换" -#: models.py:155 models.py:186 models.py:199 -msgid "uncompress" -msgstr "解压缩" +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" -#: models.py:155 models.py:186 models.py:199 +#: models.py:161 models.py:191 models.py:212 msgid "Whether to expand or not compressed archives." msgstr "是否要展开或者解压缩归档文件" -#: models.py:156 models.py:200 -msgid "delete after upload" -msgstr "上传后删除" +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" -#: models.py:156 models.py:200 +#: models.py:162 models.py:213 msgid "Delete the file after is has been successfully uploaded." msgstr "在上传成功后,删除此文件。" -#: models.py:174 +#: models.py:180 #, python-format msgid "Unable get list of staging files: %s" msgstr "未能获取暂存文件列表:%s" -#: models.py:177 -msgid "staging folder" -msgstr "暂存文件夹" +#: models.py:183 +msgid "Staging folder" +msgstr "" -#: models.py:201 -msgid "interval" -msgstr "间隔" +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" -#: models.py:201 +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 msgid "" "Inverval in seconds where the watch folder path is checked for new " "documents." msgstr "关注文件夹用来检查新文档的间隔秒数" -#: models.py:225 -msgid "watch folder" -msgstr "关注文件夹" +#: models.py:224 +msgid "Watch folder" +msgstr "" -#: models.py:230 +#: models.py:229 msgid "Enter a valid value." msgstr "输入有效值" -#: models.py:258 views.py:563 -msgid "order" -msgstr "排序" +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" -#: models.py:259 views.py:564 views.py:601 views.py:631 -msgid "transformation" -msgstr "转换" +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" -#: models.py:260 views.py:565 -msgid "arguments" -msgstr "参数" +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" -#: models.py:260 +#: models.py:259 #, python-format msgid "Use dictionaries to indentify arguments, example: %s" msgstr "使用字典来标识参数,比如:%s" +#: models.py:269 +msgid "Document source transformation" +msgstr "" + #: models.py:270 -msgid "document source transformation" -msgstr "文档数据源转换" - -#: models.py:271 -msgid "document source transformations" -msgstr "文档数据源转换" - -#: models.py:278 models.py:279 -msgid "out of process" -msgstr "超过处理范围" +msgid "Document source transformations" +msgstr "" #: permissions.py:7 msgid "Sources setup" msgstr "数据源设置" #: permissions.py:8 -msgid "View existing document sources" -msgstr "查看存在数据源" +msgid "Create new document sources" +msgstr "新建文档数据源" #: permissions.py:9 -msgid "Edit document sources" -msgstr "编辑文档数据源" - -#: permissions.py:10 msgid "Delete document sources" msgstr "删除文档数据源" +#: permissions.py:10 +msgid "Edit document sources" +msgstr "编辑文档数据源" + #: permissions.py:11 -msgid "Create new document sources" -msgstr "新建文档数据源" +msgid "View existing document sources" +msgstr "查看存在数据源" #: utils.py:35 msgid "Whitelist Blacklist validation error." msgstr "黑白名单校验出错。" -#: views.py:111 -msgid "here" -msgstr "这里" +#: views.py:115 +msgid "Here" +msgstr "" -#: views.py:116 +#: views.py:120 msgid "Upload sources" msgstr "上传数据源" -#: views.py:118 +#: views.py:122 msgid "" "No interactive document sources have been defined or none have been enabled." msgstr "无可交互的文档数据源或者数据源都无效。" -#: views.py:119 +#: views.py:123 #, python-format msgid "Click %(setup_link)s to add or enable some document sources." msgstr "点击%(setup_link)s新增或者激活文档数据源。" -#: views.py:177 -msgid "New document version uploaded successfully." -msgstr "新文档版本上传成功。" +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." +msgstr "" -#: views.py:181 -msgid "File uploaded successfully." -msgstr "文件上传成功。" +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" -#: views.py:184 -msgid "File uncompressed successfully and uploaded as individual files." -msgstr "文件解压缩成功,并且上传为单独文件。" - -#: views.py:187 -msgid "File was not a compressed file, uploaded as it was." -msgstr "文件不是压缩文件,将原封不动上传。" - -#: views.py:191 views.py:272 -msgid "New version uploads are not allowed for this document." -msgstr "文档不允许上传新版本。" - -#: views.py:195 views.py:276 +#: views.py:230 #, python-format msgid "Unhandled exception: %s" msgstr "未知异常:%s" -#: views.py:204 +#: views.py:240 #, python-format -msgid "upload a new version from source: %s" -msgstr "从数据源上传一个新版本:%s" +msgid "Upload a new version from source: %s" +msgstr "" -#: views.py:206 +#: views.py:242 #, python-format -msgid "upload a local document from source: %s" -msgstr "从数据源上传一个本地文档:%s" +msgid "Upload a local document from source: %s" +msgstr "" -#: views.py:253 -#, python-format -msgid "Document version from staging file: %s, uploaded successfully." -msgstr "暂存文件的文档版本:%s上传成功。" +#: views.py:270 +msgid "Files in staging path" +msgstr "" -#: views.py:256 -#, python-format -msgid "Staging file: %s, uploaded successfully." -msgstr "暂存文件:%s上传成功。" - -#: views.py:259 -#, python-format -msgid "" -"Staging file: %s, uncompressed successfully and uploaded as individual " -"files." -msgstr "暂存文件:%s解压缩成功,并且上传为单独文件。" - -#: views.py:262 -#, python-format -msgid "Staging file: %s, was not compressed, uploaded as a single file." -msgstr "暂存文件:%s未压缩,上传为一个单独文件。" - -#: views.py:266 -#, python-format -msgid "Staging file: %s, deleted successfully." -msgstr "暂存文件:%s删除成功。" - -#: views.py:290 -#, python-format -msgid "upload a new version from staging source: %s" -msgstr "从暂存数据源:%s中上传一个新版本" - -#: views.py:292 -#, python-format -msgid "upload a document from staging source: %s" -msgstr "从暂存数据源:%s中上传一个文档" - -#: views.py:305 -msgid "files in staging path" -msgstr "暂存路径中的文件" - -#: views.py:337 +#: views.py:302 msgid "Current document type" msgstr "当前文档类型" -#: views.py:338 +#: views.py:303 msgid "None" msgstr "无" -#: views.py:345 +#: views.py:310 msgid "Current metadata" msgstr "当前元数据" -#: views.py:382 +#: views.py:347 msgid "Staging file delete successfully." msgstr "暂存文件删除成功。" -#: views.py:384 +#: views.py:349 #, python-format msgid "Staging file delete error; %s." msgstr "暂存文件删除出错:%s" -#: views.py:444 +#: views.py:406 msgid "Source edited successfully" msgstr "数据源编辑成功" -#: views.py:447 +#: views.py:409 #, python-format msgid "Error editing source; %s" msgstr "编辑数据源出错:%s" -#: views.py:452 +#: views.py:414 #, python-format -msgid "edit source: %s" -msgstr "编辑数据源:%s" +msgid "Edit source: %s" +msgstr "" -#: views.py:457 views.py:497 views.py:559 views.py:600 views.py:630 -#: views.py:673 -msgid "source" -msgstr "数据源" - -#: views.py:486 +#: views.py:445 #, python-format msgid "Source \"%s\" deleted successfully." msgstr "数据源\"%s\"删除成功。" -#: views.py:488 +#: views.py:447 #, python-format msgid "Error deleting source \"%(source)s\": %(error)s" msgstr "删除数据源:\"%(source)s\"出错,%(error)s" -#: views.py:495 +#: views.py:454 #, python-format msgid "Are you sure you wish to delete the source: %s?" msgstr "确定要删除数据源:%s么?" -#: views.py:527 +#: views.py:486 msgid "Source created successfully" msgstr "数据源创建成功" -#: views.py:530 +#: views.py:489 #, python-format msgid "Error creating source; %s" msgstr "创建数据源:%s出错" -#: views.py:535 +#: views.py:494 #, python-format msgid "Create new source of type: %s" msgstr "新建数据源类型:%s" -#: views.py:557 +#: views.py:509 #, python-format -msgid "transformations for: %s" -msgstr "变换: %s" +msgid "Transformations for: %s" +msgstr "" -#: views.py:587 +#: views.py:539 msgid "Source transformation edited successfully" msgstr "数据源变换编辑成功" -#: views.py:590 +#: views.py:542 #, python-format msgid "Error editing source transformation; %s" msgstr "编辑数据源变换%s出错" -#: views.py:595 +#: views.py:547 #, python-format msgid "Edit transformation: %s" msgstr "编辑变换: %s" -#: views.py:618 +#: views.py:570 msgid "Source transformation deleted successfully." msgstr "数据源变换删除成功" -#: views.py:620 +#: views.py:572 #, python-format msgid "Error deleting source transformation; %(error)s" msgstr "删除数据源变换失败:%(error)s" -#: views.py:633 +#: views.py:585 #, python-format msgid "" "Are you sure you wish to delete source transformation \"%(transformation)s\"" msgstr "确定要删除数据源变换\"%(transformation)s\"" -#: views.py:663 +#: views.py:608 msgid "Source transformation created successfully" msgstr "数据源变换创建成功" -#: views.py:666 +#: views.py:611 #, python-format msgid "Error creating source transformation; %s" msgstr "创建数据源变换 %s失败" -#: views.py:675 +#: views.py:620 #, python-format msgid "Create new transformation for source: %s" msgstr "新建数据源变换: %s" -#: widgets.py:40 -msgid "staging file page image" -msgstr "临时文件页图像" +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" #: wizards.py:53 -msgid "step 1 of 3: Document type" -msgstr "步骤1/3:文档类型" +msgid "Step 1 of 3: Document type" +msgstr "" #: wizards.py:54 -msgid "step 2 of 3: Metadata selection" -msgstr "步骤2/3:选择元数据" +msgid "Step 2 of 3: Metadata selection" +msgstr "" #: wizards.py:55 -msgid "step 3 of 3: Document metadata" -msgstr "步骤3/3:文档元数据" +msgid "Step 3 of 3: Document metadata" +msgstr "" #: wizards.py:73 msgid "Next step" msgstr "下一步" +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + #~ msgid "preview" #~ msgstr "preview" diff --git a/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..46a82f6957 --- /dev/null +++ b/mayan/apps/sources/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,545 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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:52 +msgid "Thumbnail" +msgstr "" + +#: __init__.py:64 +msgid "Returns a list of all the staging folders and the files they contain." +msgstr "" + +#: forms.py:38 forms.py:63 +msgid "Expand compressed files" +msgstr "" + +#: forms.py:39 forms.py:64 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "" + +#: forms.py:47 +msgid "Staging file" +msgstr "" + +#: forms.py:54 +msgid "File" +msgstr "" + +#: links.py:14 +msgid "Upload new documents" +msgstr "" + +#: links.py:15 +msgid "Clone metadata" +msgstr "" + +#: links.py:17 links.py:25 links.py:31 +msgid "Delete" +msgstr "" + +#: links.py:19 models.py:145 +msgid "Sources" +msgstr "" + +#: links.py:20 literals.py:29 models.py:196 +msgid "Web forms" +msgstr "" + +#: links.py:21 models.py:184 +msgid "Staging folders" +msgstr "" + +#: links.py:22 models.py:225 +msgid "Watch folders" +msgstr "" + +#: links.py:24 links.py:30 +msgid "Edit" +msgstr "" + +#: links.py:26 +msgid "Add new source" +msgstr "" + +#: links.py:28 +msgid "Transformations" +msgstr "" + +#: links.py:29 +msgid "Add transformation" +msgstr "" + +#: links.py:33 +msgid "Document sources" +msgstr "" + +#: links.py:35 +msgid "Upload new version" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "" + +#: literals.py:15 +msgid "Ask user" +msgstr "" + +#: literals.py:23 models.py:195 +msgid "Web form" +msgstr "" + +#: literals.py:24 +msgid "Server staging folder" +msgstr "" + +#: literals.py:25 +msgid "Server watch folder" +msgstr "" + +#: literals.py:30 +msgid "Server staging folders" +msgstr "" + +#: literals.py:31 +msgid "Server watch folders" +msgstr "" + +#: models.py:37 +msgid "Title" +msgstr "" + +#: models.py:38 +msgid "Enabled" +msgstr "" + +#: models.py:39 +msgid "Whitelist" +msgstr "" + +#: models.py:40 +msgid "Blacklist" +msgstr "" + +#: models.py:144 views.py:419 views.py:456 views.py:511 views.py:552 +#: views.py:582 views.py:618 +msgid "Source" +msgstr "" + +#: models.py:150 +msgid "Interactive source" +msgstr "" + +#: models.py:151 +msgid "Interactive sources" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Folder path" +msgstr "" + +#: models.py:158 models.py:211 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:159 +msgid "Preview width" +msgstr "" + +#: models.py:159 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:160 +msgid "Preview height" +msgstr "" + +#: models.py:160 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:161 models.py:191 models.py:212 +msgid "Uncompress" +msgstr "" + +#: models.py:161 models.py:191 models.py:212 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:162 models.py:213 +msgid "Delete after upload" +msgstr "" + +#: models.py:162 models.py:213 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:180 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: models.py:183 +msgid "Staging folder" +msgstr "" + +#: models.py:203 models.py:204 +msgid "Out of process" +msgstr "" + +#: models.py:214 +msgid "Interval" +msgstr "" + +#: models.py:214 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:224 +msgid "Watch folder" +msgstr "" + +#: models.py:229 +msgid "Enter a valid value." +msgstr "" + +#: models.py:257 views.py:515 +msgid "Order" +msgstr "" + +#: models.py:258 views.py:516 views.py:553 views.py:583 +msgid "Transformation" +msgstr "" + +#: models.py:259 views.py:517 +msgid "Arguments" +msgstr "" + +#: models.py:259 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:269 +msgid "Document source transformation" +msgstr "" + +#: models.py:270 +msgid "Document source transformations" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "" + +#: permissions.py:8 +msgid "Create new document sources" +msgstr "" + +#: permissions.py:9 +msgid "Delete document sources" +msgstr "" + +#: permissions.py:10 +msgid "Edit document sources" +msgstr "" + +#: permissions.py:11 +msgid "View existing document sources" +msgstr "" + +#: utils.py:35 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:115 +msgid "Here" +msgstr "" + +#: views.py:120 +msgid "Upload sources" +msgstr "" + +#: views.py:122 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:123 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:221 +msgid "New document queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:224 +msgid "" +"New document version queued for uploaded and will be available shortly." +msgstr "" + +#: views.py:230 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:240 +#, python-format +msgid "Upload a new version from source: %s" +msgstr "" + +#: views.py:242 +#, python-format +msgid "Upload a local document from source: %s" +msgstr "" + +#: views.py:270 +msgid "Files in staging path" +msgstr "" + +#: views.py:302 +msgid "Current document type" +msgstr "" + +#: views.py:303 +msgid "None" +msgstr "" + +#: views.py:310 +msgid "Current metadata" +msgstr "" + +#: views.py:347 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:349 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:406 +msgid "Source edited successfully" +msgstr "" + +#: views.py:409 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:414 +#, python-format +msgid "Edit source: %s" +msgstr "" + +#: views.py:445 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:447 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:454 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:486 +msgid "Source created successfully" +msgstr "" + +#: views.py:489 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:494 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:509 +#, python-format +msgid "Transformations for: %s" +msgstr "" + +#: views.py:539 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:542 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:547 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:570 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:572 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:585 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:608 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:611 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:620 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" + +#: widgets.py:20 +msgid "Staging file page image" +msgstr "" + +#: wizards.py:53 +msgid "Step 1 of 3: Document type" +msgstr "" + +#: wizards.py:54 +msgid "Step 2 of 3: Metadata selection" +msgstr "" + +#: wizards.py:55 +msgid "Step 3 of 3: Document metadata" +msgstr "" + +#: wizards.py:73 +msgid "Next step" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "Disk" +#~ msgstr "Disk" + +#~ msgid "Database" +#~ msgstr "Database" + +#~ msgid "Drive" +#~ msgstr "Drive" + +#~ msgid "Network drive" +#~ msgstr "Network drive" + +#~ msgid "User drive" +#~ msgstr "User drive" + +#~ msgid "Envelope" +#~ msgstr "Envelope" + +#~ msgid "Folder" +#~ msgstr "Folder" + +#~ msgid "World" +#~ msgstr "World" + +#~ msgid "Printer" +#~ msgstr "Printer" + +#~ msgid "Empty printer" +#~ msgstr "Empty printer" + +#~ msgid "icon" +#~ msgstr "icon" + +#~ msgid "An icon to visually distinguish this source." +#~ msgstr "An icon to visually distinguish this source." + +#~ msgid "here" +#~ msgstr "here" + +#~ msgid "File uploaded successfully." +#~ msgstr "File uploaded successfully." + +#~ msgid "File uncompressed successfully and uploaded as individual files." +#~ msgstr "File uncompressed successfully and uploaded as individual files." + +#~ msgid "File was not a compressed file, uploaded as it was." +#~ msgstr "File was not a compressed file, uploaded as it was." + +#~ msgid "New version uploads are not allowed for this document." +#~ msgstr "New version uploads are not allowed for this document." + +#~ msgid "Document version from staging file: %s, uploaded successfully." +#~ msgstr "Document version from staging file: %s, uploaded successfully." + +#~ msgid "Staging file: %s, uploaded successfully." +#~ msgstr "Staging file: %s, uploaded successfully." + +#~ msgid "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." +#~ msgstr "" +#~ "Staging file: %s, uncompressed successfully and uploaded as individual " +#~ "files." + +#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." +#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." + +#~ msgid "Staging file: %s, deleted successfully." +#~ msgstr "Staging file: %s, deleted successfully." + +#~ msgid "upload a new version from staging source: %s" +#~ msgstr "upload a new version from staging source: %s" + +#~ msgid "upload a document from staging source: %s" +#~ msgstr "upload a document from staging source: %s" + +#~ msgid "preview" +#~ msgstr "preview" + +#~ msgid "Unable to upload staging file: %s" +#~ msgstr "Unable to upload staging file: %s" + +#~ msgid "Unable to delete staging file: %s" +#~ msgstr "Unable to delete staging file: %s" + +#~ msgid "Staging file transformation error: %(error)s" +#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po index bcfd107344..cc1d9dac1b 100644 --- a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po @@ -1,24 +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: # Mohammed ALDOUB , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: links.py:10 msgid "execute" @@ -41,12 +39,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -59,5 +57,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po index dabfafaaf5..68a1d0fb5a 100644 --- a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po @@ -1,22 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Iliya Georgiev , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:10 @@ -40,12 +39,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -58,5 +57,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.po index d6a57c0b6c..6000c1e8ff 100644 --- a/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.po @@ -1,24 +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: # www.ping.ba , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+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: bs_BA\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:10 msgid "execute" @@ -41,12 +39,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -59,5 +57,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po index c6cc97cffd..61cbdd3240 100644 --- a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po @@ -1,22 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Mads L. Nielsen , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:10 @@ -40,12 +39,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -58,5 +57,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..01732ca8fd --- /dev/null +++ b/mayan/apps/statistics/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,60 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:10 +msgid "execute" +msgstr "" + +#: links.py:11 +msgid "details" +msgstr "" + +#: links.py:12 +msgid "namespace list" +msgstr "" + +#: links.py:13 registry.py:7 +msgid "Statistics" +msgstr "" + +#: registry.py:8 +msgid "Central place to store and display app statistics." +msgstr "" + +#: views.py:18 +msgid "Statistics namespaces" +msgstr "" + +#: views.py:34 +#, python-format +msgid "Namespace details for: %s" +msgstr "" + +#: views.py:35 views.py:49 +msgid "namespace" +msgstr "" + +#: views.py:50 +msgid "statistic" +msgstr "" + +#: views.py:54 +#, python-format +msgid "Results for: %s" +msgstr "" diff --git a/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.po index 1062944563..9f45cde88b 100644 --- a/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: # Mathias Behrle , 2014 # Stefan Lodders , 2012 @@ -10,15 +10,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-20 00:07+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:10 @@ -39,17 +38,16 @@ msgstr "Statistiken" #: registry.py:8 msgid "Central place to store and display app statistics." -msgstr "" -"Zentraler Ort für die Speicherung und Darstellung von Anwendungsstatistiken." +msgstr "Zentraler Ort für die Speicherung und Darstellung von Anwendungsstatistiken." #: views.py:18 -msgid "statistics namespaces" -msgstr "Statistik Namensräumne" +msgid "Statistics namespaces" +msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" -msgstr "Namensraum Details für %s" +msgid "Namespace details for: %s" +msgstr "" #: views.py:35 views.py:49 msgid "namespace" @@ -61,5 +59,5 @@ msgstr "Statistik" #: views.py:54 #, python-format -msgid "results for: %s" -msgstr "Ergebnisse für %s" +msgid "Results for: %s" +msgstr "" diff --git a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po index 46cbd6074f..cdad9a38d1 100644 --- a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -38,12 +38,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -56,5 +56,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po index 7c07621fb6..1ce53bb09e 100644 --- a/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: # jmcainzos , 2013-2014 # Roberto Rosario, 2014 @@ -9,15 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 17:36+0000\n" -"Last-Translator: jmcainzos \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:10 @@ -38,17 +37,16 @@ msgstr "Estadísticas" #: registry.py:8 msgid "Central place to store and display app statistics." -msgstr "" -"Lugar principal para almacenar y mostrar estadísticas de la aplicación." +msgstr "Lugar principal para almacenar y mostrar estadísticas de la aplicación." #: views.py:18 -msgid "statistics namespaces" -msgstr "categorías estadísticas" +msgid "Statistics namespaces" +msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" -msgstr "detalles de la categoría para: %s" +msgid "Namespace details for: %s" +msgstr "" #: views.py:35 views.py:49 msgid "namespace" @@ -60,5 +58,5 @@ msgstr "estadística" #: views.py:54 #, python-format -msgid "results for: %s" -msgstr "resultados para: %s" +msgid "Results for: %s" +msgstr "" diff --git a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po index 9c92e84774..2c89875a3f 100644 --- a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po @@ -1,35 +1,35 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: +# Mehdi Amani , 2014 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:10 msgid "execute" -msgstr "" +msgstr "اجرا" #: links.py:11 msgid "details" -msgstr "" +msgstr "جزئیات" #: links.py:12 msgid "namespace list" -msgstr "" +msgstr "لیست فضای نام" #: links.py:13 registry.py:7 msgid "Statistics" @@ -37,26 +37,26 @@ msgstr "آمار" #: registry.py:8 msgid "Central place to store and display app statistics." -msgstr "" +msgstr "محل مرکزی جهت نگهداری و نمایش آمار برنامه." #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 msgid "namespace" -msgstr "" +msgstr "فضای نام" #: views.py:50 msgid "statistic" -msgstr "" +msgstr "آمار" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po index db8f952e13..389d0478c4 100644 --- a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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: # Christophe kryskool , 2014 # Pierre Lhoste , 2012 @@ -9,15 +9,14 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-18 17:25+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: links.py:10 @@ -38,17 +37,16 @@ msgstr "Statistiques" #: registry.py:8 msgid "Central place to store and display app statistics." -msgstr "" -"Point central pour stocker et afficher les statistiques de l'application." +msgstr "Point central pour stocker et afficher les statistiques de l'application." #: views.py:18 -msgid "statistics namespaces" -msgstr "statistiques des espaces de nommage" +msgid "Statistics namespaces" +msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" -msgstr "détails de l'espace de nommage pour: %s" +msgid "Namespace details for: %s" +msgstr "" #: views.py:35 views.py:49 msgid "namespace" @@ -60,5 +58,5 @@ msgstr "statistique" #: views.py:54 #, python-format -msgid "results for: %s" -msgstr "résultats pour: %s" +msgid "Results for: %s" +msgstr "" diff --git a/mayan/apps/statistics/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/hr_HR/LC_MESSAGES/django.po index 335ffcebe5..7fb099ff40 100644 --- a/mayan/apps/statistics/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/hr_HR/LC_MESSAGES/django.po @@ -1,23 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: hr_HR\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #: links.py:10 msgid "execute" @@ -40,12 +38,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -58,5 +56,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po index 3e6fe1b9dc..9e0b1f8b47 100644 --- a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po @@ -1,22 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Dezső József , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:10 @@ -40,12 +39,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -58,5 +57,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po index 84428f3439..3449fec1e8 100644 --- a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po @@ -1,22 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Sehat , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:10 @@ -40,12 +39,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -58,5 +57,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po index f4b7e8b2c6..07127ac0af 100644 --- a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po @@ -1,21 +1,20 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:10 @@ -39,12 +38,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -57,5 +56,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c5b9257c5a --- /dev/null +++ b/mayan/apps/statistics/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,60 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:10 +msgid "execute" +msgstr "" + +#: links.py:11 +msgid "details" +msgstr "" + +#: links.py:12 +msgid "namespace list" +msgstr "" + +#: links.py:13 registry.py:7 +msgid "Statistics" +msgstr "" + +#: registry.py:8 +msgid "Central place to store and display app statistics." +msgstr "" + +#: views.py:18 +msgid "Statistics namespaces" +msgstr "" + +#: views.py:34 +#, python-format +msgid "Namespace details for: %s" +msgstr "" + +#: views.py:35 views.py:49 +msgid "namespace" +msgstr "" + +#: views.py:50 +msgid "statistic" +msgstr "" + +#: views.py:54 +#, python-format +msgid "Results for: %s" +msgstr "" diff --git a/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c264bf7842 --- /dev/null +++ b/mayan/apps/statistics/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,60 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:10 +msgid "execute" +msgstr "" + +#: links.py:11 +msgid "details" +msgstr "" + +#: links.py:12 +msgid "namespace list" +msgstr "" + +#: links.py:13 registry.py:7 +msgid "Statistics" +msgstr "" + +#: registry.py:8 +msgid "Central place to store and display app statistics." +msgstr "" + +#: views.py:18 +msgid "Statistics namespaces" +msgstr "" + +#: views.py:34 +#, python-format +msgid "Namespace details for: %s" +msgstr "" + +#: views.py:35 views.py:49 +msgid "namespace" +msgstr "" + +#: views.py:50 +msgid "statistic" +msgstr "" + +#: views.py:54 +#, python-format +msgid "Results for: %s" +msgstr "" diff --git a/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.po index 70dfbe997f..0fc2444447 100644 --- a/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.po @@ -1,22 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Lucas Weel , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:10 @@ -40,12 +39,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -58,5 +57,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po index 1383c22111..7d8ea75009 100644 --- a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po @@ -1,23 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:10 msgid "execute" @@ -40,12 +38,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -58,5 +56,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po index a06d63f346..626b50dc47 100644 --- a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po @@ -1,21 +1,20 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: links.py:10 @@ -39,12 +38,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -57,5 +56,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po index 00ae734643..4a12dc6da0 100644 --- a/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po @@ -1,21 +1,20 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: links.py:10 @@ -39,12 +38,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -57,5 +56,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po index 36f407210d..c6410d695d 100644 --- a/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po @@ -1,24 +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: # Badea Gabriel , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: links.py:10 msgid "execute" @@ -41,12 +39,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -59,5 +57,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po index df90ee08b2..9c6893109d 100644 --- a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po @@ -1,24 +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: # Sergey Glita , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: links.py:10 msgid "execute" @@ -41,12 +39,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -59,5 +57,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po index bd3bcbf450..ce0c2b4dc6 100644 --- a/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po @@ -1,23 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: links.py:10 msgid "execute" @@ -40,12 +38,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -58,5 +56,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..db9a9596f4 --- /dev/null +++ b/mayan/apps/statistics/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,60 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:10 +msgid "execute" +msgstr "" + +#: links.py:11 +msgid "details" +msgstr "" + +#: links.py:12 +msgid "namespace list" +msgstr "" + +#: links.py:13 registry.py:7 +msgid "Statistics" +msgstr "" + +#: registry.py:8 +msgid "Central place to store and display app statistics." +msgstr "" + +#: views.py:18 +msgid "Statistics namespaces" +msgstr "" + +#: views.py:34 +#, python-format +msgid "Namespace details for: %s" +msgstr "" + +#: views.py:35 views.py:49 +msgid "namespace" +msgstr "" + +#: views.py:50 +msgid "statistic" +msgstr "" + +#: views.py:54 +#, python-format +msgid "Results for: %s" +msgstr "" diff --git a/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.po index 64b828d993..5a65845b6c 100644 --- a/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.po @@ -1,21 +1,20 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:10 @@ -39,12 +38,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -57,5 +56,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po index 05af22c03b..6e19847b73 100644 --- a/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po @@ -1,22 +1,21 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-07-04 05:50+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+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: vi_VN\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: links.py:10 @@ -40,12 +39,12 @@ msgid "Central place to store and display app statistics." msgstr "" #: views.py:18 -msgid "statistics namespaces" +msgid "Statistics namespaces" msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" +msgid "Namespace details for: %s" msgstr "" #: views.py:35 views.py:49 @@ -58,5 +57,5 @@ msgstr "" #: views.py:54 #, python-format -msgid "results for: %s" +msgid "Results for: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po index 38a9129008..e957730d4a 100644 --- a/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2014-09-26 03:28+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -39,13 +39,13 @@ msgid "Central place to store and display app statistics." msgstr "存储和显示应用统计中心" #: views.py:18 -msgid "statistics namespaces" -msgstr "统计命名空间" +msgid "Statistics namespaces" +msgstr "" #: views.py:34 #, python-format -msgid "namespace details for: %s" -msgstr "命名空间:%s的详细信息" +msgid "Namespace details for: %s" +msgstr "" #: views.py:35 views.py:49 msgid "namespace" @@ -57,5 +57,5 @@ msgstr "统计" #: views.py:54 #, python-format -msgid "results for: %s" -msgstr "%s的结果" +msgid "Results for: %s" +msgstr "" diff --git a/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..19a9ecf1ed --- /dev/null +++ b/mayan/apps/statistics/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,60 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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" + +#: links.py:10 +msgid "execute" +msgstr "" + +#: links.py:11 +msgid "details" +msgstr "" + +#: links.py:12 +msgid "namespace list" +msgstr "" + +#: links.py:13 registry.py:7 +msgid "Statistics" +msgstr "" + +#: registry.py:8 +msgid "Central place to store and display app statistics." +msgstr "" + +#: views.py:18 +msgid "Statistics namespaces" +msgstr "" + +#: views.py:34 +#, python-format +msgid "Namespace details for: %s" +msgstr "" + +#: views.py:35 views.py:49 +msgid "namespace" +msgstr "" + +#: views.py:50 +msgid "statistic" +msgstr "" + +#: views.py:54 +#, python-format +msgid "Results for: %s" +msgstr "" diff --git a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po index afec72b61f..82ab2858bf 100644 --- a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po @@ -1,38 +1,38 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-25 18:44+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" #: __init__.py:26 -msgid "preview" -msgstr "معاينة" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "الأغراض التي ربطت بكلمات استدلالية" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" msgstr "الكلمات الاستدلالية" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -40,47 +40,43 @@ msgstr "" msgid "Name" msgstr "الاسم" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "اللون" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "الكلمات الاستدلالية" - -#: links.py:10 -msgid "tag list" -msgstr "قائمة الكلمات الاستدلالية" - #: links.py:11 -msgid "create new tag" -msgstr "أنشأ كلمة استدلالية جديدة" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "أضف كلمة استدلالية" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "إزالة الكلمة الاستدلالية" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "إزالة الكلمات الاستدلالية" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "حذف" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "تعديل" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "الوثائق المربوطة بكلمات استدلالية" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "الصلاحيات:" @@ -124,21 +120,17 @@ msgstr "برتقالي" msgid "Yellow" msgstr "أصفر" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "كلمة استدلالية" - -#: models.py:14 -msgid "color" -msgstr "لون" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "خصائص الكلمة الاستدلالية" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "خصائص الكلمات الاستدلالية" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -164,154 +156,160 @@ msgstr "إضافة كلمات استدلالية للوثائق" msgid "Remove tags from documents" msgstr "إزالة الكلمات الاستدلالية من الوثائق" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "الكلمة الاستدلالية موجودة مسبقاً." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "تم انشاء الكلمة الاستدلالية بنجاح" -#: views.py:57 -msgid "create tag" -msgstr "انشاء كلمة استدلالية" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "يجب توفير وثيقة واحدة عالاقل." -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "الوثيقة \"%(document)s\" مربوطة مسبقاً بالكلمات الاستدلالية \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "تم ربط الكلمة الاستدلالية \"%(tag)s\" بالوثيقة \"%(document)s\" ." -#: views.py:100 -msgid "document" -msgstr "وثيقة" +#: views.py:101 +msgid "Document" +msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "اضافة كلمة استدلالية للوثيقة: %s" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "اضافة كلمة استدلالية للوثائق: %s" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "يجب توفير كلمة استدلالية واحدة عالاقل" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "الكلمة الاستدلالية \"%s\" مسحت بنجاح." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "خطأ أثناء مسح الكلمة الاستدلالية \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "هل أنت متأكد أنك تريد حذف الكلمة الاستدلالية : %s؟" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "ستتم الإزالة من جميع الوثائق." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "هل أنت متأكد أنك تريد حذف الكلمات الاستدلالية: %s؟" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "تم تحديث الكلمة الاستدلالية بنجاح" -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "تعديل الكلمة الاستدلالية: %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "الوثائق المربوطة بالكلمة الاستدلالية \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr " الكلمات الاستدلالية ل: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "يجب توفير وثيقة واحد عالاقل مربوطة بكلمات استدلالية" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "ازالة الكلمة الاستدلالية من الوثيقة: %s" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "ازالة الكلمة الاستدلالية من الوثائق: %s" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" -"هل أنت متأكد أنك ترغب في إزالة الكلمة الاستدلالية \"%(tag)s\" من وثيقة " -"%(document)s؟" +msgstr "هل أنت متأكد أنك ترغب في إزالة الكلمة الاستدلالية \"%(tag)s\" من وثيقة %(document)s؟" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" -"هل أنت متأكد أنك ترغب في إزالة الكلمة الاستدلالية \"%(tag)s\" من الوثائق " -"%(documents)s؟" +msgstr "هل أنت متأكد أنك ترغب في إزالة الكلمة الاستدلالية \"%(tag)s\" من الوثائق %(documents)s؟" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" -"هل أنت متأكد أنك ترغب في الكلمات الاستدلالية %(tags)s من الوثيقة " -"%(document)s؟" +msgstr "هل أنت متأكد أنك ترغب في الكلمات الاستدلالية %(tags)s من الوثيقة %(document)s؟" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -"هل أنت متأكد أنك ترغب في إزالة الكلمات الاستدلالية %(tag)s من الوثائق " -"%(documents)s؟" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "الوثيقة \"%(document)s\" لم تربط مع: \"%(tag)s\"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." -msgstr "" -"الكلمة الاستدلالية \"%(tag)s\" أزيلت بنجاح من الوثيقة \"%(document)s\"." +msgstr "الكلمة الاستدلالية \"%(tag)s\" أزيلت بنجاح من الوثيقة \"%(document)s\"." #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "أضف كلمة استدلالية للوثيقة" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po index 88d599960e..9a08010e54 100644 --- a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po @@ -1,37 +1,38 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:26 -msgid "preview" -msgstr "преглед" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "елементи с етикет" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "етикети" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Етикети" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -39,47 +40,43 @@ msgstr "" msgid "Name" msgstr "Име" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Цвят" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Етикети" - -#: links.py:10 -msgid "tag list" -msgstr "списък етикети" - #: links.py:11 -msgid "create new tag" -msgstr "създаване на нов етикет" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "прикачане на етикет" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "изтриване" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "редактиране" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "документи с етикети" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -123,21 +120,17 @@ msgstr "Оранжев" msgid "Yellow" msgstr "Жълт" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "таг" - -#: models.py:14 -msgid "color" -msgstr "цвят" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "свойства на етикет" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "свойства на етикети" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -163,141 +156,141 @@ msgstr "Закачане етикет към документи" msgid "Remove tags from documents" msgstr "Премахване на етикети от документи" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Етикетът вече съществува." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Етикетът е създаден успешно." -#: views.py:57 -msgid "create tag" -msgstr "създаване на етикет" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:100 -msgid "document" +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Трябва да се осигури най-малко един етикет." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Етикет \"%s\" е изтрит успешно." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Грешка при изтриване на етикет \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Сигурни ли сте, искате да изтриете етикет: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Ще бъде премахнат от всички документи." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Сигурни ли сте, че искате да изтриете етикети: %s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Етикетът е обновен успешно." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "редактиране на етикет: %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "документи с етикет \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "етикети за: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" -msgstr "Сигурни ли сте, че искате да изтриете етикети: %s?" +msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -305,3 +298,18 @@ msgstr "" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Добавете етикет към документ" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po index 829e943f89..25c08cb311 100644 --- a/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po @@ -1,38 +1,38 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-24 14:01+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:26 -msgid "preview" -msgstr "pregled" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "tagirane stavke" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "tagovi" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Tagovi" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -40,47 +40,43 @@ msgstr "" msgid "Name" msgstr "Ime" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Boja" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Tagovi" - -#: links.py:10 -msgid "tag list" -msgstr "lista tagova" - #: links.py:11 -msgid "create new tag" -msgstr "kreiraj novi tag" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "dodaj tag" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "ukloni tag" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "ukloni tagove" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "obriši" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "izmjeni" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "tagovani dokumenti" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -124,21 +120,17 @@ msgstr "Narandžasta" msgid "Yellow" msgstr "Žuta" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "tag" - -#: models.py:14 -msgid "color" -msgstr "boja" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "osobine taga" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "osobine tagova" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -164,149 +156,141 @@ msgstr "Prikači tagove na dokumente" msgid "Remove tags from documents" msgstr "Ukloni tagove iz dokumenta" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Tag već postoji." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Tag uspješno kreiran." -#: views.py:57 -msgid "create tag" -msgstr "kreiraj tag" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "Mora biti obezbjeđen bar jedan dokument." -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Dokument \"%(document)s\" je već tagovan kao \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" uspješno prikačen na dokument \"%(document)s\"." -#: views.py:100 -msgid "document" -msgstr "dokument" +#: views.py:101 +msgid "Document" +msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "Prikači tag na dokument: %s." -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "Prikači tag na dokumente: %s." -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Mora biti obezbjeđen bar jedan tag." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" uspješno izbrisan." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Greška brisanja taga \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Jeste li sigurni da želite izbrisati tag: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Bit će uklonjen iz svih dokumenata." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Jeste li sigurni da želite izbrisati tagove: %s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Tag uspješno update-ovan." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "izmjeni tag: %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "dokumenti sa tagom \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "tagovi za: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "Mora biti obezbjeđen bar jedan tagovani dokument." -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "Ukloni tag iz dokumenta: %s." -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "Ukloni tag iz dokumenata: %s." -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" -"Jeste li sigurni da želite ukloniti tag \"%(tag)s\" iz dokumenta: " -"%(document)s?" +msgstr "Jeste li sigurni da želite ukloniti tag \"%(tag)s\" iz dokumenta: %(document)s?" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" -"Jeste li sigurni da želite ukloniti tag \"%(tag)s\" iz dokumenata: " -"%(documents)s?" +msgstr "Jeste li sigurni da želite ukloniti tag \"%(tag)s\" iz dokumenata: %(documents)s?" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" -"Jeste li sigurni da želite ukloniti tagove: %(tags)s iz dokumenta: " -"%(document)s?" +msgstr "Jeste li sigurni da želite ukloniti tagove: %(tags)s iz dokumenta: %(document)s?" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -"Jeste li sigurni da želite ukloniti tagove %(tag)s iz dokumenata: " -"%(documents)s?" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Dokument \"%(document)s\" nije tagovan kao \"%(tag)s\"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" uspješno uklonjen iz dokumenta \"%(document)s\"." @@ -314,3 +298,18 @@ msgstr "Tag \"%(tag)s\" uspješno uklonjen iz dokumenta \"%(document)s\"." #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Dodaj tag u dokument" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/da/LC_MESSAGES/django.po b/mayan/apps/tags/locale/da/LC_MESSAGES/django.po index c3745ae0c3..cd16ef240e 100644 --- a/mayan/apps/tags/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/da/LC_MESSAGES/django.po @@ -1,37 +1,38 @@ # 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: # Mads L. Nielsen , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-08-27 11:27+0000\n" -"Last-Translator: Mads L. Nielsen \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:26 -msgid "preview" -msgstr "forhåndsvisning" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "taggede elementer" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Tags" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -39,47 +40,43 @@ msgstr "" msgid "Name" msgstr "Navn" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Farve" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Tags" - -#: links.py:10 -msgid "tag list" -msgstr "tag liste" - #: links.py:11 -msgid "create new tag" -msgstr "opret nyt tag" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "vedhæfte tag" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "fjern tag" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "fjern tags" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "slet" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "redigér" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "taggede dokumenter" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -123,21 +120,17 @@ msgstr "Orange" msgid "Yellow" msgstr "Gul" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "tag" - -#: models.py:14 -msgid "color" -msgstr "farve" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "tag egenskaber" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "tags egenskaber" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -163,149 +156,141 @@ msgstr "Vedhæft tags til dokumenter" msgid "Remove tags from documents" msgstr "Fjern tags fra dokumenter" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Tag eksistere allerede." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Tag oprettet." -#: views.py:57 -msgid "create tag" -msgstr "opret tag" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "Skal angive mindst ét ​​dokument." -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Dokumentet \"%(document)s\" er allerede mærket som \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" vedhæftet til at dokumentet \"%(document)s\"." -#: views.py:100 -msgid "document" -msgstr "dokument" +#: views.py:101 +msgid "Document" +msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "Vedhæft tag til dokumenter: %s." -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "Vedhæft tag til dokumenter: %s." -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Der skal angives mindst én tag." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" slettet." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Fejl ved sletning af tag \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Er du sikker på du ønsker at slette tag: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Vil blive fjernet fra alle dokumenter." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Er du sikker på du ønsker at slette disse tags: %s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Tag opdateret." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "redigér tag: %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "dokumenter med tag \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "tags for: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "Skal angive mindst ét tagget dokument." -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "Fjern tag fra dokument: %s." -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "Fjern tag fra dokumenter: %s." -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" -"Er du sikker på du vil fjerne mærket \"%(tag)s\" fra dokumentet: " -"%(document)s?" +msgstr "Er du sikker på du vil fjerne mærket \"%(tag)s\" fra dokumentet: %(document)s?" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" -"Er du sikker på du vil fjerne mærket \"%(tag)s\" fra dokumenterne: " -"%(documents)s?" +msgstr "Er du sikker på du vil fjerne mærket \"%(tag)s\" fra dokumenterne: %(documents)s?" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" -"Er du sikker på du ønsker at fjerne tags: %(tags)s fra dokumentet: " -"%(document)s?" +msgstr "Er du sikker på du ønsker at fjerne tags: %(tags)s fra dokumentet: %(document)s?" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -"Er du sikker på du ønsker at fjerne tags %(tag)s fra dokumenter: " -"%(documents)s?" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Dokumentet \"%(document)s\" ikke blev kodet som \"%(tag)s\"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" blev fjernet fra dokumentet \"%(document)s\"." @@ -313,3 +298,18 @@ msgstr "Tag \"%(tag)s\" blev fjernet fra dokumentet \"%(document)s\"." #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Tilføj tag til dokument" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..459058b8f4 --- /dev/null +++ b/mayan/apps/tags/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,314 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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:26 +msgid "Preview" +msgstr "" + +#: __init__.py:30 +msgid "Tagged items" +msgstr "" + +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "" + +#: __init__.py:69 +msgid "Returns a list of all the tags." +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "" + +#: forms.py:25 models.py:14 +msgid "Color" +msgstr "" + +#: links.py:11 +msgid "Tag list" +msgstr "" + +#: links.py:12 +msgid "Create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" + +#: links.py:17 +msgid "Remove tag" +msgstr "" + +#: links.py:18 +msgid "Remove tags" +msgstr "" + +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:22 +msgid "Edit" +msgstr "" + +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 +msgid "ACLs" +msgstr "" + +#: literals.py:17 +msgid "Blue" +msgstr "" + +#: literals.py:18 +msgid "Cyan" +msgstr "" + +#: literals.py:19 +msgid "Coral" +msgstr "" + +#: literals.py:20 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:21 +msgid "Khaki" +msgstr "" + +#: literals.py:22 +msgid "LightGrey" +msgstr "" + +#: literals.py:23 +msgid "Magenta" +msgstr "" + +#: literals.py:24 +msgid "Red" +msgstr "" + +#: literals.py:25 +msgid "Orange" +msgstr "" + +#: literals.py:26 +msgid "Yellow" +msgstr "" + +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" + +#: models.py:17 +msgid "Tag properties" +msgstr "" + +#: models.py:18 +msgid "Tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:44 +msgid "Tag already exists." +msgstr "" + +#: views.py:52 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:58 +msgid "Create tag" +msgstr "" + +#: views.py:70 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:93 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "" + +#: views.py:101 +msgid "Document" +msgstr "" + +#: views.py:109 +#, python-format +msgid "Attach tag to document: %s." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "" + +#: views.py:155 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:170 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:172 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:187 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:188 views.py:191 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:190 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:219 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:228 +#, python-format +msgid "Edit tag: %s" +msgstr "" + +#: views.py:244 +#, python-format +msgid "Documents with the tag \"%s\"" +msgstr "" + +#: views.py:263 +#, python-format +msgid "Tags for: %s" +msgstr "" + +#: views.py:275 +msgid "Must provide at least one tagged document." +msgstr "" + +#: views.py:314 +#, python-format +msgid "Remove tag from document: %s." +msgstr "" + +#: views.py:316 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "" + +#: views.py:322 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "" + +#: views.py:325 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:330 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "" + +#: views.py:333 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tags)s from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:340 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:345 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "" + +#: templatetags/tags_tags.py:18 +msgid "Add tag to document" +msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po index 69e2ffeaa8..fe1df7de0a 100644 --- a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-08-28 12:40+0000\n" -"Last-Translator: Tobias Paepke \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -26,18 +26,19 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:26 -msgid "preview" -msgstr "Vorschau" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "Getagte Dokumente" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" msgstr "Tags" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "Gibt eine Liste aller Tags zurück." @@ -45,47 +46,43 @@ msgstr "Gibt eine Liste aller Tags zurück." msgid "Name" msgstr "Name" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Farbe" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Tags" - -#: links.py:10 -msgid "tag list" -msgstr "Tag-Liste" - #: links.py:11 -msgid "create new tag" -msgstr "Tag erstellen" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "Tag anhängen" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "Tag entfernen" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "Tags entfernen" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "Löschen" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "Bearbeiten" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "Getagte Dokumente" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "Zugriffsberechtigungen" @@ -129,21 +126,17 @@ msgstr "Orange" msgid "Yellow" msgstr "Gelb" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "Tag" - -#: models.py:14 -msgid "color" -msgstr "Farbe" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "Tag-Eigenschaften" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "Tag-Eigenschaften" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -169,141 +162,141 @@ msgstr "Tags an Dokumente anhängen" msgid "Remove tags from documents" msgstr "Tags von Dokumenten entfernen" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Tag existiert bereits." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Tag erfolgreich angelegt." -#: views.py:57 -msgid "create tag" -msgstr "Tag erstellen" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "Mindestens ein Dokument muss angegeben werden." -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Dokument \"%(document)s\" ist schon als \"%(tag)s\" getagt" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Markierung \"%(tag)s\" erfolgreich an Dokument \"%(document)s\" angehängt." -#: views.py:100 -msgid "document" -msgstr "Dokument" +#: views.py:101 +msgid "Document" +msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "Markierung an Dokument %s anhängen." -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "Markierung an Dokumente %s anhängen." -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Mindestens einen Tag angeben." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" erfolgreich gelöscht." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Fehler beim Löschen des Tags \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Soll der Tag \"%s\" wirklich gelöscht werden?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Wird von allen Dokumenten entfernt." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Sollen die Tags \"%s\" wirklich gelöscht werden?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Tag erfolgreich aktualisiert." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "Tag %s bearbeiten" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "Dokumente getagt als \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "Tag für %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "Es muss mindestens ein markiertes Dokument angegeben werden." -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "Markierung von Dokument %s entfernen." -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "Markierung von Dokumenten %s entfernen." -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "Sind sie sicher, dass Sie die Markierung %(tag)s von Dokument %(document)s entfernen möchten?" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "Sind sie sicher, dass Sie die Markierung %(tag)s von den Dokumenten %(documents)s entfernen möchten?" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "Sind sie sicher, dass Sie die Tags %(tags)s von Dokument %(document)s entfernen möchten?" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "Sind sie sicher, dass Sie die Markierungen %(tags)s von den Dokumenten %(documents)s entfernen möchten?" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Dokument \"%(document)s war nicht mit \"%(tag)s\" markiert" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Markierung \"%(tag)s\" erfolgreich von Dokument \"%(document)s\" entfernt." @@ -311,3 +304,18 @@ msgstr "Markierung \"%(tag)s\" erfolgreich von Dokument \"%(document)s\" entfern #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Tag zu Dokument hinzufügen" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/en/LC_MESSAGES/django.po b/mayan/apps/tags/locale/en/LC_MESSAGES/django.po index aa2e8d0c2c..695984ae36 100644 --- a/mayan/apps/tags/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/tags/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: 2014-07-31 19:54-0400\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -19,18 +19,21 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:26 -msgid "preview" +#, fuzzy +msgid "Preview" msgstr "preview" #: __init__.py:30 -msgid "tagged items" +#, fuzzy +msgid "Tagged items" msgstr "tagged items" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Tags" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -38,47 +41,51 @@ msgstr "" msgid "Name" msgstr "Name" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Color" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Tags" - -#: links.py:10 -msgid "tag list" +#: links.py:11 +#, fuzzy +msgid "Tag list" msgstr "tag list" -#: links.py:11 -msgid "create new tag" -msgstr "create new tag" +#: links.py:12 +#, fuzzy +msgid "Create new tag" +msgstr "Create new tags" -#: links.py:13 links.py:14 -msgid "attach tag" +#: links.py:14 links.py:15 +#, fuzzy +msgid "Attach tag" msgstr "attach tag" -#: links.py:16 -msgid "remove tag" +#: links.py:17 +#, fuzzy +msgid "Remove tag" msgstr "remove tag" -#: links.py:17 -msgid "remove tags" +#: links.py:18 +#, fuzzy +msgid "Remove tags" msgstr "remove tags" -#: links.py:20 links.py:23 -msgid "delete" +#: links.py:21 links.py:24 +#, fuzzy +msgid "Delete" msgstr "delete" -#: links.py:21 -msgid "edit" -msgstr "edit" - #: links.py:22 -msgid "tagged documents" +#, fuzzy +msgid "Edit" +msgstr "Edit tags" + +#: links.py:23 +#, fuzzy +msgid "Tagged documents" msgstr "tagged documents" -#: links.py:24 +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -122,20 +129,19 @@ msgstr "Orange" msgid "Yellow" msgstr "Yellow" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "tag" - -#: models.py:14 -msgid "color" -msgstr "color" +#: models.py:13 views.py:179 views.py:231 views.py:248 +#, fuzzy +msgid "Tag" +msgstr "Tags" #: models.py:17 -msgid "tag properties" +#, fuzzy +msgid "Tag properties" msgstr "tag properties" #: models.py:18 -msgid "tags properties" +#, fuzzy +msgid "Tags properties" msgstr "tags properties" #: permissions.py:9 @@ -162,108 +168,110 @@ msgstr "Attach tags to documents" msgid "Remove tags from documents" msgstr "Remove tags from documents" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Tag already exists." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Tag created succesfully." -#: views.py:57 -msgid "create tag" +#: views.py:58 +#, fuzzy +msgid "Create tag" msgstr "create tag" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "Must provide at least one document." -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Document \"%(document)s\" is already tagged as \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." -#: views.py:100 -msgid "document" +#: views.py:101 +#, fuzzy +msgid "Document" msgstr "document" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "Attach tag to document: %s." -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "Attach tag to documents: %s." -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Must provide at least one tag." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" deleted successfully." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Error deleting tag \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Are you sure you wish to delete the tag: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Will be removed from all documents." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Are you sure you wish to delete the tags: %s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Tag updated succesfully." -#: views.py:227 -#, python-format -msgid "edit tag: %s" +#: views.py:228 +#, fuzzy, python-format +msgid "Edit tag: %s" msgstr "edit tag: %s" -#: views.py:240 -#, python-format -msgid "documents with the tag \"%s\"" +#: views.py:244 +#, fuzzy, python-format +msgid "Documents with the tag \"%s\"" msgstr "documents with the tag \"%s\"" -#: views.py:259 -#, python-format -msgid "tags for: %s" +#: views.py:263 +#, fuzzy, python-format +msgid "Tags for: %s" msgstr "tags for: %s" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "Must provide at least one tagged document." -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "Remove tag from document: %s." -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "Remove tag from documents: %s." -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " @@ -272,7 +280,7 @@ msgstr "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " @@ -281,7 +289,7 @@ msgstr "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " @@ -290,7 +298,7 @@ msgstr "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -#: views.py:329 +#: views.py:333 #, fuzzy, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " @@ -299,12 +307,12 @@ msgstr "" "Are you sure you wish to remove the tags %(tag)s from the documents: " "%(documents)s?" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." @@ -312,3 +320,18 @@ msgstr "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Add tag to document" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/es/LC_MESSAGES/django.po b/mayan/apps/tags/locale/es/LC_MESSAGES/django.po index be81705609..4807e27fc0 100644 --- a/mayan/apps/tags/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/tags/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 @@ -10,78 +10,74 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-07-04 16:59+0000\n" -"Last-Translator: jmcainzos \n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:26 -msgid "preview" -msgstr "muestra" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "artículos etiquetados" - -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "etiquetas" - -#: __init__.py:68 -msgid "Returns a list of all the tags." +msgid "Tagged items" msgstr "" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Etiquetas" + +#: __init__.py:69 +msgid "Returns a list of all the tags." +msgstr "Devuelve la lista de todas las etiquetas." + #: forms.py:24 msgid "Name" msgstr "Nombre" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Color" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Etiquetas" - -#: links.py:10 -msgid "tag list" -msgstr "lista de etiquetas" - #: links.py:11 -msgid "create new tag" -msgstr "crear nueva etiqueta" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "adjuntar etiqueta" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "remover etiqueta" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "remover etiquetas" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "eliminar" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "editar" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "documentos etiquetados" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "LCAs" @@ -125,21 +121,17 @@ msgstr "Naranja" msgid "Yellow" msgstr "Amarillo" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "etiqueta" - -#: models.py:14 -msgid "color" -msgstr "color" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "propiedades de etiqueta" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "propiedades de etiquetas" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -159,160 +151,166 @@ msgstr "Ver etiquetas" #: permissions.py:13 msgid "Attach tags to documents" -msgstr "Anejar etiquetas a documentos" +msgstr "Etiquetar documentos" #: permissions.py:14 msgid "Remove tags from documents" -msgstr "Remover etiquetas de los documentos" +msgstr "Quitar etiquetas de los documentos" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Etiqueta ya existe." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." -msgstr "Etiqueta creada exitosamente." +msgstr "Etiqueta creada con éxito." -#: views.py:57 -msgid "create tag" -msgstr "crear etiquetas" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "Debe proporcionar al menos un documento." -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Documento \"%(document)s \" ya está etiquetado como \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." -msgstr "Tag \"%(tag)s\" anejada exitosamente al documento \"%(document)s\"." +msgstr "Etiqueta \"%(tag)s\" puesta al documento \"%(document)s\"." -#: views.py:100 -msgid "document" -msgstr "documento" +#: views.py:101 +msgid "Document" +msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." -msgstr "Anejar etiqueta al documento: %s." +msgstr "Etiquetar el documento: %s." -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." -msgstr "Aneja etiqueta a los documentos: %s." +msgstr "Etiquetar los documentos: %s." -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." -msgstr "Debe proveer al menos una etiqueta." +msgstr "Debe indicar al menos una etiqueta." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." -msgstr "Etiqueta \"%s\" borrada exitosamente." +msgstr "Etiqueta \"%s\" borrada con éxito." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Error al eliminar la etiqueta \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "¿Está seguro que desea eliminar la etiqueta: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." -msgstr "Se removerá de todos los documentos." +msgstr "Se eliminará de todos los documentos." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" -msgstr "¿Está seguro que desea eliminar de las etiquetas: %s?" +msgstr "¿Está seguro que desea eliminar las etiquetas: %s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." -msgstr "Etiqueta actualizada exitosamente." +msgstr "Etiqueta actualizada con éxito.." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "editar la etiqueta: %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "documentos con la etiqueta \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "etiquetas para: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "Debe proporcionar al menos un documento etiquetado." -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." -msgstr "Remover etiqueta del documento: %s." +msgstr "Quitar etiqueta del documento: %s." -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." -msgstr "Remover etiqueta de los documentos: %s." +msgstr "Quitar etiqueta de los documentos: %s." -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" -"¿Está seguro que deasea remover la etiqueta \"%(tag)s\" del documento: " -"%(document)s?" +msgstr "¿Está seguro que desea quitar la etiqueta \"%(tag)s\" del documento: %(document)s?" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" -"¿Está seguro que deasea remover la etiqueta \"%(tag)s\" de los documentos: " -"%(documents)s?" +msgstr "¿Está seguro que desea quitar la etiqueta \"%(tag)s\" de los documentos: %(documents)s?" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" -"¿Está seguro que deasea remover las etiquetas \"%(tags)s\" del documento: " -"%(document)s?" +msgstr "¿Está seguro que desea quitar las etiquetas \"%(tags)s\" del documento: %(document)s?" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" -msgstr "" -"¿Está seguro de que quiere quitar las marcas %(tags)s de los documentos:\n" -"%(documents)s?" +msgstr "¿Está seguro de que quiere quitar las etiquetas %(tags)s de los documentos:\n%(documents)s?" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Documento \"%(document)s\" no estaba etiquetado como \"%(tag)s \"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." -msgstr "" -"Etiqueta \"%(tag)s\" removida exitosamente del documento \"%(document)s\"." +msgstr "Etiqueta \"%(tag)s\" eliminada con éxito del documento \"%(document)s\"." #: templatetags/tags_tags.py:18 msgid "Add tag to document" -msgstr "Agregar etiqueta al documento" +msgstr "Etiquetar el documento" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po index 2fce361583..d5942f12ba 100644 --- a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po @@ -1,115 +1,113 @@ # 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 # Mohammad Dashtizadeh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-07-05 11:20+0000\n" -"Last-Translator: Mohammad Dashtizadeh \n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:26 -msgid "preview" -msgstr "پیش‌نمایش" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" +msgid "Tagged items" msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "برچسبها" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." -msgstr "" +msgstr "لیست کلیه برچسب ها را برمیگرداند." #: forms.py:24 msgid "Name" msgstr "نام" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "رنگ" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "" - -#: links.py:10 -msgid "tag list" -msgstr "" - #: links.py:11 -msgid "create new tag" +msgid "Tag list" msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" +#: links.py:12 +msgid "Create new tag" msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" +#: links.py:18 +msgid "Remove tags" msgstr "" -#: links.py:21 -msgid "edit" -msgstr "ویرایش" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" +msgid "Edit" msgstr "" -#: links.py:24 -msgid "ACLs" +#: links.py:23 +msgid "Tagged documents" msgstr "" +#: links.py:25 +msgid "ACLs" +msgstr "ACLs" + #: literals.py:17 msgid "Blue" msgstr "آبی" #: literals.py:18 msgid "Cyan" -msgstr "" +msgstr "فیروزه ای" #: literals.py:19 msgid "Coral" -msgstr "" +msgstr "مرجانی" #: literals.py:20 msgid "Green-Yellow" -msgstr "" +msgstr "سبز-زرد" #: literals.py:21 msgid "Khaki" -msgstr "" +msgstr "خاکی" #: literals.py:22 msgid "LightGrey" -msgstr "" +msgstr "خاکستری کمرنگ" #: literals.py:23 msgid "Magenta" -msgstr "" +msgstr "سرخابی" #: literals.py:24 msgid "Red" @@ -123,185 +121,196 @@ msgstr "نارنجی" msgid "Yellow" msgstr "زرد" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" msgstr "" -#: models.py:14 -msgid "color" -msgstr "رنگ" - #: models.py:17 -msgid "tag properties" +msgid "Tag properties" msgstr "" #: models.py:18 -msgid "tags properties" +msgid "Tags properties" msgstr "" #: permissions.py:9 msgid "Create new tags" -msgstr "" +msgstr "ایجاد برچسب جدید" #: permissions.py:10 msgid "Delete tags" -msgstr "" +msgstr "حذف برچسبها" #: permissions.py:11 msgid "Edit tags" -msgstr "" +msgstr "ویرایش برچسبها" #: permissions.py:12 msgid "View tags" -msgstr "" +msgstr "دیدن برچسبها" #: permissions.py:13 msgid "Attach tags to documents" -msgstr "" +msgstr "الصاق برچسبها به اسناد" #: permissions.py:14 msgid "Remove tags from documents" -msgstr "" +msgstr "حذف برچسبهای سند" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." -msgstr "" +msgstr "برچسب موجود است" -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." +msgstr "ایجاد موفق برچسب" + +#: views.py:58 +msgid "Create tag" msgstr "" -#: views.py:57 -msgid "create tag" -msgstr "" - -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." -msgstr "" +msgstr "حداقل یک سند باید ارایه شود" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" -msgstr "" +msgstr "سند \"%(document)s\" دارای برچسب \"%(tag)s\" میباشد." -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "برچسب \"%(tag)s\" با موفقیت به سند \"%(document)s\" متصل شد." + +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:100 -msgid "document" -msgstr "سند" - -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." -msgstr "" +msgstr "الصاق برچسب به سند: %s." -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." -msgstr "" +msgstr "الصاق برچسب به اسناد: %s." -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." -msgstr "" +msgstr "حداقل یک برچسب باید ارایه شود." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." -msgstr "" +msgstr "حذف موفق برچسب \"%s\" " -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" -msgstr "" +msgstr "خطا در زمان حذف برچسب: \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" -msgstr "" +msgstr "آیا از حذف برچسب اطمینان دارید: %s" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." -msgstr "" +msgstr "از کلیه اسناد حذف خواهد شد." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" -msgstr "" +msgstr "آیا از حذف برچسب مطمئن هستید: %s؟" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." -msgstr "" +msgstr "بروزرسانی موفق برچسب." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" +msgid "Edit tag: %s" msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" +msgid "Documents with the tag \"%s\"" msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" +msgid "Tags for: %s" msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." -msgstr "" +msgstr "باید حداقل یک سند برچسب دار ارایه شود." -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." -msgstr "" +msgstr "حذف برچسب از سند: %s" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." -msgstr "" +msgstr "حذف برچسب از اسناد: %s" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" +msgstr "آیا از حذف برچسب \"%(tag)s\" از سند %(document)s مطمئن هستید؟" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" +msgstr "آیا از حذف برچسب \"%(tag)s\" از اسناد %(documents)s مطمئن هستید؟" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" +msgstr "آیا از حذف برچسبها %(tags)s از سند %(document)s مطمئن هستید؟" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" -msgstr "" +msgstr "آیا از حذف برچسبها %(tags)s از اسناد %(documents)s مطمئن هستید؟" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" -msgstr "" +msgstr "سند \"%(document)s\" دارای برچسب \"%(tag)s\" نمیباشد." -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." -msgstr "" +msgstr "برچسب \"%(tag)s\" با موفقیت از سند \"%(document)s\" برداشته شد." #: templatetags/tags_tags.py:18 msgid "Add tag to document" -msgstr "" +msgstr "اضافه کردن برچسب به سند." + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po index e1f9ec9658..17a02ea5ba 100644 --- a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/tags/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,78 +11,74 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-07-18 17:23+0000\n" -"Last-Translator: Christophe kryskool \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: __init__.py:26 -msgid "preview" -msgstr "pré-visualiser" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "éléments étiquetés" - -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "étiquettes" - -#: __init__.py:68 -msgid "Returns a list of all the tags." +msgid "Tagged items" msgstr "" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Etiquettes" + +#: __init__.py:69 +msgid "Returns a list of all the tags." +msgstr "Retourne la liste de toute les étiquettes." + #: forms.py:24 msgid "Name" msgstr "Nom" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Couleur" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Etiquettes" - -#: links.py:10 -msgid "tag list" -msgstr "liste des étiquettes" - #: links.py:11 -msgid "create new tag" -msgstr "créer une nouvelle étiquette" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "rattacher une étiquette" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "supprimer une étiquette" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "supprimer des étiquettes" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "supprimer" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "modifier" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "documents étiquetés" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -126,21 +122,17 @@ msgstr "Orange" msgid "Yellow" msgstr "Jaune" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "étiquette" - -#: models.py:14 -msgid "color" -msgstr "couleur" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "propriétés de l'étiquette" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "propriétés des étiquettes" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -166,157 +158,160 @@ msgstr "Rattacher des étiquettes aux documents" msgid "Remove tags from documents" msgstr "Retirer des étiquettes au document" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "L'étiquette existe déjà." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Etiquette créée avec succès." -#: views.py:57 -msgid "create tag" -msgstr "créer une étiquette" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "Il est nécessaire d'indiquer au moins un document." -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Le document \"%(document)s\" est déjà étiqueté comme \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "L'étiquette \"%(tag)s\" a été attachée avec succès au document \"%(document)s\"." + +#: views.py:101 +msgid "Document" msgstr "" -"L'étiquette \"%(tag)s\" a été attachée avec succès au document \"%(document)s" -"\"." -#: views.py:100 -msgid "document" -msgstr "document" - -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "Attacher l'étiquette au document: %s." -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "Attacher l'étiquette au documents: %s." -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Vous devez fournir au moins une étiquette" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiquette \"%s\" supprimée avec succès" -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Erreur lors de la suppression de l'étiquette \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Êtes vous certain de vouloir supprimer l'étiquette: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Sera supprimée de tous les documents" -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Êtes vous certain de vouloir supprimer l'étiquette:%s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Etiquette mise à jour avec succès." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "modifier l'étiquette:%s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "documents étiquetés comme \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "étiquettes pour:%s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "Il est nécessaire d'indiquer au moins un document étiqueté." -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "Supprimer l'étiquette du document: %s" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "Supprimer l'étiquette des documents: %s" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" -"Êtes-vous sûr de vouloir supprimer l'étiquette \"%(tag)s\" du document: " -"%(document)s?" +msgstr "Êtes-vous sûr de vouloir supprimer l'étiquette \"%(tag)s\" du document: %(document)s?" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" -"Êtes-vous sûr de vouloir supprimer l'étiquette \"%(tag)s\" des documents: " -"%(documents)s?" +msgstr "Êtes-vous sûr de vouloir supprimer l'étiquette \"%(tag)s\" des documents: %(documents)s?" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" -"Êtes-vous sûr de vouloir supprimer les étiquettes: %(tags)s du document: " -"%(document)s?" +msgstr "Êtes-vous sûr de vouloir supprimer les étiquettes: %(tags)s du document: %(document)s?" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" -msgstr "" -"Etês vous sur de vouloir supprimer les étiquettes %(tags)s des documents: " -"%(documents)s?" +msgstr "Etês vous sur de vouloir supprimer les étiquettes %(tags)s des documents: %(documents)s?" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Le document \"%(document)s\" n'a pas été étiqueté avec \"%(tag)s\"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." -msgstr "" -"L'étiquette \"%(tag)s\" à été supprimée avec succès du document " -"\"%(document)s\"." +msgstr "L'étiquette \"%(tag)s\" à été supprimée avec succès du document \"%(document)s\"." #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Ajouter une étiquette au document" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.po index 6742a511e4..84264628da 100644 --- a/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/hr_HR/LC_MESSAGES/django.po @@ -1,37 +1,37 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" #: __init__.py:26 -msgid "preview" +msgid "Preview" msgstr "" #: __init__.py:30 -msgid "tagged items" +msgid "Tagged items" msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" msgstr "" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -39,47 +39,43 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "" - -#: links.py:10 -msgid "tag list" -msgstr "" - #: links.py:11 -msgid "create new tag" +msgid "Tag list" msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" +#: links.py:12 +msgid "Create new tag" msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" +#: links.py:18 +msgid "Remove tags" msgstr "" -#: links.py:21 -msgid "edit" +#: links.py:21 links.py:24 +msgid "Delete" msgstr "" #: links.py:22 -msgid "tagged documents" +msgid "Edit" msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "" @@ -123,20 +119,16 @@ msgstr "" msgid "Yellow" msgstr "" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "" - -#: models.py:14 -msgid "color" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" msgstr "" #: models.py:17 -msgid "tag properties" +msgid "Tag properties" msgstr "" #: models.py:18 -msgid "tags properties" +msgid "Tags properties" msgstr "" #: permissions.py:9 @@ -163,141 +155,141 @@ msgstr "" msgid "Remove tags from documents" msgstr "" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "" -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "" -#: views.py:57 -msgid "create tag" +#: views.py:58 +msgid "Create tag" msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:100 -msgid "document" +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "" -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "" -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" +msgid "Edit tag: %s" msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" +msgid "Documents with the tag \"%s\"" msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" +msgid "Tags for: %s" msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -305,3 +297,18 @@ msgstr "" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po index 307c42c6c2..761bc1be05 100644 --- a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po @@ -1,36 +1,37 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:26 -msgid "preview" +msgid "Preview" msgstr "" #: __init__.py:30 -msgid "tagged items" +msgid "Tagged items" msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" msgstr "" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -38,47 +39,43 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "" - -#: links.py:10 -msgid "tag list" -msgstr "" - #: links.py:11 -msgid "create new tag" +msgid "Tag list" msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" +#: links.py:12 +msgid "Create new tag" msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" +#: links.py:18 +msgid "Remove tags" msgstr "" -#: links.py:21 -msgid "edit" +#: links.py:21 links.py:24 +msgid "Delete" msgstr "" #: links.py:22 -msgid "tagged documents" +msgid "Edit" msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "" @@ -122,20 +119,16 @@ msgstr "" msgid "Yellow" msgstr "" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "" - -#: models.py:14 -msgid "color" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" msgstr "" #: models.py:17 -msgid "tag properties" +msgid "Tag properties" msgstr "" #: models.py:18 -msgid "tags properties" +msgid "Tags properties" msgstr "" #: permissions.py:9 @@ -162,141 +155,141 @@ msgstr "" msgid "Remove tags from documents" msgstr "" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "" -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "" -#: views.py:57 -msgid "create tag" +#: views.py:58 +msgid "Create tag" msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:100 -msgid "document" +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "" -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "" -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" +msgid "Edit tag: %s" msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" +msgid "Documents with the tag \"%s\"" msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" +msgid "Tags for: %s" msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -304,3 +297,18 @@ msgstr "" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/id/LC_MESSAGES/django.po b/mayan/apps/tags/locale/id/LC_MESSAGES/django.po index c608d5ed29..d865af47a8 100644 --- a/mayan/apps/tags/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/id/LC_MESSAGES/django.po @@ -1,36 +1,37 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2011-09-30 04:41+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:26 -msgid "preview" +msgid "Preview" msgstr "" #: __init__.py:30 -msgid "tagged items" +msgid "Tagged items" msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" msgstr "" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -38,47 +39,43 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "" - -#: links.py:10 -msgid "tag list" -msgstr "" - #: links.py:11 -msgid "create new tag" +msgid "Tag list" msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" +#: links.py:12 +msgid "Create new tag" msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" +#: links.py:18 +msgid "Remove tags" msgstr "" -#: links.py:21 -msgid "edit" +#: links.py:21 links.py:24 +msgid "Delete" msgstr "" #: links.py:22 -msgid "tagged documents" +msgid "Edit" msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "" @@ -122,20 +119,16 @@ msgstr "" msgid "Yellow" msgstr "" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "" - -#: models.py:14 -msgid "color" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" msgstr "" #: models.py:17 -msgid "tag properties" +msgid "Tag properties" msgstr "" #: models.py:18 -msgid "tags properties" +msgid "Tags properties" msgstr "" #: permissions.py:9 @@ -162,141 +155,141 @@ msgstr "" msgid "Remove tags from documents" msgstr "" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "" -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "" -#: views.py:57 -msgid "create tag" +#: views.py:58 +msgid "Create tag" msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:100 -msgid "document" +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "" -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "" -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" +msgid "Edit tag: %s" msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" +msgid "Documents with the tag \"%s\"" msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" +msgid "Tags for: %s" msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -304,3 +297,18 @@ msgstr "" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/it/LC_MESSAGES/django.po b/mayan/apps/tags/locale/it/LC_MESSAGES/django.po index 678dda2779..80765e0077 100644 --- a/mayan/apps/tags/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierpaolo Baldan , 2011 # Pierpaolo Baldan , 2012 @@ -10,30 +11,30 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:26 -msgid "preview" -msgstr "anteprima" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "articoli etichettati." +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "etichette" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Etichette" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -41,47 +42,43 @@ msgstr "" msgid "Name" msgstr "Nome" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Colori" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Etichette" - -#: links.py:10 -msgid "tag list" -msgstr "lista delle etichette" - #: links.py:11 -msgid "create new tag" -msgstr "crea una nuova etichetta" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "allega un'etichetta" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "cancella" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "modifica" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "documenti etichettati" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -125,21 +122,17 @@ msgstr "Arancione" msgid "Yellow" msgstr "Giallo" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "etichetta" - -#: models.py:14 -msgid "color" -msgstr "colore" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "proprità dell'etichetta" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "proprietà delle etichette" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -165,141 +158,141 @@ msgstr "Applicare i tag ai documenti" msgid "Remove tags from documents" msgstr "Rimuovi etichetta dal documento" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "L'etichetta già esiste" -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Etichetta creata con successo" -#: views.py:57 -msgid "create tag" -msgstr "crea etichetta" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:100 -msgid "document" +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Devi fornire almeno un'etichetta" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etichetta \"%s\" cancellata con successo." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Errore nel cancellare l'etichetta \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Sei sicuro di voler cancellare questa etichetta: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Sarà rimossa da tutti i documenti" -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Sei sicuro di voler cancellare tutte queste etichette: %s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Etichetta aggiornata con successo" -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "modifica l'etichetta:%s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "documenti con l'etichetta \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "etichette per: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" -msgstr "Sei sicuro di voler cancellare tutte queste etichette: %s?" +msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -307,3 +300,18 @@ msgstr "" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Aggiungi l'etichetta al documento" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/lv/LC_MESSAGES/django.po b/mayan/apps/tags/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c17c6e32e5 --- /dev/null +++ b/mayan/apps/tags/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,314 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: __init__.py:26 +msgid "Preview" +msgstr "" + +#: __init__.py:30 +msgid "Tagged items" +msgstr "" + +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "" + +#: __init__.py:69 +msgid "Returns a list of all the tags." +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "" + +#: forms.py:25 models.py:14 +msgid "Color" +msgstr "" + +#: links.py:11 +msgid "Tag list" +msgstr "" + +#: links.py:12 +msgid "Create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" + +#: links.py:17 +msgid "Remove tag" +msgstr "" + +#: links.py:18 +msgid "Remove tags" +msgstr "" + +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:22 +msgid "Edit" +msgstr "" + +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 +msgid "ACLs" +msgstr "" + +#: literals.py:17 +msgid "Blue" +msgstr "" + +#: literals.py:18 +msgid "Cyan" +msgstr "" + +#: literals.py:19 +msgid "Coral" +msgstr "" + +#: literals.py:20 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:21 +msgid "Khaki" +msgstr "" + +#: literals.py:22 +msgid "LightGrey" +msgstr "" + +#: literals.py:23 +msgid "Magenta" +msgstr "" + +#: literals.py:24 +msgid "Red" +msgstr "" + +#: literals.py:25 +msgid "Orange" +msgstr "" + +#: literals.py:26 +msgid "Yellow" +msgstr "" + +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" + +#: models.py:17 +msgid "Tag properties" +msgstr "" + +#: models.py:18 +msgid "Tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:44 +msgid "Tag already exists." +msgstr "" + +#: views.py:52 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:58 +msgid "Create tag" +msgstr "" + +#: views.py:70 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:93 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "" + +#: views.py:101 +msgid "Document" +msgstr "" + +#: views.py:109 +#, python-format +msgid "Attach tag to document: %s." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "" + +#: views.py:155 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:170 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:172 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:187 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:188 views.py:191 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:190 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:219 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:228 +#, python-format +msgid "Edit tag: %s" +msgstr "" + +#: views.py:244 +#, python-format +msgid "Documents with the tag \"%s\"" +msgstr "" + +#: views.py:263 +#, python-format +msgid "Tags for: %s" +msgstr "" + +#: views.py:275 +msgid "Must provide at least one tagged document." +msgstr "" + +#: views.py:314 +#, python-format +msgid "Remove tag from document: %s." +msgstr "" + +#: views.py:316 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "" + +#: views.py:322 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "" + +#: views.py:325 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:330 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "" + +#: views.py:333 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tags)s from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:340 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:345 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "" + +#: templatetags/tags_tags.py:18 +msgid "Add tag to document" +msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/nb/LC_MESSAGES/django.po b/mayan/apps/tags/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9d74fe4c58 --- /dev/null +++ b/mayan/apps/tags/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,314 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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:26 +msgid "Preview" +msgstr "" + +#: __init__.py:30 +msgid "Tagged items" +msgstr "" + +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "" + +#: __init__.py:69 +msgid "Returns a list of all the tags." +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "" + +#: forms.py:25 models.py:14 +msgid "Color" +msgstr "" + +#: links.py:11 +msgid "Tag list" +msgstr "" + +#: links.py:12 +msgid "Create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" + +#: links.py:17 +msgid "Remove tag" +msgstr "" + +#: links.py:18 +msgid "Remove tags" +msgstr "" + +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:22 +msgid "Edit" +msgstr "" + +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 +msgid "ACLs" +msgstr "" + +#: literals.py:17 +msgid "Blue" +msgstr "" + +#: literals.py:18 +msgid "Cyan" +msgstr "" + +#: literals.py:19 +msgid "Coral" +msgstr "" + +#: literals.py:20 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:21 +msgid "Khaki" +msgstr "" + +#: literals.py:22 +msgid "LightGrey" +msgstr "" + +#: literals.py:23 +msgid "Magenta" +msgstr "" + +#: literals.py:24 +msgid "Red" +msgstr "" + +#: literals.py:25 +msgid "Orange" +msgstr "" + +#: literals.py:26 +msgid "Yellow" +msgstr "" + +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" + +#: models.py:17 +msgid "Tag properties" +msgstr "" + +#: models.py:18 +msgid "Tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:44 +msgid "Tag already exists." +msgstr "" + +#: views.py:52 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:58 +msgid "Create tag" +msgstr "" + +#: views.py:70 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:93 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "" + +#: views.py:101 +msgid "Document" +msgstr "" + +#: views.py:109 +#, python-format +msgid "Attach tag to document: %s." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "" + +#: views.py:155 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:170 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:172 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:187 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:188 views.py:191 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:190 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:219 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:228 +#, python-format +msgid "Edit tag: %s" +msgstr "" + +#: views.py:244 +#, python-format +msgid "Documents with the tag \"%s\"" +msgstr "" + +#: views.py:263 +#, python-format +msgid "Tags for: %s" +msgstr "" + +#: views.py:275 +msgid "Must provide at least one tagged document." +msgstr "" + +#: views.py:314 +#, python-format +msgid "Remove tag from document: %s." +msgstr "" + +#: views.py:316 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "" + +#: views.py:322 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "" + +#: views.py:325 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:330 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "" + +#: views.py:333 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tags)s from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:340 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:345 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "" + +#: templatetags/tags_tags.py:18 +msgid "Add tag to document" +msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po index 90203a3d17..e577d21afa 100644 --- a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po @@ -1,37 +1,38 @@ # 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 , 2012-2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-12 10:56+0000\n" -"Last-Translator: Lucas Weel \n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:26 -msgid "preview" -msgstr "'preview'" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "gelabelde items" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "labels" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Labels" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -39,47 +40,43 @@ msgstr "" msgid "Name" msgstr "Naam" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Kleur" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Labels" - -#: links.py:10 -msgid "tag list" -msgstr "Lijst met labels" - #: links.py:11 -msgid "create new tag" -msgstr "aanmaken nieuw label" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "Label toevoegen" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "label verwijderen" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "labels verwijderen" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "verwijderen" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "bewerk" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "gelabelde documenten" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -123,21 +120,17 @@ msgstr "Oranje" msgid "Yellow" msgstr "Geel" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "label" - -#: models.py:14 -msgid "color" -msgstr "kleur" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "eigenschappen label" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "eigenschappen labels" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -163,150 +156,141 @@ msgstr "Label documenten" msgid "Remove tags from documents" msgstr "Labels van documenten verwijderen" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Dit label bestaat al." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Label aangemaakt" -#: views.py:57 -msgid "create tag" -msgstr "aanmaken label" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "U dient minstens 1 document aan te geven." -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Document \"%(document)s\" is al gelabeld met \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Label \"%(tag)s\" is gekoppeld aan document \"%(document)s\"." -#: views.py:100 -msgid "document" -msgstr "document" +#: views.py:101 +msgid "Document" +msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "Label aanbrengen aan document: %s" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "Label aanbrengen aan documenten: %s" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "U moet minimaal een label aanbrengen." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Label \"%s\" verwijderd." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" -msgstr "" -"Fout bij het verwijderen van label: \"%(tag)s\". Foutmelding: %(error)s" +msgstr "Fout bij het verwijderen van label: \"%(tag)s\". Foutmelding: %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Bent u er zeker van om label: \"%s\" te verwijderen?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Zal van alle documenten worden verwijderd." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Bent u er zeker van om de volgende labels te verwijderen? Labels: %s." -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Label aangepast." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "bewerken label: %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "documenten met label: \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "labels voor: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "U dient minstens 1 gelabeld document aan te brengen." -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "Verwijder label van document: %s" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "Verwijder label van documenten: %s" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" -"Ben u er zeker van dat u label: \"%(tag)s\" van document: %(document)s, " -"wenst te verwijderen? " +msgstr "Ben u er zeker van dat u label: \"%(tag)s\" van document: %(document)s, wenst te verwijderen? " -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" -"Bent u er zeker van dat u label: \"%(tag)s\" van de documenten: " -"%(documents)s, wenst te verwijderen?" +msgstr "Bent u er zeker van dat u label: \"%(tag)s\" van de documenten: %(documents)s, wenst te verwijderen?" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" -"Bent u er zeker van dat u de labels: %(tags)s van document: %(document)s, " -"wenst te verwijderen?" +msgstr "Bent u er zeker van dat u de labels: %(tags)s van document: %(document)s, wenst te verwijderen?" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -"Bent u er zeker van dat u de labels: %(tag)s van de documenten: " -"%(documents)s, wenst te verwijderen?" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Document \"%(document)s\" is niet gelabeld als: \"%(tag)s\"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Label: \"%(tag)s\" is verwijdert van document \"%(document)s\"." @@ -314,3 +298,18 @@ msgstr "Label: \"%(tag)s\" is verwijdert van document \"%(document)s\"." #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Label document" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po index 3c4c26388a..d4dd027995 100644 --- a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po @@ -1,38 +1,38 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:26 -msgid "preview" +msgid "Preview" msgstr "" #: __init__.py:30 -msgid "tagged items" +msgid "Tagged items" msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "tagi" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Tagi" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -40,47 +40,43 @@ msgstr "" msgid "Name" msgstr "Nazwa" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Tagi" - -#: links.py:10 -msgid "tag list" -msgstr "lista tagów" - #: links.py:11 -msgid "create new tag" -msgstr "utworzyć nowy tag" - -#: links.py:13 links.py:14 -msgid "attach tag" +msgid "Tag list" msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:12 +msgid "Create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "usunąć" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "edytuj" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" +msgid "Edit" msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "" @@ -124,20 +120,16 @@ msgstr "Pomarańczowy" msgid "Yellow" msgstr "Żółty" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "tag" - -#: models.py:14 -msgid "color" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" msgstr "" #: models.py:17 -msgid "tag properties" +msgid "Tag properties" msgstr "" #: models.py:18 -msgid "tags properties" +msgid "Tags properties" msgstr "" #: permissions.py:9 @@ -164,141 +156,141 @@ msgstr "" msgid "Remove tags from documents" msgstr "Usuń tagi z dokumentów" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "" -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "" -#: views.py:57 -msgid "create tag" +#: views.py:58 +msgid "Create tag" msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:100 -msgid "document" +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "" -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "" -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" +msgid "Edit tag: %s" msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" +msgid "Documents with the tag \"%s\"" msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" +msgid "Tags for: %s" msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -306,3 +298,18 @@ msgstr "" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po index d843351ef3..81018309dc 100644 --- a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po @@ -1,39 +1,40 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011 +# Translators: +# Emerson Soares , 2011 # Roberto Rosario, 2012 # Vítor Figueiró , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: __init__.py:26 -msgid "preview" -msgstr "visualização" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "itens com etiqueta" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "etiquetas" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Etiquetas" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -41,47 +42,43 @@ msgstr "" msgid "Name" msgstr "Nome" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Cor" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Etiquetas" - -#: links.py:10 -msgid "tag list" -msgstr "lista de etiquetas" - #: links.py:11 -msgid "create new tag" -msgstr "criar nova etiqueta" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "anexar etiqueta" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "excluir" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "editar" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "documentos etiquetados" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACL's" @@ -125,21 +122,17 @@ msgstr "Laranja" msgid "Yellow" msgstr "Amarelo" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "etiqueta" - -#: models.py:14 -msgid "color" -msgstr "cor" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "propriedades da etiqueta" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "propriedades das etiquetas" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -165,141 +158,141 @@ msgstr "Atribuir etiquetas aos documentos" msgid "Remove tags from documents" msgstr "Remover etiquetas de documentos" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "A etiqueta já existe." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Etiqueta criada com sucesso." -#: views.py:57 -msgid "create tag" -msgstr "criar etiqueta" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:100 -msgid "document" +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Deve fornecer pelo menos uma etiqueta." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiqueta \"%s\" removida com sucesso." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Erro ao excluir etiqueta \" %(tag)s \": %(error)s " -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Tem a certeza de que deseja excluir a etiqueta: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Será removida de todos os documentos." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Tem a certeza de que deseja eliminar as etiquetas: %s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Etiqueta atualizada com sucesso." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "editar etiqueta: %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "documentos com a etiqueta \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "etiquetas para: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" -msgstr "Tem a certeza de que deseja eliminar as etiquetas: %s?" +msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -307,3 +300,18 @@ msgstr "" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Adicionar a etiqueta ao documento" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po index 999e77f8ea..470586937c 100644 --- a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po @@ -1,38 +1,39 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2011-2012 +# Translators: +# Emerson Soares , 2011-2012 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #: __init__.py:26 -msgid "preview" -msgstr "visualização" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "itens marcados" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" msgstr "Etiquetas" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -40,47 +41,43 @@ msgstr "" msgid "Name" msgstr "Nome" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Cor" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Etiquetas" - -#: links.py:10 -msgid "tag list" -msgstr "lista de etiquetas" - #: links.py:11 -msgid "create new tag" -msgstr "criar nova etiqueta" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "anexar etiqueta" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "excluir" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "editar" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "documentos etiquetados" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -124,21 +121,17 @@ msgstr "Laranja" msgid "Yellow" msgstr "Amarelo" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "etiqueta" - -#: models.py:14 -msgid "color" -msgstr "cor" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "propriedades de etiqueta" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "propriedades de etiquetas" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -164,141 +157,141 @@ msgstr "Anexar etiquetas para documentos" msgid "Remove tags from documents" msgstr "Remover etiquetas de documentos" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Etiqueta já existe." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Etiqueta criada com sucesso." -#: views.py:57 -msgid "create tag" -msgstr "criar etiqueta" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:100 -msgid "document" +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Deve fornecer pelo menos uma etiqueta." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiqueta \"%s\" removida com sucesso." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Erro ao excluir etiqueta \" %(tag)s \": %(error)s " -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Tem certeza de que deseja excluir a etiqueta: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Será removido de todos os documentos." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Você tem certeza que deseja deletar as etiquetas: %s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Etiqueta atualizada com sucesso." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "editar etiqueta: %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "documentos com a etiqueta \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "etiquetas para: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" -msgstr "Você tem certeza que deseja deletar as etiquetas: %s?" +msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -306,3 +299,18 @@ msgstr "" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Adicionar etiquetas para o documento" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po index d93e8f7736..d486d6b327 100644 --- a/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Abalaru Paul , 2013 # Badea Gabriel , 2013 @@ -9,31 +10,30 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-02-17 08:56+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" #: __init__.py:26 -msgid "preview" -msgstr "vizualizare" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "articole etichetate" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "etichete" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Etichete" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -41,47 +41,43 @@ msgstr "" msgid "Name" msgstr "Nume" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Culoare" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Etichete" - -#: links.py:10 -msgid "tag list" -msgstr "listă de etichete" - #: links.py:11 -msgid "create new tag" -msgstr "creați etichetă nouă" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "ataşează etichetă" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "eliminați eticheta" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "eliminaţi etichetele" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "şterge" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "modifică" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "documente etichetate" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -125,21 +121,17 @@ msgstr "Portocaliu" msgid "Yellow" msgstr "Galben" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "etichetă" - -#: models.py:14 -msgid "color" -msgstr "culoare" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "proprietăți etichetă" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "proprietăți etichete" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -165,156 +157,160 @@ msgstr "Atașați etichete la documente" msgid "Remove tags from documents" msgstr "Îndepărtați etichetele de pe documente" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Eticheta există deja." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Etichetă creată cu succes." -#: views.py:57 -msgid "create tag" -msgstr "crează etichetă" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "Trebuie să furnizeze cel puțin un document." -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Documentul \"%(document)s\" este deja etichetat cu \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "Eticheta \"%(tag)s\" a fost atașată cu succes la documentul \"%(document)s\"." + +#: views.py:101 +msgid "Document" msgstr "" -"Eticheta \"%(tag)s\" a fost atașată cu succes la documentul \"%(document)s\"." -#: views.py:100 -msgid "document" -msgstr "document" - -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "Atașați eticheta la document:% s." -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "Atașați eticheta la documente:% s." -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Trebuie selectată cel puțin o etichetă." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Eticheta \"%s\" a fost ștersă cu succes." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Eroare la ștergerea etichetă \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Sunteți sigur că doriți să ștergeți eticheta:% s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Va fi eliminată din toate documentele." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Sunteți sigur că doriți să ștergeți etichetele:% s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Eticheta actualizată cu succes." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "editează eticheta %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "documente cu eticheta \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "etichete pentru:% s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "Trebuie să atribuiţi cel puțin o etichetă ." -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "Eliminați eticheta documentului:% s." -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "Eliminați eticheta de la documentele:% s." -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" -msgstr "" -"Sunteți sigur că doriți să eliminați etichetele \"%(tag)s\" documentului: " -"%(document)s?" +msgstr "Sunteți sigur că doriți să eliminați etichetele \"%(tag)s\" documentului: %(document)s?" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" -"Sunteți sigur că doriți să eliminați eticheta \"%(tag)s\" pentru " -"documentele: %(documents)s? " +msgstr "Sunteți sigur că doriți să eliminați eticheta \"%(tag)s\" pentru documentele: %(documents)s? " -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" -msgstr "" -"Sunteți sigur că doriți să ștergeți cele %(tags)s etichete ale " -"documentului: %(document)s?" +msgstr "Sunteți sigur că doriți să ștergeți cele %(tags)s etichete ale documentului: %(document)s?" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -"Sunteți sigur că doriți să eliminați etichetele %(tag)s ,pentru " -"documentele: %(documents)s?" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Documentul \"%(document)s\" nu a fost etichetat cu \"%(tag)s\"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." -msgstr "" -"Eticheta \"%(tag)s\" a fost eliminată cu succes din documentul \"%(document)s" -"\"." +msgstr "Eticheta \"%(tag)s\" a fost eliminată cu succes din documentul \"%(document)s\"." #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Adaugă etichetă la un document" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po index 076002d740..2743261db6 100644 --- a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po @@ -1,38 +1,38 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-05-14 06:12+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" #: __init__.py:26 -msgid "preview" -msgstr "предварительный просмотр" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "помеченные элементы" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "метки" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Метки" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -40,47 +40,43 @@ msgstr "" msgid "Name" msgstr "Имя" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Цвет" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Метки" - -#: links.py:10 -msgid "tag list" -msgstr "список меток" - #: links.py:11 -msgid "create new tag" -msgstr "создать новую метку" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "пометить" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "Удалить метку" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "Удалить метки" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "удалить" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "редактировать" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "помеченные документы" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -124,21 +120,17 @@ msgstr "Оранжевый" msgid "Yellow" msgstr "Желтый" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "метка" - -#: models.py:14 -msgid "color" -msgstr "цвет" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "свойства метки" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "свойства метки" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -164,141 +156,141 @@ msgstr "Прикрепить метки к документам" msgid "Remove tags from documents" msgstr "Удаление тегов из документов" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Метка уже существует." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Метка создана." -#: views.py:57 -msgid "create tag" -msgstr "создать метку" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "Должен быть хотя бы один документ." -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "\"%(document)s\" уже имеет метку \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Метка \"%(tag)s\" присвоена \"%(document)s\"." -#: views.py:100 -msgid "document" -msgstr "документ" +#: views.py:101 +msgid "Document" +msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "Пометить документ %s." -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "Пометить документы %s." -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Должна быть хотя бы одна метка." -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Метка \"%s\"удалён." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Ошибка при удалении метки \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Вы действительно хотите удалить метку: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Будет удален из всех документов." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Вы действительно хотите удалить метки: %s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Метка обновлена." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "редактировать метку %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "документы с тегом \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "теги для:%s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "Следует указать хотя бы один помеченный документ." -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "Снять метку с документа %s." -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "Снять метку с документов %s." -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "Снять метку \"%(tag)s\" с документа %(document)s?" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "Снять метку \"%(tag)s\" с документов %(documents)s? " -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "Снять метки \"%(tags)s\" с документа %(document)s?" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" -msgstr "Снять метку %(tag)s с документов %(documents)s?" +msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "\"%(document)s\" не помечен как \"%(tag)s\"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Метка \"%(tag)s\" снята с документа \"%(document)s\"." @@ -306,3 +298,18 @@ msgstr "Метка \"%(tag)s\" снята с документа \"%(document)s\" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Добавить тег к документу" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po index 023412f8cd..4140cbfec7 100644 --- a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po @@ -1,38 +1,38 @@ # 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: # kontrabant , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-05-29 08:52+0000\n" -"Last-Translator: kontrabant \n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" #: __init__.py:26 -msgid "preview" +msgid "Preview" msgstr "" #: __init__.py:30 -msgid "tagged items" +msgid "Tagged items" msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "oznake" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Oznake" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -40,47 +40,43 @@ msgstr "" msgid "Name" msgstr "Ime" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Barva" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Oznake" - -#: links.py:10 -msgid "tag list" -msgstr "spisek oznak" - #: links.py:11 -msgid "create new tag" -msgstr "ustvari novo oznako" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "dodaj oznako" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "izbriši" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "uredi" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "označeni dokumenti" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "" @@ -124,20 +120,16 @@ msgstr "" msgid "Yellow" msgstr "" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" msgstr "" -#: models.py:14 -msgid "color" -msgstr "barva" - #: models.py:17 -msgid "tag properties" +msgid "Tag properties" msgstr "" #: models.py:18 -msgid "tags properties" +msgid "Tags properties" msgstr "" #: permissions.py:9 @@ -164,141 +156,141 @@ msgstr "" msgid "Remove tags from documents" msgstr "Odstrani oznake iz dokumenta" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "" -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "" -#: views.py:57 -msgid "create tag" +#: views.py:58 +msgid "Create tag" msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:100 -msgid "document" +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "" -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "" -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" +msgid "Edit tag: %s" msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" +msgid "Documents with the tag \"%s\"" msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" +msgid "Tags for: %s" msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -306,3 +298,18 @@ msgstr "" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/sq/LC_MESSAGES/django.po b/mayan/apps/tags/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..6f9b1143df --- /dev/null +++ b/mayan/apps/tags/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,314 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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:26 +msgid "Preview" +msgstr "" + +#: __init__.py:30 +msgid "Tagged items" +msgstr "" + +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "" + +#: __init__.py:69 +msgid "Returns a list of all the tags." +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "" + +#: forms.py:25 models.py:14 +msgid "Color" +msgstr "" + +#: links.py:11 +msgid "Tag list" +msgstr "" + +#: links.py:12 +msgid "Create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" + +#: links.py:17 +msgid "Remove tag" +msgstr "" + +#: links.py:18 +msgid "Remove tags" +msgstr "" + +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:22 +msgid "Edit" +msgstr "" + +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 +msgid "ACLs" +msgstr "" + +#: literals.py:17 +msgid "Blue" +msgstr "" + +#: literals.py:18 +msgid "Cyan" +msgstr "" + +#: literals.py:19 +msgid "Coral" +msgstr "" + +#: literals.py:20 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:21 +msgid "Khaki" +msgstr "" + +#: literals.py:22 +msgid "LightGrey" +msgstr "" + +#: literals.py:23 +msgid "Magenta" +msgstr "" + +#: literals.py:24 +msgid "Red" +msgstr "" + +#: literals.py:25 +msgid "Orange" +msgstr "" + +#: literals.py:26 +msgid "Yellow" +msgstr "" + +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" + +#: models.py:17 +msgid "Tag properties" +msgstr "" + +#: models.py:18 +msgid "Tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:44 +msgid "Tag already exists." +msgstr "" + +#: views.py:52 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:58 +msgid "Create tag" +msgstr "" + +#: views.py:70 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:93 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "" + +#: views.py:101 +msgid "Document" +msgstr "" + +#: views.py:109 +#, python-format +msgid "Attach tag to document: %s." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "" + +#: views.py:155 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:170 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:172 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:187 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:188 views.py:191 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:190 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:219 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:228 +#, python-format +msgid "Edit tag: %s" +msgstr "" + +#: views.py:244 +#, python-format +msgid "Documents with the tag \"%s\"" +msgstr "" + +#: views.py:263 +#, python-format +msgid "Tags for: %s" +msgstr "" + +#: views.py:275 +msgid "Must provide at least one tagged document." +msgstr "" + +#: views.py:314 +#, python-format +msgid "Remove tag from document: %s." +msgstr "" + +#: views.py:316 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "" + +#: views.py:322 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "" + +#: views.py:325 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:330 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "" + +#: views.py:333 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tags)s from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:340 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:345 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "" + +#: templatetags/tags_tags.py:18 +msgid "Add tag to document" +msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po index ffad8d7c81..648313f005 100644 --- a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po @@ -1,36 +1,37 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:26 -msgid "preview" +msgid "Preview" msgstr "" #: __init__.py:30 -msgid "tagged items" +msgid "Tagged items" msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" msgstr "" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -38,47 +39,43 @@ msgstr "" msgid "Name" msgstr "" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "" - -#: links.py:10 -msgid "tag list" -msgstr "" - #: links.py:11 -msgid "create new tag" +msgid "Tag list" msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" +#: links.py:12 +msgid "Create new tag" msgstr "" -#: links.py:16 -msgid "remove tag" +#: links.py:14 links.py:15 +msgid "Attach tag" msgstr "" #: links.py:17 -msgid "remove tags" +msgid "Remove tag" msgstr "" -#: links.py:20 links.py:23 -msgid "delete" +#: links.py:18 +msgid "Remove tags" msgstr "" -#: links.py:21 -msgid "edit" +#: links.py:21 links.py:24 +msgid "Delete" msgstr "" #: links.py:22 -msgid "tagged documents" +msgid "Edit" msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "" @@ -122,20 +119,16 @@ msgstr "" msgid "Yellow" msgstr "" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "" - -#: models.py:14 -msgid "color" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" msgstr "" #: models.py:17 -msgid "tag properties" +msgid "Tag properties" msgstr "" #: models.py:18 -msgid "tags properties" +msgid "Tags properties" msgstr "" #: permissions.py:9 @@ -162,141 +155,141 @@ msgstr "" msgid "Remove tags from documents" msgstr "" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "" -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "" -#: views.py:57 -msgid "create tag" +#: views.py:58 +msgid "Create tag" msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:100 -msgid "document" +#: views.py:101 +msgid "Document" msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "" -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "" -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "" -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" +msgid "Edit tag: %s" msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" +msgid "Documents with the tag \"%s\"" msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" +msgid "Tags for: %s" msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -304,3 +297,18 @@ msgstr "" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po index 45a165f547..257285296b 100644 --- a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po @@ -1,37 +1,38 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-22 07:31+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:26 -msgid "preview" -msgstr "xem trước" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "các phần tử được tag" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" -msgstr "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "Tags" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "" @@ -39,47 +40,43 @@ msgstr "" msgid "Name" msgstr "Tên" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "Màu" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "Tags" - -#: links.py:10 -msgid "tag list" -msgstr "danh sách tag" - #: links.py:11 -msgid "create new tag" -msgstr "tạo tag mới" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "đính tag" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "xóa tag" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "xóa tags" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "xóa" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "sửa" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "các tài liệu được tag" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "ACLs" @@ -123,21 +120,17 @@ msgstr "Orange" msgid "Yellow" msgstr "Yellow" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "tag" - -#: models.py:14 -msgid "color" -msgstr "màu" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "tag properties" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "tags properties" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -163,143 +156,141 @@ msgstr "Gắn tag cho tài liệu" msgid "Remove tags from documents" msgstr "Xóa tag từ tài liệu" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "Tag đã tồn tại." -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "Tag được tạo thành công." -#: views.py:57 -msgid "create tag" -msgstr "tạo tag" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "Cần cung cấp ít nhất một tài liệu" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Tài liệu \"%(document)s\" đã được tag \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" được gắn thành công cho tài liệu \"%(document)s\"." -#: views.py:100 -msgid "document" -msgstr "tài liệu" +#: views.py:101 +msgid "Document" +msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "Gắn tag cho tài liệu: %s" -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "Gắn tag cho các tài liệu: %s" -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "Cần cung cấp ít nhất một tag" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" xóa thành công." -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Lỗi xóa tag \"%(tag)s\": %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "Bạn chắc chắn muốn xóa tag: %s?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "Sẽ được xóa trong tất cả tài liệu." -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "Bạn chắc chắn muốn xóa tag: %s?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "Tag cập nhật thành công." -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "sửa tag: %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "Các tài liệu được gắn tag \"%s\"" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "tags cho: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "Cần cung cấp ít nhất một tài liệu đã được tag" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "Xóa tag từ tài liệu: %s" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "Xóa tag từ các tài liệu: %s" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "Bạn chắc chắn muốn xóa tag \"%(tag)s\" từ tài liệu: %(document)s?" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" -msgstr "" -"Bạn chắc chắn muốn xóa tag \"%(tag)s\" từ những tài liệu: %(documents)s?" +msgstr "Bạn chắc chắn muốn xóa tag \"%(tag)s\" từ những tài liệu: %(documents)s?" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "Bạn chắc chắn muốn xóa các tag \"%(tags)s\" từ tài liệu: %(document)s?" -#: views.py:329 -#, fuzzy, python-format +#: views.py:333 +#, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "" -"Bạn chắc chắn muốn xóa các tag \"%(tag)s\" từ các tài liệu: %(documents)s?" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "Tài liệu \"%(document)s\" không thể được tag như là \"%(tag)s\"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" đã được xóa thành công từ tài liệu \"%(document)s\"." @@ -307,3 +298,18 @@ msgstr "Tag \"%(tag)s\" đã được xóa thành công từ tài liệu \"%(doc #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "Gắn tag cho tài liệu" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po index af980aa5e0..a9109a9e09 100644 --- a/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-09-30 02:05+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,18 +21,19 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" #: __init__.py:26 -msgid "preview" -msgstr "预览" +msgid "Preview" +msgstr "" #: __init__.py:30 -msgid "tagged items" -msgstr "标签的物品" +msgid "Tagged items" +msgstr "" -#: __init__.py:37 __init__.py:45 links.py:19 views.py:124 -msgid "tags" +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" msgstr "标签" -#: __init__.py:68 +#: __init__.py:69 msgid "Returns a list of all the tags." msgstr "返回所有标签列表" @@ -40,47 +41,43 @@ msgstr "返回所有标签列表" msgid "Name" msgstr "名称" -#: forms.py:25 +#: forms.py:25 models.py:14 msgid "Color" msgstr "颜色" -#: forms.py:42 permissions.py:7 -msgid "Tags" -msgstr "标签" - -#: links.py:10 -msgid "tag list" -msgstr "标签列表" - #: links.py:11 -msgid "create new tag" -msgstr "创建新标签" +msgid "Tag list" +msgstr "" -#: links.py:13 links.py:14 -msgid "attach tag" -msgstr "添加标签" +#: links.py:12 +msgid "Create new tag" +msgstr "" -#: links.py:16 -msgid "remove tag" -msgstr "删除标签" +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" #: links.py:17 -msgid "remove tags" -msgstr "删除标签" +msgid "Remove tag" +msgstr "" -#: links.py:20 links.py:23 -msgid "delete" -msgstr "删除" +#: links.py:18 +msgid "Remove tags" +msgstr "" -#: links.py:21 -msgid "edit" -msgstr "编辑" +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" #: links.py:22 -msgid "tagged documents" -msgstr "标记文件" +msgid "Edit" +msgstr "" -#: links.py:24 +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 msgid "ACLs" msgstr "访问控制列表" @@ -124,21 +121,17 @@ msgstr "橙" msgid "Yellow" msgstr "黄色" -#: models.py:13 views.py:178 views.py:230 views.py:243 -msgid "tag" -msgstr "标签" - -#: models.py:14 -msgid "color" -msgstr "颜色" +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" #: models.py:17 -msgid "tag properties" -msgstr "标签属性" +msgid "Tag properties" +msgstr "" #: models.py:18 -msgid "tags properties" -msgstr "标签的属性" +msgid "Tags properties" +msgstr "" #: permissions.py:9 msgid "Create new tags" @@ -164,141 +157,141 @@ msgstr "给文档添加标签" msgid "Remove tags from documents" msgstr "从文档中删除标签" -#: views.py:43 +#: views.py:44 msgid "Tag already exists." msgstr "标签已经存在。" -#: views.py:51 +#: views.py:52 msgid "Tag created succesfully." msgstr "标签成功创建。" -#: views.py:57 -msgid "create tag" -msgstr "创建标签" +#: views.py:58 +msgid "Create tag" +msgstr "" -#: views.py:69 +#: views.py:70 msgid "Must provide at least one document." msgstr "必须提供至少一个文件。" -#: views.py:87 +#: views.py:88 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "文档 \"%(document)s\"已经被标记为 \"%(tag)s\"" -#: views.py:92 +#: views.py:93 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "文档\"%(document)s\"添加标签\"%(tag)s\"成功。" -#: views.py:100 -msgid "document" -msgstr "文档" +#: views.py:101 +msgid "Document" +msgstr "" -#: views.py:108 +#: views.py:109 #, python-format msgid "Attach tag to document: %s." msgstr "添加标签到文档:%s." -#: views.py:110 +#: views.py:111 #, python-format msgid "Attach tag to documents: %s." msgstr "添加标签到文档:%s." -#: views.py:154 +#: views.py:155 msgid "Must provide at least one tag." msgstr "必须至少提供一个标签" -#: views.py:169 +#: views.py:170 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "标签 \"%s\" 删除成功" -#: views.py:171 +#: views.py:172 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "删除标签\"%(tag)s\"失败: %(error)s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Are you sure you wish to delete the tag: %s?" msgstr "确定要删除标签: %s么?" -#: views.py:187 views.py:190 +#: views.py:188 views.py:191 msgid "Will be removed from all documents." msgstr "将从所有文档中移除" -#: views.py:189 +#: views.py:190 #, python-format msgid "Are you sure you wish to delete the tags: %s?" msgstr "确定要删除标签: %s么?" -#: views.py:218 +#: views.py:219 msgid "Tag updated succesfully." msgstr "标签更新成功" -#: views.py:227 +#: views.py:228 #, python-format -msgid "edit tag: %s" -msgstr "编辑标签: %s" +msgid "Edit tag: %s" +msgstr "" -#: views.py:240 +#: views.py:244 #, python-format -msgid "documents with the tag \"%s\"" -msgstr "带有标签\"%s\"的文档" +msgid "Documents with the tag \"%s\"" +msgstr "" -#: views.py:259 +#: views.py:263 #, python-format -msgid "tags for: %s" -msgstr "标签: %s" +msgid "Tags for: %s" +msgstr "" -#: views.py:271 +#: views.py:275 msgid "Must provide at least one tagged document." msgstr "必须至少提供一个标签文档" -#: views.py:310 +#: views.py:314 #, python-format msgid "Remove tag from document: %s." msgstr "从文档: %s移除标签" -#: views.py:312 +#: views.py:316 #, python-format msgid "Remove tag from documents: %s." msgstr "从文档: %s移除标签" -#: views.py:318 +#: views.py:322 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " "%(document)s?" msgstr "确定要从文档: %(document)s移除标签 \"%(tag)s\" 么?" -#: views.py:321 +#: views.py:325 #, python-format msgid "" "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " "%(documents)s?" msgstr "确定要从文档: %(documents)s移除标签 \"%(tag)s\" 么?" -#: views.py:326 +#: views.py:330 #, python-format msgid "" "Are you sure you wish to remove the tags: %(tags)s from the document: " "%(document)s?" msgstr "确定要从文档: %(document)s移除标签 \"%(tags)s\" 么?" -#: views.py:329 +#: views.py:333 #, python-format msgid "" "Are you sure you wish to remove the tags %(tags)s from the documents: " "%(documents)s?" msgstr "确定要从文档: %(documents)s移除标签 \"%(tags)s\" 么?" -#: views.py:336 +#: views.py:340 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" msgstr "文档\"%(document)s\"无标签\"%(tag)s\"" -#: views.py:341 +#: views.py:345 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "标签\"%(tag)s\"成功从文档\"%(document)s\"移除" @@ -306,3 +299,18 @@ msgstr "标签\"%(tag)s\"成功从文档\"%(document)s\"移除" #: templatetags/tags_tags.py:18 msgid "Add tag to document" msgstr "添加标签到文档" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..2d6f37c527 --- /dev/null +++ b/mayan/apps/tags/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,314 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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:26 +msgid "Preview" +msgstr "" + +#: __init__.py:30 +msgid "Tagged items" +msgstr "" + +#: __init__.py:37 __init__.py:45 forms.py:42 links.py:20 permissions.py:7 +#: views.py:125 +msgid "Tags" +msgstr "" + +#: __init__.py:69 +msgid "Returns a list of all the tags." +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "" + +#: forms.py:25 models.py:14 +msgid "Color" +msgstr "" + +#: links.py:11 +msgid "Tag list" +msgstr "" + +#: links.py:12 +msgid "Create new tag" +msgstr "" + +#: links.py:14 links.py:15 +msgid "Attach tag" +msgstr "" + +#: links.py:17 +msgid "Remove tag" +msgstr "" + +#: links.py:18 +msgid "Remove tags" +msgstr "" + +#: links.py:21 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:22 +msgid "Edit" +msgstr "" + +#: links.py:23 +msgid "Tagged documents" +msgstr "" + +#: links.py:25 +msgid "ACLs" +msgstr "" + +#: literals.py:17 +msgid "Blue" +msgstr "" + +#: literals.py:18 +msgid "Cyan" +msgstr "" + +#: literals.py:19 +msgid "Coral" +msgstr "" + +#: literals.py:20 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:21 +msgid "Khaki" +msgstr "" + +#: literals.py:22 +msgid "LightGrey" +msgstr "" + +#: literals.py:23 +msgid "Magenta" +msgstr "" + +#: literals.py:24 +msgid "Red" +msgstr "" + +#: literals.py:25 +msgid "Orange" +msgstr "" + +#: literals.py:26 +msgid "Yellow" +msgstr "" + +#: models.py:13 views.py:179 views.py:231 views.py:248 +msgid "Tag" +msgstr "" + +#: models.py:17 +msgid "Tag properties" +msgstr "" + +#: models.py:18 +msgid "Tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:44 +msgid "Tag already exists." +msgstr "" + +#: views.py:52 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:58 +msgid "Create tag" +msgstr "" + +#: views.py:70 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:93 +#, python-format +msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." +msgstr "" + +#: views.py:101 +msgid "Document" +msgstr "" + +#: views.py:109 +#, python-format +msgid "Attach tag to document: %s." +msgstr "" + +#: views.py:111 +#, python-format +msgid "Attach tag to documents: %s." +msgstr "" + +#: views.py:155 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:170 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:172 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:187 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:188 views.py:191 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:190 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:219 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:228 +#, python-format +msgid "Edit tag: %s" +msgstr "" + +#: views.py:244 +#, python-format +msgid "Documents with the tag \"%s\"" +msgstr "" + +#: views.py:263 +#, python-format +msgid "Tags for: %s" +msgstr "" + +#: views.py:275 +msgid "Must provide at least one tagged document." +msgstr "" + +#: views.py:314 +#, python-format +msgid "Remove tag from document: %s." +msgstr "" + +#: views.py:316 +#, python-format +msgid "Remove tag from documents: %s." +msgstr "" + +#: views.py:322 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the document: " +"%(document)s?" +msgstr "" + +#: views.py:325 +#, python-format +msgid "" +"Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:330 +#, python-format +msgid "" +"Are you sure you wish to remove the tags: %(tags)s from the document: " +"%(document)s?" +msgstr "" + +#: views.py:333 +#, python-format +msgid "" +"Are you sure you wish to remove the tags %(tags)s from the documents: " +"%(documents)s?" +msgstr "" + +#: views.py:340 +#, python-format +msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s\"" +msgstr "" + +#: views.py:345 +#, python-format +msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." +msgstr "" + +#: templatetags/tags_tags.py:18 +msgid "Add tag to document" +msgstr "" + +#~ msgid "tags" +#~ msgstr "tags" + +#~ msgid "create new tag" +#~ msgstr "create new tag" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "tag" +#~ msgstr "tag" + +#~ msgid "color" +#~ msgstr "color" diff --git a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po index 004ce61f12..8384883164 100644 --- a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po @@ -1,24 +1,27 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-01-25 21:20+0000\n" -"Last-Translator: Mohammed ALDOUB \n" -"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/" -"language/ar/)\n" -"Language: ar\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"Language: ar\n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" #: forms.py:13 msgid "New password" @@ -29,44 +32,44 @@ msgid "Confirm password" msgstr "تأكيد كلمة المرور" #: links.py:9 -msgid "user list" -msgstr "قائمة المستخدمين" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "المستخدمين" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "تحرير" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "إنشاء مستخدم جديد" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "حذف" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "إعادة تعيين كلمة المرور" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "مجموعات" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "قائمة المجموعات" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "إنشاء مجموعة جديدة" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "الأعضاء" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -104,172 +107,178 @@ msgstr "عرض المجموعات الحالية" msgid "Delete existing groups" msgstr "حذف المجموعات الحالية" -#: views.py:32 -msgid "full name" -msgstr "الاسم الكامل" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "البريد الإلكتروني" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "نشط" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "لديه كلمة المرور صالحة للاستعمال؟" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super user and staff user editing is not allowed, use the admin interface " -"for these cases." +msgstr "Super user and staff user editing is not allowed, use the admin interface for these cases." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "تم تحديث المستخدم \"%s\" بنجاح." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "تعديل المستخدم: %s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "مستخدم" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "تم انشاء المستخدم \"%s\" بنجاح." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "يجب أن توفر ما لا يقل عن مستخدم واحد." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super user and staff user deleting is not allowed, use the admin interface " -"for these cases." +msgstr "Super user and staff user deleting is not allowed, use the admin interface for these cases." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "تم مسح المستخدم \"%s\" بنجاح." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "خطأ أثناء حذف المستخدم \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "هل أنت متأكد أنك تريد حذف المستخدم %s ؟" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "هل أنت متأكد أنك تريد حذف المستخدمين %s ؟" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "لا تتطابق كلمات المرور، حاول مرة أخرى." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Super user and staff user password reseting is not allowed, use the admin " -"interface for these cases." +msgstr "Super user and staff user password reseting is not allowed, use the admin interface for these cases." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "نجحت إعادة تعيين كلمة المرور للمستخدم: %s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "خطأ أثناء إعادة تعيين كلمة المرور للمستخدم \"%(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "إعادة كلمة السر للمستخدم: %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "إعادة كلمة السر للمستخدمين %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "non groups of user: %s" - #: views.py:235 #, python-format -msgid "groups of user: %s" -msgstr "مجموعات المستخدم: %s" +msgid "Non groups of user: %s" +msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "تم تحديث مجموعة \"%s\" بنجاح." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "تحرير مجموعة %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "مجموعة" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "تم انشاء مجموعة \"%s \" بنجاح." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "يجب أن توفر ما لا يقل عن مجموعة واحدة." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "تم حذف مجموعة \"%s \" بنجاح." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "خطأ أثناء مسح المجموعة: \"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "هل أنت متأكد أنك تريد حذف المجموعة %s ؟" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "هل أنت متأكد أنك تريد حذف المجموعات %s ؟" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "non members of group: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "أعضاء المجموعة: %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po index 059e46fc77..39d908e475 100644 --- a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po @@ -1,24 +1,28 @@ # 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: # Iliya Georgiev , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/bg/)\n" -"Language: bg\n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "Нова парола" @@ -28,44 +32,44 @@ msgid "Confirm password" msgstr "Потвърждение на парола" #: links.py:9 -msgid "user list" -msgstr "списък с потребители" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "потребители" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "редактиране" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "създаване на нов потребител" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "изтриване" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "промяна на парола" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "групи" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "списък с групи" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "създаване на нова група" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "участници" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -103,172 +107,178 @@ msgstr "Преглед на съществуващи групи" msgid "Delete existing groups" msgstr "Изтриване на съществуващи групи" -#: views.py:32 -msgid "full name" -msgstr "име и фамилия" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "имейл" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "активен" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "има ли използваема парола?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Редактиране на потребители от супер потребител и служител не е разрешено. " -"Използвайте администраторския модул за тези случаи." +msgstr "Редактиране на потребители от супер потребител и служител не е разрешено. Използвайте администраторския модул за тези случаи." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Потребител \"%s\" е обновен успешно" -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "редактиране на потребител \"%s\"" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "потребител" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Потребител \"%s\" е създаден успешно." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Трябва да изберете поне един потребител." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Изтриване на потребители от супер потребител и служител не е разрешено. " -"Използвайте администраторския модул за тези случаи." +msgstr "Изтриване на потребители от супер потребител и служител не е разрешено. Използвайте администраторския модул за тези случаи." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Потребител \"%s\" е изтрит успешно." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Грешка при изтриването на потребител \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Сигурни ли сте, че искате да изтриете потребителят %s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Сигурни ли сте, че искате да изтриете потребителите %s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "Паролата не съвпада. Опитайте отново." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Промяна на парола на потребители от супер потребител и служител не е " -"разрешено. Използвайте администраторския модул за тези случаи." +msgstr "Промяна на парола на потребители от супер потребител и служител не е разрешено. Използвайте администраторския модул за тези случаи." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Успешна промяна на парола на потребител %s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Грешка при промяна на парола на потребител \"%(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Промяна на парола на потребител %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Промяна на парола на потребители %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Групата \"%s\" е обновена успешно." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "редактиране на група %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "група" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Групата \"%s\" е създадена успешно." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Необходимо е да се включи поне една група." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Групата \"%s\" е изтрита успешно." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Грешка при изтриването на група \"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Сигурни ли сте, че искате да изтриете групата %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Сигурни ли сте, че искате да изтриете групите %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "не членуващи в групата: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "участници в групата: %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.po index bb3e08129f..543f0fbe64 100644 --- a/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.po @@ -1,24 +1,27 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-28 13:25+0000\n" -"Last-Translator: www.ping.ba \n" -"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" -"projects/p/mayan-edms/language/bs_BA/)\n" -"Language: bs_BA\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: bs_BA\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" #: forms.py:13 msgid "New password" @@ -29,44 +32,44 @@ msgid "Confirm password" msgstr "Potvrdite lozinku" #: links.py:9 -msgid "user list" -msgstr "lista korisnika" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "korisnici" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "izmjeni" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "kreiraj novog korisnika" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "obriši" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "resetovanje lozinke" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "grupe" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "popis grupe" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "kreiraj novu grupu" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "članovi" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -104,172 +107,178 @@ msgstr "Pregledaj postojeće grupe" msgid "Delete existing groups" msgstr "Obriši postojeće grupe" -#: views.py:32 -msgid "full name" -msgstr "puno ime" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "e-mail" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "aktivan" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "ima li upotrebljivu lozinku?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super user i staff user izmjene nisu dozvoljene, koristite administratorski " -"interface za takve slučajeve." +msgstr "Super user i staff user izmjene nisu dozvoljene, koristite administratorski interface za takve slučajeve." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Korisnik \"%s\" uspješno update-ovan." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "izmjena korisnika: %s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "korisnik" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Korisnik \"%s\" uspješno kreiran." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Mora biti obebjeđen bar jedan korisnik." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super user i staff user brisanja nisu dozvoljena, koristite administratorski " -"interface za takve slučajeve" +msgstr "Super user i staff user brisanja nisu dozvoljena, koristite administratorski interface za takve slučajeve" -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Korisnik \"%s\" uspješno obrisan." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Greška brisanja korisnika \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Jeste li sigurni da želite izbrisati korisnika: %s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Jeste li sigurni da želite izbrisati korisnike: %s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "Lozinke se ne podudaraju, pokušajte ponovo." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Super user i staff user reset lozinke nije dozvoljen, koristite " -"administratorski interface za takve slučajeve" +msgstr "Super user i staff user reset lozinke nije dozvoljen, koristite administratorski interface za takve slučajeve" -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Uspješno resetovana lozinka za korisnika: %s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Greška resetovanja lozinke za korisnika \"%(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Resetovanje lozinke za korisnika: %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Resetovanje lozinke za korisnike: %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "nisu grupe korisnika: %s" - #: views.py:235 #, python-format -msgid "groups of user: %s" -msgstr "grupe korisnika: %s" +msgid "Non groups of user: %s" +msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupa \"%s\" uspješno update-ovana." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "izmjeni grupu: %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "grupa" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupa \"%s\" uspješno kreirana." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Mora biti obezbjeđen bar jedna grupa." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupa \"%s\" uspješno obrisana." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Greška brisanja grupe \"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Jeste li sigurni da želite izbrisati grupu: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Jeste li sigurni da želite izbrisati grupe:% s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "nisu članovi grupe: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "članovi grupe: %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po index c2ea2476d5..1905512c97 100644 --- a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po @@ -1,24 +1,28 @@ # 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: # René Rovsing Bach , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-02-10 11:43+0000\n" -"Last-Translator: René Rovsing Bach \n" -"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/" -"language/da/)\n" -"Language: da\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "Nyt password" @@ -28,44 +32,44 @@ msgid "Confirm password" msgstr "Bekræft password" #: links.py:9 -msgid "user list" -msgstr "brugerliste" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "brugere" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "redigér" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "opret ny bruger" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "slet" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "nulstil password" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "grupper" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "gruppeliste" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "opret ny gruppe" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "medlemmer" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -103,172 +107,178 @@ msgstr "Se eksisterende grupper" msgid "Delete existing groups" msgstr "Slet eksisterende grupper" -#: views.py:32 -msgid "full name" -msgstr "fulde navn" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "e-mail" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "aktiv" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "har brugbart password?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Superbruger og personale-bruger redigering er ikke tilladt. Anvend " -"administrator brugerflade i disse tilfælde. " +msgstr "Superbruger og personale-bruger redigering er ikke tilladt. Anvend administrator brugerflade i disse tilfælde. " -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Bruger \"%s\" opdateret." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "rediger bruger: %s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "bruger" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Bruger \"%s\" oprettet." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Der skal angives mindst én bruger." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Det er ikke tilladt at slette superbruger og personalebruger. Anvend " -"administrator brugerfladen i disse tilfælde." +msgstr "Det er ikke tilladt at slette superbruger og personalebruger. Anvend administrator brugerfladen i disse tilfælde." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Bruger \"%s\" slettet." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Fejl ved sletning af bruger \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Er du sikker på at du vil slette brugeren: %s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Er du sikker på at du vil slette brugerne: %s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "De to password stemmer ikke overens, prøv igen." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Det er ikke tilladt at nulstille Superbruger og personale brugeradgangskode. " -"Anvend administrator brugerflade istedet." +msgstr "Det er ikke tilladt at nulstille Superbruger og personale brugeradgangskode. Anvend administrator brugerflade istedet." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Password er blevet nulstillet for bruger: %s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Fejl ved nulstilling af password for bruger \"%(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Nulstiller password for bruger: %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Nulstiller password for brugerne: %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "Grupper ej tilhørende bruger: %s" - #: views.py:235 #, python-format -msgid "groups of user: %s" -msgstr "Grupper tilhørende bruger: %s" +msgid "Non groups of user: %s" +msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Gruppen \"%s\" opdateret." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "redigér gruppe: %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "gruppe" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Gruppen \"%s\" oprettet." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Du skal angive mindst én gruppe." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Gruppen \"%s\" slettet." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Fejl ved sletning af gruppen \"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Er du sikker på du vil slette gruppen: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Er du sikker på du ønsker at slette grupperne: %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "ikke medlem af gruppen: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "medlemmer af gruppen:% s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/de_CH/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/de_CH/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ddf0f3940a --- /dev/null +++ b/mayan/apps/user_management/locale/de_CH/LC_MESSAGES/django.po @@ -0,0 +1,283 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/mayan-edms/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:36 +msgid "Returns a list of all the users." +msgstr "" + +#: forms.py:13 +msgid "New password" +msgstr "" + +#: forms.py:14 +msgid "Confirm password" +msgstr "" + +#: links.py:9 +msgid "User list" +msgstr "" + +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" + +#: links.py:11 links.py:21 +msgid "Edit" +msgstr "" + +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" + +#: links.py:13 links.py:14 links.py:23 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:15 links.py:16 +msgid "Reset password" +msgstr "" + +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" + +#: links.py:19 +msgid "Group list" +msgstr "" + +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" + +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" + +#: permissions.py:7 +msgid "User management" +msgstr "" + +#: permissions.py:9 +msgid "Create new users" +msgstr "" + +#: permissions.py:10 +msgid "Edit existing users" +msgstr "" + +#: permissions.py:11 +msgid "View existing users" +msgstr "" + +#: permissions.py:12 +msgid "Delete existing users" +msgstr "" + +#: permissions.py:14 +msgid "Create new groups" +msgstr "" + +#: permissions.py:15 +msgid "Edit existing groups" +msgstr "" + +#: permissions.py:16 +msgid "View existing groups" +msgstr "" + +#: permissions.py:17 +msgid "Delete existing groups" +msgstr "" + +#: views.py:33 +msgid "Full name" +msgstr "" + +#: views.py:37 +msgid "Email" +msgstr "" + +#: views.py:41 +msgid "Active" +msgstr "" + +#: views.py:45 +msgid "Has usable password?" +msgstr "" + +#: views.py:61 +msgid "" +"Super user and staff user editing is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:68 +#, python-format +msgid "User \"%s\" updated successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "Edit user: %s" +msgstr "" + +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" + +#: views.py:90 +#, python-format +msgid "User \"%s\" created successfully." +msgstr "" + +#: views.py:111 views.py:165 +msgid "Must provide at least one user." +msgstr "" + +#: views.py:121 +msgid "" +"Super user and staff user deleting is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:124 +#, python-format +msgid "User \"%s\" deleted successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Error deleting user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you wish to delete the user: %s?" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to delete the users: %s?" +msgstr "" + +#: views.py:176 +msgid "Passwords do not match, try again." +msgstr "" + +#: views.py:181 +msgid "" +"Super user and staff user password reseting is not allowed, use the admin " +"interface for these cases." +msgstr "" + +#: views.py:185 +#, python-format +msgid "Successfull password reset for user: %s." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Error reseting password for user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:203 +#, python-format +msgid "Reseting password for user: %s" +msgstr "" + +#: views.py:205 +#, python-format +msgid "Reseting password for users: %s" +msgstr "" + +#: views.py:235 +#, python-format +msgid "Non groups of user: %s" +msgstr "" + +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:282 +#, python-format +msgid "Edit group: %s" +msgstr "" + +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" + +#: views.py:297 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:318 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:328 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:345 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:347 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:377 +#, python-format +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po index d9e4922a4b..4ef4a50008 100644 --- a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po @@ -1,11 +1,13 @@ # 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 # Mathias Behrle , 2014 # Stefan Lodders , 2012 +# Stefan Lodders , 2012 # tetjarediske , 2012 # tetjarediske , 2012 # Tobias Paepke , 2014 @@ -13,17 +15,20 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-03-12 16:12+0000\n" -"Last-Translator: Mathias Behrle \n" -"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-" -"edms/language/de_DE/)\n" -"Language: de_DE\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "Neues Passwort" @@ -33,44 +38,44 @@ msgid "Confirm password" msgstr "Passwort bestätigen" #: links.py:9 -msgid "user list" -msgstr "Benutzerliste" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "Benutzer" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "Bearbeiten" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "Benutzer erstellen" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "Löschen" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "Passwort zurücksetzen" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "Gruppen" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "Gruppenliste" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "Gruppe erstellen" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "Mitglieder" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -108,174 +113,178 @@ msgstr "Gruppen anzeigen" msgid "Delete existing groups" msgstr "Gruppen löschen" -#: views.py:32 -msgid "full name" -msgstr "Vollständiger Name" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "E-Mail" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "Aktiv" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "Benutzbares Passwort" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super User und Staff Benutzer bearbeiten ist nicht erlaubt, benutzen Sie die " -"Administratoren-Oberfläche dafür." +msgstr "Super User und Staff Benutzer bearbeiten ist nicht erlaubt, benutzen Sie die Administratoren-Oberfläche dafür." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Benutzer \"%s\" erfolgreich aktualisiert." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "Benutzer %s bearbeiten" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "Benutzer" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Benutzer \"%s\" erfolgreich angelegt." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Es muss mindestens ein Benutzer angegeben werden." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super User und Staff Benutzer löschen ist nicht erlaubt, benutzen Sie die " -"Administratoren-Oberfläche dafür." +msgstr "Super User und Staff Benutzer löschen ist nicht erlaubt, benutzen Sie die Administratoren-Oberfläche dafür." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Benutzer \"%s\" erfolgreich gelöscht." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Fehler beim Löschen des Benutzers \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Sind Sie sich sicher, dass sie den Benutzer löschen möchten: %s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Sind Sie sich sicher, dass sie die Benutzer löschen möchten: %s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "Passwörter stimmen nicht überein, bitte noch einmal versuchen." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Super User und Staff Benutzer löschen ist nicht erlaubt, benutzen Sie die " -"Administratoren-Oberfläche dafür." +msgstr "Super User und Staff Benutzer löschen ist nicht erlaubt, benutzen Sie die Administratoren-Oberfläche dafür." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Passwort erfolgreich zurückgesetzt für Benutzer %s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" -msgstr "" -"Fehler beim Zurücksetzen des Passworts für den Benutzer \"%(user)s\": " -"%(error)s" +msgstr "Fehler beim Zurücksetzen des Passworts für den Benutzer \"%(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Passwort zurücksetzen für Benutzer %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Passwort zurücksetzen für die Benutzer %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "Nicht-Gruppen für Benutzer %s" - #: views.py:235 #, python-format -msgid "groups of user: %s" -msgstr "Gruppen des Benutzers %s" +msgid "Non groups of user: %s" +msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Gruppe \"%s\" erfolgreich aktualisiert." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "Gruppe %s bearbeiten" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "Gruppe" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Gruppe \"%s\" erfolgreich angelegt." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Es muss mindestens eine Gruppe angegeben werden." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Gruppe \"%s\" erfolgreich gelöscht." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Fehler beim Löschen der Gruppe \"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Sind Sie sich sicher, dass Sie die Gruppe löschen möchten: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Sind Sie sich sicher, das Sie die Gruppen löschen möchten: %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "Nicht-Mitglieder für Gruppe %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "Mitglieder der Gruppe %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po index 3e8532d5cc..645cb1ae37 100644 --- a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/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: 2014-07-31 19:54-0400\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" "PO-Revision-Date: 2012-12-12 06:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" @@ -18,6 +18,10 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "New password" @@ -27,43 +31,52 @@ msgid "Confirm password" msgstr "Confirm password" #: links.py:9 -msgid "user list" +#, fuzzy +msgid "User list" msgstr "user list" -#: links.py:10 views.py:28 -msgid "users" +#: links.py:10 views.py:29 +#, fuzzy +msgid "Users" msgstr "users" #: links.py:11 links.py:21 -msgid "edit" -msgstr "edit" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "create new user" +#: links.py:12 views.py:96 +#, fuzzy +msgid "Create new user" +msgstr "Create new users" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" +#, fuzzy +msgid "Delete" msgstr "delete" #: links.py:15 links.py:16 -msgid "reset password" +#, fuzzy +msgid "Reset password" msgstr "reset password" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" +#: links.py:17 links.py:20 views.py:252 +#, fuzzy +msgid "Groups" msgstr "groups" #: links.py:19 -msgid "group list" +#, fuzzy +msgid "Group list" msgstr "group list" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "create new group" +#: links.py:22 views.py:303 +#, fuzzy +msgid "Create new group" +msgstr "Create new groups" -#: links.py:25 views.py:255 -msgid "members" +#: links.py:25 views.py:256 +#, fuzzy +msgid "Members" msgstr "members" #: permissions.py:7 @@ -102,23 +115,27 @@ msgstr "View existing groups" msgid "Delete existing groups" msgstr "Delete existing groups" -#: views.py:32 -msgid "full name" +#: views.py:33 +#, fuzzy +msgid "Full name" msgstr "full name" -#: views.py:36 -msgid "email" +#: views.py:37 +#, fuzzy +msgid "Email" msgstr "email" -#: views.py:40 -msgid "active" +#: views.py:41 +#, fuzzy +msgid "Active" msgstr "active" -#: views.py:44 -msgid "has usable password?" +#: views.py:45 +#, fuzzy +msgid "Has usable password?" msgstr "has usable password?" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." @@ -126,30 +143,30 @@ msgstr "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "User \"%s\" updated successfully." -#: views.py:73 -#, python-format -msgid "edit user: %s" +#: views.py:74 +#, fuzzy, python-format +msgid "Edit user: %s" msgstr "edit user: %s" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "user" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "User \"%s\" created successfully." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Must provide at least one user." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." @@ -157,31 +174,31 @@ msgstr "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "User \"%s\" deleted successfully." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Error deleting user \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Are you sure you wish to delete the user: %s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Are you sure you wish to delete the users: %s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "Passwords do not match, try again." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." @@ -189,85 +206,98 @@ msgstr "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Successfull password reset for user: %s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Error reseting password for user \"%(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Reseting password for user: %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Reseting password for users: %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" +#: views.py:235 +#, fuzzy, python-format +msgid "Non groups of user: %s" msgstr "non groups of user: %s" -#: views.py:235 -#, python-format -msgid "groups of user: %s" +#: views.py:236 +#, fuzzy, python-format +msgid "Groups of user: %s" msgstr "groups of user: %s" -#: views.py:275 +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Group \"%s\" updated successfully." -#: views.py:281 -#, python-format -msgid "edit group: %s" +#: views.py:282 +#, fuzzy, python-format +msgid "Edit group: %s" msgstr "edit group: %s" -#: views.py:284 views.py:336 views.py:381 -msgid "group" +#: views.py:285 views.py:337 views.py:382 +#, fuzzy +msgid "Group" msgstr "group" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Group \"%s\" created successfully." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Must provide at least one group." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Group \"%s\" deleted successfully." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Error deleting group \"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Are you sure you wish to delete the group: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Are you sure you wish to delete the groups: %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" +#: views.py:377 +#, fuzzy, python-format +msgid "Non members of group: %s" msgstr "non members of group: %s" -#: views.py:377 -#, python-format -msgid "members of group: %s" +#: views.py:378 +#, fuzzy, python-format +msgid "Members of group: %s" msgstr "members of group: %s" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po index fa9d106001..c8fa0303a8 100644 --- a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po @@ -1,24 +1,29 @@ # 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 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:12+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/" -"language/es/)\n" -"Language: es\n" +"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "Nueva contraseña" @@ -28,44 +33,44 @@ msgid "Confirm password" msgstr "Confirmar contraseña" #: links.py:9 -msgid "user list" -msgstr "lista de usuarios" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "usuarios" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "crear nuevo usuario" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "eliminar" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "restablecer contraseña" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "grupos" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "list de group" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "crear nuevo grupo" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "miembros" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -103,173 +108,178 @@ msgstr "Ver grupos existentes" msgid "Delete existing groups" msgstr "Eliminar grupos existentes" -#: views.py:32 -msgid "full name" -msgstr "nombre completo" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "correo electrónico" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "activo" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "¿Tiene contraseña utilizable?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"No se permite editar el super usuario y usuario de personal, use la interfaz " -"de administración para estos casos." +msgstr "No se permite editar el super usuario y el usuario de personal. Use la interfaz de administración para estos casos." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." -msgstr "Usuario \"%s\" actualizado exitsamente." +msgstr "Usuario \"%s\" actualizado con éxito." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "editar usuario: %s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "usuario" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." -msgstr "Usuario \"%s\" ha creado exitosamente." +msgstr "Usuario \"%s\" creado con éxito." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." -msgstr "Debe proveer al menos un usuario." +msgstr "Debe indicar al menos un usuario." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"No se permite eliminar el super usuario y usuario de personal, use la " -"interfaz de administración para estos casos." +msgstr "No se permite eliminar el super usuario y usuario de personal. Use la interfaz de administración para estos casos." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." -msgstr "Usuario \"%s\" eliminado exitosamente." +msgstr "Usuario \"%s\" eliminado con éxito." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Error eliminando el usuario \"%(user)s\": %(error)s " -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "¿Está seguro que desea eliminar el usuario: %s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "¿Está seguro que desea eliminar los usuarios: %s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." -msgstr "Las contraseñas no coinciden, vuelva a intentarlo." +msgstr "Las contraseñas no coinciden. Vuelva a intentarlo." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"No se permite cambiar la contraseña del super usuario y usuarios de " -"personal, use la interfaz de administración para estos casos." +msgstr "No se permite cambiar la contraseña del super usuario y del usuario de personal. Use la interfaz de administración para estos casos." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." -msgstr "Restablecimiento exitoso de contraseña para el usuario: %s." +msgstr "Contraseña restablecida para el usuario: %s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" -msgstr "" -"Error de restaurando la contraseña para el usuario \"%(user)s\": %(error)s " +msgstr "Error de restaurando la contraseña para el usuario \"%(user)s\": %(error)s " -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Restaurando contraseña del usuario: %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Restaurando la contraseña de los usuarios: %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "Grupos donde no esta el usuario: %s" - #: views.py:235 #, python-format -msgid "groups of user: %s" -msgstr "grupos de usuario: %s" +msgid "Non groups of user: %s" +msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." -msgstr "Grupo \"%s\" actualizado exitosamente." +msgstr "Grupo \"%s\" actualizado con éxito." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "editar grupo: %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "grupo" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." -msgstr "Grupo \"%s\" creado exitosamente." +msgstr "Grupo \"%s\" creado con éxito." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." -msgstr "Debe proveer al menos un grupo." +msgstr "Debe indicar al menos un grupo." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." -msgstr "Grupo \"%s\" eliminado con exitosamente." +msgstr "Grupo \"%s\" eliminado con éxito." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Error al eliminar el grupo \"%(group)s\": %(error)s " -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "¿Está seguro que desea eliminar el grupo: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "¿Está seguro que desea eliminar los grupos: %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "no miembros del grupo: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "miembros del grupo: %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po index a9d63e3a6c..6ddc599667 100644 --- a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po @@ -1,267 +1,284 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-06-16 18:57+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/" -"language/fa/)\n" -"Language: fa\n" +"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" -msgstr "" +msgstr "کلمه عبور جدید" #: forms.py:14 msgid "Confirm password" -msgstr "" +msgstr "تائید کلمه عبور" #: links.py:9 -msgid "user list" +msgid "User list" msgstr "" -#: links.py:10 views.py:28 -msgid "users" +#: links.py:10 views.py:29 +msgid "Users" msgstr "" #: links.py:11 links.py:21 -msgid "edit" +msgid "Edit" msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" +#: links.py:12 views.py:96 +msgid "Create new user" msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:15 links.py:16 -msgid "reset password" +msgid "Reset password" msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" msgstr "" #: links.py:19 -msgid "group list" +msgid "Group list" msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" +#: links.py:22 views.py:303 +msgid "Create new group" msgstr "" -#: links.py:25 views.py:255 -msgid "members" +#: links.py:25 views.py:256 +msgid "Members" msgstr "" #: permissions.py:7 msgid "User management" -msgstr "" +msgstr "مدیریت کاربران" #: permissions.py:9 msgid "Create new users" -msgstr "" +msgstr "ایجاد کاربر جدید" #: permissions.py:10 msgid "Edit existing users" -msgstr "" +msgstr "ویرایش کاربران موجود" #: permissions.py:11 msgid "View existing users" -msgstr "" +msgstr "دیدن کاربران موجود" #: permissions.py:12 msgid "Delete existing users" -msgstr "" +msgstr "حذف کاربران موجود" #: permissions.py:14 msgid "Create new groups" -msgstr "" +msgstr "ایجاد گروه جدید" #: permissions.py:15 msgid "Edit existing groups" -msgstr "" +msgstr "ویرایش گروه های موجود" #: permissions.py:16 msgid "View existing groups" -msgstr "" +msgstr "دیدن گروه های موجود" #: permissions.py:17 msgid "Delete existing groups" +msgstr "جذف گروه های موجود" + +#: views.py:33 +msgid "Full name" msgstr "" -#: views.py:32 -msgid "full name" +#: views.py:37 +msgid "Email" msgstr "" -#: views.py:36 -msgid "email" +#: views.py:41 +msgid "Active" msgstr "" -#: views.py:40 -msgid "active" +#: views.py:45 +msgid "Has usable password?" msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "" - -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" +msgid "Edit user: %s" msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "" -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "" -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "" -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" +msgid "Edit group: %s" msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "" -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "" - #: views.py:377 #, python-format -msgid "members of group: %s" +msgid "Non members of group: %s" msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po index 9e76cad938..f95f193d4c 100644 --- a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierre Lhoste , 2012 # SadE54 , 2013 @@ -9,17 +10,20 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2013-02-04 13:47+0000\n" -"Last-Translator: SadE54 \n" -"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/" -"language/fr/)\n" -"Language: fr\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "Nouveau mot de passe" @@ -29,44 +33,44 @@ msgid "Confirm password" msgstr "Confirmer le mot de passe" #: links.py:9 -msgid "user list" -msgstr "liste des utilisateurs" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "utilisateurs" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "modifier" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "crééer un nouvel utilisateur" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "supprimer" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "réinitialiser le mot de passe" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "groupes" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "liste des groupes" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "crééer un nouveau groupe" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "membres" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -104,174 +108,178 @@ msgstr "Afficher les groupes existant" msgid "Delete existing groups" msgstr "Supprimer les groupes existant" -#: views.py:32 -msgid "full name" -msgstr "nom complet" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "email" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "actif" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "possède un mot de passe utilisable?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"La modification des comptes super utilisateur et staff n'est pas autorisée " -"ici, veuillez le faire via l'interface d'admin." +msgstr "La modification des comptes super utilisateur et staff n'est pas autorisée ici, veuillez le faire via l'interface d'admin." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Utilisateur \"%s\" mis à jour avec succès." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "modifier l'utilisateur: %s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "utilisateur" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Utilisateur \"%s\" créé avec succès." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Vous devez fournir au moins un utilisateur." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"La suppression des comptes super utilisateur et staff n'est pas autorisée " -"ici, veuillez le faire via l'interface d'admin." +msgstr "La suppression des comptes super utilisateur et staff n'est pas autorisée ici, veuillez le faire via l'interface d'admin." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Utilisateur \"%s\" supprimé avec succès." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Erreur lors de la suppression de l'utilisateur \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Êtes vous certain de vouloir supprimer l'utilisateur: \"%s\"?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Êtes vous certain de vouloir supprimer les utilisateurs: \"%s\"?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "Les mots de passe ne correspondent pas, veuillez réessayer." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"La réinitialisation des mots de passe pour les comptes super utilisateur et " -"staff n'est pas autorisée ici, veuillez le faire via l'interface d'admin." +msgstr "La réinitialisation des mots de passe pour les comptes super utilisateur et staff n'est pas autorisée ici, veuillez le faire via l'interface d'admin." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Mot de passe ré-initialisé avec succès pour l'utilisateur: %s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" -msgstr "" -"Erreur lors de la ré-initialisation du mot de passe pour l'utilisateur " -"\"%(user)s\": %(error)s" +msgstr "Erreur lors de la ré-initialisation du mot de passe pour l'utilisateur \"%(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Ré-initialisation du mote de passe pour l'utilisateur: %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Ré-initialisation du mote de passe pour les utilisateur: %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "Membres absents du groupe: %s" - #: views.py:235 #, python-format -msgid "groups of user: %s" -msgstr "Membres du groupe: %s" +msgid "Non groups of user: %s" +msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Le groupe \"%s\" a été mis à jour avec succès." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "modification du groupe: %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "groupe" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Groupe \"%s\" créé avec succès." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Vous devez fournir au minimum un groupe." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Groupe \"%s\" supprimé avec succès." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Erreur lors de la suppression du groupe \"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Êtes vous certain de vouloir supprimer le groupe: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Êtes vous certain de vouloir supprimer les groupes: %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "membres absents du groupe: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "membres du groupe: %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.po index 1290b1fc10..1126fec692 100644 --- a/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/hr_HR/LC_MESSAGES/django.po @@ -1,23 +1,26 @@ # 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: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-" -"edms/language/hr_HR/)\n" -"Language: hr_HR\n" +"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: 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" + +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" #: forms.py:13 msgid "New password" @@ -28,43 +31,43 @@ msgid "Confirm password" msgstr "" #: links.py:9 -msgid "user list" +msgid "User list" msgstr "" -#: links.py:10 views.py:28 -msgid "users" +#: links.py:10 views.py:29 +msgid "Users" msgstr "" #: links.py:11 links.py:21 -msgid "edit" +msgid "Edit" msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" +#: links.py:12 views.py:96 +msgid "Create new user" msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:15 links.py:16 -msgid "reset password" +msgid "Reset password" msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" msgstr "" #: links.py:19 -msgid "group list" +msgid "Group list" msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" +#: links.py:22 views.py:303 +msgid "Create new group" msgstr "" -#: links.py:25 views.py:255 -msgid "members" +#: links.py:25 views.py:256 +msgid "Members" msgstr "" #: permissions.py:7 @@ -103,166 +106,178 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:32 -msgid "full name" +#: views.py:33 +msgid "Full name" msgstr "" -#: views.py:36 -msgid "email" +#: views.py:37 +msgid "Email" msgstr "" -#: views.py:40 -msgid "active" +#: views.py:41 +msgid "Active" msgstr "" -#: views.py:44 -msgid "has usable password?" +#: views.py:45 +msgid "Has usable password?" msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" +msgid "Edit user: %s" msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "" -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "" -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "" -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" +msgid "Edit group: %s" msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "" -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "" - #: views.py:377 #, python-format -msgid "members of group: %s" +msgid "Non members of group: %s" msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po index a7480017c1..4f00e45daf 100644 --- a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po @@ -1,23 +1,27 @@ # 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: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/" -"language/hu/)\n" -"Language: hu\n" +"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "" @@ -27,43 +31,43 @@ msgid "Confirm password" msgstr "" #: links.py:9 -msgid "user list" +msgid "User list" msgstr "" -#: links.py:10 views.py:28 -msgid "users" +#: links.py:10 views.py:29 +msgid "Users" msgstr "" #: links.py:11 links.py:21 -msgid "edit" +msgid "Edit" msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" +#: links.py:12 views.py:96 +msgid "Create new user" msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:15 links.py:16 -msgid "reset password" +msgid "Reset password" msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" msgstr "" #: links.py:19 -msgid "group list" +msgid "Group list" msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" +#: links.py:22 views.py:303 +msgid "Create new group" msgstr "" -#: links.py:25 views.py:255 -msgid "members" +#: links.py:25 views.py:256 +msgid "Members" msgstr "" #: permissions.py:7 @@ -102,166 +106,178 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:32 -msgid "full name" +#: views.py:33 +msgid "Full name" msgstr "" -#: views.py:36 -msgid "email" +#: views.py:37 +msgid "Email" msgstr "" -#: views.py:40 -msgid "active" +#: views.py:41 +msgid "Active" msgstr "" -#: views.py:44 -msgid "has usable password?" +#: views.py:45 +msgid "Has usable password?" msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" +msgid "Edit user: %s" msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "" -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "" -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "" -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" +msgid "Edit group: %s" msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "" -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "" - #: views.py:377 #, python-format -msgid "members of group: %s" +msgid "Non members of group: %s" msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po index 04869e0656..f2df831506 100644 --- a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po @@ -1,23 +1,27 @@ # 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: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2011-09-30 04:55+0000\n" -"Last-Translator: FULL NAME \n" -"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/" -"language/id/)\n" -"Language: id\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "" @@ -27,43 +31,43 @@ msgid "Confirm password" msgstr "" #: links.py:9 -msgid "user list" +msgid "User list" msgstr "" -#: links.py:10 views.py:28 -msgid "users" +#: links.py:10 views.py:29 +msgid "Users" msgstr "" #: links.py:11 links.py:21 -msgid "edit" +msgid "Edit" msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" +#: links.py:12 views.py:96 +msgid "Create new user" msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:15 links.py:16 -msgid "reset password" +msgid "Reset password" msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" msgstr "" #: links.py:19 -msgid "group list" +msgid "Group list" msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" +#: links.py:22 views.py:303 +msgid "Create new group" msgstr "" -#: links.py:25 views.py:255 -msgid "members" +#: links.py:25 views.py:256 +msgid "Members" msgstr "" #: permissions.py:7 @@ -102,166 +106,178 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:32 -msgid "full name" +#: views.py:33 +msgid "Full name" msgstr "" -#: views.py:36 -msgid "email" +#: views.py:37 +msgid "Email" msgstr "" -#: views.py:40 -msgid "active" +#: views.py:41 +msgid "Active" msgstr "" -#: views.py:44 -msgid "has usable password?" +#: views.py:45 +msgid "Has usable password?" msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" +msgid "Edit user: %s" msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "" -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "" -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "" -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" +msgid "Edit group: %s" msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "" -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "" - #: views.py:377 #, python-format -msgid "members of group: %s" +msgid "Non members of group: %s" msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po index 02d9d0f852..5eb16b8a3f 100644 --- a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Pierpaolo Baldan , 2011 # Roberto Rosario, 2012 @@ -9,17 +10,20 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/" -"language/it/)\n" -"Language: it\n" +"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "Nuova password" @@ -29,44 +33,44 @@ msgid "Confirm password" msgstr "Conferma password" #: links.py:9 -msgid "user list" -msgstr "lista utenti" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "utenti" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "modifica" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "crea un nuovo utente" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "cancella" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "riassegna la password" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "gruppi" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "lista dei gruppi" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "crea un nuovo gruppo" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "membri" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -104,174 +108,178 @@ msgstr "Visualizza i gruppi" msgid "Delete existing groups" msgstr "Cancella i gruppi esistenti" -#: views.py:32 -msgid "full name" -msgstr "nome completo" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "email" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "attivo" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "la password è utilizzabile?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super utente e utente modifica il personale non è consentito, utilizzare " -"l'interfaccia di amministrazione per questi casi." +msgstr "Super utente e utente modifica il personale non è consentito, utilizzare l'interfaccia di amministrazione per questi casi." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Utente \"%s\" aggiornato con successo." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "modifica utente:%s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "utente" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Utente \"%s\" creato con successo." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Devi fornire almeno un utente." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Al super utente e utente non è consentito la cancellazione del personale, " -"utilizzare l'interfaccia di amministrazione per questi casi." +msgstr "Al super utente e utente non è consentito la cancellazione del personale, utilizzare l'interfaccia di amministrazione per questi casi." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Utente \"%s\" cancellato con successo." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Errore nella cancellazione dell'utente \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Sei sicuro di voler cancellare l'utente: %s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Sei sicuro di voler cancellare gli utenti: %s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "La password non corrisponde, riprova." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Al super utente e utente non è consentito di reimpostare la password " -"personale, utilizzare l'interfaccia di amministrazione per questi casi." +msgstr "Al super utente e utente non è consentito di reimpostare la password personale, utilizzare l'interfaccia di amministrazione per questi casi." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Password reimpostata per l'utente: %s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" -msgstr "" -"Errore per il reimpostamento della password per l'utente \"%(user)s\": " -"%(error)s" +msgstr "Errore per il reimpostamento della password per l'utente \"%(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Reimposta la password per l'utente:%s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Reimposta la password per gli utenti:%s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Gruppo \"%s\" aggiornato con successo." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "modifica gruppo: %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "gruppo" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Gruppo \"%s\" creato con successo." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Devi almeno indicare un gruppo" -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Gruppo \"%s\" cancellato con successo." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Erroro nella cancellazione del gruppo\"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Sei sicuro di voler cancellare il gruppo: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Sei sicuro di voler cancellare i gruppi: %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "non membri del gruppo: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "membri del gruppo: %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5ad88a42bf --- /dev/null +++ b/mayan/apps/user_management/locale/lv/LC_MESSAGES/django.po @@ -0,0 +1,283 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/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" + +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + +#: forms.py:13 +msgid "New password" +msgstr "" + +#: forms.py:14 +msgid "Confirm password" +msgstr "" + +#: links.py:9 +msgid "User list" +msgstr "" + +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" + +#: links.py:11 links.py:21 +msgid "Edit" +msgstr "" + +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" + +#: links.py:13 links.py:14 links.py:23 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:15 links.py:16 +msgid "Reset password" +msgstr "" + +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" + +#: links.py:19 +msgid "Group list" +msgstr "" + +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" + +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" + +#: permissions.py:7 +msgid "User management" +msgstr "" + +#: permissions.py:9 +msgid "Create new users" +msgstr "" + +#: permissions.py:10 +msgid "Edit existing users" +msgstr "" + +#: permissions.py:11 +msgid "View existing users" +msgstr "" + +#: permissions.py:12 +msgid "Delete existing users" +msgstr "" + +#: permissions.py:14 +msgid "Create new groups" +msgstr "" + +#: permissions.py:15 +msgid "Edit existing groups" +msgstr "" + +#: permissions.py:16 +msgid "View existing groups" +msgstr "" + +#: permissions.py:17 +msgid "Delete existing groups" +msgstr "" + +#: views.py:33 +msgid "Full name" +msgstr "" + +#: views.py:37 +msgid "Email" +msgstr "" + +#: views.py:41 +msgid "Active" +msgstr "" + +#: views.py:45 +msgid "Has usable password?" +msgstr "" + +#: views.py:61 +msgid "" +"Super user and staff user editing is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:68 +#, python-format +msgid "User \"%s\" updated successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "Edit user: %s" +msgstr "" + +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" + +#: views.py:90 +#, python-format +msgid "User \"%s\" created successfully." +msgstr "" + +#: views.py:111 views.py:165 +msgid "Must provide at least one user." +msgstr "" + +#: views.py:121 +msgid "" +"Super user and staff user deleting is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:124 +#, python-format +msgid "User \"%s\" deleted successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Error deleting user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you wish to delete the user: %s?" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to delete the users: %s?" +msgstr "" + +#: views.py:176 +msgid "Passwords do not match, try again." +msgstr "" + +#: views.py:181 +msgid "" +"Super user and staff user password reseting is not allowed, use the admin " +"interface for these cases." +msgstr "" + +#: views.py:185 +#, python-format +msgid "Successfull password reset for user: %s." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Error reseting password for user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:203 +#, python-format +msgid "Reseting password for user: %s" +msgstr "" + +#: views.py:205 +#, python-format +msgid "Reseting password for users: %s" +msgstr "" + +#: views.py:235 +#, python-format +msgid "Non groups of user: %s" +msgstr "" + +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:282 +#, python-format +msgid "Edit group: %s" +msgstr "" + +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" + +#: views.py:297 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:318 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:328 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:345 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:347 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:377 +#, python-format +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cdf927422c --- /dev/null +++ b/mayan/apps/user_management/locale/nb/LC_MESSAGES/django.po @@ -0,0 +1,283 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-edms/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:36 +msgid "Returns a list of all the users." +msgstr "" + +#: forms.py:13 +msgid "New password" +msgstr "" + +#: forms.py:14 +msgid "Confirm password" +msgstr "" + +#: links.py:9 +msgid "User list" +msgstr "" + +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" + +#: links.py:11 links.py:21 +msgid "Edit" +msgstr "" + +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" + +#: links.py:13 links.py:14 links.py:23 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:15 links.py:16 +msgid "Reset password" +msgstr "" + +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" + +#: links.py:19 +msgid "Group list" +msgstr "" + +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" + +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" + +#: permissions.py:7 +msgid "User management" +msgstr "" + +#: permissions.py:9 +msgid "Create new users" +msgstr "" + +#: permissions.py:10 +msgid "Edit existing users" +msgstr "" + +#: permissions.py:11 +msgid "View existing users" +msgstr "" + +#: permissions.py:12 +msgid "Delete existing users" +msgstr "" + +#: permissions.py:14 +msgid "Create new groups" +msgstr "" + +#: permissions.py:15 +msgid "Edit existing groups" +msgstr "" + +#: permissions.py:16 +msgid "View existing groups" +msgstr "" + +#: permissions.py:17 +msgid "Delete existing groups" +msgstr "" + +#: views.py:33 +msgid "Full name" +msgstr "" + +#: views.py:37 +msgid "Email" +msgstr "" + +#: views.py:41 +msgid "Active" +msgstr "" + +#: views.py:45 +msgid "Has usable password?" +msgstr "" + +#: views.py:61 +msgid "" +"Super user and staff user editing is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:68 +#, python-format +msgid "User \"%s\" updated successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "Edit user: %s" +msgstr "" + +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" + +#: views.py:90 +#, python-format +msgid "User \"%s\" created successfully." +msgstr "" + +#: views.py:111 views.py:165 +msgid "Must provide at least one user." +msgstr "" + +#: views.py:121 +msgid "" +"Super user and staff user deleting is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:124 +#, python-format +msgid "User \"%s\" deleted successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Error deleting user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you wish to delete the user: %s?" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to delete the users: %s?" +msgstr "" + +#: views.py:176 +msgid "Passwords do not match, try again." +msgstr "" + +#: views.py:181 +msgid "" +"Super user and staff user password reseting is not allowed, use the admin " +"interface for these cases." +msgstr "" + +#: views.py:185 +#, python-format +msgid "Successfull password reset for user: %s." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Error reseting password for user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:203 +#, python-format +msgid "Reseting password for user: %s" +msgstr "" + +#: views.py:205 +#, python-format +msgid "Reseting password for users: %s" +msgstr "" + +#: views.py:235 +#, python-format +msgid "Non groups of user: %s" +msgstr "" + +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:282 +#, python-format +msgid "Edit group: %s" +msgstr "" + +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" + +#: views.py:297 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:318 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:328 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:345 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:347 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:377 +#, python-format +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po index b6d1974406..4da7ec197f 100644 --- a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po @@ -1,23 +1,27 @@ # 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: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/" -"mayan-edms/language/nl_NL/)\n" -"Language: nl_NL\n" +"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "" @@ -27,43 +31,43 @@ msgid "Confirm password" msgstr "" #: links.py:9 -msgid "user list" +msgid "User list" msgstr "" -#: links.py:10 views.py:28 -msgid "users" +#: links.py:10 views.py:29 +msgid "Users" msgstr "" #: links.py:11 links.py:21 -msgid "edit" +msgid "Edit" msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" +#: links.py:12 views.py:96 +msgid "Create new user" msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:15 links.py:16 -msgid "reset password" +msgid "Reset password" msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" msgstr "" #: links.py:19 -msgid "group list" +msgid "Group list" msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" +#: links.py:22 views.py:303 +msgid "Create new group" msgstr "" -#: links.py:25 views.py:255 -msgid "members" +#: links.py:25 views.py:256 +msgid "Members" msgstr "" #: permissions.py:7 @@ -102,166 +106,178 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:32 -msgid "full name" +#: views.py:33 +msgid "Full name" msgstr "" -#: views.py:36 -msgid "email" +#: views.py:37 +msgid "Email" msgstr "" -#: views.py:40 -msgid "active" +#: views.py:41 +msgid "Active" msgstr "" -#: views.py:44 -msgid "has usable password?" +#: views.py:45 +msgid "Has usable password?" msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" +msgid "Edit user: %s" msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "" -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "" -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "" -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" +msgid "Edit group: %s" msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "" -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "" - #: views.py:377 #, python-format -msgid "members of group: %s" +msgid "Non members of group: %s" msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po index 87a4898927..185f712386 100644 --- a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po @@ -1,24 +1,28 @@ # 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 , 2014 # mic , 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/" -"language/pl/)\n" -"Language: pl\n" +"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " -"|| n%100>=20) ? 1 : 2);\n" +"Language: pl\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" #: forms.py:13 msgid "New password" @@ -29,44 +33,44 @@ msgid "Confirm password" msgstr "Potwierdź hasło" #: links.py:9 -msgid "user list" -msgstr "lista użytkowników" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "użytkownicy" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "edytuj" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "rejestracja nowego użytkownika" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "usunąć" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "zresetować hasło" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "grupy" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "lista grupa" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "utwórz nową grupę" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "członkowie" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -104,172 +108,178 @@ msgstr "Zobacz istniejących grup" msgid "Delete existing groups" msgstr "Usunąć istniejące grupy" -#: views.py:32 -msgid "full name" -msgstr "pełne imię i nazwisko" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "e-mail" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "aktywny" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "posiada hasło?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super user oraz staff user edycja nie jest możliwa , należy użyć interfejsu " -"administratora w takich przypadkach." +msgstr "Super user oraz staff user edycja nie jest możliwa , należy użyć interfejsu administratora w takich przypadkach." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Użytkownik \"%s\" został zaktualizowany." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "edytuj użytkownika: %s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "użytkownik" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Użytkownik \"%s\" został utworzony pomyślnie." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Musi podać co najmniej jednego użytkownika." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super user oraz staff user usuwanie nie jest możliwa , należy użyć " -"interfejsu administratora w takich przypadkach." +msgstr "Super user oraz staff user usuwanie nie jest możliwa , należy użyć interfejsu administratora w takich przypadkach." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Użytkownik \"%s\" został usunięta." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Błąd podczas usuwania użytkownika \" %(user)s \": %(error)s " -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Czy na pewno chcesz usunąć użytkownika:%s.?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Czy na pewno chcesz usunąć użytkowników:%s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "Hasła nie pasują, spróbuj ponownie." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Super user oraz staff user reset nie jest możliwa , należy użyć interfejsu " -"administratora w takich przypadkach." +msgstr "Super user oraz staff user reset nie jest możliwa , należy użyć interfejsu administratora w takich przypadkach." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Pomyślne resetowania hasła użytkownika:%s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Błąd podczas resetowania hasło użytkownika \" %(user)s \": %(error)s " -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Resetowanie hasła użytkownika:%s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Resetowanie hasła dla użytkowników:%s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupa \"%s\" została zaktualizowany." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "edycja grupy:%s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "grupa" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupa \"%s\" została utworzona pomyślnie." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Musi podać co najmniej jedną grupę." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupa \"%s\" została usunięta." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Błąd podczas usuwania grupy \" %(group)s \": %(error)s " -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Czy na pewno chcesz usunąć grupę:%s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" -msgstr "" - -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "niebędących członkami grupy:%s" +msgstr "Czy na pewno chcesz usunąć grupy: %s?" #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "Członkowie grupy:%s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po index be55d6cd5d..2b2f9c8e43 100644 --- a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po @@ -1,7 +1,8 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# +# Translators: # Translators: # Renata Oliveira , 2011 # Roberto Rosario, 2012 @@ -10,17 +11,20 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/" -"language/pt/)\n" -"Language: pt\n" +"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "Nova senha" @@ -30,44 +34,44 @@ msgid "Confirm password" msgstr "Confirmar senha" #: links.py:9 -msgid "user list" -msgstr "lista de utilizadores" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "utilizadores" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "criar novo utilizador" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "redefinir a senha" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "grupos" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "lista de grupos" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "criar novo grupo" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "membros" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -105,172 +109,178 @@ msgstr "Ver grupos existentes" msgid "Delete existing groups" msgstr "Excluir grupos existentes" -#: views.py:32 -msgid "full name" -msgstr "nome completo" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "e-mail" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "ativo" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "tem senha válida?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Não é permitida a edição de superutilizadores ou de membros da equipa; use a " -"interface de administração para esses casos." +msgstr "Não é permitida a edição de superutilizadores ou de membros da equipa; use a interface de administração para esses casos." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Utilizador \"%s\" atualizado com sucesso." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "editar utilizador: %s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "utilizador" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Utilizador \"%s\" criado com sucesso." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Deve fornecer pelo menos um utilizador." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Não é permitida a exclusão de superutilizadores ou de membros da equipa; use " -"a interface de administração para esses casos." +msgstr "Não é permitida a exclusão de superutilizadores ou de membros da equipa; use a interface de administração para esses casos." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Utilizador \"%s\" removido com sucesso." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Erro ao excluir o utilizador \"%(user)s\": %(error)s " -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Tem a certeza de que deseja excluir o utilizador: %s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Tem a certeza de que deseja excluir os utilizadores: %s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "As senhas não coincidem, tente novamente." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Não é permitido redefinir a senha de superutilizadores ou de membros da " -"equipa; use a interface de administração para esses casos." +msgstr "Não é permitido redefinir a senha de superutilizadores ou de membros da equipa; use a interface de administração para esses casos." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Redefinição da senha bem-sucedida para o utilizador: %s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Erro ao redefinir a senha do utilizador \"%(user)s\": %(error)s " -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "A redefinir a senha do utilizador: %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "A redefinir a senha dos utilizadores: %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupo \"%s\" atualizado com sucesso." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "editar grupo: %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "grupo" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupo \"%s\" criado com sucesso." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Deve fornecer pelo menos um grupo." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupo \"%s\" excluído com sucesso." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Erro ao excluir o grupo \"%(group)s\": %(error)s " -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Tem a certeza de que deseja excluir o grupo: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Tem a certeza de que deseja excluir os grupos: %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "não-membros do grupo: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "membros do grupo: %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po index bc39648a26..206738c4a8 100644 --- a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po @@ -1,26 +1,30 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: -# emersonsoares , 2013 +# Translators: +# Emerson Soares , 2013 # Renata Oliveira , 2011 # Roberto Rosario, 2012 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-05-14 22:08+0000\n" -"Last-Translator: emersonsoares \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/" -"mayan-edms/language/pt_BR/)\n" -"Language: pt_BR\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "Nova senha" @@ -30,44 +34,44 @@ msgid "Confirm password" msgstr "Confirmar senha" #: links.py:9 -msgid "user list" -msgstr "lista de usuários" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "usuários" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "editar" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "criar novo usuário" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "excluir" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "redefinir senha" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "grupos" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "lista de grupos" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "criar novo grupo" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "membros" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -105,172 +109,178 @@ msgstr "Ver grupos existentes" msgid "Delete existing groups" msgstr "Excluir grupos existentes" -#: views.py:32 -msgid "full name" -msgstr "nome completo" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "e-mail" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "ativo" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "tem senha usável?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Edição de super usuário e usuário pessoal não é permitida, use a interface " -"de administração para esses casos." +msgstr "Edição de super usuário e usuário pessoal não é permitida, use a interface de administração para esses casos." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Usuário \"%s\" atualizado com sucesso." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "editar usuário: %s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "usuário" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Usuário \"%s\" criado com sucesso." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Deve fornecer pelo menos um usuário." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Excluir super usuário e usuário pessoal não é permitido, use a interface de " -"administração para esses casos." +msgstr "Excluir super usuário e usuário pessoal não é permitido, use a interface de administração para esses casos." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Usuário \"%s\" removido com sucesso." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Erro ao excluir usuário \"%(user)s\": %(error)s " -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Tem certeza de que deseja excluir o usuário: %s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Tem certeza de que deseja excluir os usuários: %s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "Senhas não coincidem, tente novamente." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Redefinir senha de super usuário e usuário pessoal não é permitido, use a " -"interface de administração para esses casos." +msgstr "Redefinir senha de super usuário e usuário pessoal não é permitido, use a interface de administração para esses casos." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Redefinição de senha do usuário bem-sucedida: %s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Erro de redefinição de senha para o usuário \"%(user)s\": %(error)s " -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Redefinindo senha para o usuário: %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Redefinindo senha para os usuários: %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupo \"%s\" atualizado com sucesso." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "editar grupo: %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "grupo" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupo \"%s\" criado com sucesso." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Deve fornecer pelo menos um grupo." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupo \"%s\" removido com sucesso." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Erro ao excluir o grupo \"%(group)s\": %(error)s " -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Tem certeza de que deseja excluir o grupo: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Tem certeza de que deseja excluir os grupos: %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "não-membros do grupo: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "membros do grupo: %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.po index 2118fd2f23..dd40cd2ca4 100644 --- a/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.po @@ -1,24 +1,27 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-02-10 14:36+0000\n" -"Last-Translator: Badea Gabriel \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-" -"edms/language/ro_RO/)\n" -"Language: ro_RO\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" -"2:1));\n" +"Language: ro_RO\n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" + +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" #: forms.py:13 msgid "New password" @@ -29,44 +32,44 @@ msgid "Confirm password" msgstr "Confirmați parola" #: links.py:9 -msgid "user list" -msgstr "Lista de utilizatori" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "utilizatori" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "editează" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "Creați un utilizator nou" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "șterge" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "resetează parola" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "Grupurile" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "Lista de grup" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "crea un grup nou" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "membrii" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -104,172 +107,178 @@ msgstr "Vezi grupurile existente" msgid "Delete existing groups" msgstr "Ștergeți grupuri existente" -#: views.py:32 -msgid "full name" -msgstr "Numele complet" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "e-mail" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "activ" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "are parola utila?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super-utilizator și personalul editare de utilizator nu este permisă, " -"utilizați interfata de administrare pentru aceste cazuri." +msgstr "Super-utilizator și personalul editare de utilizator nu este permisă, utilizați interfata de administrare pentru aceste cazuri." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Utilizatorul \"%s\" fost actualizat cu succes." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "editează utilizatorul: %s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "utilizator" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Utilizator \"%s\" creat cu succes." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Trebuie să furnizeze cel puțin un utilizator." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super-utilizator și personalul ștergerea utilizator nu este permisă, " -"utilizați interfata de administrare pentru aceste cazuri." +msgstr "Super-utilizator și personalul ștergerea utilizator nu este permisă, utilizați interfata de administrare pentru aceste cazuri." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Utilizatorul \"%s\" a fost șters cu succes." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Eroare la ștergerea utilizator \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Sunteți sigur că doriți să ștergeți utilizatorul:% s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Sunteți sigur că doriți să ștergeți utilizatori:% s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "Parolele nu corespund, încercați din nou." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Super utilizator și parola de utilizator personalul resetarea nu este " -"permisă, utilizați interfata de administrare pentru aceste cazuri." +msgstr "Super utilizator și parola de utilizator personalul resetarea nu este permisă, utilizați interfata de administrare pentru aceste cazuri." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Resetarea parolei cu succes pentru utilizator:% s." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Eroare resetarea parola pentru utilizatorul %(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Resetarea parola pentru utilizator:% s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Resetarea parolei pentru utilizatori:% s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "non grupuri ale utilizatorului:% s" - #: views.py:235 #, python-format -msgid "groups of user: %s" -msgstr "grupurile utilizatorului:% s" +msgid "Non groups of user: %s" +msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Grupul \"%s\" a fost actualizat cu succes." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "edit grup:% s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "grup" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Grupul \"%s\" a fost creat cu succes." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Trebuie să furnizeze cel puțin un grup." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Grupul \"%s\" a fost șters cu succes." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Eroare la ștergerea grupului \"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Sunteți sigur că doriți să ștergeți grupul:% s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Sunteți sigur că doriți să ștergeți grupurile:% s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "non membrii ai grupului:% s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "membri ai grupului:% s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po index 0c3557cec3..f635c4d455 100644 --- a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po @@ -1,24 +1,27 @@ # 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 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-05-14 06:34+0000\n" -"Last-Translator: Sergey Glita \n" -"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/" -"language/ru/)\n" -"Language: ru\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Language: ru\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" #: forms.py:13 msgid "New password" @@ -29,44 +32,44 @@ msgid "Confirm password" msgstr "Подтвердите пароль" #: links.py:9 -msgid "user list" -msgstr "список пользователей" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "пользователи" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "редактировать" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "создать нового пользователя" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "удалить" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "сброс пароля" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "группы" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "список групп" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "создать новую группу" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "Участники" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -104,172 +107,178 @@ msgstr "Просмотр существующих групп" msgid "Delete existing groups" msgstr "Удалить существующие группы" -#: views.py:32 -msgid "full name" -msgstr "полное имя" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "электронная почта" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "активно" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "есть действующий пароль?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Редактирование суперпользователя и персонала не допускается, используйте для " -"этого интерфейс администратора." +msgstr "Редактирование суперпользователя и персонала не допускается, используйте для этого интерфейс администратора." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Пользователь \"%s\"обновлён" -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "редактировать пользователя: %s." +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "пользователь" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Пользователь \"%s\" создан." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Должен быть хотя бы один пользователь." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Удаление суперпользователя и персонала не допускается, используйте " -"интерфейс администратора для этих случаев." +msgstr "Удаление суперпользователя и персонала не допускается, используйте интерфейс администратора для этих случаев." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Пользователь \"%s\" удален." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Ошибка при удалении пользователя \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Вы действительно хотите удалить пользователя:%s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "Вы действительно хотите удалить пользователей:%s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "Пароли не совпадают, попробуйте еще раз." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Сброс паролей суперпользователя и персонала не допускается, используйте " -"интерфейс администратора для этих случаев." +msgstr "Сброс паролей суперпользователя и персонала не допускается, используйте интерфейс администратора для этих случаев." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Пароль пользователя %s сброшен." -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Ошибка сброса пароля для пользователя \"%(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Сброс пароля пользователя: %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Сброс пароля для пользователей: %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "вне групп %s" - #: views.py:235 #, python-format -msgid "groups of user: %s" -msgstr "групп пользователя %s" +msgid "Non groups of user: %s" +msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Группа \"%s\" обновлены." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "редактировать группу: %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "группа" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Группа \"%s\"создана." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Должна быть хотя бы одна группа." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Группа \"%s\" удалена." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Ошибка при удалении группы \"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Вы действительно хотите удалить группу: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Вы действительно хотите удалить группы: %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "не входят в группу: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "входят в группу: %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po index c018fe20bb..63d0eb2413 100644 --- a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po @@ -1,23 +1,26 @@ # 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: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2012-12-12 06:07+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/" -"mayan-edms/language/sl_SI/)\n" -"Language: sl_SI\n" +"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" -"%100==4 ? 2 : 3);\n" +"Language: sl_SI\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" + +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" #: forms.py:13 msgid "New password" @@ -28,43 +31,43 @@ msgid "Confirm password" msgstr "" #: links.py:9 -msgid "user list" +msgid "User list" msgstr "" -#: links.py:10 views.py:28 -msgid "users" +#: links.py:10 views.py:29 +msgid "Users" msgstr "" #: links.py:11 links.py:21 -msgid "edit" +msgid "Edit" msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" +#: links.py:12 views.py:96 +msgid "Create new user" msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:15 links.py:16 -msgid "reset password" +msgid "Reset password" msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" msgstr "" #: links.py:19 -msgid "group list" +msgid "Group list" msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" +#: links.py:22 views.py:303 +msgid "Create new group" msgstr "" -#: links.py:25 views.py:255 -msgid "members" +#: links.py:25 views.py:256 +msgid "Members" msgstr "" #: permissions.py:7 @@ -103,166 +106,178 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:32 -msgid "full name" +#: views.py:33 +msgid "Full name" msgstr "" -#: views.py:36 -msgid "email" +#: views.py:37 +msgid "Email" msgstr "" -#: views.py:40 -msgid "active" +#: views.py:41 +msgid "Active" msgstr "" -#: views.py:44 -msgid "has usable password?" +#: views.py:45 +msgid "Has usable password?" msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" +msgid "Edit user: %s" msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "" -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "" -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "" -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" +msgid "Edit group: %s" msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "" -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "" - #: views.py:377 #, python-format -msgid "members of group: %s" +msgid "Non members of group: %s" msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.po new file mode 100644 index 0000000000..749a2ae53c --- /dev/null +++ b/mayan/apps/user_management/locale/sq/LC_MESSAGES/django.po @@ -0,0 +1,283 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/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:36 +msgid "Returns a list of all the users." +msgstr "" + +#: forms.py:13 +msgid "New password" +msgstr "" + +#: forms.py:14 +msgid "Confirm password" +msgstr "" + +#: links.py:9 +msgid "User list" +msgstr "" + +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" + +#: links.py:11 links.py:21 +msgid "Edit" +msgstr "" + +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" + +#: links.py:13 links.py:14 links.py:23 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:15 links.py:16 +msgid "Reset password" +msgstr "" + +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" + +#: links.py:19 +msgid "Group list" +msgstr "" + +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" + +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" + +#: permissions.py:7 +msgid "User management" +msgstr "" + +#: permissions.py:9 +msgid "Create new users" +msgstr "" + +#: permissions.py:10 +msgid "Edit existing users" +msgstr "" + +#: permissions.py:11 +msgid "View existing users" +msgstr "" + +#: permissions.py:12 +msgid "Delete existing users" +msgstr "" + +#: permissions.py:14 +msgid "Create new groups" +msgstr "" + +#: permissions.py:15 +msgid "Edit existing groups" +msgstr "" + +#: permissions.py:16 +msgid "View existing groups" +msgstr "" + +#: permissions.py:17 +msgid "Delete existing groups" +msgstr "" + +#: views.py:33 +msgid "Full name" +msgstr "" + +#: views.py:37 +msgid "Email" +msgstr "" + +#: views.py:41 +msgid "Active" +msgstr "" + +#: views.py:45 +msgid "Has usable password?" +msgstr "" + +#: views.py:61 +msgid "" +"Super user and staff user editing is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:68 +#, python-format +msgid "User \"%s\" updated successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "Edit user: %s" +msgstr "" + +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" + +#: views.py:90 +#, python-format +msgid "User \"%s\" created successfully." +msgstr "" + +#: views.py:111 views.py:165 +msgid "Must provide at least one user." +msgstr "" + +#: views.py:121 +msgid "" +"Super user and staff user deleting is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:124 +#, python-format +msgid "User \"%s\" deleted successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Error deleting user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you wish to delete the user: %s?" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to delete the users: %s?" +msgstr "" + +#: views.py:176 +msgid "Passwords do not match, try again." +msgstr "" + +#: views.py:181 +msgid "" +"Super user and staff user password reseting is not allowed, use the admin " +"interface for these cases." +msgstr "" + +#: views.py:185 +#, python-format +msgid "Successfull password reset for user: %s." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Error reseting password for user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:203 +#, python-format +msgid "Reseting password for user: %s" +msgstr "" + +#: views.py:205 +#, python-format +msgid "Reseting password for users: %s" +msgstr "" + +#: views.py:235 +#, python-format +msgid "Non groups of user: %s" +msgstr "" + +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:282 +#, python-format +msgid "Edit group: %s" +msgstr "" + +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" + +#: views.py:297 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:318 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:328 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:345 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:347 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:377 +#, python-format +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po index afba62ba0e..3323aa15ce 100644 --- a/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po @@ -1,23 +1,27 @@ # 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: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-06-10 05:29+0000\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" "Last-Translator: Roberto Rosario\n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-" -"edms/language/tr_TR/)\n" -"Language: tr_TR\n" +"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "" @@ -27,43 +31,43 @@ msgid "Confirm password" msgstr "" #: links.py:9 -msgid "user list" +msgid "User list" msgstr "" -#: links.py:10 views.py:28 -msgid "users" +#: links.py:10 views.py:29 +msgid "Users" msgstr "" #: links.py:11 links.py:21 -msgid "edit" +msgid "Edit" msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" +#: links.py:12 views.py:96 +msgid "Create new user" msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" +msgid "Delete" msgstr "" #: links.py:15 links.py:16 -msgid "reset password" +msgid "Reset password" msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" msgstr "" #: links.py:19 -msgid "group list" +msgid "Group list" msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" +#: links.py:22 views.py:303 +msgid "Create new group" msgstr "" -#: links.py:25 views.py:255 -msgid "members" +#: links.py:25 views.py:256 +msgid "Members" msgstr "" #: permissions.py:7 @@ -102,166 +106,178 @@ msgstr "" msgid "Delete existing groups" msgstr "" -#: views.py:32 -msgid "full name" +#: views.py:33 +msgid "Full name" msgstr "" -#: views.py:36 -msgid "email" +#: views.py:37 +msgid "Email" msgstr "" -#: views.py:40 -msgid "active" +#: views.py:41 +msgid "Active" msgstr "" -#: views.py:44 -msgid "has usable password?" +#: views.py:45 +msgid "Has usable password?" msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "" -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" +msgid "Edit user: %s" msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "" -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "" -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "" -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "" -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "" -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "" -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "" - #: views.py:235 #, python-format -msgid "groups of user: %s" +msgid "Non groups of user: %s" msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "" -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" +msgid "Edit group: %s" msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "" -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "" -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "" -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "" - #: views.py:377 #, python-format -msgid "members of group: %s" +msgid "Non members of group: %s" msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po index c39fa1db3c..4fb1333472 100644 --- a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po @@ -1,24 +1,28 @@ # 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: # Trung Phan Minh , 2013 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:55-0400\n" -"PO-Revision-Date: 2013-01-25 00:14+0000\n" -"Last-Translator: Trung Phan Minh \n" -"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/" -"mayan-edms/language/vi_VN/)\n" -"Language: vi_VN\n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "Mật khẩu mới" @@ -28,44 +32,44 @@ msgid "Confirm password" msgstr "Xác nhận mật khẩu" #: links.py:9 -msgid "user list" -msgstr "danh sách người dùng" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "người dùng" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "sửa" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "tạo người dùng mới" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "xóa" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "reset mật khẩu" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "nhóm" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "danh sách nhóm" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "ạo nhóm mới" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "Thành viên" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -103,172 +107,178 @@ msgstr "Xem các nhóm" msgid "Delete existing groups" msgstr "Xóa nhóm" -#: views.py:32 -msgid "full name" -msgstr "họ và tên" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "emal" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "hoạt động" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "có sử dụng mật khẩu?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super user and staff user editing is not allowed, use the admin interface " -"for these cases." +msgstr "Super user and staff user editing is not allowed, use the admin interface for these cases." -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "Người dùng \"%s\" cập nhật thành công." -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "gười dùng: %s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "người dùng" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "Người dùng \"%s\" được tạo thành công." -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "Cần cung cấp ít nhất một user." -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." -msgstr "" -"Super user and staff user deleting is not allowed, use the admin interface " -"for these cases." +msgstr "Super user and staff user deleting is not allowed, use the admin interface for these cases." -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "Người dùng \"%s\" đã xóa thành công." -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "Lỗi xóa người dùng \"%(user)s\": %(error)s" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "Bạn có chắc chắn xóa người dùng: %s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "có chắc chắn xóa người dùng: %s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "Mật khẩu không khớp, thử lại." -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." -msgstr "" -"Super user and staff user password reseting is not allowed, use the admin " -"interface for these cases." +msgstr "Super user and staff user password reseting is not allowed, use the admin interface for these cases." -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "Reset mật khẩu thành công: %s" -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "Lỗi reset mật khẩu \"%(user)s\": %(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "Đang reset mật khẩu: %s" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "Đang reset mật khẩu: %s" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "không có nhóm người dùng: %s" - #: views.py:235 #, python-format -msgid "groups of user: %s" -msgstr "các nhóm người dùng: %s" +msgid "Non groups of user: %s" +msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "Nhóm \"%s\" đã cập nhật thành công." -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "sửa nhóm: %s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "nhóm" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "Nhóm \"%s\" được tạo thành công." -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "Cần cung cấp ít nhất một nhóm." -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "Nhóm \"%s\" đã xóa thành công." -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "Lỗi xóa nhóm \"%(group)s\": %(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "Bạn chắc chắn muốn xóa nhóm: %s?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "Bạn chắc chắn muốn xóa nhóm: %s?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "không thành viên nào của nhóm: %s" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "các thành viên của nhóm: %s" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.po index e153eb3046..21618ae3a4 100644 --- a/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-07-31 19:54-0400\n" -"PO-Revision-Date: 2014-09-25 05:48+0000\n" -"Last-Translator: Ford Guo \n" +"POT-Creation-Date: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,6 +19,10 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: __init__.py:36 +msgid "Returns a list of all the users." +msgstr "" + #: forms.py:13 msgid "New password" msgstr "新密码" @@ -28,44 +32,44 @@ msgid "Confirm password" msgstr "确认密码" #: links.py:9 -msgid "user list" -msgstr "用户列表" +msgid "User list" +msgstr "" -#: links.py:10 views.py:28 -msgid "users" -msgstr "用户" +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" #: links.py:11 links.py:21 -msgid "edit" -msgstr "编辑" +msgid "Edit" +msgstr "" -#: links.py:12 views.py:95 -msgid "create new user" -msgstr "新建用户" +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" #: links.py:13 links.py:14 links.py:23 links.py:24 -msgid "delete" -msgstr "删除" +msgid "Delete" +msgstr "" #: links.py:15 links.py:16 -msgid "reset password" -msgstr "重置密码" +msgid "Reset password" +msgstr "" -#: links.py:17 links.py:20 views.py:251 -msgid "groups" -msgstr "用户组" +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" #: links.py:19 -msgid "group list" -msgstr "组列表" +msgid "Group list" +msgstr "" -#: links.py:22 views.py:302 -msgid "create new group" -msgstr "新建用户组" +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" -#: links.py:25 views.py:255 -msgid "members" -msgstr "成员" +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" #: permissions.py:7 msgid "User management" @@ -103,166 +107,178 @@ msgstr "查看现有组" msgid "Delete existing groups" msgstr "删除现有组" -#: views.py:32 -msgid "full name" -msgstr "全名" +#: views.py:33 +msgid "Full name" +msgstr "" -#: views.py:36 -msgid "email" -msgstr "邮箱" +#: views.py:37 +msgid "Email" +msgstr "" -#: views.py:40 -msgid "active" -msgstr "活动" +#: views.py:41 +msgid "Active" +msgstr "" -#: views.py:44 -msgid "has usable password?" -msgstr "有可用密码么?" +#: views.py:45 +msgid "Has usable password?" +msgstr "" -#: views.py:60 +#: views.py:61 msgid "" "Super user and staff user editing is not allowed, use the admin interface " "for these cases." msgstr "不允许编辑超级和管理用户,请使用管理接口来操作。" -#: views.py:67 +#: views.py:68 #, python-format msgid "User \"%s\" updated successfully." msgstr "更新用户\"%s\"成功" -#: views.py:73 +#: views.py:74 #, python-format -msgid "edit user: %s" -msgstr "编辑用户:%s" +msgid "Edit user: %s" +msgstr "" -#: views.py:76 views.py:132 views.py:195 views.py:239 -msgid "user" -msgstr "用户" +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" -#: views.py:89 +#: views.py:90 #, python-format msgid "User \"%s\" created successfully." msgstr "创建用户\"%s\"成功" -#: views.py:110 views.py:164 +#: views.py:111 views.py:165 msgid "Must provide at least one user." msgstr "必须提供至少一个用户" -#: views.py:120 +#: views.py:121 msgid "" "Super user and staff user deleting is not allowed, use the admin interface " "for these cases." msgstr "不允许删除超级和管理用户,请使用管理接口来操作。" -#: views.py:123 +#: views.py:124 #, python-format msgid "User \"%s\" deleted successfully." msgstr "删除用户\"%s\"成功" -#: views.py:125 +#: views.py:126 #, python-format msgid "Error deleting user \"%(user)s\": %(error)s" msgstr "删除用户: \"%(user)s\": %(error)s出错。" -#: views.py:140 +#: views.py:141 #, python-format msgid "Are you sure you wish to delete the user: %s?" msgstr "确定要删除用户:%s?" -#: views.py:142 +#: views.py:143 #, python-format msgid "Are you sure you wish to delete the users: %s?" msgstr "确定要删除用户:%s?" -#: views.py:175 +#: views.py:176 msgid "Passwords do not match, try again." msgstr "密码不匹配,请再试一次" -#: views.py:180 +#: views.py:181 msgid "" "Super user and staff user password reseting is not allowed, use the admin " "interface for these cases." msgstr "不允许重置超级和管理用户的密码,请使用管理接口来操作。" -#: views.py:184 +#: views.py:185 #, python-format msgid "Successfull password reset for user: %s." msgstr "重置用户:%s密码成功" -#: views.py:186 +#: views.py:187 #, python-format msgid "Error reseting password for user \"%(user)s\": %(error)s" msgstr "重置用户\"%(user)s\"密码出错:%(error)s" -#: views.py:202 +#: views.py:203 #, python-format msgid "Reseting password for user: %s" msgstr "重置用户%s的密码" -#: views.py:204 +#: views.py:205 #, python-format msgid "Reseting password for users: %s" msgstr "重置用户:%s的密码" -#: views.py:234 -#, python-format -msgid "non groups of user: %s" -msgstr "用户:%s没有用户组" - #: views.py:235 #, python-format -msgid "groups of user: %s" -msgstr "用户:%s的用户组" +msgid "Non groups of user: %s" +msgstr "" -#: views.py:275 +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 #, python-format msgid "Group \"%s\" updated successfully." msgstr "更新组\"%s\"成功" -#: views.py:281 +#: views.py:282 #, python-format -msgid "edit group: %s" -msgstr "编辑组:%s" +msgid "Edit group: %s" +msgstr "" -#: views.py:284 views.py:336 views.py:381 -msgid "group" -msgstr "用户组" +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" -#: views.py:296 +#: views.py:297 #, python-format msgid "Group \"%s\" created successfully." msgstr "创建组\"%s\"成功" -#: views.py:317 +#: views.py:318 msgid "Must provide at least one group." msgstr "必须提供至少一个组" -#: views.py:327 +#: views.py:328 #, python-format msgid "Group \"%s\" deleted successfully." msgstr "删除组\"%s\" 成功" -#: views.py:329 +#: views.py:330 #, python-format msgid "Error deleting group \"%(group)s\": %(error)s" msgstr "删除组\"%(group)s\"出错:%(error)s" -#: views.py:344 +#: views.py:345 #, python-format msgid "Are you sure you wish to delete the group: %s?" msgstr "确定要删除组%s么?" -#: views.py:346 +#: views.py:347 #, python-format msgid "Are you sure you wish to delete the groups: %s?" msgstr "确定要删除组:%s么?" -#: views.py:376 -#, python-format -msgid "non members of group: %s" -msgstr "组%s无成员" - #: views.py:377 #, python-format -msgid "members of group: %s" -msgstr "组%s的成员" +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user" diff --git a/mayan/apps/user_management/locale/zh_TW/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/zh_TW/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e2324d9594 --- /dev/null +++ b/mayan/apps/user_management/locale/zh_TW/LC_MESSAGES/django.po @@ -0,0 +1,283 @@ +# 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: 2014-10-08 17:12-0400\n" +"PO-Revision-Date: 2014-10-08 21:14+0000\n" +"Last-Translator: Roberto Rosario\n" +"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-edms/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:36 +msgid "Returns a list of all the users." +msgstr "" + +#: forms.py:13 +msgid "New password" +msgstr "" + +#: forms.py:14 +msgid "Confirm password" +msgstr "" + +#: links.py:9 +msgid "User list" +msgstr "" + +#: links.py:10 views.py:29 +msgid "Users" +msgstr "" + +#: links.py:11 links.py:21 +msgid "Edit" +msgstr "" + +#: links.py:12 views.py:96 +msgid "Create new user" +msgstr "" + +#: links.py:13 links.py:14 links.py:23 links.py:24 +msgid "Delete" +msgstr "" + +#: links.py:15 links.py:16 +msgid "Reset password" +msgstr "" + +#: links.py:17 links.py:20 views.py:252 +msgid "Groups" +msgstr "" + +#: links.py:19 +msgid "Group list" +msgstr "" + +#: links.py:22 views.py:303 +msgid "Create new group" +msgstr "" + +#: links.py:25 views.py:256 +msgid "Members" +msgstr "" + +#: permissions.py:7 +msgid "User management" +msgstr "" + +#: permissions.py:9 +msgid "Create new users" +msgstr "" + +#: permissions.py:10 +msgid "Edit existing users" +msgstr "" + +#: permissions.py:11 +msgid "View existing users" +msgstr "" + +#: permissions.py:12 +msgid "Delete existing users" +msgstr "" + +#: permissions.py:14 +msgid "Create new groups" +msgstr "" + +#: permissions.py:15 +msgid "Edit existing groups" +msgstr "" + +#: permissions.py:16 +msgid "View existing groups" +msgstr "" + +#: permissions.py:17 +msgid "Delete existing groups" +msgstr "" + +#: views.py:33 +msgid "Full name" +msgstr "" + +#: views.py:37 +msgid "Email" +msgstr "" + +#: views.py:41 +msgid "Active" +msgstr "" + +#: views.py:45 +msgid "Has usable password?" +msgstr "" + +#: views.py:61 +msgid "" +"Super user and staff user editing is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:68 +#, python-format +msgid "User \"%s\" updated successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "Edit user: %s" +msgstr "" + +#: views.py:77 views.py:133 views.py:196 views.py:240 +msgid "User" +msgstr "" + +#: views.py:90 +#, python-format +msgid "User \"%s\" created successfully." +msgstr "" + +#: views.py:111 views.py:165 +msgid "Must provide at least one user." +msgstr "" + +#: views.py:121 +msgid "" +"Super user and staff user deleting is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:124 +#, python-format +msgid "User \"%s\" deleted successfully." +msgstr "" + +#: views.py:126 +#, python-format +msgid "Error deleting user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:141 +#, python-format +msgid "Are you sure you wish to delete the user: %s?" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to delete the users: %s?" +msgstr "" + +#: views.py:176 +msgid "Passwords do not match, try again." +msgstr "" + +#: views.py:181 +msgid "" +"Super user and staff user password reseting is not allowed, use the admin " +"interface for these cases." +msgstr "" + +#: views.py:185 +#, python-format +msgid "Successfull password reset for user: %s." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Error reseting password for user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:203 +#, python-format +msgid "Reseting password for user: %s" +msgstr "" + +#: views.py:205 +#, python-format +msgid "Reseting password for users: %s" +msgstr "" + +#: views.py:235 +#, python-format +msgid "Non groups of user: %s" +msgstr "" + +#: views.py:236 +#, python-format +msgid "Groups of user: %s" +msgstr "" + +#: views.py:276 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:282 +#, python-format +msgid "Edit group: %s" +msgstr "" + +#: views.py:285 views.py:337 views.py:382 +msgid "Group" +msgstr "" + +#: views.py:297 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:318 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:328 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:330 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:345 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:347 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:377 +#, python-format +msgid "Non members of group: %s" +msgstr "" + +#: views.py:378 +#, python-format +msgid "Members of group: %s" +msgstr "" + +#~ msgid "edit" +#~ msgstr "edit" + +#~ msgid "create new user" +#~ msgstr "create new user" + +#~ msgid "create new group" +#~ msgstr "create new group" + +#~ msgid "user" +#~ msgstr "user"